21425 Commits (21b90435d6025f3bf93b2592cd83214a98c54bde)

Author SHA1 Message Date
Nikolas Bowe 2b8458fcc5 avformat/movenc: Add more error checking when writing sample entries. 6 years ago
Paweł Wegner 835ab35ef0 libavformat/dashdec: disable seeking only for live streams. 6 years ago
Marton Balint 4b46d1ee46 avformat/async: fix assertion condition when draining buffer 6 years ago
Marton Balint 56c58b99d0 avformat/mpegts: cache PID discard values 6 years ago
Michael Niedermayer 497c9b0cce avformat/rtsp: Check number of streams in sdp_parse_line() 6 years ago
Steven Liu 1e03d60054 avformat/hlsenc: add var_stream_map LANGUAGE field string parameter 6 years ago
Steven Liu 6a25bb5aa4 avformat/hlsenc: add var_stream_map DEFAULT field status parameter 6 years ago
Steven Liu 62e8644bca avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id. 6 years ago
Michael Niedermayer 0b50f27635 avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() 6 years ago
Michael Niedermayer b559c58a03 avformat/flvdec: Try to support some concatenated flv files 6 years ago
Carl Eugen Hoyos 8a23a2b7de lavf/asf: Remove an unneeded forward declaration. 6 years ago
Karthick J 789d3b98d1 avformat/tee : Pass standards compliance value to slave muxers as well 6 years ago
Gyan Doshi 2e2b44baba avformat/http: clarify that ffmpeg will attempt to add missing CRLF 6 years ago
Karthick J 1db30d6cec avformat/dashenc: Skip writing trailer for MP4 output when in streaming mode 6 years ago
Carl Eugen Hoyos d3a6943804 lavf/subviewerdec: Skip leading BOM. 6 years ago
Carl Eugen Hoyos 8a788ff5d6 lavf/cafdec: Do not fail for unknown atoms with negative size. 6 years ago
Paul B Mahol 795af110f7 avcodec: add ARBC decoder 6 years ago
Carl Eugen Hoyos 93b967157d lavf/supenc: Remove some unneeded casts. 6 years ago
Carl Eugen Hoyos 406f8d9c9a lavf/movenc: Mention video_track_timescale as option to fix the timescale. 6 years ago
caohui ee1c63eb82 lavf/hlsproto: Replace a wrong eol comma with a semicolon. 6 years ago
Lou Logan d92f06eb66 avformat/img2enc: mention -frames:v in error message 6 years ago
Marton Balint 1b126ec408 avformat/concatdec: always re-calculate start time and duration 6 years ago
Marton Balint 679cbd8f18 avformat/concatdec: fix cur_dts based duration calculation with nonzero stream start_time 6 years ago
Marton Balint 0a98622cbe avformat/concatdec: factorize the duration calculating function 6 years ago
Karthick J b6d96a6bcc avformat/dashenc: Format xs:datetime in millisecond precision 6 years ago
Jun Zhao 32fb83e431 lavc/hls: Cosmetics: Fix indentation for free_segment_list 6 years ago
Paul B Mahol 282a471857 avformat/hcom: check probe buffer size 6 years ago
Carl Eugen Hoyos 06f65a17a3 lavf/rtpproto: Use the correct patch when including poll.h 6 years ago
Paul B Mahol 268d146649 avformat: add HCOM demuxer 6 years ago
Carl Eugen Hoyos 5d958f0955 lavf/mov: Do not fail hard for more invalid atoms. 6 years ago
Karthick Jeyapal e9564f7fea avformat/file: Fix file delete for Windows 6 years ago
nu774 e0686318dd avformat/vapoursynth: properly initialize err variable in read_header_vs() 6 years ago
Steven Liu b9523f2fd3 avformat/hlsenc: free variant streams after write all variant streams info 6 years ago
Derek Buitenhuis 8f585c3c55 mov: Remove duration-of-last-frame heuristic hack 6 years ago
Paul B Mahol 37af319086 avformat/anm: use ff_get_extradata() 6 years ago
Paul B Mahol e8d36ba477 avformat/yop: use ff_get_extradata() 6 years ago
Paul B Mahol 1139887ace avformat/acm: use ff_get_extradata() 6 years ago
Paul B Mahol 25c7aa9974 aformat/bfi: use ff_get_extradata() 6 years ago
Paul B Mahol 41c1643d75 avcodec: add HYMT decoder 6 years ago
Paul B Mahol 8a8cce078c avformat/au: do not use invalid block_align for small bits per sample 6 years ago
Michael Niedermayer 571af98a59 avformat/libopenmpt: Fix successfull typo 6 years ago
Marton Balint 7f42276aa9 avformat/concatdec: always allow seeking to start 6 years ago
David Bryant db109373d8 avformat/wvdec: detect and error out on WavPack DSD files 6 years ago
Paul B Mahol cfa7709d05 avcodec/wavpack: fix decoding of files with many channels 6 years ago
Carl Eugen Hoyos 01db03f158 lavf/vividas: Support demuxing on big-endian hardware. 6 years ago
Carl Eugen Hoyos 17aed996bc lavf/vividas: Do not increase extradata_size after allocation. 6 years ago
Steven Liu cef857da48 avformat/hlsenc: remove unused variable to fix compiler warning 6 years ago
Adrian Guzowski c822d70c3d Fix usage of temp_file flag in hls_flags option. 6 years ago
vkot 3ee735901e avformat/hls.c: Properly free prev_segments dynarray after playlist parsing 6 years ago
Marton Balint 70c86deb8e avformat/mxfenc: support writing subsecond precision timestamps 6 years ago