| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/gif: fix off by one in column offsetting finding | Clément Bœsch | 2015-02-16 | 2 | -10/+10 |
* | avfilter/vf_framepack: Check and update frame_rate | Michael Niedermayer | 2015-02-12 | 1 | -13/+13 |
* | tests: Add vsynth2 which uses the new reference.pnm | Michael Niedermayer | 2014-12-02 | 85 | -2/+341 |
* | tests: Rename vsynth2 to vsynth_lena | Michael Niedermayer | 2014-12-02 | 230 | -455/+455 |
* | Merge commit '8895bf7b78650c0c21c88cec0484e138ec511a4b' | Michael Niedermayer | 2014-11-30 | 1 | -0/+696 |
|\ |
|
| * | Replace lena.pnm | Reinhard Tartler | 2014-11-28 | 93 | -1050/+1636 |
* | | avcodec/adxenc: fix rounding | Michael Niedermayer | 2014-11-30 | 2 | -6/+6 |
* | | avcodec/adxenc: match prediction used in the decoder | Michael Niedermayer | 2014-11-30 | 2 | -6/+6 |
* | | lavu/opt: add escaping to av_opt_serialize | Lukasz Marek | 2014-11-29 | 1 | -2/+5 |
* | | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-11-26 | 3 | -9/+9 |
* | | xface: Fix encoder crashes due to too small on-stack array. | Reimar Döffinger | 2014-11-23 | 4 | -0/+17 |
* | | avformat: replace some odd 30-60 rates by higher less odd ones in get_std_fr... | Michael Niedermayer | 2014-11-21 | 4 | -4/+4 |
* | | ffmpeg: Check duration for overlap and clip in fps cfr/vfr code | Michael Niedermayer | 2014-11-19 | 1 | -1/+1 |
* | | ffmpeg: Use input packet duration in vfr/cfr code if available and valid | Michael Niedermayer | 2014-11-19 | 1 | -0/+1 |
* | | Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd' | Michael Niedermayer | 2014-11-18 | 1 | -6/+6 |
|\| |
|
| * | vc1dec: refactor check with missing parenthesis | Vittorio Giovara | 2014-11-13 | 2 | -18/+18 |
* | | lavf/ffm: use AVOption API to store/restore stream properties | Lukasz Marek | 2014-11-16 | 1 | -1/+1 |
* | | lavu/opt: introduce av_opt_serialize() | Lukasz Marek | 2014-11-16 | 1 | -0/+8 |
* | | lavu/opt: introduce av_opt_is_set_to_default() | Lukasz Marek | 2014-11-16 | 1 | -0/+40 |
* | | tests/Makefile: Fix path for creation of ffprobe-test.nut. | Carl Eugen Hoyos | 2014-11-14 | 1 | -1/+1 |
* | | fate: add xBR filter tests | Clément Bœsch | 2014-11-13 | 4 | -0/+16 |
* | | avfilter/vf_tinterlace: fix frame rate | Aleksey Vasenev | 2014-11-13 | 2 | -24/+24 |
* | | avcodec/nellymoserenc: fix sign error | Michael Niedermayer | 2014-11-13 | 1 | -2/+2 |
* | | tests/tiny_psnr: remove redundant initialization | Michael Niedermayer | 2014-11-13 | 1 | -2/+1 |
* | | lavf/webmdashenc: Representation IDs should be unique. | Vignesh Venkatasubramanian | 2014-11-12 | 1 | -2/+2 |
* | | fate: add opt-test | Lukasz Marek | 2014-11-11 | 2 | -0/+94 |
* | | lavu/opt: add support for binary defaults | Lukasz Marek | 2014-11-11 | 1 | -0/+0 |
* | | tests/Makefile: New try to fix fate-ffprobe with --target-path. | Carl Eugen Hoyos | 2014-11-11 | 1 | -1/+1 |
* | | tests: Fix test name for pixfmts tests | Timothy Gu | 2014-11-09 | 1 | -0/+2 |
* | | swresample: Fix swr_drop_output so it does not flush the buffers | Michael Niedermayer | 2014-11-04 | 1 | -8/+8 |
* | | Merge commit 'aae6b3b918b4133b8cc2d1631196c1d406d0351a' | Michael Niedermayer | 2014-10-31 | 1 | -6/+6 |
|\| |
|
* | | Merge commit 'c55d1d382cd41345a79782ace41f9b43f45dca9a' | Michael Niedermayer | 2014-10-31 | 1 | -6/+6 |
|\| |
|
* | | Merge commit '00c67fe1d0bc7c2ce49daac9c80ea39d5a663b73' | Michael Niedermayer | 2014-10-31 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '600d5ee6b12bad144756b0772319bb04796bc528' | Michael Niedermayer | 2014-10-30 | 2 | -7/+7 |
|\| |
|
* | | libavformat/mxfdec: read source timecode from pulldown component | Mark Reid | 2014-10-25 | 2 | -4/+4 |
* | | dv: more precise weight table for 8x8 | Christophe Gisquet | 2014-10-25 | 7 | -11/+11 |
* | | Merge commit 'ef363ebd596da18f889a7d4845023a23dfac84c9' | Michael Niedermayer | 2014-10-24 | 1 | -1/+1 |
|\| |
|
| * | fate-mpeg4: use TARGET_SAMPLES for resize tests | Janne Grunau | 2014-10-21 | 1 | -1/+1 |
* | | Added STL demuxer and decoder | Eejya Singh | 2014-10-22 | 2 | -0/+32 |
* | | avfilter/vf_idet: Fixes issue with idet not flushing last frame. | Neil Birkbeck | 2014-10-22 | 1 | -1/+1 |
* | | ffprobe: Add support for color_trc/color_pri/chroma_loc | Michael Niedermayer | 2014-10-19 | 5 | -4/+22 |
* | | tests/fate/mpeg4: add -sws_flags +bitexact | Michael Niedermayer | 2014-10-18 | 5 | -401/+401 |
* | | libavutil: Add CAST128 symmetric block cipher | Supraja Meedinti | 2014-10-18 | 1 | -0/+5 |
* | | tests/fate/mpeg4: fix samples path | Michael Niedermayer | 2014-10-17 | 1 | -1/+1 |
* | | Merge commit 'f29c226af0ecc34c417b646580a9acd7d8bbaf48' | Michael Niedermayer | 2014-10-17 | 6 | -0/+630 |
|\| |
|
| * | fate: add mpeg4 tests for frame size changes | Janne Grunau | 2014-10-17 | 6 | -0/+614 |
* | | avcodec/ass: add FFmpeg signature | Clément Bœsch | 2014-10-15 | 17 | -1/+17 |
* | | avcodec/ass: output missing fields in AVSubtitles and output files | Clément Bœsch | 2014-10-15 | 16 | -268/+268 |
* | | fate: fix some subtitles tests dependencies | Clément Bœsch | 2014-10-15 | 1 | -2/+2 |
* | | fate: add rawdiff and use it for subtitles | Clément Bœsch | 2014-10-15 | 2 | -0/+2 |