summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avfilter/f_select: use AVFrame metadata accessor functionMichael Niedermayer2013-04-111-1/+1
* lavfi/amerge: switch to an AVOptions-based system.Clément Bœsch2013-04-113-10/+2
* ffmpeg: insert format filter with the appropriate separator.Clément Bœsch2013-04-111-1/+1
* lavfi: do not warn inappropriately with aevalsrc.Clément Bœsch2013-04-111-5/+12
* ffmpeg: insert aformat filter with the appropriate separator.Clément Bœsch2013-04-111-3/+3
* lavfi/aevalsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-114-32/+32
* Fix compilation with --disable-everything --enable-filter=deshakeJames Almer2013-04-111-0/+1
* avformat/avisynth: Don't insert null frames or samples at the start of a stream.Stephen Hutchinson2013-04-111-4/+4
* libshine fixed point MP3 encoding supportPaul B Mahol2013-04-114-0/+157
* cmdutils_common_opts: fix indention of #ifMichael Niedermayer2013-04-111-2/+2
* cmdutils: remove unneeded #ifMichael Niedermayer2013-04-111-2/+0
* cmdutils: add opencl command line options to ffmpeghighgod04012013-04-113-0/+31
* lavfi/bbox: remove unused variables and functionsPaul B Mahol2013-04-111-10/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-119-32/+31
|\
| * Move misplaced file author information where it belongsDiego Biurrun2013-04-119-32/+31
* | lavfi: add pp to the ':'-to-'|' compat layer.Clément Bœsch2013-04-111-1/+2
* | Merge commit '9de9b828ef005dec37052548c195a6b4f18fc701'Michael Niedermayer2013-04-111-5/+9
|\ \ | |/
| * lavc: don't overwrite display dimensions with coded dimensions.Anton Khirnov2013-04-101-1/+1
| * lavc: extend / update the [coded_]{width,height} doxyAnton Khirnov2013-04-101-5/+9
* | lavfi/asetnsamples: switch to an AVOptions-based system.Clément Bœsch2013-04-113-15/+6
* | lavfi/anullsrc: switch to an AVOptions-based system.Clément Bœsch2013-04-113-14/+4
* | lavfi: remove bbox from the filters left to update.Clément Bœsch2013-04-111-1/+0
* | lavfi/blend: support more yuv pixel formatsPaul B Mahol2013-04-111-1/+2
* | lavfi/astreamsync: switch to an AVOptions-based system.Clément Bœsch2013-04-113-7/+24
* | lavfi/astreamsync: fix eval memleak.Clément Bœsch2013-04-111-0/+9
* | Merge commit '20429ba96e55db17ac57f6c0e330914287f1f614'Michael Niedermayer2013-04-114-7/+14
|\ \ | |/
| * h261: Move encoder/decoder shared table init to common codeDiego Biurrun2013-04-104-7/+14
* | lavfi/blackdetect: switch to an AVOptions-based system.Clément Bœsch2013-04-113-19/+1
* | lavfi/sendcmd: switch to an AVOptions-based system.Clément Bœsch2013-04-112-13/+3
* | lavfi/testsrc: remove useless args/NULL passing.Clément Bœsch2013-04-111-6/+6
* | avfilter: add missing ,Michael Niedermayer2013-04-111-2/+2
* | Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a'Michael Niedermayer2013-04-116-52/+22
|\ \ | |/
| * h261: Move shared data tables from a header to a proper C fileDiego Biurrun2013-04-105-38/+47
* | lavfi/smptebars: switch to AVOptions-based systemPaul B Mahol2013-04-112-7/+0
* | lavfi/showwaves: switch to an AVOptions-based system.Clément Bœsch2013-04-113-26/+11
* | lavfi: replace new filter list with filters left to update.Clément Bœsch2013-04-111-101/+41
* | MAINTAINERS: add opencl maintainerhighgod04012013-04-111-0/+2
* | mxfdec: update current edit unit when seeking in mxf files without index tablesMarton Balint2013-04-111-0/+1
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-115-86/+82
|\ \
| * | fate: add tests for unknown channel layouts.Nicolas George2013-04-113-0/+13
| * | lavfi/buffersrc: update for compatibility with the fork.Nicolas George2013-04-112-86/+69
* | | lavfi: remove telecine libmpcodecs wrapperPaul B Mahol2013-04-114-162/+1
* | | lavfi: remove double .priv_class initializersPaul B Mahol2013-04-113-4/+0
* | | telecine filterPaul B Mahol2013-04-117-1/+327
|/ /
* | lavfi/curves: introduce "all" field in presets and use it.Clément Bœsch2013-04-111-31/+14
* | lavfi/curves: make possible to customize presets.Clément Bœsch2013-04-112-10/+6
* | lavfi/curves: fix a spacing weirdness.Clément Bœsch2013-04-111-1/+1
* | doc/opencl: speling and gramer fixesMichael Niedermayer2013-04-111-2/+4
* | opencl: add spec opencl device APIs 20130411highgod04012013-04-118-42/+116
* | lavfi/smartblur: cleanup unused shorthand and doc.Clément Bœsch2013-04-112-7/+1
OpenPOWER on IntegriCloud