aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/lavf
Commit message (Expand)AuthorAgeFilesLines
* mxfdec: set audio packets ptsMatthieu Bouron2012-11-161-1/+1
* wtvenc: produce seekable filesPeter Ross2012-11-071-1/+1
* wtvenc: output third video pts in timestamp chunk (this is what Microsoft Win...Peter Ross2012-11-071-1/+1
* wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are...Peter Ross2012-11-071-1/+1
* fate: add more pix_fmt tests for xwdPaul B Mahol2012-11-051-0/+21
* ffm: redesign header format to make it extensibleMichael Niedermayer2012-11-051-1/+1
* fate: add more pix_fmt tests for pamPaul B Mahol2012-11-051-0/+15
* fate: add smjpegenc testPaul B Mahol2012-11-051-0/+3
* fate: add filmstrip testMichael Niedermayer2012-11-031-0/+3
* ffmpeg: use av_rescale_delta() on the audio filter inputMichael Niedermayer2012-10-271-1/+1
* caf muxer: write metadataPaul B Mahol2012-10-261-2/+2
* mxfenc: Write MultipleDescriptor ref in PrefaceTomas Härdin2012-10-251-3/+3
* Merge commit '58b619c8a226cc4564ad5af291bc99a04f89ee56'Michael Niedermayer2012-10-171-2/+2
|\
| * riff: do not write empty INFO tagsVictor Vasiliev2012-10-161-2/+2
* | movenc: fix tmcd parametersMichael Niedermayer2012-10-151-1/+1
* | lavf/mkv: avoid negative ts by default.Clément Bœsch2012-10-151-2/+2
* | pngenc: write sample aspect ratioPaul B Mahol2012-10-131-6/+6
* | fate: update pcx referencePaul B Mahol2012-10-131-1/+1
* | movenc: fix timescale for timecode trackMichael Niedermayer2012-10-121-1/+1
* | 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
| * lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-152-6/+6
* | movenc: force video timebase to be 0.1ms precisse at least.Michael Niedermayer2012-10-041-3/+3
* | nutenc: choose for non audio streams a timebase with finer resolution.Michael Niedermayer2012-10-021-3/+3
* | nut: store and read the r_frame_rateMichael Niedermayer2012-10-021-2/+2
* | nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rateMichael Niedermayer2012-10-021-3/+3
* | asfenc: avoid negative timestampsn1.1-devMichael Niedermayer2012-09-281-1/+1
* | mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer2012-09-2716-72/+72
* | fate: add faststart regression test.Clément Bœsch2012-09-271-3/+3
* | dpx: 10 and 12 bit decodingGeorg Lippitsch2012-08-271-1/+1
* | nutenc: Support writing an indexMichael Niedermayer2012-08-261-2/+2
* | ffmpeg: Do not discard slightly invalid timestamps.Michael Niedermayer2012-08-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-241-2/+2
|\|
* | ffmpeg: rework checks for the -t option.Nicolas George2012-07-047-21/+21
* | vocenc: use new header from codec tag 4Michael Niedermayer2012-06-251-2/+2
* | vocenc: fix sample rate rounding directionMichael Niedermayer2012-06-252-2/+2
* | movenc: add timecode track support.Clément Bœsch2012-06-111-4/+4
* | mxfenc: write optional field dominance flag in picture descriptionMatthieu Bouron2012-06-062-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-041-8/+8
|\|
| * movenc: Write chan atom for all audio tracks in mov mode movies.Alex Converse2012-06-041-2/+2
* | af_aresample: fix rounding that led to sample accumulation in the buffers.Michael Niedermayer2012-05-182-7/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-171-2/+2
|\|
* | ffmpeg: add support for audio filters.Anton Khirnov2012-05-1712-36/+36
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-162-2/+2
|\|
| * fate: use standard diff optionsMans Rullgard2012-05-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-251-2/+2
|\|
| * FATE: avoid channel mixing in lavf-dv_fmtJustin Ruggles2012-04-241-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-203-6/+6
|\|
| * FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-204-9/+9
| * avconv: get output pixel format from lavfi.Anton Khirnov2012-04-151-3/+3