| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: add cinepak encoder vsynth tests | James Almer | 2015-04-23 | 3 | -0/+12 |
* | avformat/avienc: Fix wrongly placed comment | Michael Niedermayer | 2015-03-19 | 206 | -412/+412 |
* | avformat/movenc: Move avid DNxHD padding to the correct spot | Kevin Wheatley | 2015-02-20 | 4 | -4/+4 |
* | fate: mjpeg trellis test | Michael Niedermayer | 2015-02-11 | 4 | -0/+16 |
* | libavformat: DNxHD in .mov, switch unspecified color_range to mpeg | Kevin Wheatley | 2015-02-10 | 7 | -7/+7 |
* | Add an ARES atom to extradata when encoding avui. | Carl Eugen Hoyos | 2015-01-29 | 3 | -6/+6 |
* | fate: Fix bitexactness for vsynth3-dnxhd-1080i-colr | Michael Niedermayer | 2015-01-27 | 4 | -8/+8 |
* | avformat/movenc: Add simplistic 'colr' tag writing support to mov container | Kevin Wheatley | 2015-01-26 | 4 | -0/+16 |
* | tests: Add vsynth2 which uses the new reference.pnm | Michael Niedermayer | 2014-12-02 | 83 | -0/+332 |
* | tests: Rename vsynth2 to vsynth_lena | Michael Niedermayer | 2014-12-02 | 172 | -344/+344 |
* | 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 | 3 | -0/+12 |
* | dv: more precise weight table for 8x8 | Christophe Gisquet | 2014-10-25 | 6 | -8/+8 |
* | avcodec/asvenc: fix AAN scaling | Michael Niedermayer | 2014-09-23 | 6 | -24/+24 |
* | huffyuvdec: decode the last odd sample | Christophe Gisquet | 2014-08-25 | 2 | -4/+4 |
* | huffyuvenc: write last odd sample | Christophe Gisquet | 2014-08-25 | 2 | -8/+8 |
* | fate: add test for old (v1) huffyuv and rgba | Christophe Gisquet | 2014-08-21 | 3 | -0/+12 |
* | avcodec/roqvideo: use JPEG color range | Eric Lasota | 2014-07-06 | 2 | -8/+8 |
* | huffyuv: change statistics initialization | Christophe Gisquet | 2014-06-19 | 21 | -42/+42 |
* | huffyuv: fate: add a BGR24 test | Christophe Gisquet | 2014-06-16 | 3 | -0/+12 |
* | avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced video | Michael Niedermayer | 2014-06-11 | 4 | -16/+16 |
* | fate: Disable qtrlegray 34x34 test | Michael Niedermayer | 2014-06-11 | 1 | -4/+0 |
* | tests: add a third, 34x34, target | Christophe Gisquet | 2014-06-10 | 59 | -0/+236 |
* | avcodec/mpeg12enc: store sequence display extension only if we have something... | Michael Niedermayer | 2014-06-06 | 14 | -31/+31 |
* | Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898' | Michael Niedermayer | 2014-06-06 | 14 | -31/+31 |
|\ |
|
| * | mpeg2: add sequence display extension information | Marc-Antoine Arnaud | 2014-06-06 | 14 | -30/+30 |
| * | flvenc: only write the framerate tag based on avg_frame_rate | Anton Khirnov | 2014-05-29 | 4 | -8/+8 |
| * | ljpegenc: deMpegEncContextize | Anton Khirnov | 2013-12-05 | 2 | -2/+2 |
* | | tests: Add MPEG4 nsse test | Timothy Gu | 2014-05-30 | 2 | -0/+8 |
* | | Set dwSuggestBufferSize to largest chunk size for every stream in avi. | Carl Eugen Hoyos | 2014-05-19 | 100 | -100/+100 |
* | | ffmpeg: prefix encoder with "Lavc " in bitexact mode | Michael Niedermayer | 2014-05-18 | 14 | -14/+14 |
* | | mpeg12enc: always set closed gop flag on the first gop | Marton Balint | 2014-04-01 | 18 | -18/+18 |
* | | avformat/movenc: only ommit encoder tag of the metadata for bitexact mode | Michael Niedermayer | 2014-03-16 | 2 | -4/+4 |
* | | fate: add test for 16bps ffvhuff | Michael Niedermayer | 2014-01-26 | 2 | -0/+8 |
* | | fate: add a few tests for >8bpc ffvhuff | Michael Niedermayer | 2014-01-21 | 4 | -0/+16 |
* | | avcodec/simple_idct_template: fix rounding of the special DC case for 10bit | Michael Niedermayer | 2014-01-14 | 1 | -1/+1 |
* | | avcodec/simple_idct_template: fix row rounder | Michael Niedermayer | 2014-01-14 | 4 | -5/+5 |
* | | avcodec/simple_idct_template: change the idct coefficients so that they match... | Michael Niedermayer | 2014-01-14 | 6 | -6/+6 |
* | | avcodec/proresdsp & idct: move biasing from after the IDCT into the IDCT | Michael Niedermayer | 2014-01-14 | 4 | -4/+4 |
* | | fate: test version 3 of ffvhuff | Michael Niedermayer | 2014-01-06 | 2 | -0/+8 |
* | | fate: test -mbd rd for h261 | Michael Niedermayer | 2013-11-20 | 2 | -8/+8 |
* | | fate: add h261 trellis quantization test | Michael Niedermayer | 2013-11-17 | 2 | -0/+8 |
* | | avcodec/mjpegenc: dont store DQT for LJPEG | Michael Niedermayer | 2013-09-24 | 2 | -4/+4 |
* | | ffv1enc: Make ffv1.3 non experimental | Michael Niedermayer | 2013-08-26 | 2 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-23 | 16 | -16/+16 |
|\| |
|
| * | movenc: Make tkhd "enabled" flag QuickTime compatible | John Stebbins | 2013-08-23 | 10 | -10/+10 |
* | | fate: add ffv1.0 test | Michael Niedermayer | 2013-08-18 | 2 | -0/+8 |
* | | swscale: treat gray as a fullrage (0-255) format | Michael Niedermayer | 2013-07-08 | 2 | -7/+7 |
* | | avcodec/jpeg2000dwt: merge rescaling with interleave in 9/7 int IDWT | Michael Niedermayer | 2013-06-03 | 2 | -4/+4 |
* | | j2k/jpeg2000dec: merge | Michael Niedermayer | 2013-05-31 | 8 | -16/+16 |