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-04-16Bump minor versions for branching release/4.0Michael Niedermayer
2018-04-06lavf/amr: Stricter heuristic for auto-detection.Carl Eugen Hoyos
2018-04-06Add Sega FILM muxerMisty De Meo
2018-02-24Add muxer/demuxer for raw codec2 and .c2 filesTomas Härdin
2018-02-07api: add missing version bumps and APIChanges entriesJames Almer
2018-02-06lavf: add new API for iterating muxers and demuxersJosh de Kock
2018-02-04rtsp: rename certain options after a deprecation periodwm4
2018-01-29avformat: deprecate AVFormatContext filename fieldMarton Balint
2018-01-29avformat: add url field to AVFormatContextMarton Balint
2018-01-27avformat, hls: add a flag to signal unavailability of seekingwm4
2018-01-24avformat: add option to parse/store ID3 PRIV tags in metadata.Richard Shaffer
2018-01-16avformat: make avformat_network_init() explicitly optionalwm4
2018-01-16avformat: deprecate another ffserver API leftoverwm4
2017-12-08avformat: add NSP demuxerPaul B Mahol
2017-11-27avformat/avienc: fix fields-per-frame value for interlaced video streamsTobias Rapp
2017-11-20avformat/hlsenc: creation of hls master playlist fileVishwanath Dixit
2017-11-20avformat/hlsenc: creation of hls variant streams in a single hlsenc instanceVishwanath Dixit
2017-11-06avformat: add TiVo ty demuxerPaul B Mahol
2017-11-05lavf/amr: Add amrnb and amrwb demuxers.Carl Eugen Hoyos
2017-10-29lavf/avio: temporarily accept 0 as EOF.Nicolas George
2017-10-29lavf/rtpenc: Add support for 24 bit pcm encoding as defined by RFC 3190.Carl Eugen Hoyos
2017-10-29avformat: deprecate getters and setters for AVFormatContext and AVStream fieldsJames Almer
2017-10-27lavf: Remove AVFMT_RAWPICTURE.Carl Eugen Hoyos
2017-10-26avformat/wavenc: skip writing incorrect peak-of-peaks position valueTobias Rapp
2017-10-22avformat: remove dead av_stream_get_side_data() cruftJames Almer
2017-10-22avformat: remove ABI portion of the side data merging APIJames Almer
2017-10-22avformat: Drop deprecated feof() AVIO fuctionJames Almer
2017-10-21Merge commit '63fe79a3368cc53e6faf7fa265a9a1a8bec46a88'James Almer
2017-10-21Merge commit '263358e0c9e7ffaa965fdbe986c8b18381d2b24a'James Almer
2017-10-21Merge commit '5e71299758d3aa7c93c3cca618a8e048a9483794'James Almer
2017-10-21Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5'James Almer
2017-10-17lavf/cafenc: Allow muxing opus.Carl Eugen Hoyos
2017-10-11Bump version for master after 3.4 branchpointn3.5-devMichael Niedermayer
2017-10-11Bump minor versions for branching 3.4Michael Niedermayer
2017-10-07lavf/rtpenc: Add support for little-endian G.726.Carl Eugen Hoyos
2017-10-07lavf/sdp: Fix MIME-type for big-endian G.726.Carl Eugen Hoyos
2017-09-26Merge commit '7295b7373862ee54903b33d6ef3335531dfa93ad'Rodger Combs
2017-09-20lavf/caf: Support demuxing Opus.Carl Eugen Hoyos
2017-09-09Add SUP/PGS subtitle muxerPetri Hintukainen
2017-09-01lavf: make avio_read_partial() publicwm4
2017-09-01avio: add a destructor for AVIOContextAnton Khirnov
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-24avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint
2017-06-24avformat/aviobuf: fix flushing write buffers after seeking backward or forwardMarton Balint
2017-06-11avformat: add Gremlin Digital Video demuxerPaul B Mahol
2017-04-14Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'James Almer
2017-04-02Bump versions for master after 3.3n3.4-devMichael Niedermayer