20730 Commits (9ec3e61fc37ae0cdd4bae2ba609b34424251e367)

Author SHA1 Message Date
Marton Balint 9ec3e61fc3 avformat/mxfdec: use full UMID to resolve source package 7 years ago
Marton Balint 5c2fd59700 avformat/mxfdec: use the first system item if available for calculating essence_offset 7 years ago
Marton Balint e9b0e42e77 avformat/mxfdec: fix essence_offset calculation 7 years ago
Marton Balint d54a04b69b avformat/mxfdec: fix indentation 7 years ago
Karthick Jeyapal e3851f6a37 avformat/dashenc: Removed usage of deprecated 'filename' variable 7 years ago
Serhii Marchuk 6d763ab588 avformat/dashenc: add option to change HTTP method 7 years ago
James Almer f235359b2b avformat/utils: don't overwrite the return value of read_packet() 7 years ago
Marton Balint ffabff1baa avformat/concatdec: add support for very long line sizes 7 years ago
Marton Balint dcb2ef2211 avformat/aviobuf: add ff_read_line_to_bprint and ff_read_line_to_bprint_overwrite functions 7 years ago
Tomas Härdin 5655048c73 Add muxer/demuxer for raw codec2 and .c2 files 7 years ago
Vishwanath Dixit 28924f4b48 avformat/dashenc: chunk streaming support for low latency use cases 7 years ago
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
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