]> git.sesse.net Git - ffmpeg/history - libavformat
api: add missing version bumps and APIChanges entries
[ffmpeg] / libavformat /
2018-02-07 James Almerapi: add missing version bumps and APIChanges entries
2018-02-07 James Almeravformat/mov: add VP8 codec support
2018-02-06 James Almeravformat/Makefile: fix fifo and fifo_test muxer build...
2018-02-06 Michael Niedermayeravformat/bintext: Implement bin_probe()
2018-02-06 Josh de Kocklavd: add new API for iterating input and output devices
2018-02-06 Josh de Kocklavf: add new API for iterating muxers and demuxers
2018-02-06 Josh de Kocklavf: move fifo test muxer into separate file
2018-02-06 Josh de Kocklavf/rtp: replace linked list with array
2018-02-04 wm4id3v2: fix unsynchronization
2018-02-04 wm4rtsp: rename certain options after a deprecation period
2018-02-01 Steven Liuavformat/hls: store referer message in HLS http request
2018-02-01 Steven Liuavformat/http: add referer option into http
2018-01-30 Gyan Doshiavformat/mpegenc - fix typo in VBV warning
2018-01-30 James Almeravformat/matroskadec: force full frame parsing of MLP...
2018-01-29 Brendan McGrathdashdec: Fix segfault on decoding segment timeline
2018-01-28 Marton Balintavformat: deprecate AVFormatContext filename field
2018-01-28 Marton Balintavformat: migrate to AVFormatContext->url
2018-01-28 Marton Balintavformat/hls: migrate to AVFormatContext->url
2018-01-28 Marton Balintavformat: add url field to AVFormatContext
2018-01-28 Marton Balintavformat/hlsenc: use av_bprintf without buffer limit...
2018-01-27 wm4hls: don't print a certain warning if playlist loading...
2018-01-27 wm4avformat, hls: add a flag to signal unavailability...
2018-01-27 wm4hls: do not allow fallback to generic seeking
2018-01-26 Karthick Jeyapalavformat/dashenc: Signal http end of chunk(http_shutdow...
2018-01-26 Karthick Jeyapalavformat/dashenc: Fix a resource leak when http persist...
2018-01-25 Mark ThompsonMerge commit '559370f2c45110afd8308eec7194437736c323d4'
2018-01-25 Mark ThompsonMerge commit 'a2a9e4eea0e4fde2ed8d3405b4f33f655b600c2d'
2018-01-25 Mark ThompsonMerge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba'
2018-01-25 Josh Allmannlibavformat/rtmpproto: Plug leak if sending bytes read...
2018-01-24 Josh Allmannrtmp: Plug leak if sending bytes read report fails.
2018-01-24 Vishwanath Dixitavformat/hlsenc: closed caption tags in the master...
2018-01-24 Richard Shafferavformat: add option to parse/store ID3 PRIV tags in...
2018-01-21 Colin NGlibavformat/dashdec: Fix for ticket 6856 (filename...
2018-01-21 Colin NGlibavformat/dashdec: Fix for ticket 6658 (Dash demuxer...
2018-01-21 Colin NGavformat/dashdec.c: Download dash content with byte...
2018-01-21 Brendan McGrathdashdec: Only free url string if being reused
2018-01-21 Brendan McGrathavformat/hlsenc: Check that data is set
2018-01-21 sfan5dashdec: Make use of frame rate specified in Representation
2018-01-21 Carl Eugen Hoyoslavf/rawdec: Also probe the last byte of mjpeg streams.
2018-01-20 Nikolas Boweavformat/lrcdec: Fix memory leak in lrc_read_header()
2018-01-20 Carl Eugen Hoyoslavf/swfdec: Reduce score when auto-detecting swf files.
2018-01-19 Nikolas Boweavformat/matroskadec: Fix float-cast-overflow undefined...
2018-01-19 Karthick Jeyapalavformat/hlsenc: Add CODECS attribute to master playlist
2018-01-18 James Almeravformat: small AVFormatContext doxy cosmetics
2018-01-17 James Almeravformat: small cosmetics after 6512ff72f9
2018-01-16 Mark ThompsonMerge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8'
2018-01-16 Mark ThompsonMerge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'
2018-01-16 Mark ThompsonMerge commit '7b0b5bc810cdb9ef100492c9a9f2d30602c04336'
2018-01-16 Mark ThompsonMerge commit '1efbbfedcaf4a3cecab980273ad809ba3ade2f74'
2018-01-16 Mark ThompsonMerge commit 'e23190269fb6e8217d080918893641ba3e0e3556'
2018-01-16 wm4avformat: make avformat_network_init() explicitly optional
2018-01-16 wm4avformat: deprecate another ffserver API leftover
2018-01-15 wm4http: cosmetics: reformat reconnect check for better...
2018-01-14 sfan5dashdec: Support SegmentTemplate inside Period
2018-01-14 sfan5dashdec: Avoid trying to read any segments beyond the...
2018-01-14 sfan5dashdec: Correct seeking behaviour
2018-01-14 sfan5dashdec: Search for segment timeline inside AdaptionSet...
2018-01-14 sfan5dashdec: Support for multiple video/audio streams
2018-01-14 sfan5dashdec: Expose bandwidth and representation ID as...
2018-01-14 Gyan Doshiavformat/adtsenc: allow only AAC streams
2018-01-14 James Almeravformat/adtsenc: add adts_init()
2018-01-12 Richard Shafferavformat/http: fix memory leak in parse_cookie.
2018-01-12 Jörn Heusippavformat/libopenmpt: Update to libopenmpt 0.3 API
2018-01-12 Jörn Heusippavformat/libopenmpt: Fix mixed code and declarations
2018-01-11 Eduard Sinelnikovavformat/aiffdec: AIFF fix in case of ANNO
2018-01-10 Paul B Maholavformat/wavdec: make fact chunk parsing for w64 more...
2018-01-08 Carl Eugen Hoyoslavf/oggparseogm: Remove an unneeded include.
2018-01-08 Carl Eugen Hoyoslavf/oggparseogm: Remove an unneeded assert.
2018-01-06 Rostislav Pehlivanovlibavformat/network: fix function duplication
2018-01-06 Rostislav Pehlivanovlibavformat/mpjpeg: use "ffmpeg" instead of "ffserver...
2018-01-06 Rostislav Pehlivanovlibavformat: unexpose private ff_ functions needed...
2018-01-06 Rostislav Pehlivanovlibavformat: remove the ff_rtp_get_local_rtcp_port...
2018-01-06 Rostislav Pehlivanovlibavformat: unexpose the ff_inet_aton function
2018-01-06 Rostislav Pehlivanovlibavformat: remove the ffmenc and ffmdec muxer and...
2018-01-06 Misty De Meoaiff: add explicit goto got_sound
2018-01-05 James Almeravformat: use mutexes instead of atomics in av_register...
2018-01-04 Misty De Meoaiff: add support for XA ADPCM
2018-01-04 wm4http: avoid logging reconnect warning if stream was...
2018-01-04 wm4http: bump message level for reconnect message and...
2018-01-04 wm4http: block while waiting for reconnecting
2018-01-02 Paul B Maholavcodec/utvideodec: add support for UMH2, UMY2, UMH4...
2018-01-02 Vishwanath Dixitavformat/hlsenc: creation of variant streams in subdire...
2018-01-02 Vishwanath Dixitavformat/hlsenc: configurable variant stream index...
2018-01-02 Vishwanath Dixitavformat/hlsenc: revamped master playlist url creation...
2018-01-01 Carl Eugen Hoyoslavf/mov: Use av_fast_realloc() in mov_read_stts().
2017-12-31 Steven Liuavformat/hls: release mem resource to fix memleak
2017-12-31 wm4tcp: properly return EOF
2017-12-31 Nicolas Georgelavf/concatdec: properly init streams timestamp parameters.
2017-12-31 Aman Guptaavformat/hls: ignore http_persistent for segments requr...
2017-12-30 Aman Guptaavformat/http: return EINVAL if ff_http_do_new_request...
2017-12-29 Karthick Jeyapalavformat/dashenc: Persistent HTTP connections supported...
2017-12-29 Karthick Jeyapalavformat/hlsenc, utils: Moved is_http_proto from hlsenc...
2017-12-29 Karthick Jeyapalavformat/dashenc: Addition of #EXT-X-MEDIA tag and...
2017-12-29 Karthick Jeyapalavformat/hlsplaylist: Audio rendition's name and defaul...
2017-12-29 Karthick Jeyapalavformat/hlsenc: Modularized audio rendition playlist...
2017-12-28 Steven Liuavformat/avio: check input URLContext value NULL
2017-12-28 James AlmerMerge commit 'c6558e8840fbb2386bf8742e4d68dd6e067d262e'
2017-12-28 James AlmerMerge commit '2beba58e0e4bda688bf96e12413231607ceafdd4'
2017-12-27 James AlmerMerge commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e'
2017-12-26 Aman Guptaavformat/hls: enable http_multiple only for http/1...
next