124 Commits (37175122824d2706e8d2f67fc067b189ac400cd2)

Author SHA1 Message Date
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 10 years ago
Stian Selnes dc1de0b958 h261: Set 'still image mode off' in picture header 10 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
Michael Niedermayer 4624656797 avcodec/j2kenc: Properly flush the end of the truncated AC stream 10 years ago
Michael Niedermayer 7c3f7e6ed1 avcodec/jpeg2000dwt: Support 9/7 singularity cases on the encoder side 10 years ago
Michael Niedermayer 9841024402 avcodec/jpeg2000dwt: More special cases to handle singularities in 9/7 decode 10 years ago
Michael Niedermayer 7c9fcdfabd avcodec/jpeg2000dec: Fix some 5/3 bitexactness issues 10 years ago
Michael Niedermayer 729108515d avcodec/snowenc: set dia_size for the first pass of motion estimation too 10 years ago
Michael Niedermayer 58201c6e9e avcodec/snowenc: correct fullpel search pattern 10 years ago
Michael Niedermayer db6d0a5bd2 avcodec/snowenc: Fix used reference MV in fullpel iterative ME 10 years ago