20922 Commits (053ee996a03b8744af6e12d39e3087efae218b64)

Author SHA1 Message Date
Vishwanath Dixit ffe7cc89d0 avformat/dashenc: opening a segment file when its first frame is ready 7 years ago
James Almer 9482ec1b20 avformat/hvcc: zero initialize the nal buffers past the last written byte 7 years ago
Aman Gupta 4f40d64e00 avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio 7 years ago
Aman Gupta 61ecfbc32a avformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streams 7 years ago
Stefan Pöschel 8720d3ffdd lavf/mpegts: add supplementary audio descriptor 7 years ago
Bela Bodecs 85e6a33bdf hlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVEL_SEGMENT_... 7 years ago
James Almer dc40e64adb hvcc: zero initialize the nal buffers past the last written byte 7 years ago
Nikolas Bowe ce8a12fb72 avformat/flvdec: Set broken_sizes for FlixEngine. 7 years ago
Gyan Doshi 4f8c691040 avformat/mpegenc - log error msgs for unsupported LPCM streams 7 years ago
Vishwanath Dixit a877d22d9a avformat/movenc: addition of flag to fragment at every frame 7 years ago
James Almer f4f39582e7 avformat/matroskadec: fix return value 7 years ago
James Almer 88eb368f42 avformat/matroskadec: free the packet on webvtt side data allocation failure 7 years ago
James Almer acdea9e7c5 avformat/matroskadec: ignore CodecPrivate if the stream is VP9 7 years ago
Gyan Doshi f0809bc0fa avformat/mpegenc - accept PCM_DVD streams 7 years ago
James Almer aa6280805e avformat/aviobuf: zero initialize the AVIOContext in ffio_init_context() 7 years ago
Carl Eugen Hoyos dc77e64f2d lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
Carl Eugen Hoyos d401ba6b3d lavf/matroskaenc: Force the minimum value for -reserve_index_space to 2. 7 years ago
Richard Shaffer e023334661 libavformat/aac: Parse ID3 tags between ADTS frames. 7 years ago
James Almer 192ea5bb77 avformat/Makefile: use individual dependencies for librtmp protocols 7 years ago
Carl Eugen Hoyos dced1f6cdf lavf/rtpdec: Constify several pointers. 7 years ago
Jan Ekström 063be4fe2c lavf/aptxdec: fix the limit on the APTX demuxer definition 7 years ago
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