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
2018-02-24Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin
2018-02-12avformat/Makefile: use individual dependencies for librtmp protocolsJames Almer
2018-02-10aptx: add raw muxer and demuxer for aptX HDAurelien Jacobs
2018-02-07avformat: fix stream_segment muxer build dependenciesJames Almer
2018-02-07avformat/Makefile: fix fifo and fifo_test muxer build objectsJames Almer
2018-02-06lavf: move fifo test muxer into separate fileJosh de Kock
2018-01-06libavformat: remove the ffmenc and ffmdec muxer and demuxersRostislav Pehlivanov
2017-12-17libavformat: LibreSSL (libtls) supportsfan5
2017-12-08avformat: add NSP demuxerPaul B Mahol
2017-11-30avformat/dashenc: Option to generate hls playlist as wellKarthick J
2017-11-29avformat/hlsenc: Modularized playlist creation to allow reuseKarthick J
2017-11-11aptx: add raw muxer and demuxer for aptXAurelien Jacobs
2017-11-06avformat: add TiVo ty demuxerPaul B Mahol
2017-11-05lavf/amr: Add amrnb and amrwb demuxers.Carl Eugen Hoyos
2017-11-01Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'James Almer
2017-10-26Merge commit '604fbb3132e88727e496c96c92cfe02748c25a1a'James Almer
2017-10-21Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827'James Almer
2017-10-17avformat: fix build wihout dashencJacek Jendrzej
2017-09-09Add SUP/PGS subtitle muxerPetri Hintukainen
2017-09-09avformat/dashdec: add dash demuxer base versionSteven Liu
2017-09-01avformat/dash: move reused API to common file and header fileSteven Liu
2017-08-30Add FITS MuxerParas Chadha
2017-08-30Add FITS DemuxerParas Chadha
2017-08-26lavf/rawenc: Add little- and big-endian G.726 muxers.Carl Eugen Hoyos
2017-08-24lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos
2017-07-19avformat: add SMPTE 337M demuxerfoo86
2017-06-11avformat: add Gremlin Digital Video demuxerPaul B Mahol
2017-06-02tls: Hide backend implementation details from usersDiego Biurrun
2017-05-29lavf: remove the libnut library wrapperRostislav Pehlivanov
2017-05-16img2dec: add support for piped SVG demuxingRostislav Pehlivanov
2017-05-05Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer
2017-05-03Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch
2017-04-13Merge commit '9265364bec0af2e8b7c3a6de7bfc8291a0b70bca'Hendrik Leppkes
2017-04-05rtp: rfc4175: add handler for YCbCr-4:2:2Damien Riegel
2017-04-03mov: Move code shared with CAF to a separate fileDiego Biurrun
2017-03-20rtmp: Move RTMP digest calculation to a separate fileDiego Biurrun
2017-03-12avcodec: add XPM decoder and demuxerParas Chadha
2017-01-30avformat/Makefile: fix compilation of testprogs when networking is disabledTobias Rapp
2017-01-30avformat: add SCC muxerPaul B Mahol
2017-01-25avformat: add Scenarist Closed Captions demuxerPaul B Mahol
2017-01-25avformat: add Sample Dump eXchange demuxerPaul B Mahol
2017-01-22avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol
2017-01-16configure: Fix standalone compilation of aiff and caf muxers.Carl Eugen Hoyos
2016-12-22build: Generate pkg-config files from Make and not from configureDiego Biurrun
2016-12-18avformat: Auto-detect mjpeg 2000 in mpeg-tsStåle Kristoffersen
2016-12-14libavformat : add Photoshop PSD demuxer.Martin Vignali
2016-12-06build: Separate avisynth and avxsynth supportDiego Biurrun
2016-11-14lavf/Makefile: Fix rule for the data muxer.Carl Eugen Hoyos
2016-11-14Merge commit 'e72d6fa08a3c1876109149401753a8d2c736d418'Hendrik Leppkes
2016-11-13avformat: Add Pro-MPEG CoP #3-R2 FEC protocolVlad Tarca