20800 Commits (20608261f7818fc034f96034a089e755f095716e)

Author SHA1 Message Date
Xiaohan Wang dd5208aaf5 avformat/mov: Fix ctts_index calculation 7 years ago
Muhammad Faiz 909e00ae81 avformat/format: temporarily use old next api 7 years ago
Aurelien Jacobs d8258489c8 aptx: add raw muxer and demuxer for aptX HD 7 years ago
sfan5 e752da5464 dashdec: Support SegmentTimeline inside Period 7 years ago
James Almer cf666651b4 avformat: fix stream_segment muxer build dependencies 7 years ago
Richard Shaffer 651d5f9639 avformat/hls: Support metadata updates from subdemuxers 7 years ago
James Almer 8318bf1751 avformat/fifo_test: remove network.h include 7 years ago
James Almer 36c85d6e77 api: add missing version bumps and APIChanges entries 7 years ago
James Almer f7aacf4ab7 avformat/mov: add VP8 codec support 7 years ago
James Almer 8885a29e5d avformat/Makefile: fix fifo and fifo_test muxer build objects 7 years ago
Michael Niedermayer 8f6a71f7f1 avformat/bintext: Implement bin_probe() 7 years ago
Josh de Kock 0fd475704e lavd: add new API for iterating input and output devices 7 years ago
Josh de Kock 0694d87024 lavf: add new API for iterating muxers and demuxers 7 years ago
Josh de Kock 598d5f8579 lavf: move fifo test muxer into separate file 7 years ago
Josh de Kock 6197453761 lavf/rtp: replace linked list with array 7 years ago
Diego Biurrun 4cf84e254a Drop some unnecessary config.h #includes 7 years ago
wm4 48bc9fffd1 id3v2: fix unsynchronization 7 years ago
wm4 ff46124b0d rtsp: rename certain options after a deprecation period 7 years ago
Steven Liu b1af0e23a3 avformat/hls: store referer message in HLS http request 7 years ago
Steven Liu 44f3430674 avformat/http: add referer option into http 7 years ago
Gyan Doshi b99e77b9f7 avformat/mpegenc - fix typo in VBV warning 7 years ago
James Almer 63b5d04e33 avformat/matroskadec: force full frame parsing of MLP/TrueHD streams 7 years ago
Brendan McGrath 4e3e8980b5 dashdec: Fix segfault on decoding segment timeline 7 years ago
Marton Balint fa8308d3d4 avformat: deprecate AVFormatContext filename field 7 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Marton Balint 45ec2e44be avformat/hls: migrate to AVFormatContext->url 7 years ago
Marton Balint ea3672b7d6 avformat: add url field to AVFormatContext 7 years ago
Marton Balint dc5d151568 avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_filename 7 years ago
wm4 23ffeb91fe hls: don't print a certain warning if playlist loading is aborted 7 years ago
wm4 6194d7e564 avformat, hls: add a flag to signal unavailability of seeking 7 years ago
wm4 637dfa3942 hls: do not allow fallback to generic seeking 7 years ago
Karthick Jeyapal 18e2ac032e avformat/dashenc: Signal http end of chunk(http_shutdown) explicitly 7 years ago
Karthick Jeyapal 0df9d0f4cb avformat/dashenc: Fix a resource leak when http persistent in enabled 7 years ago
Josh Allmann ee88f31d34 libavformat/rtmpproto: Plug leak if sending bytes read report fails. 7 years ago
Josh Allmann a2a9e4eea0 rtmp: Plug leak if sending bytes read report fails. 7 years ago
Vishwanath Dixit 1948b76a1b avformat/hlsenc: closed caption tags in the master playlist 7 years ago
Richard Shaffer 8a4cc0a256 avformat: add option to parse/store ID3 PRIV tags in metadata. 7 years ago
Colin NG 78e884f3fb libavformat/dashdec: Fix for ticket 6856 (filename limited to 1024) 7 years ago
Colin NG 7a63da8910 libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault) 7 years ago
Colin NG 8db4ef3e6d avformat/dashdec.c: Download dash content with byte range info 7 years ago
Brendan McGrath 1f48c5c067 dashdec: Only free url string if being reused 7 years ago
Brendan McGrath 2472dbc7a7 avformat/hlsenc: Check that data is set 7 years ago
sfan5 777d6c677b dashdec: Make use of frame rate specified in Representation 7 years ago
Carl Eugen Hoyos 251f0bcb7b lavf/rawdec: Also probe the last byte of mjpeg streams. 7 years ago
Nikolas Bowe ef5994e09d avformat/lrcdec: Fix memory leak in lrc_read_header() 7 years ago
Carl Eugen Hoyos 7652af9df0 lavf/swfdec: Reduce score when auto-detecting swf files. 7 years ago
Nikolas Bowe e07649e618 avformat/matroskadec: Fix float-cast-overflow undefined behavior in matroska_parse_tracks() 7 years ago
Karthick Jeyapal 0afa171f25 avformat/hlsenc: Add CODECS attribute to master playlist 7 years ago
James Almer 4f6b34f1f8 avformat: small AVFormatContext doxy cosmetics 7 years ago
James Almer 1b5d3c08e3 avformat: small cosmetics after 6512ff72f9 7 years ago