| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt par... | Peter B | 2015-08-31 | 36 | -75/+79 |
* | Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20' | Michael Niedermayer | 2015-07-09 | 6 | -6/+6 |
|\ |
|
| * | h261: Signal freeze picture release for intra frames | Stian Selnes | 2015-07-07 | 2 | -2/+2 |
* | | Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263' | Michael Niedermayer | 2015-07-09 | 6 | -6/+6 |
|\| |
|
| * | h261: Set 'still image mode off' in picture header | Stian Selnes | 2015-07-07 | 2 | -2/+2 |
| * | mov: Preserve the metadata even when bit-exactness is requested | Luca Barbato | 2015-06-30 | 2 | -4/+4 |
| * | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-12-05 | 2 | -6/+6 |
| * | Replace lena.pnm | Reinhard Tartler | 2014-11-28 | 53 | -196/+196 |
| * | flvenc: Don't over-count metadata. | Josh Allmann | 2014-06-17 | 4 | -4/+4 |
* | | lavc/j2kenc: Make jp2 output compatible with Kakadu. | Carl Eugen Hoyos | 2015-06-30 | 8 | -16/+16 |
* | | avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequant | Michael Niedermayer | 2015-06-28 | 4 | -4/+4 |
* | | fate: add some tests for ffv1 level 3 with 8/10/16 bps | Tobias Rapp | 2015-06-22 | 16 | -0/+64 |
* | | avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWT | Michael Niedermayer | 2015-06-22 | 4 | -16/+16 |
* | | avcodec/jpeg2000: Move H band scaling from wavelet into quantization code | Michael Niedermayer | 2015-06-22 | 4 | -16/+16 |
* | | avcodec/jpeg2000: Move gainb handling into the quantization code | Michael Niedermayer | 2015-06-22 | 4 | -16/+16 |
* | | avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_X | Michael Niedermayer | 2015-06-21 | 4 | -16/+16 |
* | | avcodec/jpeg2000dwt: Fix order of operations in integer decomposition wavelets | Michael Niedermayer | 2015-06-20 | 8 | -32/+32 |
* | | avcodec/j2kenc: Use JP2 format by default | Michael Niedermayer | 2015-06-19 | 8 | -16/+16 |
* | | avcodec/j2kenc: Properly flush the end of the truncated AC stream | Michael Niedermayer | 2015-06-17 | 8 | -32/+32 |
* | | avcodec/jpeg2000dwt: Support 9/7 singularity cases on the encoder side | Michael Niedermayer | 2015-06-17 | 3 | -12/+12 |
* | | avcodec/jpeg2000dwt: More special cases to handle singularities in 9/7 decode | Michael Niedermayer | 2015-06-17 | 3 | -6/+6 |
* | | avcodec/jpeg2000dec: Fix some 5/3 bitexactness issues | Michael Niedermayer | 2015-06-09 | 4 | -8/+8 |
* | | avcodec/snowenc: set dia_size for the first pass of motion estimation too | Michael Niedermayer | 2015-05-10 | 5 | -19/+19 |
* | | avcodec/snowenc: correct fullpel search pattern | Michael Niedermayer | 2015-05-10 | 2 | -8/+8 |
* | | avcodec/snowenc: Fix used reference MV in fullpel iterative ME | Michael Niedermayer | 2015-05-10 | 2 | -6/+6 |
* | | avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formats | Michael Niedermayer | 2015-04-26 | 4 | -4/+4 |
* | | 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 |