| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: Drop deprecated hint to set muxer timebase | Vittorio Giovara | 2017-03-23 | 1 | -3/+1 |
* | lavf: Drop deprecated AVFract type and related field | Vittorio Giovara | 2017-03-23 | 1 | -3/+0 |
* | lavf: Drop deprecated bitexact functionality | Vittorio Giovara | 2017-03-23 | 1 | -3/+0 |
* | Bump major versions of all libraries | Vittorio Giovara | 2017-03-23 | 1 | -6/+6 |
* | matroskaenc: add support for Spherical Video elements | James Almer | 2017-03-15 | 1 | -1/+1 |
* | mkv: Export bounds and padding from spherical metadata | Vittorio Giovara | 2017-03-07 | 1 | -1/+1 |
* | mkv: Add support for Spherical Video elements | James Almer | 2017-03-07 | 1 | -1/+1 |
* | mov: Export bounds and padding from spherical metadata | Vittorio Giovara | 2017-03-07 | 1 | -1/+1 |
* | avio: add a destructor for AVIOContext | Anton Khirnov | 2017-02-11 | 1 | -2/+2 |
* | dashenc: add webm support | Peter Große | 2017-01-31 | 1 | -1/+1 |
* | avio: Keep track of the amount of data written | Luca Barbato | 2016-12-08 | 1 | -1/+1 |
* | mov: Export spherical information | Vittorio Giovara | 2016-12-07 | 1 | -1/+1 |
* | utils: Add av_stream_add_side_data() | James Almer | 2016-11-23 | 1 | -1/+1 |
* | avformat/matroska: fix MatroskaVideoFieldOrder enum values | James Almer | 2016-10-16 | 1 | -1/+1 |
* | avio: add a new flag for marking streams seekable by timestamp | Anton Khirnov | 2016-09-30 | 1 | -2/+2 |
* | movenc: Use packets in interleaving queues for the duration at the end of fra... | Martin Storsjö | 2016-05-18 | 1 | -1/+1 |
* | avio: Allow custom IO users to get labels for the output bytestream | Martin Storsjö | 2016-05-18 | 1 | -1/+1 |
* | lavf: Raw G.729 demuxer | Vladimir Voroshilov | 2016-05-17 | 1 | -2/+2 |
* | file: Add an option for following a file that is being written | Martin Storsjö | 2016-03-24 | 1 | -1/+1 |
* | avio: Add an option 'rw_timeout' | Andrey Utkin | 2016-03-24 | 1 | -1/+1 |
* | lavf: add a missing bump and APIchanges for the codecpar switch | Anton Khirnov | 2016-02-26 | 1 | -1/+1 |
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -0/+3 |
* | lavf: add a protocol whitelist/blacklist for file opened internally | Anton Khirnov | 2016-02-22 | 1 | -1/+1 |
* | mov: Add an option to toggle dref opening | Derek Buitenhuis | 2016-01-21 | 1 | -1/+1 |
* | lavf: G.723.1 muxer | Mohamed Naufal | 2015-11-30 | 1 | -1/+1 |
* | avformat: expose av_stream_new_side_data helper | John Stebbins | 2015-11-18 | 1 | -1/+1 |
* | lavf: deprecate compute_pkt_fields2 | Anton Khirnov | 2015-11-09 | 1 | -0/+3 |
* | avformat: Do not use AVFMT_RAWPICTURE | Luca Barbato | 2015-10-13 | 1 | -0/+3 |
* | Bump major versions of all libraries | Vittorio Giovara | 2015-08-28 | 1 | -2/+2 |
* | Postpone API-incompatible changes until the next bump | Vittorio Giovara | 2015-08-28 | 1 | -3/+3 |
* | lavf: Replace the ASF demuxer | Alexandra Hájková | 2015-06-28 | 1 | -2/+2 |
* | segafilm: Remove deplanarization hack | Paul B Mahol | 2015-06-24 | 1 | -1/+1 |
* | avio: Add avio_put_str16be | Luca Barbato | 2015-06-07 | 1 | -1/+1 |
* | mpjpeg: Initial implementation | Luca Barbato | 2015-06-07 | 1 | -1/+1 |
* | mov: Add option to keep exact packet sequence after seeking | Derek Buitenhuis | 2015-03-18 | 1 | -1/+1 |
* | rtpdec: experimental VP9 depacketizer (draft 0) | Thomas Volkert | 2015-03-05 | 1 | -2/+2 |
* | asf: do not export XMP metadata by default | Vittorio Giovara | 2015-03-03 | 1 | -1/+1 |
* | libavformat: add T.140 RTP depacketization (RFC 4103) | Gilles Chanteperdrix | 2015-02-24 | 1 | -1/+1 |
* | rtpdec: DV depacketizer (RFC 6469) | Thomas Volkert | 2015-02-22 | 1 | -1/+1 |
* | libavformat: add robust MPEG audio depacketization (RFC 5219) | Gilles Chanteperdrix | 2015-02-21 | 1 | -1/+1 |
* | libavformat: add AC3 RTP depacketization (RFC 4184) | Gilles Chanteperdrix | 2015-02-21 | 1 | -2/+2 |
* | rtsp: parse lang attribute in SDP | Gilles Chanteperdrix | 2015-02-21 | 1 | -1/+1 |
* | lavf: Add DSS demuxer | Oleksij Rempel | 2015-02-19 | 1 | -1/+1 |
* | movenc: Add an option for delaying writing the moov with empty_moov | Martin Storsjö | 2015-01-03 | 1 | -1/+1 |
* | oggdec: add support for VP8 demuxing | James Almer | 2014-12-18 | 1 | -1/+1 |
* | libavformat: Add a muxer wrapping mpegts encoding into RTP | Martin Storsjö | 2014-12-18 | 1 | -1/+1 |
* | rtp: Initial H.261 support | Thomas Volkert | 2014-12-18 | 1 | -2/+2 |
* | mov: parse XMP metadata on demand | Vittorio Giovara | 2014-12-08 | 1 | -1/+1 |
* | mov: Add an option for exporting all metadata | Vittorio Giovara | 2014-12-02 | 1 | -1/+1 |
* | lavf: Add an MPEG-DASH ISOFF segmenting muxer | Martin Storsjö | 2014-11-17 | 1 | -2/+2 |