106 Commits (4b4a6ebd68ca1d901b291f9bb4f5225daf876b8b)

Author SHA1 Message Date
  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
  Laurent Aimar e60619f9b4 Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer used in motion pixels decoder. 13 years ago
  Michael Niedermayer 68bbaac7e5 fate: only test 10seconds of the g729 data, the reference files are too huge otherwise. 13 years ago
  Michael Niedermayer 96b0764196 fate: g729 test 13 years ago
  Baptiste Coudurier bf334535b4 adpcmdec: Fix QT IMA ADPCM decoder 14 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 14 years ago
  Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 14 years ago
  Michael Niedermayer 5c5306df96 lavf/utils: rewrite real fps calculation code. 13 years ago
  Michael Niedermayer 5166376f24 smacker: fix a few off by 1 errors 13 years ago
  Michael Niedermayer 8f5bb35f40 ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 13 years ago
  Michael Niedermayer d67e74929c smacker: fix a few off by 1 errors 13 years ago
  Joakim Plate e42a3dd123 Allow reading of growing avi files (ie currently being written) 15 years ago
  Baptiste Coudurier 08fa23d6c2 v210dec: switch to PIX_FMT_422P10 14 years ago
  Stefano Sabatini 1717ba0cdd fifo: add FIFO API test program, and fate test 14 years ago
  Michael Niedermayer abe0b8e9f3 sws: use shift for chroma sample up convertion 13 years ago
  Baptiste Coudurier 2c6348ea67 fate: add h264 intra 4:2:2 tests 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
  Kostya Shishkov b86ab38137 Add weighted motion compensation for RV40 B-frames 13 years ago
  Kostya Shishkov 6f7fe4723b Correct chroma vector calculation for RealVideo 3. 14 years ago
  Ronald S. Bultje dfd8116986 eval: add missing comma to tests. 14 years ago
  Michael Niedermayer 16a565d0cb eval/fate: try to fix nan printing format failures. 14 years ago
  Mans Rullgard 75a24bef4a iirfilter: add fate test 14 years ago
  Mans Rullgard 94350ab986 eval: clear Parser instances before using 14 years ago
  Mans Rullgard 883fd9e393 eval: add fate test 14 years ago
  Mans Rullgard 8b53755ebd md5: add fate test 14 years ago
  Mans Rullgard 14376a53b2 crc: add fate test 14 years ago
  Mans Rullgard 71f029146c base64: add fate test 14 years ago
  Etienne Buira 39dbe9b6b8 Fix -t option for formats which holds dts and no pts 14 years ago
  Ronald S. Bultje b51021da7b fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs. 14 years ago
  Stefano Sabatini e280a4da2a iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly 14 years ago
  Michael Niedermayer 0f6bbc5a06 h264-fate: Fix 10bit H264 tests on big endian. 14 years ago
  Ronald S. Bultje 23d10ce015 fate: add 10-bit H264 tests. 14 years ago
  Michael Niedermayer 3dd779eb0a swscale: implement Nbit->non native endian 16bit. Fixes v210. 14 years ago
  Baptiste Coudurier 807a058e8b v210dec: switch to PIX_FMT_422P10 14 years ago
  Baptiste Coudurier b3d5a4b06e adpcmdec: Fix QT IMA ADPCM decoder 14 years ago
  Ronald S. Bultje 7d2e03afc8 vc1: make overlap filter for I-frames bit-exact. 14 years ago
  Anssi Hannula 7c152a458d lavf: inspect more frames for fps when container time base is coarse 14 years ago
  Vitor Sessak 96573c0d76 lavf/utils.c: Order packets with identical PTS by stream index. 14 years ago
  Anssi Hannula 78431098f9 lavf: inspect more frames for fps when container time base is coarse 14 years ago
  Ronald S. Bultje c56e618b4b Split fate-psx-str-v3 into a video-only and audio-only test. 14 years ago
  Mans Rullgard 2a569799a9 fate: update wmv8-drm reference 14 years ago
  Ronald S. Bultje c47d383502 vc1: make P-frame deblock filter bit-exact. 14 years ago
  Peter Ross c3afa4db91 bink: prevent overflows within binkidct by using int-sized intermediate array 14 years ago
  Justin Ruggles 1e898e7d35 vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8. 14 years ago
  Justin Ruggles c11c79222e vmdaudio: output audio samples for standalone silent blocks. 14 years ago