summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772'Michael Niedermayer2014-06-09
|\
| * av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITEJanne Grunau2014-06-09
* | x86/float_dsp: add missing femmsJames Almer2014-06-08
* | x86/float_dsp: port vector_fmul_window to yasmJames Almer2014-06-08
* | x86/vp9: inital AVX2 intra_predJames Almer2014-06-08
* | avutil/libm: fix fminf() emulation build failure due to undefined FFMINMichael Niedermayer2014-06-06
* | avutil/libm: Replace macro based fminf() by functionMichael Niedermayer2014-06-06
* | avutil/libm: use FFMIN instead of fmin()Michael Niedermayer2014-06-06
* | avutil/libm: fix fminf typoMichael Niedermayer2014-06-06
* | build: add fminf() emulationMichael Niedermayer2014-06-06
* | Merge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996'Michael Niedermayer2014-06-05
|\|
| * dict: const correctness for av_dict_get() and av_dict_copy()Diego Biurrun2014-06-05
* | avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64leMichael Niedermayer2014-06-05
* | Merge commit 'd5a55981986ac5d1a31aef3a8d16eaff8534a412'Michael Niedermayer2014-06-04
|\|
| * build: check if AS supports the '.func' directiveJanne Grunau2014-06-03
* | fix various typosLou Logan2014-06-03
* | Merge commit '68a06b3a639ee21c78532ee4c50c3366bf890ff7'Michael Niedermayer2014-06-03
|\|
| * aarch64: use '#' for whole line asm commentsJanne Grunau2014-06-03
* | Merge commit '6a0fa4d86f2b3e9060a1153b39fa3bfe36f1b617'Michael Niedermayer2014-06-03
|\|
| * aarch64: remove optional :pg_hi21: for adrp instructionJanne Grunau2014-06-03
* | Merge commit 'fd2981ea92d9a776fcb1a13377dce1c8a7db7b5e'Michael Niedermayer2014-06-03
|\|
| * aarch64: add darwin style PAGE/PAGEOFF relocationsJanne Grunau2014-06-03
* | Loose mplayer in MPlayer/incoming/Michael Niedermayer2014-06-03
* | Add direct link to ML in missing_feature_sample()Michael Niedermayer2014-06-03
* | Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73'Michael Niedermayer2014-06-02
|\|
| * Remove all Blackfin architecture optimizationsDiego Biurrun2014-06-02
* | avutil/mathematics/av_add_stable: Avoid av_cmp_q() callMichael Niedermayer2014-06-02
* | av_add_stable: Add fast special case where step can be represented exactlyMichael Niedermayer2014-06-02
* | avutil/mathematics/av_add_stable: check for the common case of inc=1Michael Niedermayer2014-06-02
* | avutil/mathematics/av_add_stable: avoid unneeded variableMichael Niedermayer2014-06-02
* | avutil/opt: add av_opt_copy()Michael Niedermayer2014-06-01
* | avutil/opt: add opt_size()Michael Niedermayer2014-06-01
* | Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'Michael Niedermayer2014-06-01
|\|
| * lavu: add all color-related enums to AVFramewm42014-06-01
* | avutil/frame: frame_copy_video: support copying from a smaller to a larger frameMichael Niedermayer2014-05-31
* | x86: hpeldsp: better factorizationChristophe Gisquet2014-05-29
* | Merge commit '08cd92144e73195eecc28ed0348e66e255516b82'Michael Niedermayer2014-05-29
|\|
| * aarch64: Use the correct syntax for relocationsMartin Storsjö2014-05-29
* | Merge commit 'a53551cba86bb67efcb6105fdc337a36c43132bd'Michael Niedermayer2014-05-29
|\|
| * frame: fix the error path in av_frame_copy_props()Roman Savchenko2014-05-29
* | x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}James Almer2014-05-28
* | Merge commit 'b5aa48551300eed678aaea86ced7086758598a35'Michael Niedermayer2014-05-28
|\|
| * ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun2014-05-28
* | Merge commit '593886b5dd2b583657aa3fd80bb173f702c9710d'Michael Niedermayer2014-05-28
|\|
| * ppc: util_altivec: Drop unused macrosDiego Biurrun2014-05-28
* | Timecode: Support 48fpsThierry Foucu2014-05-28
* | Merge commit '4d8c28deab2488579f585406110b1be790896e59'Michael Niedermayer2014-05-27
|\|
| * imgutils: make systematic palette opaque.Carl Eugen Hoyos2014-05-25
* | lavu: add thread message API.Nicolas George2014-05-26
* | avutil/display: use hypot().Clément Bœsch2014-05-23