| Commit message (Expand) | Author | Age | Files | Lines |
* | vc2: fate tests | Christophe Gisquet | 2016-05-08 | 27 | -0/+108 |
* | lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunks | Mats Peterson | 2016-03-13 | 4 | -4/+4 |
* | tests/ref/vsynth: Remove unused file | Mats Peterson | 2016-03-13 | 1 | -4/+0 |
* | lavf/avienc: Add palette after BITMAPINFOHEADER | Mats Peterson | 2016-02-21 | 4 | -16/+16 |
* | avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more s... | Michael Niedermayer | 2016-02-18 | 2 | -4/+4 |
* | sws/output: fix ordered dither threshold for mono output | Michael Niedermayer | 2016-02-10 | 8 | -28/+28 |
* | avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1 | Michael Niedermayer | 2016-01-31 | 4 | -8/+8 |
* | lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVI | Mats Peterson | 2016-01-29 | 4 | -8/+8 |
* | fate: Add a small number of rawvideo in mov tests | Michael Niedermayer | 2016-01-22 | 12 | -0/+48 |
* | fate: add 1 and 15BPP rawvideo in avi tests | Michael Niedermayer | 2016-01-22 | 8 | -0/+32 |
* | fate: add 10-bit v210 encoder tests | James Darnley | 2016-01-17 | 4 | -0/+16 |
* | fate: add 10bits YUV4:2:2 dnxhd test | Christophe Gisquet | 2015-10-13 | 4 | -0/+16 |
* | avcodec/simple_idct10: improve precision | Christophe Gisquet | 2015-10-13 | 3 | -3/+3 |
* | dnxhddec: use dequantization formula from specs | Christophe Gisquet | 2015-10-02 | 16 | -31/+31 |
* | 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 |