| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | movenc: Add support for writing sidx atoms for DASH segments | Martin Storsjö | 2014-11-17 | 1 | -1/+1 |
* | movenc: Write correct presentation timestamps in tfra | Martin Storsjö | 2014-11-07 | 1 | -1/+1 |
* | lavf: Add an option for avoiding negative timestamps | Michael Niedermayer | 2014-11-07 | 1 | -1/+1 |
* | movenc: Add a flag for using default-base-is-moof in tfhd atoms | Martin Storsjö | 2014-10-29 | 1 | -1/+1 |
* | rtmpproto: Add pause support | Uwe L. Korn | 2014-10-17 | 1 | -1/+1 |
* | avformat: bump version after mime_type change | Vittorio Giovara | 2014-10-08 | 1 | -2/+2 |
* | hlsenc: Add parameter -hls_allow_cache | Joakim Roubert | 2014-10-03 | 1 | -1/+1 |
* | rtpenc: HEVC/H.265 support | Thomas Volkert | 2014-09-24 | 1 | -1/+1 |
* | rtpdec: HEVC/H.265 support | Thomas Volkert | 2014-09-03 | 1 | -1/+1 |
* | lavf: add AVFormatContext.max_ts_probe | Anton Khirnov | 2014-08-25 | 1 | -1/+1 |
* | ogg: Provide aliases for Speex, Opus and audio-only ogg | Luca Barbato | 2014-08-22 | 1 | -1/+1 |
* | lavf: add AVFormatContext/AVStream fields for signaling to the user when even... | Andrew Stone | 2014-08-13 | 1 | -1/+1 |
* | Remove obsolete FF_API_REFERENCE_DTS cruft. | Anton Khirnov | 2014-08-09 | 1 | -3/+0 |
* | Remove obsolete FF_API_PROBE_MIME cruft. | Anton Khirnov | 2014-08-09 | 1 | -4/+0 |