21308 Commits (d283ee085f9aac44b5de1b09e3cab62920fa4a9a)

Author SHA1 Message Date
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
Andrey Semashev f176d6587b lavf/dashenc: Write media trailers when DASH trailer is written. 6 years ago
Karthick J 4bbb6d1ae9 Revert "lavf/dashenc: Write media trailers when DASH trailer is written." 6 years ago
Andrey Semashev a68a975584 lavf/dashenc: Use avpriv_io_delete to delete files. 6 years ago
Andrey Semashev e444b3b184 lavf/dashenc: Write media trailers when DASH trailer is written. 6 years ago
Karthick J 0a80b39780 avformat/dashenc: Added proper logging when io_open fails for write 6 years ago
kjeyapal@akamai.com c32aad1961 avformat/dashenc: Added an option to ignore io errors 6 years ago
kjeyapal@akamai.com 6c1e124201 avformat/dashenc: Handled the error from dashenc_io_open() 6 years ago
Andrey Semashev 84c17449ce lavf/dashenc: Delete HLS manifests on trailer writing if remove_at_exit is set. 6 years ago
Andrey Semashev 2a5cf8a241 lavf/dashenc: Don't put non-mp4 streams in HLS manifests. 6 years ago
Paul B Mahol 2a08faba88 avformat/mpegenc: extend muxing PCM-DVD to other depths 6 years ago
Paul B Mahol f09bbb8f08 avformat/ac3dec: always skip junk bytes before sync bytes 6 years ago
Steven Liu ba71ebbbfa avformat/dashdec: add subtitle stream support 6 years ago
Carl Eugen Hoyos 271a00043e lavf/rawdec: Do not mark streams from raw subtitle demuxers as data streams. 6 years ago