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
2016-03-13lavf/riffenc: Improve spec compliance; Fix WMP playback of AVI with xxpc chunksMats Peterson
2016-03-13tests/ref/vsynth: Remove unused fileMats Peterson
2016-03-13fate: add missing dependencies for fate-h264-dts_5framesJames Almer
2016-03-13fate: add missing h264-dts_5frames ref fileJames Almer
2016-03-12fate: Add ffprobe dependancy to fate-h264-dts_5framesMichael Niedermayer
2016-03-12fate: add test for "Fix DTS for short H264 streams"Sasi Inguva
2016-03-09Add tests for functions in hash.cNagaChaitanya Vellanki
2016-03-08fate: Add test similar to ticket 1242Michael Niedermayer
2016-03-08avformat/utils: fix dts from pts code in compute_pkt_fields() during ascendin...Michael Niedermayer
2016-03-06avfilter/vf_waveform: use nonsubsampled yuv output format for lowpass filterPaul B Mahol
2016-03-06fate/aac: Increase fuzz from of fate-aac-pns-encode from 72 to 74 for LoongsonMichael Niedermayer
2016-03-05fate: Add pal8 copy test for aviMichael Niedermayer
2016-03-04Merge commit 'cd846b47977485bd4063e77a3324e6b7840567a2'Derek Buitenhuis
2016-03-04Merge commit '9328adcc8012a1b0e00c465c85b5453589a4f5f7'Derek Buitenhuis
2016-03-04fate: add qtrle/mace6 stream copy testMichael Niedermayer
2016-03-03Add test for avpriv_get_trc_function_from_trc functionNagaChaitanya Vellanki
2016-03-03fate: fix filter-hls tests dependenciesJames Almer
2016-03-03avformat/yuv4mpegdec: fix seeking for partial filesPaul B Mahol
2016-03-03fate: add filter-hlsMichael Niedermayer
2016-03-02fate/api: add missing FLV dependency to fate-api-seekClément Bœsch
2016-03-02fate: add pipe and cache testMichael Niedermayer
2016-03-01fate: Add separate target for all indeo3 testsDiego Biurrun
2016-03-01fate: Add test for indeo2 with delta framesVittorio Giovara
2016-02-29fate: add libavcodec utils testMichael Niedermayer
2016-02-29fate: fix fate-libavformat targetJames Almer
2016-02-29Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis
2016-02-29Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de'Derek Buitenhuis
2016-02-29fate/mpeg4: add mpeg4-es with codec timestamps (vlc ticket 7571)Michael Niedermayer
2016-02-29fate/vp8: add test for Ticket2451Michael Niedermayer
2016-02-29fate/gif: add Test for Ticket3052Michael Niedermayer
2016-02-29fate/filter-video: add test for Ticket1578Michael Niedermayer
2016-02-29tests/fate/lossless-video: Add test for ticket4119Michael Niedermayer
2016-02-28tests/lavf-regression: Add mp4 timecode testMichael Niedermayer
2016-02-27fate: fft: Split DCT/FFT/MDCT/RDFT tests into separate targetsDiego Biurrun
2016-02-26ffmpeg: set sub_text_format to ass (without timing) by defaultClément Bœsch
2016-02-26lavc: allow subtitle text format to be ASS without timingClément Bœsch
2016-02-26fate: Add test for packed mp3 in mp4 demuxingMichael Niedermayer
2016-02-24Merge commit '8caadfc53ddc55a269722ada65294f0ea8b609ac'Derek Buitenhuis
2016-02-24Merge commit '7c82d31cbe9fc5d5a321ad49c14a472bd629b50f'Derek Buitenhuis
2016-02-23lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-23fate: Ignore errors from concatenating report filesDiego Biurrun
2016-02-23fate: Be silent when fetching Git updatesDiego Biurrun
2016-02-23mpeg12enc: always write closed gops for intra only outputsMarton Balint
2016-02-22checkasm: bench each vf_blend mode onceJames Almer
2016-02-21lavf/avienc: Add palette after BITMAPINFOHEADERMats Peterson
2016-02-20fate: Be silent when switching to Git branchDiego Biurrun
2016-02-19checkasm: fix dependencies for vf_blend testsJames Almer
2016-02-18avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more s...Michael Niedermayer
2016-02-18checkasm: Use standard multiple inclusion guardsDiego Biurrun