summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kgv1dec: Simplify kega decoding by using memcpy instead of loopsReimar Döffinger2013-03-061-15/+5
* asfdec: dont truncate type 2-5 valuesMichael Niedermayer2013-03-051-3/+4
* vf_stereo3d: Add AVOption table terminatorMichael Niedermayer2013-03-051-0/+1
* lavfi/deshake: support named options.Clément Bœsch2013-03-053-46/+71
* doc/filters: make examples a bit more consistent.Clément Bœsch2013-03-051-40/+96
* doc/showspectrum: add some examples.Clément Bœsch2013-03-051-0/+17
* lavfi/overlay: improve log message warning in case of clipped overlayStefano Sabatini2013-03-051-1/+2
* lavfi/overlay: add support for partial overlayingStefano Sabatini2013-03-052-37/+63
* lavfi/mp: drop mp=stereo3d filterPaul B Mahol2013-03-054-544/+1
* lavfi: port MP stereo3d filterPaul B Mahol2013-03-058-1/+605
* lavf/concat: compute duration if possible.Nicolas George2013-03-051-0/+13
* examples/muxing: fix memory leak.Nicolas George2013-03-051-9/+2
* lavu/eval: add native support to lte and lt functionsStefano Sabatini2013-03-051-3/+5
* doc/muxers: specify that tee needs -map.Nicolas George2013-03-051-2/+2
* Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"Nicolas George2013-03-052-2/+1
* lavu/opt: fix weird alignStefano Sabatini2013-03-051-1/+1
* lavu/opt-test: do not explicitly set default value in test_ctxStefano Sabatini2013-03-051-2/+1
* tests: add overlay rgb and yuv444 testsStefano Sabatini2013-03-056-3/+9
* mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov2013-03-053-7/+13
* fate: add dependency for xfacePaul B Mahol2013-03-051-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-051-4/+3
|\
| * configure: Use check_builtin() where appropriateDiego Biurrun2013-03-051-3/+2
* | Merge commit '9c7d85b3b45a77742b1e69c48ab33f9c8a2e6f35'Michael Niedermayer2013-03-051-0/+10
|\ \ | |/
| * configure: Add check_builtin convenience functionDiego Biurrun2013-03-051-0/+10
* | Merge commit 'f868b24d0f280bb966e5c352028a343e45d20a02'Michael Niedermayer2013-03-051-2/+6
|\ \ | |/
| * configure: Add sanitize_var_name convenience functionDiego Biurrun2013-03-051-2/+6
* | Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326'Michael Niedermayer2013-03-053-3/+2
|\ \ | |/
| * configure: Fix silly typo in logging command of check_struct()Diego Biurrun2013-03-051-1/+1
| * fate: remove last incomplete frame from mpeg2-field-enc testJanne Grunau2013-03-042-2/+1
* | zmbv: stop doing colorspace conversionPaul B Mahol2013-03-053-331/+303
* | doc/filters: fix short options for noise filterPaul B Mahol2013-03-051-2/+2
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-051-1/+1
|\ \
| * | Add h264chroma dependency for mpegvideo / lowres to configure.Carl Eugen Hoyos2013-03-051-1/+1
* | | msrledec: fix output_end checksMichael Niedermayer2013-03-051-5/+6
* | | iff: fix integer overflowMichael Niedermayer2013-03-051-0/+3
|/ /
* | update_stream_timings: check bitrate for being in range.Michael Niedermayer2013-03-041-1/+3
* | dnxhddec: return the correct number of bytes from decode_frameMichael Niedermayer2013-03-041-1/+1
* | avformat: Make duration estimation from pts more robustMichael Niedermayer2013-03-042-1/+5
* | nutdec: more specific return codes for decode_syncpoint()Michael Niedermayer2013-03-041-2/+2
* | nutdec: print error on invalid/unsupported fourcc styleMichael Niedermayer2013-03-041-1/+3
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-044-8/+8
|\ \
| * | buildsys: only include log2_tab per library for shared buildsMichael Niedermayer2013-03-043-3/+3
| * | Add h264chroma dependency for cavs decoder to configure.Carl Eugen Hoyos2013-03-041-1/+1
| * | Add h264qpel dependency for snow codec to configure.Carl Eugen Hoyos2013-03-041-2/+2
| * | Add h264chroma dependency for vp5 and vp6 decoder to configure.Carl Eugen Hoyos2013-03-041-2/+2
* | | build: [autodetect] -> [no] in iconv help.Clément Bœsch2013-03-041-1/+1
* | | compat/strtod: isspace -> av_isspace.Clément Bœsch2013-03-041-1/+1
* | | build: disable iconv by default.Clément Bœsch2013-03-031-1/+1
* | | doc/filters: fix degrees/radians copy/paste fail.Clément Bœsch2013-03-031-1/+1
* | | ffmpeg_opt: Ask for overwrite in single image2 files tooMichael Niedermayer2013-03-031-1/+2
OpenPOWER on IntegriCloud