summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding.Clément Bœsch2013-05-12
* | lavfi/select: unbreak compatibility with older PICT_TYPE syntaxPaul B Mahol2013-05-12
* | Merge remote-tracking branch 'jamrial/adpcm'Michael Niedermayer2013-05-12
|\ \
| * | ADPCM IMA Radical decoderJames Almer2013-05-10
| * | RedSpark demuxerJames Almer2013-05-10
| * | RSD demuxerJames Almer2013-05-10
| * | adpcm_thp: Allow the use of extradata for the adpcm tableJames Almer2013-05-10
| * | ADP demuxerJames Almer2013-05-10
| * | ADPCM DTK decoderJames Almer2013-05-10
* | | ffv1enc: fix 1000l typoMichael Niedermayer2013-05-11
* | | ffv1: check for malloc failure.Michael Niedermayer2013-05-11
* | | ffv1enc: Fix memleakMichael Niedermayer2013-05-11
* | | ffv1enc: dont set coded_frameMichael Niedermayer2013-05-11
* | | ffv1dec: Support frame threading with gop > 1Michael Niedermayer2013-05-11
* | | ffv1enc: Check the return value of ffv1_common_init()Michael Niedermayer2013-05-11
* | | ffv1: Switch to ThreadFrameMichael Niedermayer2013-05-11
* | | avfilter/af_astats: fix 64bit printf typeMichael Niedermayer2013-05-11
* | | avfilter/vf_mp: remove unused functionMichael Niedermayer2013-05-11
* | | vf_copy: silence "incompatible pointer type" warningMichael Niedermayer2013-05-11
* | | doc/filters: remove duplicated abuffer docsStefano Sabatini2013-05-11
* | | doc/filters: sort audio filters by nameStefano Sabatini2013-05-11
* | | lavfi/curves: avoid ctx pointer indirection.Clément Bœsch2013-05-10
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-10
|\ \ \ | | |/ | |/|
| * | indeo3: avoid writes without necessary alignment in copy_cell()Janne Grunau2013-05-10
* | | Merge commit '2c299d4165cd9653153e12270971c2368551b79e'Michael Niedermayer2013-05-10
|\| |
| * | x86: sbrdsp: implement SSE2 qmf_pre_shuffleChristophe Gisquet2013-05-10
* | | Merge commit '16a4a18db089af8c432f1cdec62155000585b72c'Michael Niedermayer2013-05-10
|\| |
| * | af_asyncts: fix offset calculationAnton Khirnov2013-05-10
* | | Merge commit '72fbc9685c08baae7ab9996642707eaab873b6f1'Michael Niedermayer2013-05-10
|\| | | |/ |/|
| * avconv: use current syntax for the scale filterLuca Barbato2013-05-10
* | sws: add casts to silence pointer type mismatch warningsMichael Niedermayer2013-05-10
* | sws/output/yuv2gbrp_full_X_c(): silence warning about uninitialized variableMichael Niedermayer2013-05-10
* | lavfi/select: set forgotten VAR_PICT_TYPE_BIPaul B Mahol2013-05-10
* | lavfi: avectorscope filterPaul B Mahol2013-05-10
* | lavfi: use ceil right shift for chroma width/height.Clément Bœsch2013-05-10
* | lavfi/anull: remove redundant linesPaul B Mahol2013-05-10
* | avidec: Enable full parsing for potencoder mpeg1/2Michael Niedermayer2013-05-10
* | lavfi: modify names of deshake_kernel.h and unsharp_kernel.hhighgod04012013-05-10
* | Fix configure --help output for some autodetected features.Carl Eugen Hoyos2013-05-10
* | lavfi/avfiltergraph: fix styleStefano Sabatini2013-05-10
* | lavfi/avfilter.h: fix typoStefano Sabatini2013-05-10
* | lavu/mem.h: fix typoStefano Sabatini2013-05-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-10
|\|
| * mmf: K&R formatting cosmeticsLuca Barbato2013-05-09
* | mimic: Fix race conditionMichael Niedermayer2013-05-10
* | sws/output: silence warnings about uninitialized use of variablesMichael Niedermayer2013-05-10
* | takdec: simplify use of scalarproduct_int16 in decode_subframe()Paul B Mahol2013-05-09
* | Add fate test for solid colour lagarith frames.Carl Eugen Hoyos2013-05-09
* | lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.Clément Bœsch2013-05-09
* | lavfi/overlay: simpler up-rounded w/h computations.Clément Bœsch2013-05-09