summaryrefslogtreecommitdiffstats
path: root/tests/ref/lavf
Commit message (Expand)AuthorAgeFilesLines
* movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhdMichael Niedermayer2013-02-141-8/+8
* Write the fiel atom to mov files independently of the used video coded.Carl Eugen Hoyos2013-02-141-8/+8
* sws: add planar RGB formats to isAnyRGBMichael Niedermayer2013-01-261-1/+1
* fate: add an attachment to the Matroska test.Nicolas George2013-01-261-0/+3
* fate: upate after 55d32eed8fPaul B Mahol2013-01-086-17/+17
* mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information.Carl Eugen Hoyos2013-01-051-2/+2
* mmf.c: Do not write metadata into the SMAF Contents Info chunk.内田佳久2013-01-051-2/+2
* mpegpsenc: avoid shifting dts/ptsMichael Niedermayer2013-01-041-3/+3
* lswr: Improve default resampler's default parametersAlexander Strasser2013-01-043-14/+14
* aiffenc: metadata supportPaul B Mahol2013-01-031-2/+2
* Sony Wave64 muxerPaul B Mahol2012-12-311-0/+3
* rmenc: write correct bytes per minutePiotr Bandurski2012-12-231-1/+1
* ircamenc: 10l do not use avio_skip()Paul B Mahol2012-12-051-1/+1
* IRCAM demuxer & muxerPaul B Mahol2012-12-051-0/+3
* gifdec: do not handle timestampsPaul B Mahol2012-12-041-1/+1
* AST MuxerJames Almer2012-12-041-0/+3
* Add exception for "gif" in image2 probe() method.Vitaliy E Sugrobov2012-11-301-1/+1
* Add an annotation field as required by the specification when muxing Sun AU.Carl Eugen Hoyos2012-11-241-2/+2
* 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 timestampsMichael 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
OpenPOWER on IntegriCloud