OSDN Git Service

Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks.
[coroid/ffmpeg_saccubus.git] / tests /
2011-09-07 Baptiste Coudurierv210dec: switch to PIX_FMT_422P10
2011-09-07 Anton Khirnovlibx264: add 'direct-pred' private option
2011-09-07 Anton Khirnovlibx264: add 'partitions' private option
2011-09-05 Justin Rugglesac3enc: Add channel coupling support for the fixed...
2011-09-05 Anton Khirnovfate: use +frame+slice named constants instead of '3'
2011-09-05 Anton Khirnovavconv: move max_frames to options context.
2011-09-04 Anton Khirnovavconv: move limit_filesize to options context
2011-09-04 Anton Khirnovavconv: move start_time, recording_time and input_ts_of...
2011-09-01 Alex Conversecodec-regression: force vsync 0 on the me_threshold...
2011-08-26 Stefano Sabatinififo: add FIFO API test program, and fate test
2011-08-22 Anton Khirnovmovenc: use libx264 by default when possible for mov...
2011-08-22 Anton Khirnovavienc: saner default audio codec.
2011-08-22 Anton Khirnovmatroskaenc: saner default codecs.
2011-08-18 Anton Khirnovavconv: remove -intra option.
2011-08-17 Anton Khirnovavconv: rescue poor abused recording_time global.
2011-08-17 Kostya Shishkovrmdec: parse FPS in RealMedia properly
2011-08-17 Kostya ShishkovUse parsers for RealVideo 3/4 to determine correct PTS
2011-08-17 Kostya Shishkovrmdec: correct DTS calculation in RealMedia container.
2011-08-16 Anton KhirnovRevert "avconv: use stream copy by default when possible."
2011-08-16 Anton Khirnovavconv: use stream copy by default when possible.
2011-08-16 Anton Khirnovlavc: add audio flag to the 'b' option, deprecate ...
2011-08-16 Anton Khirnovavconv: rename sameq to same_quant
2011-08-12 Ronald S. Bultjeswscale: use 15-bit intermediates for 9/10-bit scaling.
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.
2011-08-11 Kostya ShishkovAdd weighted motion compensation for RV40 B-frames
2011-08-02 Ronald S. BultjeRevert "swscale: use 15-bit intermediates for 9/10...
2011-08-02 Ronald S. Bultjeswscale: use 15-bit intermediates for 9/10-bit scaling.
2011-08-02 Kostya ShishkovCorrect chroma vector calculation for RealVideo 3.
2011-08-01 Anton KhirnovRemove the ffserver test.
2011-07-21 Mans Rullgarddnxhd: add regression test for 10-bit
2011-07-21 Joseph Artsimovichswscale: mark YUV422P10(LE,BE) as supported for output
2011-07-18 Mans Rullgardfate: make vsynth tests depend on only the relevant...
2011-07-17 Mans Rullgardfate: separate lavf-mxf_d10 test from lavf-mxf
2011-07-13 Jindrich Makovickampegtsenc: set Random Access indicator on keyframe...
2011-07-13 Diego Biurrunbuild: move tests/seek_test.c to libavformat and reuse...
2011-07-11 Mans Rullgardbuild: remove unnecessary FFLDFLAGS variable
2011-07-10 Mans Rullgardbuild: rework rules for things in the tools dir
2011-07-10 Anton Khirnovlavc: remove a half-working attempt at different defaul...
2011-07-08 Ronald S. Bultjeswscale: fix overflow in 16-bit vertical scaling.
2011-07-08 Ronald S. Bultjeswscale: fix 16-bit horizontal scaling underflow.
2011-07-08 Ronald S. Bultjeswscale: fix 16-bit scaling when output is 8-bits.
2011-07-08 Anton Khirnovffmpeg: deprecate loop_input and loop_output options
2011-07-07 Diego Biurrunbuild: remove unused copy regression test script
2011-07-06 Anton Khirnovlavf: deprecate AVStream.quality.
2011-07-06 Ronald S. Bultjeeval: add missing comma to tests.
2011-07-04 Mans Rullgardfate: test more FFT etc sizes
2011-07-04 Mans Rullgardiirfilter: add fate test
2011-07-04 Mans Rullgardeval: clear Parser instances before using
2011-07-04 Mans Rullgardfate: add idct8x8 test
2011-07-04 Mans Rullgardeval: add fate test
2011-07-04 Mans Rullgardfate: add 'null' comparison method
2011-07-03 Mans RullgardDo not include mathematics.h in avutil.h
2011-07-03 Mans Rullgardmd5: add fate test
2011-07-03 Mans Rullgardcrc: add fate test
2011-07-03 Mans Rullgardfate: move libavutil test rules to a separate file
2011-07-03 Mans Rullgardfate: add DES test
2011-07-01 Alex Conversefate-aac: Expand coverage.
2011-07-01 Ronald S. Bultjeswscale: for >8bit scaling, read in native bit-depth.
2011-06-30 Diego Biurrunbuild: Eliminate obsolete test targets.
2011-06-30 Mans Rullgardbase64: add fate test
2011-06-30 Mans Rullgardaes: improve test program and add fate test
2011-06-30 Mans Rullgardadler32: make test program more useful and add fate...
2011-06-29 Mans Rullgardfate: move amr[nw]b test rules into separate files
2011-06-29 Ronald S. Bultjeswscale: implement >8bit scaling support.
2011-06-28 Mans Rullgardfate: enable lavfi-pixmt tests on big endian systems
2011-06-28 Mans Rullgardfate: merge identical pixdesc_be/le tests
2011-06-28 Ronald S. Bultjeswscale: update big endian reference values after dff5a835.
2011-06-28 Mans Rullgardbuild: replace some addprefix/addsuffix with substituti...
2011-06-28 Ronald S. Bultjeswscale: re-add support for non-native endianness.
2011-06-23 Mans Rullgardbuild: remove SRC_PATH_BARE variable
2011-06-22 Mans Rullgardbuild: move test rules to tests/Makefile
2011-06-21 Mans Rullgardfate: remove output redirections from old regtest scripts
2011-06-20 Ronald Bultjeerror_resilience: actually add counter when adding...
2011-06-16 Anton Khirnovffmpeg: use new avformat_open_* API.
2011-06-16 Anton Khirnovcodec-regression: remove pointless -r options for dnxhd
2011-06-15 Anton Khirnovffmpeg: don't abuse a global for passing samplerate...
2011-06-14 Michael Niedermayerswscale: fix JPEG-range YUV scaling artifacts.
2011-06-02 Alexander StrangeH264/MPEG frame-level multi-threading.
2011-05-23 Ronald S. Bultjefate: fix fate-h264-conformance-frext-pph10i4-panasonic...
2011-05-23 Ronald S. Bultjefate: update 9/10bit refs.
2011-05-20 Mans Rullgardfate: disable threading for encoding
2011-05-20 Mans Rullgardfate: add comment field
2011-05-20 Mans Rullgardfate: allow overriding default build and install dirs
2011-05-18 Mans Rullgardfate: remove do_ffmpeg_nocheck function
2011-05-18 Mans Rullgardfate: do not collect -benchmark output
2011-05-18 Mans Rullgardfate: run aref and vref as regular tests
2011-05-14 Justin RugglesAdd an aac sample which uses LTP to fate-aac.
2011-05-14 Ronald S. Bultje[PATCH] Update pixdesc_be fate refs after adding 9...
2011-05-13 Baptiste Couduriermovenc: always write esds descriptor length using 4...
2011-05-12 Baptiste Couduriermovenc: fix yuv range in avid atoms used by dnxhd.
2011-05-11 Ronald S. Bultjeswscale: fix YUV420P 9/10bit support.
2011-05-11 Diego Biurrunrotozoom: Eliminate French variable name.
2011-05-11 Diego Biurrunrotozoom: Check return value of fread().
2011-05-11 Diego Biurrunrotozoom: Return an error value instead of calling...
2011-05-11 Diego Biurrunrotozoom: Make init_demo() return int and check for...
2011-05-11 Diego Biurrunrotozoom: Drop silly UINT8 typedef.
2011-05-11 Diego Biurrunrotozoom: Drop some unnecessary parentheses.
2011-05-11 Diego Biurrunrotozoom: K&R coding style cosmetics
2011-05-10 Vitor Sessaklavf/utils: fix ff_interleave_compare_dts corner case.
2011-05-10 Ronald S. Bultjefate: add 10-bit H264 tests.
next