17897 Commits (6d175158e914f042d4dc3a67688456cd0b9d8c62)

Author SHA1 Message Date
Ganesh Ajjanagadde c1bfb99ff2 avformat/wavdec: add extra sample count check for G.729 files 10 years ago
Martin Storsjö 764ec70149 rtsp: Only interpret $ as interleaved packet indicator at the start of replies 10 years ago
Luca Barbato 0c73a5a53c hls: Save and forward avio options 10 years ago
Luca Barbato 5ae178539b http: Add the trailing endlines if they are missing 10 years ago
James Almer 9487ffd4c0 rtmpproto: free hmac context properly 10 years ago
James Almer 6ce3d9fc4a avformat/rtmpproto: free hmac context properly 10 years ago
wm4 4c6beaed92 rawdec: fix mjpeg probing buffer size check 10 years ago
wm4 bf51fcd304 rawdec: fix mjpeg probing 10 years ago
Michael Niedermayer f8b81a02c9 avformat/oggdec: ogg_read_seek: reset ogg after seeking 10 years ago
James Almer 65dd6a1f84 rtmpproto: use AVHMAC instead of a custom implementation 10 years ago
James Almer 6c87b86628 avformat/rtmpproto: use AVHMAC instead of a custom implementation 10 years ago
Michael Niedermayer f40ec70478 avformat/wavdec: Check for data_size overflow 10 years ago
Ganesh Ajjanagadde 13d605e090 wavdec: make sample count check more precise 10 years ago
Alexandra Hájková b5c1c16247 asfdec: do not align Data Object when Broadcast Flag is set 10 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
Alexandra Hájková 9e8627a1ff asfdec: interpret the first flag in an asf packet as length flag 10 years ago
Michael Niedermayer c8c86b8f9b avformat/mpegts: Replace silent cliping of language_count by asserts 10 years ago
Michael Niedermayer 42aa02418e avformat/mpegts: Use DVB_TELETEXT timestamp heuristic also for DVB subtitles 10 years ago
Michael Niedermayer dc07e576ce avformat/isom: Use AVRN codec to handle AVDJ 10 years ago
Michael Niedermayer 29a43bd588 avformat/hlsenc: Fix wording in comment 10 years ago
Anshul Maheshwari 379ddc6af4 avformat/hlsenc: Add WebVtt support in hls 10 years ago
Michael Niedermayer c3361b3a87 avformat/ipmovie: Fix late audio detection 10 years ago
Michael Niedermayer 8e0fdb03a2 avformat/ipmovie: Parse&handle late audio init 10 years ago
Michael Niedermayer e011538394 avformat/ipmovie: Factor init_audio() out 10 years ago
Michael Niedermayer 7ec5115409 avformat/nutenc: Omit AV_PKT_DATA_QUALITY_STATS when storing side data. 10 years ago
Zhang Rui 8a17335189 avformat/async: wake up main thread before exit background thread 10 years ago
Zhang Rui c0a4af408e avformat/async: move more code into locked area in background thread 10 years ago
Alexandra Hájková 7f388c0fab asfdec: remove the wrong condition 10 years ago
Alexandra Hájková aed7715b8f asfdec: increment nb_streams right after the stream allocation 10 years ago
Alexandra Hájková ee80f834cb asfdec: set nb_streams to 0 in the asf_read_close 10 years ago
Michael Niedermayer 3d083f6ffd avformat/dump: Also print pict_type in dump_sidedata() for AV_PKT_DATA_QUALITY_STATS 10 years ago
Michael Niedermayer c40ecffd31 Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS 10 years ago
Michael Niedermayer 9837d3b068 avformat/asfdec_f: Parse ECC byte according to spec 10 years ago
Alexandra Hájková 2a187a074a asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0 10 years ago
Alexandra Hájková 93f16f338f asfdec: close the demuxer properly when read_header is failing 10 years ago
Alexandra Hájková 5655236a67 asfdec: factor out seeking to the Data Object outside while 10 years ago
Carl Eugen Hoyos 6b2bb3d231 Cosmetics: Reindent after last commit. 10 years ago
Carl Eugen Hoyos 35b33f1a19 lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input. 10 years ago
Michael Niedermayer 0671dc5c53 avformat/asfdec_f: Improve packet resync heuristic 10 years ago
Michael Niedermayer 5d79a07316 avformat/asfdec_f: Do not print errors if packets do not start with ECC 10 years ago
Michael Niedermayer 385eb066ce avformat/asfdec_f: Increase the amount of information provided in cases of errors 10 years ago
Zhang Rui 830d3a0ebe avformat/async: rename async_interrupt_callback to async_check_interrupt 10 years ago
Zhang Rui 5e2098d906 avformat/async: fix interrupt_callback usage and return code 10 years ago
Michael Niedermayer f2d7409c72 avformat/async: Add missing else 10 years ago
Zhang Rui aee909acfb fate: add test for async protocol 10 years ago
Vittorio Giovara 5d3addb937 Add a quality factor packet side data 10 years ago
Michael Niedermayer cb53db144c avformat/mp3dec: Rename sync() function to avoid build failure on android 10 years ago
Michael Niedermayer bf1fd59c6a avformat/avidec: Fix demuxing avi with broken index 10 years ago