21357 Commits (10a57f55e60902ab91388b8a46b73f1f4532f737)

Author SHA1 Message Date
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
Marton Balint 02935c2c93 avformat/mxfdec: support subsecond precision of decoded timestamps 6 years ago
Marton Balint d0e43cf1a8 avformat/mxfdec: replace obsolete comment 6 years ago
Steven Liu cdbf8847ea avformat/hlsenc: remove duplicate operation at hls_write_header 6 years ago
Gorilla Maguila bb586a9703 avformat/dashdec: refine uri path with double dot process 6 years ago
Michael Niedermayer 8b53d1322f avformat/mxfdec: Do not process zero modified_date timestamp. 6 years ago
Jan Ekström a1b4f120c0 avformat/mpegts: unset DTS/PTS for subtitle PES packets if PCR not available 6 years ago
Marton Balint dfd656632e avformat/avio: fix avio_feof documentation 6 years ago
Paul B Mahol d62cb29716 avformat/vividas: check if viv->sb_pb is not NULL 6 years ago
Paul B Mahol e9909fe194 avformat/vividas: check if size is enough big in xor_block 6 years ago
Paul B Mahol 14c2f7f652 avformat/vividas: fix undefined behaviour 6 years ago
Paul B Mahol 297e65c676 avformat/vividas: check if value from ffio_read_varlen() is too big 6 years ago
Jacob Trimble 555f332e7a libavformat/mov: Fix NULL-dereference read for some encrypted content. 6 years ago
Paul B Mahol d06aae732c avformat: add vividas demuxer 6 years ago
Michael Niedermayer 21f4b456f1 avformat/mov: Simplify get_stream_info_time() 6 years ago
Michael Niedermayer ab1319d82f avformat/mpegts: Fix side data type for stream id 6 years ago
Paul B Mahol c0fb6f963f avformat/vorbiscomment: add support for writing chapters 6 years ago
Jan Ekström a1f0dd24f6 lavf/mov: document the dvh1 codec switch based on hvcC availability 6 years ago