summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1'Hendrik Leppkes2015-10-14
|\|
| * yuv4mpeg: Use the wrapped avframe pseudo-encoderLuca Barbato2015-10-10
* | Merge commit '00332e0a064dad866812de9162b009cbaba6f5df'Hendrik Leppkes2015-10-14
|\|
| * wrapped_avframe: Initial implementationLuca Barbato2015-10-10
* | avformat/mov: fix integer overflowGanesh Ajjanagadde2015-10-13
* | ffserver_config: check for INT_MIN before doing FFABSGanesh Ajjanagadde2015-10-13
* | x86/vp9itxfm: fix register clobbering in ff_vp9_idct_idct_4x4_add_12_sse2James Almer2015-10-13
* | dnxhdenc: fix access outside of imageChristophe Gisquet2015-10-13
* | x86: simple_idct10_template: use constChristophe Gisquet2015-10-13
* | avutil/fifo: Fix thread saftey of av_fifo_generic_peek()Michael Niedermayer2015-10-13
* | swscale: fix ticket #4881Pedro Arthur2015-10-13
* | avcodec/mips/aaccoder_mips: Sync with the generic codeNedeljko Babic2015-10-13
* | vp9: use registers for constant loading where possible.Ronald S. Bultje2015-10-13
* | vp9: refactor itx coefficients and share between 8 and 10/12bpp.Ronald S. Bultje2015-10-13
* | vp9: add itxfm_add eob shortcuts to 10/12bpp functions.Ronald S. Bultje2015-10-13
* | vp9: add 10/12bpp idct_idct_32x32 sse2 SIMD version.Ronald S. Bultje2015-10-13
* | vp9: 10/12bpp sse2 SIMD for iadst16.Ronald S. Bultje2015-10-13
* | vp9: refactor 10/12bpp dc-only code in 4x4/8x8 and add to 16x16.Ronald S. Bultje2015-10-13
* | vp9: add 10/12bpp sse2 SIMD version for idct_idct_16x16.Ronald S. Bultje2015-10-13
* | vp9: add 10/12bpp sse2 SIMD versions of iadst8x8.Ronald S. Bultje2015-10-13
* | vp9: add 10/12bpp sse2 SIMD for idct_idct_8x8.Ronald S. Bultje2015-10-13
* | vp9: add 12bpp sse2 versions of iadst4.Ronald S. Bultje2015-10-13
* | vp9: initial attempt at a idct_idct_4x4 12bpp x86 simd (sse2) impl.Ronald S. Bultje2015-10-13
* | vp9: add x86 simd (sse2/ssse3) for iadst4 10bpp functions.Ronald S. Bultje2015-10-13
* | vp9: add 10bpp simd (mmxext/ssse3) for idct_idct_4x4.Ronald S. Bultje2015-10-13
* | vp9: add 10/12bpp mmxext-optimized iwht_iwht_4x4 function.Ronald S. Bultje2015-10-13
* | x86: dct-test: add more idctsChristophe Gisquet2015-10-13
* | avcodec/dct-test: Print failure notice below the failed *dctMichael Niedermayer2015-10-13
* | x86: simple_idct: 12bits versionsChristophe Gisquet2015-10-13
* | x86: simple_idct(_put): 10bits versionsChristophe Gisquet2015-10-13
* | x86: simple_idct10_template: fix overflow in passChristophe Gisquet2015-10-13
* | avfilter/af_sidechaincompress: replace FFABS with fabsGanesh Ajjanagadde2015-10-13
* | avfilter/af_astats: replace FFABS with fabsGanesh Ajjanagadde2015-10-13
* | avfilter/af_agate: replace FFABS with fabsGanesh Ajjanagadde2015-10-13
* | fate: add 10bits YUV4:2:2 dnxhd testChristophe Gisquet2015-10-13
* | avcodec/simple_idct10: improve precisionChristophe Gisquet2015-10-13
* | x86: prores: templatize 10 bits simple_idctChristophe Gisquet2015-10-13
* | aacenc: shorten name of ff_aac_adjust_common_predictionRostislav Pehlivanov2015-10-12
* | aacenc: increase size of s->planar_samples[] from 6 to 8Rostislav Pehlivanov2015-10-12
* | mpegvideo: dnxhdenc: permute 10bits contentChristophe Gisquet2015-10-13
* | avcodec/mips/aaccoder_mips: Disable ff_aac_coder_init_mips() to prevent build...Michael Niedermayer2015-10-13
* | avformat/webvttdec: Don't stop parsing on commentsRicardo Constantino2015-10-12
* | fate/subtitles: Add a new test for WebVTTRicardo Constantino2015-10-12
* | avcodec/webvttdec: Deal with WebVTT escapesRicardo Constantino2015-10-12
* | doc/filters: s/nb_inputs/inputs for stack filtersLou Logan2015-10-12
* | avcodec: Don't lock on init for codecs without an init functionDerek Buitenhuis2015-10-12
* | fate: increase fuzz on fate-aac-tns-encode testRostislav Pehlivanov2015-10-12
* | aacenc_utils: fit find_form_factor() below 80 chars per lineRostislav Pehlivanov2015-10-12
* | aacenc: add support for changing options based on a profileRostislav Pehlivanov2015-10-12
* | avfilter/drawtext: allow to format pts with strftimeAlex Agranovsky2015-10-12