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
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
2013-04-26avformat/mux: set avoid_negative_ts based on flags if not overridden by user ...Michael Niedermayer
2013-04-25lavf: introduce AVFMT_TS_NEGATIVELuca Barbato
2013-04-18Cleanse GIF muxer and encoder.Clément Bœsch
2013-03-12Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44'Michael Niedermayer
2013-03-08FATE: enable multiple slices in the ffv1 vsynth testAnton Khirnov
2013-02-18ff_gen_search: Fix finding the maximum timestamp in a really small fileMichael Niedermayer
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-21Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0'Michael Niedermayer
2013-01-21wmv2: move IDCT to its own DSP context.Ronald S. Bultje
2013-01-08fate: upate after 55d32eed8fPaul B Mahol
2013-01-06Drop Snow codecDiego Biurrun
2013-01-0610l: Update fate seeking reference after last commit.Carl Eugen Hoyos