21321 Commits (3601eb04745600ae6784e874d36a868f459f88c8)

Author SHA1 Message Date
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
Carl Eugen Hoyos 73abde61bb lavf/matroskadec: Do not use strncat() to limit copying a one-char constant. 6 years ago
Paul B Mahol 6a20876b62 avformat/gif: simplify signature writing 6 years ago
Paul B Mahol 14156e607d avformat/mxfenc: calculate and store DAR from user SAR 6 years ago
Paul B Mahol 5e0d54a031 avformat/mxfenc: allow muxing prores 6 years ago
Paul B Mahol eade85bbbd avformat: add gif pipe demuxer 6 years ago
Karthick J 2349260330 avformat/hlsenc : Added an option to ignore IO errors 6 years ago
Karthick J 56503a6925 avformat/hlsenc: Handled error from ff_http_do_new_request() function 6 years ago
Paul B Mahol 3981f262ac avformat/mxfdec: fix indentation 6 years ago
Paul B Mahol c782e7aa9e avformat/dhav: export average frame rate too 6 years ago
Artyom Lebedev 6b1c4ce8cf Fix bug in mpegts muxer which affects KLV async stream generation. 6 years ago
Paul B Mahol cc6208cde2 avformat/mxfdec: set codec_tag for prores codec 6 years ago