aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* lavf: Do not compute the packet duration based on the bitrate if the frame_si...Michael Niedermayer2012-03-041-6/+6
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-043-34/+34
|\
| * tiertexseq: set audio stream start time to 0Justin Ruggles2012-03-031-21/+21
| * voc/avs: Do not change the sample rate mid-stream.Justin Ruggles2012-03-031-12/+12
| * vqf: set packet durationJustin Ruggles2012-03-031-1/+1
| * mpegaudio_parser: do not ignore information from the first parsed frameJustin Ruggles2012-03-033-18/+14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-033-171/+171
|\|
| * g722: Fix the QMF scalingMartin Storsjö2012-03-023-172/+172
| * electronicarts: set timebase for tgv video.Anton Khirnov2012-03-022-87/+87
| * electronicarts: parse the framerate for cmv video.Anton Khirnov2012-03-021-195/+195
| * electronicarts: don't set codec timebaseAnton Khirnov2012-03-023-390/+390
* | lavf: fix update_initial_durations() so it handles missing durations with the...Michael Niedermayer2012-03-021-3/+3
* | fate: Add sunrast regression testDerek Buitenhuis2012-03-022-0/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-019-26/+26
|\|
| * FATE: do not decode audio in the nuv test.Justin Ruggles2012-02-292-20/+1
| * FATE: add mp3 test for sample that exhibited false overreadsJustin Ruggles2012-02-291-0/+5
| * fate: add cdxl test for bit line plane arrangementPaul B Mahol2012-02-292-0/+14
| * dpxenc: Don't include the libavcodec ident if bitexact mode is enabledMartin Storsjö2012-02-291-1/+1
| * prores: store and retrieve extended colourspace informationKostya Shishkov2012-02-292-2/+2
| * prores: handle 444 chroma in right orderKostya Shishkov2012-02-291-2/+2
| * mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov2012-02-291-1/+1
| * mpegvideo_enc: add qp_rd flag to mpv_flags.Anton Khirnov2012-02-291-3/+3
* | fate: disable deshake test as it isnt binary identical across archs.Michael Niedermayer2012-02-292-2/+0
* | fate: switch lavfi-pp targets which need bitexact flags to use them.Michael Niedermayer2012-02-296-10/+10
* | fate: More libpostproc tests to improve coverage.Michael Niedermayer2012-02-296-0/+10
* | tests: add libpostproc testMichael Niedermayer2012-02-282-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-281-0/+1
|\|
| * fate: Overhaul WavPack coverageDerek Buitenhuis2012-02-2730-4/+114
* | fate: add test for the life video source.Nicolas George2012-02-272-0/+2
* | fate: add test for the unsharp video filter.Nicolas George2012-02-272-0/+2
* | fate: add test for the transpose video filter.Nicolas George2012-02-272-0/+2
* | fate: add test for the thumbnail video filter.Nicolas George2012-02-272-0/+2
* | fate: add test for the select video filter.Nicolas George2012-02-272-0/+2
* | fate: add test for the pad video filter.Nicolas George2012-02-272-0/+2
* | fate: add test for the overlay video filter.Nicolas George2012-02-272-0/+2
* | fate: add test for the fade video filter.Nicolas George2012-02-272-0/+2
* | fate: add test for the drawbox video filter.Nicolas George2012-02-272-0/+2
* | fate: add test for the deshake video filter.Nicolas George2012-02-272-0/+2
* | fate: add tests for the setsar and setdar video filters.Nicolas George2012-02-273-0/+4
* | fate: add tests for testsrc.Nicolas George2012-02-272-0/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-271-3/+3
|\|
| * lavf: don't guess r_frame_rate from either stream or codec timebase.Anton Khirnov2012-02-261-1/+1
| * avconv: saner output video timebase.Anton Khirnov2012-02-2651-3775/+3778
| * rawdec: set timebase to 1/fps.Anton Khirnov2012-02-2610-125/+125
| * FATE: remove a bunch of useless -vsync 0Anton Khirnov2012-02-267-191/+191
* | eval: add root() to solve f(x)=0Michael Niedermayer2012-02-271-0/+6
* | eval: Allow specifying the variable id.Michael Niedermayer2012-02-261-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-267-1/+94
|\|
| * fate: add tests for cdxl videoPaul B Mahol2012-02-256-0/+93
| * lavf: don't set AVCodecContext.has_b_frames in compute_pkt_fields().Anton Khirnov2012-02-221-1/+1