16762 Commits (4177f501b433a59edcdb8368f02082514f55f580)

Author SHA1 Message Date
Gilles Chanteperdrix 3eec775b21 avformat/rtpdec_ac3: add AC3 RTP depacketization (RFC 4184) 10 years ago
Gilles Chanteperdrix 22470510d1 avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219) 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
Paul B Mahol f968166439 avformat/rpl: check av_get_packet() for failure 10 years ago
Paul B Mahol dc3c3758ce avformat/thp: check av_get_packet() for failure 10 years ago
James Almer 15a88468ae avformat/tta: only check for header and seek table crc if requested 10 years ago
Carl Eugen Hoyos afada9ac67 Fix compilation with --disable-protocol=udp 10 years ago
Michael Niedermayer f2579dbb4b avformat/thp: Check av_get_packet() for failure not only for partial output 10 years ago
Lukasz Marek 21051af218 lavf/avc: add buffer padding to extradata allocation 10 years ago
Michael Niedermayer 05e1619529 avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior 10 years ago
Paul B Mahol 469a170135 avformat/siff: fix if_( style 10 years ago
Stefano Sabatini fd242b468d lavf/utils: fix if_( style 10 years ago
wm4 b737a2c528 avformat/mpc8: fix broken pointer math 10 years ago
wm4 56cc024220 avformat/mpc8: fix hang with fuzzed file 10 years ago
Michael Niedermayer e005dc621a avformat: fix mode of img2dec.c and utils.c 10 years ago
Liviu Oniciuc b37858eae1 avformat/img2dec: remove the non-negative number requirement for start_number option 10 years ago
Luca Barbato 898276c16b r3d: Fix pos type 10 years ago
Vittorio Giovara ec524ed12a tta: Fix framepos and start_offset types 10 years ago
Carl Eugen Hoyos 67e9f3907d isom: Decode Prores 4444 XQ with the existing Prores decoder 10 years ago
Hendrik Leppkes e3528d2a7b mov: Implement parsing of the "HandlerName" from the MP4 HDLR atom 10 years ago
wm4 6a0cd529a3 avformat/tta: fix crash with corrupted files 10 years ago
Diego Biurrun 27b99d929f siff: Return more meaningful error values 10 years ago