summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a'Michael Niedermayer2013-05-013-10/+14
|\
| * avconv: make output -ss insert trim/atrim filters.Anton Khirnov2013-04-303-9/+11
* | Merge commit 'a83c0da539fb07260310bc3b34056239d2b138b2'Michael Niedermayer2013-05-013-0/+62
|\ \ | |/
| * avconv: make -t insert trim/atrim filters.Anton Khirnov2013-04-3043-77/+127
* | avfilter/trim: improve rounding precissionMichael Niedermayer2013-05-011-3/+3
* | fate/pixfmts: use the appropriate variable names for temporary files.Clément Bœsch2013-05-011-4/+4
* | Merge commit '3d624420086ed3cd0c74f4510f0285968e21c117'Michael Niedermayer2013-05-011-32/+33
|\ \ | |/
| * avconv_opt: allocate an OutputFile before the streams.Anton Khirnov2013-04-301-18/+17
* | Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876'Michael Niedermayer2013-05-0115-0/+607
|\ \ | |/
| * lavfi: add trim and atrim filters.Anton Khirnov2013-04-3015-0/+605
* | Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902'Michael Niedermayer2013-05-014-61/+129
|\ \ | |/
| * lavfi: add an asetpts filterAnton Khirnov2013-04-306-7/+145
* | Merge commit '2548834b2248ad4d7da9bd0afed09d7d0cddeeb0'Michael Niedermayer2013-05-011-4/+7
|\ \ | |/
| * vf_setpts: cosmetics, reformatAnton Khirnov2013-04-301-6/+6
* | Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8'Michael Niedermayer2013-05-012-1/+10
|\ \ | |/
| * graphparser: only print filter arguments if they are non-NULLAnton Khirnov2013-04-301-1/+4
| * af_channelmap: ensure the output channel layout is valid.Anton Khirnov2013-04-301-0/+6
* | Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071'Michael Niedermayer2013-05-012-25/+12
|\ \ | |/
| * af_channelmap: remove now unnecessary gotoAnton Khirnov2013-04-301-24/+11
| * vf_split: fix descriptionAnton Khirnov2013-04-301-1/+1
* | Merge commit 'e036bb7899d0faca9159206be9bf5552e76e7633'Michael Niedermayer2013-05-013-0/+108
|\ \ | |/
| * lavc: clear AVBuffers on decoded frames if refcounted_frames is not setAnton Khirnov2013-04-301-0/+4
| * FATE: add an additional indeo3 testAnton Khirnov2013-04-302-0/+104
* | Merge commit 'bda9e6d923df6d46cc5cafb30a59a01d2514fa61'Michael Niedermayer2013-05-011-3/+3
|\ \ | |/
| * indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell()Anton Khirnov2013-04-301-3/+3
* | Merge commit '95220be1faac628d849a004644c0d102df0aa98b'Michael Niedermayer2013-05-011-4/+4
|\ \ | |/
| * indeo3: fix off by one in MV validity checkAnton Khirnov2013-04-301-4/+4
* | doc/filters: fix scale example equivalence.Clément Bœsch2013-05-011-1/+1
* | doc/filters: replace hqdn3d with smartblur in timeline section.Clément Bœsch2013-05-011-3/+4
* | h264: Use the correct croping values.Michael Niedermayer2013-05-012-6/+17
* | h264: assert that croping values at slice level are consistentMichael Niedermayer2013-04-301-0/+2
* | h264_ps: check croping valuesMichael Niedermayer2013-04-301-0/+13
* | avutil/log: Fix context pointer used for get_category()Michael Niedermayer2013-04-301-1/+1
* | gif: Fix little endian specific codeMichael Niedermayer2013-04-301-1/+1
* | framecrcenc: workaround design flaw in sidedata paletteMichael Niedermayer2013-04-301-4/+13
* | fate: add test for separatefields filterPaul B Mahol2013-04-302-0/+104
* | fate: add test for swapuv filterPaul B Mahol2013-04-302-0/+64
* | fate: add test for telecine filterPaul B Mahol2013-04-302-0/+66
* | lavfi/stereo3d: add support for alternating frames input & output formatPaul B Mahol2013-04-302-24/+107
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-301-2/+0
|\ \ | |/
| * x86: dsputil: Remove a set of pointless #ifs around function declarationsDiego Biurrun2013-04-301-2/+0
* | Merge commit '85f2f82af66fade2f5af2a03c5011d7de1b6e295'Michael Niedermayer2013-04-301-28/+14
|\ \ | |/
| * x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarationsDiego Biurrun2013-04-301-28/+14
* | fate: remove forgotten transpose filter results from old system.Clément Bœsch2013-04-301-1/+0
* | fate: port remaining filters to new system.Clément Bœsch2013-04-307-81/+7
* | fate: move kerndeint test to the new system.Clément Bœsch2013-04-305-4/+6
* | fate: port our pixfmts change to fate-run.sh.Clément Bœsch2013-04-301-6/+11
* | fate: add a rule for pixfmts tests.Clément Bœsch2013-04-301-0/+1
* | fate: fix filtfmts-test dependency after 9a5924f.Clément Bœsch2013-04-301-1/+1
* | lavfi: add two opencl headers to SKIPHEADERS.Clément Bœsch2013-04-301-1/+1
OpenPOWER on IntegriCloud