21332 Commits (e57053417a090bbdc5cad73d7fa88f72efaf854c)

Author SHA1 Message Date
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
Rodger Combs 6ebe88f3a4 lavf/isom: add Dolby Vision sample entry codes for HEVC and H.264 6 years ago
Paul B Mahol 7b2a9aaa0b avformat/mxfenc: fix typo 6 years ago
chcunningham ee1e39a576 lavf/id3v2: fail read_apic on EOF reading mimetype 6 years ago
kjeyapal@akamai.com f22fcd4483 avformat/dashenc: Added support for Low-latency HLS(Experimental) 6 years ago
kjeyapal@akamai.com d209a3d50f avformat/dashenc : Refactored HLS media playlist related code 6 years ago
Michael Niedermayer 3a95b73abc avformat/nutenc: Document trailer index assert better 6 years ago
chcunningham c9f7b6f7a9 lavf/mov: ensure only one tkhd per trak 6 years ago
Paul B Mahol 6bfc935232 avformat/nutdec: fix pts overflow 6 years ago
Paul B Mahol 78e7b70395 avformat/ffmetadec: do no limit size of tags to 1024 6 years ago
Paul B Mahol d9a91d58a1 avformat/movenc: treat ALAC same as FLAC and write correct info 6 years ago
Paul B Mahol 5e6b93bb4d avformat/id3v2: use png header to get PNG signature 6 years ago
Paul B Mahol e9817636a7 avformat/flac_picture: try to guess PNG by actual picture data 6 years ago
Paul B Mahol 6f058b5cef avformat/nut: add support for yuva444/422p12 pixel format 6 years ago
Paul B Mahol f2179afb01 avformat/nutdec: fix obvious typo 6 years ago
Paul B Mahol e5a0013c4a avformat/mxfdec: fix error check in macro 6 years ago
Paul B Mahol 0ed678a97a bump micro after recent gif changes 6 years ago
Paul B Mahol 0aa5a7b2e9 avformat/gifdec: export duration, nb_frames and comment 6 years ago
Paul B Mahol 280b432464 avformat/gif: extend description 6 years ago
Paul B Mahol 80f0f8660c avformat/gifdec: export sample aspect ratio 6 years ago
Paul B Mahol faca28c264 avcodec: rewrite gif muxing and encoding 6 years ago
Paul B Mahol 102c11745e avformat/utils: add support for reading ID3 tags at start of wav 6 years ago
Paul B Mahol f5aad350d3 avformat/wavdec: add support for 'id3 ' chunk 6 years ago
Peter Ross b41f378fc4 os_support: define socket shutdown SHUT_xxx macros if they are not defined 6 years ago
kjeyapal@akamai.com 876ed08b0d avformat/dashenc: Used the movenc option skip_sidx instead of global_sidx 6 years ago
kjeyapal@akamai.com 1d01ab399f avformat/movenc: Added an option to disable SIDX atom 6 years ago