215 Commits (272fcc32bb0d3b552390d15213201756fdf27d74)

Author SHA1 Message Date
Justin Ruggles 82ed4f1ed8 remove the zork pcm seek test 13 years ago
Justin Ruggles 85579b6381 avcodec: remove the Zork PCM encoder. 13 years ago
Ronald S. Bultje f99654d470 swscale: reintroduce full precision in 16-bit output. 13 years ago
Ronald S. Bultje dc49bf1270 sws/pixfmt/pixdesc: add support for yuv420p9le/be. 13 years ago
Ronald S. Bultje e85297e0e7 Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_scale. 13 years ago
Justin Ruggles 1baa25c7da shorten: fix end-of-stream decoding. 13 years ago
Ronald Bultje d1d421cbc0 swscale: prevent overflow during initialization 13 years ago
Martin Storsjö 6e6003a4d2 g722: Add a fate test for the encoder 13 years ago
Mans Rullgard 91038cdbd1 prores: get correct size for coded V plane if alpha is present 13 years ago
Mans Rullgard cd14e297e6 prores: do not set pixel format on codec init 13 years ago
Justin Ruggles ff5790c761 adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder. 13 years ago
Ronald S. Bultje f78cd0c243 prores-idct: fix overflow in c code. 13 years ago
Janne Grunau 8aa80ec5e3 fate: update prores-alpha ref after changing pix_fmt to yuv444p10le 13 years ago
Diego Biurrun f492df0927 prores: add appropriate -fix_fmt parameter to FATE command 13 years ago
John Brooks 2c4e08d893 riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_header 13 years ago
Diego Biurrun a62d36697d prores: add FATE tests 13 years ago
Anton Khirnov 04de1569cd sws: support yuv444p9/10 output. 13 years ago
Janne Grunau c2f2dfb3dd motionpixels: decode only the 111 complete frames for fate 13 years ago
Laurent Aimar d337dd3a90 motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer 13 years ago
Mans Rullgard bc3a741fa0 fate: remove seek-mpeg2reuse test 13 years ago
Anton Khirnov d3c1d37a90 avconv: use different variables for decoded and filtered frame. 13 years ago
Baptiste Coudurier b304244b54 adpcmenc: fix QT IMA ADPCM encoder 13 years ago
Baptiste Coudurier bf334535b4 adpcmdec: Fix QT IMA ADPCM decoder 13 years ago
Kieran Kunhya 4d4d0e8176 Fix unnecessary shift with 9/10bit vertical scaling 13 years ago
Anton Khirnov 775af761a0 eval: test isnan(sqrt(-1)) instead of just sqrt(-1) 13 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 13 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 13 years ago
Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 13 years ago
Michael Niedermayer 5166376f24 smacker: fix a few off by 1 errors 13 years ago
Baptiste Coudurier 08fa23d6c2 v210dec: switch to PIX_FMT_422P10 13 years ago
Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 13 years ago
Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 13 years ago
Justin Ruggles ae264bb29b ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. 13 years ago
Stefano Sabatini 1717ba0cdd fifo: add FIFO API test program, and fate test 13 years ago
Anton Khirnov ef44a60710 avconv: rescue poor abused recording_time global. 13 years ago
Kostya Shishkov a43b1e74e2 rmdec: parse FPS in RealMedia properly 13 years ago
Kostya Shishkov 48ce8b8da7 Use parsers for RealVideo 3/4 to determine correct PTS 13 years ago
Kostya Shishkov 7c1f6df4b5 rmdec: correct DTS calculation in RealMedia container. 13 years ago
Ronald S. Bultje 28c1115a91 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
Kostya Shishkov b86ab38137 Add weighted motion compensation for RV40 B-frames 13 years ago
Ronald S. Bultje 62ee0e6a97 Revert "swscale: use 15-bit intermediates for 9/10-bit scaling." 13 years ago
Ronald S. Bultje ac0fb59348 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
Kostya Shishkov 6f7fe4723b Correct chroma vector calculation for RealVideo 3. 13 years ago
Mans Rullgard 4555874af1 dnxhd: add regression test for 10-bit 14 years ago
Joseph Artsimovich eedb1f2034 swscale: mark YUV422P10(LE,BE) as supported for output 14 years ago
Mans Rullgard 0218808d49 fate: separate lavf-mxf_d10 test from lavf-mxf 14 years ago
Jindrich Makovicka 575c38d76c mpegtsenc: set Random Access indicator on keyframe start packets 14 years ago
Ronald S. Bultje 7d7bacf0f1 swscale: fix overflow in 16-bit vertical scaling. 14 years ago
Ronald S. Bultje f44d50a94c swscale: fix 16-bit horizontal scaling underflow. 14 years ago
Ronald S. Bultje 42d622fab3 swscale: fix 16-bit scaling when output is 8-bits. 14 years ago