16944 Commits (99c76902cdc3f815d58ba16ccfc83e75acec1f4a)

Author SHA1 Message Date
wm4 4bf3fab281 hls: fix a null pointer dereference 10 years ago
Kevin Wheatley 88868d81a5 avformat/rtpdec_h264: fix compile failure with -DDEBUG 10 years ago
Michael Niedermayer 38e641a060 avformat/mov: Bypass av_add_index_entry() 10 years ago
Yusuke Nakamura 4abfa387b8 mov: Change DTS-based seek into CTS-based seek. 10 years ago
Michael Niedermayer 543e329a26 avformat/version: Bump version for "avformat/rtpdec: DV depacketizer (RFC 6469)" 10 years ago
Thomas Volkert cbe508553a avformat/rtpdec: DV depacketizer (RFC 6469) 10 years ago
Luca Barbato e1a57cbb1c ape: Use the proper variable type 10 years ago
Federico Tomassetti b4cda0a999 ogg: check memory allocations 10 years ago
Luca Barbato 53367b34e1 rtp: h264: Drop the asserts 10 years ago
Luca Barbato 3b33dfb23c rtp: h264: Move FU-A NAL parsing to a function 10 years ago
Luca Barbato f0a8747996 rtp: h264: Move STAP-A NAL parsing to a function 10 years ago
Luca Barbato a9a0b8d6c1 rtp: h264: Move parse_sprop_parameter_sets parsing to a function 10 years ago
Luca Barbato b8df0b71c5 rtp: h264: Move profile_level_id parsing to a function 10 years ago
Thomas Volkert e4a6486c17 rtpdec: experimental VP9 depacketizer (draft 0) 10 years ago
Michael Niedermayer 7d60baa8d9 avformat/matroskaenc: add allow_raw_vfw and disable it by default 10 years ago
Clément Bœsch 5f9986f597 avformat/gif: use first packet palette as global for PAL8 10 years ago
Clément Bœsch adb9b235b6 avformat/gif: simplify gif_image_write_header() prototype 10 years ago
Gilles Chanteperdrix 3eec775b21 avformat/rtpdec_ac3: add AC3 RTP depacketization (RFC 4184) 10 years ago
Diego Biurrun 36cf8eb448 mov: Fix compilation with DEBUG enabled 10 years ago
Gilles Chanteperdrix 22470510d1 avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219) 10 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
Michael Niedermayer 9ccc4eedd1 avformat/matroskaenc: Do not use native mode for raw RGB 10 years ago
Michael Niedermayer e2fb12b629 avformat/matroskaenc: fix handling of VFW style raw rgb 10 years ago
Michael Niedermayer ad1549aec3 avformat/mov: print a warning if parsing udta failed 10 years ago
Michael Niedermayer 849ad5175b avformat/mov: Heuristically detect raw udta 10 years ago
Gilles Chanteperdrix c7ad1f562b avformat/rtsp: parse lang attribute in SDP 10 years ago
Gilles Chanteperdrix af940e6cb1 avformat/rtpdec: add T.140 RTP depacketization (RFC 4103) 10 years ago
Gilles Chanteperdrix afb0e5a810 avformat/rtsp: allow receiving subtitles via RTP 10 years ago
Michael Niedermayer 33650e0e42 avformat/mpegtsenc: Do not create invalid files from annex b streams without SPS/PPS 10 years ago
Thomas Volkert b6f577dbb2 rtpdec_hevc: correct parsing of aggregated packets 10 years ago
wm4 7862325f80 avformat/matroskadec: fix IGNIDX handling 10 years ago
wm4 cac2295b21 matroska: redo seekhead handling 10 years ago
Paul B Mahol ac494e5a66 avformat/isom: add X-Com Radvision fourcc 10 years ago
wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
Anton Khirnov 1509c018bd mpegts: relax restrictions on matching the packet start in read_header 10 years ago
Kevin Wheatley 7fc33dca39 libavformat: DNxHD in .mov, switch unspecified color_range to mpeg 10 years ago
wm4 6938a095cb matroska: don't complain about unknown elements 10 years ago
Michael Niedermayer e8f814a907 avformat/utils: Fix division by 0 10 years ago
Michael Niedermayer 5763f67502 avformat/mov: Check dimensions before setting aspect 10 years ago
wm4 6a5b8ca432 lavf: remove unused code 10 years ago
Clément Bœsch 4b60bd1aac avformat/internal: fix av_interleaved_write_frame typo reference 10 years ago
Carl Eugen Hoyos a2bc8c5601 Fix standalone compilation of the mov muxer with --disable-optimizations. 10 years ago
Michael Niedermayer 009a57b479 avformat/mxfenc: Remove unused variables 10 years ago
Mark Reid 6a8a3bfb87 libavformat/mxfenc.c: added mxf opatom muxer 10 years ago
Michael Niedermayer 29fd3032cc avformat/omadec: Subtract headersize in timestamp calculation 10 years ago
Michael Niedermayer 7c2fa13df9 avformat/omadec: only compute timestamps based on bitrate if its set 10 years ago
Carl Eugen Hoyos ac923ed470 lavf/mlv: Only add streams that are supposed to contain frames. 10 years ago
Luca Barbato e352520e3e oma: Report a timestamp 10 years ago
Timothy Gu 510b39c213 nutdec: Remove unused variables 10 years ago
Timothy Gu e66a187638 img2dec: Remove dead code 10 years ago