Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-05libavformat/matroska: Write stream durations in metadata, in the format of mk...Sasi Inguva
2015-07-16mxfdec: calculate the index in display orderMarton Balint
2015-07-11yuv4mpeg: add rough duration estimate and seeking.Ronald S. Bultje
2015-05-22avformat/mxfenc: Add color siting elementMichael Niedermayer
2015-05-10avcodec/snowenc: set dia_size for the first pass of motion estimation tooMichael Niedermayer
2015-04-23fate: add mp3 CBR seek testwm4
2015-04-22avformat/mp3dec: use the common mechanism for skipping sampleswm4
2015-04-13tests/fate: added mxf opatom audio regression testsMark Reid
2015-03-24libavformat/mxfenc: add container duration and package name to primer packMark Reid
2015-03-19avformat/avienc: Fix wrongly placed commentMichael Niedermayer
2015-02-10test/fate: added mxf_opatom regression testsMark Reid
2015-01-11avformat/voc: add seeking supportMichael Niedermayer
2014-12-02tests: Rename vsynth2 to vsynth_lenaMichael Niedermayer
2014-09-23avcodec/asvenc: fix AAN scalingMichael Niedermayer
2014-09-12avformat/img2dec: Fail probing when no data is yet available and the filename...Michael Niedermayer
2014-07-07avcodec/roqvideo: use JPEG color rangeEric Lasota
2014-06-19huffyuv: change statistics initializationChristophe Gisquet
2014-06-07avcodec/mpeg12enc: store sequence display extension only if we have something...Michael Niedermayer
2014-06-07Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898'Michael Niedermayer
2014-06-06fate: enable fate-seek-acodec-adpcm-ima_qt-trellisMichael Niedermayer
2014-06-06mpeg2: add sequence display extension informationMarc-Antoine Arnaud
2014-06-05tests: add adpcm trellis testsTimothy Gu
2014-05-30tests: Add MPEG4 nsse testTimothy Gu
2014-05-29matroskaenc: set the stream timebase earlierAnton Khirnov
2014-05-29flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov
2014-05-29matroskaenc: base DefaultDuration on the framerate, not the codec timebaseAnton Khirnov
2014-05-19ffmpeg: prefix encoder with "Lavc " in bitexact modeMichael Niedermayer
2014-05-18Merge commit '6656370b858329ca07a60a2de954d5e90daa0206'Michael Niedermayer
2014-05-18avconv: set the "encoder" tag when transcodingAnton Khirnov
2014-05-01Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d'Michael Niedermayer
2014-05-01asfenc: use codec descriptors instead of AVCodecs to write codec infoAnton Khirnov
2014-05-01matroskaenc: write CodecDelayAnton Khirnov
2014-04-30ff_put_wav_header: add flag to force WAVEFORMATEXDaniel Verkamp
2014-04-15fate: force 128kb/sec for mp2 testMichael Niedermayer
2014-04-14fate: update seeking reference for flacRainer Hochecker
2014-04-11avcodec/mpegaudioenc_template: default to 384k bitrate as defaultMichael Niedermayer
2014-03-30avformat/wtvenc: pad judiciously when writing mpeg2 extradataPeter Ross
2014-03-16avformat/movenc: only ommit encoder tag of the metadata for bitexact modeMichael Niedermayer
2014-03-06mxf: Set audio packets ptsMatthieu Bouron
2013-12-23wtvenc: populate VIDEOINFOHEADER2Peter Ross
2013-11-21avformat/utils: inject audio skip side data before the side data merge codeMichael Niedermayer
2013-09-29mxfdec: set audio timebase to 1/samplerateAnton Khirnov
2013-09-24avcodec/mjpegenc: dont store DQT for LJPEGMichael Niedermayer
2013-09-19matroskaenc: Write muxingapp and writingapp elements when using bitexact flagJames Almer
2013-08-27matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins
2013-08-26ffv1enc: Make ffv1.3 non experimentalMichael Niedermayer
2013-08-07ffmpeg: remove obsolete workaround in trim insertion.Nicolas George
2013-07-17lavf/matroskaenc: Check for valid metadata before creating tagsJames Almer
2013-07-02oggdec: do not fall back on binary search in the generic code.Anton Khirnov
2013-04-30avconv: make -t insert trim/atrim filters.Anton Khirnov