summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* hls: don't print a certain warning if playlist loading is abortedwm42018-01-27
* avformat, hls: add a flag to signal unavailability of seekingwm42018-01-27
* hls: do not allow fallback to generic seekingwm42018-01-27
* avformat/dashenc: Signal http end of chunk(http_shutdown) explicitlyKarthick Jeyapal2018-01-26
* avformat/dashenc: Fix a resource leak when http persistent in enabledKarthick Jeyapal2018-01-26
* libavformat/rtmpproto: Plug leak if sending bytes read report fails.Josh Allmann2018-01-25
* avformat/hlsenc: closed caption tags in the master playlistVishwanath Dixit2018-01-24
* avformat: add option to parse/store ID3 PRIV tags in metadata.Richard Shaffer2018-01-24
* libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024)Colin NG2018-01-21
* libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault)Colin NG2018-01-21
* avformat/dashdec.c: Download dash content with byte range infoColin NG2018-01-21
* dashdec: Only free url string if being reusedBrendan McGrath2018-01-21
* avformat/hlsenc: Check that data is setBrendan McGrath2018-01-21
* dashdec: Make use of frame rate specified in Representationsfan52018-01-21
* lavf/rawdec: Also probe the last byte of mjpeg streams.Carl Eugen Hoyos2018-01-21
* avformat/lrcdec: Fix memory leak in lrc_read_header()Nikolas Bowe2018-01-20
* lavf/swfdec: Reduce score when auto-detecting swf files.Carl Eugen Hoyos2018-01-20
* avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_...Nikolas Bowe2018-01-19
* avformat/hlsenc: Add CODECS attribute to master playlistKarthick Jeyapal2018-01-19
* avformat: small AVFormatContext doxy cosmeticsJames Almer2018-01-18
* avformat: small cosmetics after 6512ff72f9James Almer2018-01-17
* avformat: make avformat_network_init() explicitly optionalwm42018-01-16
* avformat: deprecate another ffserver API leftoverwm42018-01-16
* http: cosmetics: reformat reconnect check for better readabilitywm42018-01-15
* dashdec: Support SegmentTemplate inside Periodsfan52018-01-14
* dashdec: Avoid trying to read any segments beyond the lastsfan52018-01-14
* dashdec: Correct seeking behavioursfan52018-01-14
* dashdec: Search for segment timeline inside AdaptionSets toosfan52018-01-14
* dashdec: Support for multiple video/audio streamssfan52018-01-14
* dashdec: Expose bandwidth and representation ID as metadatasfan52018-01-14
* avformat/adtsenc: allow only AAC streamsGyan Doshi2018-01-14
* avformat/adtsenc: add adts_init()James Almer2018-01-14
* avformat/http: fix memory leak in parse_cookie.Richard Shaffer2018-01-12
* avformat/libopenmpt: Update to libopenmpt 0.3 APIJörn Heusipp2018-01-12
* avformat/libopenmpt: Fix mixed code and declarationsJörn Heusipp2018-01-12
* avformat/aiffdec: AIFF fix in case of ANNOEduard Sinelnikov2018-01-11
* avformat/wavdec: make fact chunk parsing for w64 more robustPaul B Mahol2018-01-10
* lavf/oggparseogm: Remove an unneeded include.Carl Eugen Hoyos2018-01-08
* lavf/oggparseogm: Remove an unneeded assert.Carl Eugen Hoyos2018-01-08
* libavformat/network: fix function duplicationRostislav Pehlivanov2018-01-06
* libavformat/mpjpeg: use "ffmpeg" instead of "ffserver" as boundary tagRostislav Pehlivanov2018-01-06
* libavformat: unexpose private ff_ functions needed by ffserverRostislav Pehlivanov2018-01-06
* libavformat: remove the ff_rtp_get_local_rtcp_port functionRostislav Pehlivanov2018-01-06
* libavformat: unexpose the ff_inet_aton functionRostislav Pehlivanov2018-01-06
* libavformat: remove the ffmenc and ffmdec muxer and demuxersRostislav Pehlivanov2018-01-06
* aiff: add explicit goto got_soundMisty De Meo2018-01-06
* avformat: use mutexes instead of atomics in av_register_{input,output}_format()James Almer2018-01-05
* aiff: add support for XA ADPCMMisty De Meo2018-01-04
* http: avoid logging reconnect warning if stream was abortedwm42018-01-04
* http: bump message level for reconnect message and log timeoutwm42018-01-04