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
2015-10-25avformat: add xvag demuxerPaul B Mahol
2015-10-24lavf/ingenientdec: Add a probe function.Carl Eugen Hoyos
2015-10-21lavf: add oggparsedaala and bump microRostislav Pehlivanov
2015-10-20avformat: add wve demuxerPaul B Mahol
2015-10-20avformat: add msf demuxerPaul B Mahol
2015-10-17mpegts: Make the sdt_period a doubleDerek Buitenhuis
2015-10-17mpegts: Make the pat_period a doubleDerek Buitenhuis
2015-10-16avformat: add svag demuxerPaul B Mahol
2015-10-16avformat: add ads demuxerPaul B Mahol
2015-10-16avformat: add vag demuxerPaul B Mahol
2015-10-16avformat: add genh demuxerPaul B Mahol
2015-10-15lavf: Remove duplicated latm demuxer.Carl Eugen Hoyos
2015-10-14lavf/vc1dec: Autodetect raw vc-1 streams.Carl Eugen Hoyos
2015-10-14Merge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e'Hendrik Leppkes
2015-10-13avformat: Do not use AVFMT_RAWPICTURELuca Barbato
2015-10-04lavf: add chromaprint muxerRodger Combs
2015-10-02lavf/rawdec: Autodetect raw TrueHD streams.Carl Eugen Hoyos
2015-10-01lavf/rawdec: Autodetect raw mlp streams.Carl Eugen Hoyos
2015-09-15lavf: Switch probesize and max_analyze_duration to 64bit.Carl Eugen Hoyos
2015-09-15lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos
2015-09-05Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes
2015-09-05Postpone removal of API changes from within the last two yearsHendrik Leppkes
2015-09-05Merge commit '4e649debcf7f71d35c6b38cdb7ee715eba95d64a'Hendrik Leppkes
2015-09-01lavf: Remove probesize32 and max_analyze_duration32 on version bump.Carl Eugen Hoyos
2015-08-28Bump major versions of all librariesVittorio Giovara
2015-08-28Postpone API-incompatible changes until the next bumpVittorio Giovara
2015-08-22version: Fix two more typosTimothy Gu
2015-08-19*/version.h: Add note/recommandition about bumping majorMichael Niedermayer
2015-07-17avformat: bump micro version after adding concatdec featuresMarton Balint
2015-06-29lavf/img2dec: Autodetect dds frames.Carl Eugen Hoyos
2015-06-28Merge commit 'b08569a23948db107e5e6175cd4c695427d5339d'Michael Niedermayer
2015-06-28lavf: Replace the ASF demuxerAlexandra Hájková
2015-06-24Merge commit 'ded5957d75def70d2f1fc1c1eae079230004974b'Michael Niedermayer
2015-06-24segafilm: Remove deplanarization hackPaul B Mahol
2015-06-24avformat/mp3dec: Remove the ID3v1 tag removial codeMichael Niedermayer
2015-06-22lavf/avio: Extend API with avio_move() and avio_delete()Mariusz Szczepańczyk
2015-06-17lavf/brstm: add support for BFSTM filesRodger Combs
2015-06-08avformat/version: Bump version for single jpeg muxerMichael Niedermayer
2015-06-08Merge commit '252d6200c36e7eaa79f8d5205b7d731179e94897'Michael Niedermayer
2015-06-08Merge commit '9b56ac74b170d12027fbc81f581a451a709f1105'Michael Niedermayer
2015-06-07avio: Add avio_put_str16beLuca Barbato
2015-06-07mpjpeg: Initial implementationLuca Barbato
2015-05-29lavf/tls: Support Secure TransportRodger Combs
2015-05-12lavf/img2dec: add option to disable pattern matchingMarton Balint
2015-05-11avformat: add callback for opening further filesMichael Niedermayer
2015-05-07lavf/img2dec: Autodetect qdraw images.Carl Eugen Hoyos
2015-05-04lavf/apngenc: Fix png remuxing by using default extension apng.Carl Eugen Hoyos
2015-05-04lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.Carl Eugen Hoyos
2015-04-22avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3wm4
2015-04-07lavf: Add support for WebM Live MuxingVignesh Venkatasubramanian