131 Commits (f66bd0e8de2e9d339d284664ad9a2a68975be3e5)

Author SHA1 Message Date
Martin Vignali 26cf50404d avcodec/proresenc_aw : fix interlace encoding for unsafe height 6 years ago
Martin Vignali b38dd2d219 fate/proresenc_aw : add test for interlace and 444 encoding 6 years ago
Paul B Mahol 3d8d8c7199 avcodec/r210: use correct pixel format 6 years ago
Martin Vignali e832d769f4 avcodec/proresenc_aw : use for frame flag in the header the same value than the official encoder 6 years ago
Martin Vignali cea5e90bde avcodec/proresenc_aw : use qp close to the official encoder 6 years ago
Martin Vignali 1a45b12cdc avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame header instead of default (unknown, unknown, Rec601) 6 years ago
James Darnley 088b07427d fate: add more vc2 encoder tests 6 years ago
Mateusz f192f2f061 swscale: more accurate DITHER_COPY macro for full and limited range 7 years ago
Mark Thompson 4c0588b456 mpeg2enc: Don't mark all streams as component video 7 years ago
Michael Niedermayer abaeeb3ce0 avcodec/dvenc: Change quantizer dead zone default to 7 7 years ago
Diego Biurrun 5be9939b46 fate: Add cinepak encoder vsynth tests 7 years ago
Rostislav Pehlivanov 45eeb1f785 mjpegenc: enable optimal huffman coding by default 8 years ago
Paul B Mahol e1940d2458 avcodec/dnxhd_parser: take into account compressed frame size and skip it 8 years ago
Tobias Rapp 205b8fd078 avcodec: estimate output bitrate for uncompressed video codecs 8 years ago
Jerry Jiang 884506dfe2 Implement optimal huffman encoding for (M)JPEG. 8 years ago
Mark Reid eb5f4b1482 tests/fate/vcodec: add dnxhr mov tests 8 years ago
Michael Niedermayer 0d98686fde fate: Add RGB48 FFV1 test 8 years ago
Mark Reid 44ac2b9b08 tests/fate/vcodec: add dnxhr edge tests 8 years ago
Mark Reid 6108cb2ce3 tests/fate: add dnxhr encoding tests 8 years ago
Luca Barbato fe6e5cbea7 ffv1: Remove version 2 and mark version 3 as non-experimental 9 years ago
Christophe Gisquet 01938585f4 vc2: fate tests 9 years ago
Mats Peterson ed5d295a69 lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunks 9 years ago
Mats Peterson f680c8e41a tests/ref/vsynth: Remove unused file 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Mats Peterson a51d82b85c lavf/avienc: Add palette after BITMAPINFOHEADER 9 years ago
Michael Niedermayer 9dd4dcde9c avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more spec compliant way 9 years ago
Michael Niedermayer 23261e6001 sws/output: fix ordered dither threshold for mono output 9 years ago
Michael Niedermayer 6ffac5d33d avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1 9 years ago
Mats Peterson b34c9d1b9d lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVI 9 years ago
Michael Niedermayer ee3eac59df fate: Add a small number of rawvideo in mov tests 9 years ago
Michael Niedermayer 70ece6ccd0 fate: add 1 and 15BPP rawvideo in avi tests 9 years ago
James Darnley 883ad2c59c fate: add 10-bit v210 encoder tests 9 years ago
James Darnley 61625dcc39 fate: add 10-bit v210 encoder tests 9 years ago
Christophe Gisquet f1181e4660 fate: add 10bits YUV4:2:2 dnxhd test 9 years ago
Christophe Gisquet 2fd14dd8eb avcodec/simple_idct10: improve precision 9 years ago
Christophe Gisquet c7e14a279f dnxhddec: use dequantization formula from specs 9 years ago
Joseph Artsimovich bfe1cd80eb dnxhddata: Fix 10-bit DNxHD quant matrices 9 years ago
Peter B baeb8f5f71 tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt parameter. 9 years ago
Stian Selnes 02b7c63087 h261: Signal freeze picture release for intra frames 9 years ago
Stian Selnes dc1de0b958 h261: Set 'still image mode off' in picture header 9 years ago
Luca Barbato e95c7a6185 mov: Preserve the metadata even when bit-exactness is requested 10 years ago
Carl Eugen Hoyos 0f5b996531 lavc/j2kenc: Make jp2 output compatible with Kakadu. 10 years ago
Michael Niedermayer 96e73fa649 avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequant 10 years ago
Tobias Rapp 2abdc6f477 fate: add some tests for ffv1 level 3 with 8/10/16 bps 10 years ago
Michael Niedermayer b1fdf81c6e avcodec/jpeg2000dwt: use 32x32->64 multiplies in the 9/7i DWT 10 years ago
Michael Niedermayer 6c7b1597c7 avcodec/jpeg2000: Move H band scaling from wavelet into quantization code 10 years ago
Michael Niedermayer 1c495b0bf6 avcodec/jpeg2000: Move gainb handling into the quantization code 10 years ago
Michael Niedermayer 3bcf61f495 avcodec/jpeg2000dwt: Fix value of F_LFTG_X and I_LFTG_X 10 years ago
Michael Niedermayer 75651cd63f avcodec/jpeg2000dwt: Fix order of operations in integer decomposition wavelets 10 years ago
Michael Niedermayer 7e2bdea764 avcodec/j2kenc: Use JP2 format by default 10 years ago