aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* tests: fix checksums for png aspect ratio changeMichael Niedermayer2012-10-132-4/+4
* pngenc: write sample aspect ratioPaul B Mahol2012-10-131-6/+6
* Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723'Michael Niedermayer2012-10-131-0/+27
|\
| * fate: add avstring testDiego Biurrun2012-10-121-0/+27
| * avutil: add yuva422p and yuva444p formatsLuca Barbato2012-10-125-0/+10
* | fate: update pcx referencePaul B Mahol2012-10-131-1/+1
* | movenc: fix timescale for timecode trackMichael Niedermayer2012-10-121-1/+1
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-112-0/+8
|\|
| * fate: add h263 obmc vsynth testsJanne Grunau2012-10-102-0/+8
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-111-25/+25
|\|
| * parseutils-test: do not print numerical error codesMans Rullgard2012-10-101-25/+25
* | fate: add vf_idet filter to lavfi regression testsMatthieu Bouron2012-10-111-0/+1
* | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-101-0/+13
|\|
| * fate: Add tests of the ff_make_absolute_url functionMartin Storsjö2012-10-091-0/+13
* | movenc.c: Force correct value for "Samples per packet" for pcm audioTim Nicholson2012-10-092-2/+2
* | TAK demuxer, decoder and parserPaul B Mahol2012-10-081-0/+1
* | fate/ffprobe: add some stream metadata.Clément Bœsch2012-10-087-240/+263
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-071-1/+1
|\|
| * ffm: do not write or read the audio sample formatJustin Ruggles2012-10-061-1/+1
| * fate: Add parseutils testDiego Biurrun2012-10-061-0/+45
| * lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-152-6/+6
| * adpcmenc: Calculate the IMA_QT predictor without overflowMichael Niedermayer2012-09-041-3/+3
* | movenc.c: Add support for >16bit BE flavoursTim Nicholson2012-10-042-4/+4
* | movenc: force video timebase to be 0.1ms precisse at least.Michael Niedermayer2012-10-0421-63/+63
* | framecrcenc: print flags and side data elementsMichael Niedermayer2012-10-0311-718/+718
* | 8svx: Fixing header size, move decoding to per call instead of the first call.Justin Ruggles2012-10-031-1/+1
* | 8svx: copy start value in output samples.Nicolas George2012-10-031-1/+1
* | nutenc: choose for non audio streams a timebase with finer resolution.Michael Niedermayer2012-10-0256-1065/+1065
* | nut: store and read the r_frame_rateMichael Niedermayer2012-10-0256-846/+846
* | nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rateMichael Niedermayer2012-10-022-38/+38
* | ffprobe: extend disposition printing supportStefano Sabatini2012-09-307-44/+162
* | asfenc: avoid negative timestampsn1.1-devMichael Niedermayer2012-09-282-28/+28
* | mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer2012-09-27115-654/+653
* | fate: add faststart regression test.Clément Bœsch2012-09-272-25/+25
* | tests/fate-ffprobe: fix typo in metadata commentStefano Sabatini2012-09-247-219/+219
* | WebVTT demuxer and decoder.Clément Bœsch2012-09-231-0/+1
* | tests: update fate-ffprobe test to make use of -bitexact flagStefano Sabatini2012-09-227-28/+12
* | tests: add fate-ffprobe testStefano Sabatini2012-09-207-0/+2369
* | fate: add av_small_strptime() test to fate-parseutilsStefano Sabatini2012-09-171-0/+6
* | lavc/vp6: Implement "slice" threading for VP6A decodeBen Jackson2012-09-151-86/+86
* | flashsv2enc: only encode diff blocks when neededDaniel Verkamp2012-09-082-4/+4
* | flashsv2enc: fix prev-Z-prime encodingMichael Niedermayer2012-09-072-2/+2
* | lavc/vp6: Disable deblock filtering for Simple ProfileBen Jackson2012-09-071-96/+96
* | tests: add tinterlace filter testsStefano Sabatini2012-09-062-0/+20
* | fate: add ansi256 test casePeter Ross2012-09-021-0/+9
* | ansi: erase screen on first framePeter Ross2012-09-011-3/+3
* | ansi: support 256-colorsPeter Ross2012-09-011-3/+3
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-312-0/+133
|\|
| * g723_1: add comfort noise generationKostya Shishkov2012-08-302-0/+133
| * utvideoenc: use ff_huff_gen_len_tableMichael Niedermayer2012-08-2812-583/+583