Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-11-13vc1dec: refactor check with missing parenthesisVittorio Giovara
2014-10-21fate-mpeg4: use TARGET_SAMPLES for resize testsJanne Grunau
2014-10-17fate: add mpeg4 tests for frame size changesJanne Grunau
2014-10-12lavf: Don't drop both pts and dts if timestamps are invalidMichael Niedermayer
2014-10-04fate-vc1_ilaced_twomv: use -flags +bitexactJanne Grunau
2014-09-26fate: Add VC-1 interlaced twomv testTim Walker
2014-09-25fate: Switch ra4-288 test from framecrc() to pcm()Katerina Barone-Adesi
2014-09-17fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8)Katerina Barone-Adesi
2014-09-03xvid: Add C IDCTPascal Massimino
2014-08-22electronicarts: set the framerate for TGQ/TQIAnton Khirnov
2014-08-22electronicarts: read the framerate for MADAnton Khirnov
2014-08-15cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume
2014-08-05fate: generate tests/pixfmts.mak for all targets requiring itJanne Grunau
2014-08-04fate: Only generate tests/pixfmts.mak if some pixfmts fate test is runDiego Biurrun
2014-08-04fate: png-suiteVittorio Giovara
2014-08-04fate: explicitly set the default THREADS valueJanne Grunau
2014-08-04cpu-test: test av_cpu_countJanne Grunau
2014-08-04fate: add informative cpu testJanne Grunau
2014-08-01fate: Split fate-pixdesc tests and dispatch them through MakeDiego Biurrun
2014-07-27fate: support testing of release branchesJanne Grunau
2014-07-21fate: Split audio- and video-related RealMedia targetsKaterina Barone-Adesi
2014-07-21build: Conditionally build and run DCT test programDiego Biurrun
2014-07-21build: Conditionally build and test iirfilterDiego Biurrun
2014-07-21fate: add h264-direct-bff testVittorio Giovara
2014-07-14fate: Use the correct, local path to samples for opus reference filesMartin Storsjö
2014-06-27fate: Add dependencies for dct/fft/mdct/rdft testsDiego Biurrun
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-18Remove avserver.Anton Khirnov
2014-06-17flvenc: Don't over-count metadata.Josh Allmann
2014-06-11fate: add on2avc audio testVittorio Giovara
2014-06-06mpeg2: add sequence display extension informationMarc-Antoine Arnaud
2014-05-29matroskaenc: set the stream timebase earlierAnton Khirnov
2014-05-29flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov
2014-05-29matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov
2014-05-28oggenc: Fix the EOS flagMichael Niedermayer
2014-05-27oggenc: Flush after writing headersAndrew Kelley
2014-05-18avconv: set the "encoder" tag when transcodingAnton Khirnov
2014-05-16FATE/opus: increase fuzz for the celt testsAnton Khirnov
2014-05-15lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-05-01asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov
2014-05-01matroskaenc: write CodecDelayAnton Khirnov
2014-04-25fate: Add fic-in-avi testDerek Buitenhuis
2014-04-22txd: do not set the codec timebase.Anton Khirnov
2014-04-19mvc: Specify the pixel format for the mv-mvc* testsMartin Storsjö
2014-04-19fate: add tests for SGI RLE and MVC1&2 decodersVittorio Giovara
2014-04-17crc: add ANSI CRC16 LEAlessandro Ghedini
2014-04-13FATE: add tests for more resampling modesAnton Khirnov
2014-04-13resample: implement flushingAnton Khirnov
2014-04-12swscale: Set alpha to opaque for internal palettes.Justin Ruggles