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
AgeCommit message (Expand)Author
2013-02-14movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhdMichael Niedermayer
2013-02-14Write the fiel atom to mov files independently of the used video coded.Carl Eugen Hoyos
2013-01-26sws: add planar RGB formats to isAnyRGBMichael Niedermayer
2013-01-26fate: add an attachment to the Matroska test.Nicolas George
2013-01-08fate: upate after 55d32eed8fPaul B Mahol
2013-01-06mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information.Carl Eugen Hoyos
2013-01-06mmf.c: Do not write metadata into the SMAF Contents Info chunk.内田佳久
2013-01-04mpegpsenc: avoid shifting dts/ptsMichael Niedermayer
2013-01-04lswr: Improve default resampler's default parametersAlexander Strasser
2013-01-03aiffenc: metadata supportPaul B Mahol
2012-12-31Sony Wave64 muxerPaul B Mahol
2012-12-23rmenc: write correct bytes per minutePiotr Bandurski
2012-12-05ircamenc: 10l do not use avio_skip()Paul B Mahol
2012-12-05IRCAM demuxer & muxerPaul B Mahol
2012-12-04gifdec: do not handle timestampsPaul B Mahol
2012-12-04AST MuxerJames Almer
2012-11-30Add exception for "gif" in image2 probe() method.Vitaliy E Sugrobov
2012-11-24Add an annotation field as required by the specification when muxing Sun AU.Carl Eugen Hoyos
2012-11-16mxfdec: set audio packets ptsMatthieu Bouron
2012-11-07wtvenc: produce seekable filesPeter Ross
2012-11-07wtvenc: output third video pts in timestamp chunk (this is what Microsoft Win...Peter Ross
2012-11-07wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; these are...Peter Ross
2012-11-06fate: add more pix_fmt tests for xwdPaul B Mahol
2012-11-05ffm: redesign header format to make it extensibleMichael Niedermayer
2012-11-05fate: add more pix_fmt tests for pamPaul B Mahol
2012-11-05fate: add smjpegenc testPaul B Mahol
2012-11-04fate: add filmstrip testMichael Niedermayer
2012-10-27ffmpeg: use av_rescale_delta() on the audio filter inputMichael Niedermayer
2012-10-26caf muxer: write metadataPaul B Mahol
2012-10-25mxfenc: Write MultipleDescriptor ref in PrefaceTomas Härdin
2012-10-17Merge commit '58b619c8a226cc4564ad5af291bc99a04f89ee56'Michael Niedermayer
2012-10-16riff: do not write empty INFO tagsVictor Vasiliev
2012-10-15movenc: fix tmcd parametersMichael Niedermayer
2012-10-15lavf/mkv: avoid negative ts by default.Clément Bœsch
2012-10-13pngenc: write sample aspect ratioPaul B Mahol
2012-10-13fate: update pcx referencePaul B Mahol
2012-10-12movenc: fix timescale for timecode trackMichael Niedermayer
2012-10-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06ffm: do not write or read the audio sample formatJustin Ruggles
2012-10-04movenc: force video timebase to be 0.1ms precisse at least.Michael Niedermayer
2012-10-02nutenc: choose for non audio streams a timebase with finer resolution.Michael Niedermayer
2012-10-02nut: store and read the r_frame_rateMichael Niedermayer
2012-10-02nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rateMichael Niedermayer
2012-09-28asfenc: avoid negative timestampsn1.1-devMichael Niedermayer
2012-09-27mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer
2012-09-27fate: add faststart regression test.Clément Bœsch
2012-09-15lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov
2012-08-27dpx: 10 and 12 bit decodingGeorg Lippitsch
2012-08-27nutenc: Support writing an indexMichael Niedermayer
2012-08-12ffmpeg: Do not discard slightly invalid timestamps.Michael Niedermayer