summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mov: Simplify get_stream_info_time()Michael Niedermayer2018-12-19
* avformat/mpegts: Fix side data type for stream idMichael Niedermayer2018-12-19
* avformat/vorbiscomment: add support for writing chaptersPaul B Mahol2018-12-18
* lavf/mov: document the dvh1 codec switch based on hvcC availabilityJan Ekström2018-12-17
* lavf/isom: add Dolby Vision sample entry codes for HEVC and H.264Rodger Combs2018-12-17
* avformat/mxfenc: fix typoPaul B Mahol2018-12-17
* lavf/id3v2: fail read_apic on EOF reading mimetypechcunningham2018-12-17
* avformat/dashenc: Added support for Low-latency HLS(Experimental)kjeyapal@akamai.com2018-12-17
* avformat/dashenc : Refactored HLS media playlist related codekjeyapal@akamai.com2018-12-17
* avformat/nutenc: Document trailer index assert betterMichael Niedermayer2018-12-16
* lavf/mov: ensure only one tkhd per trakchcunningham2018-12-16
* avformat/nutdec: fix pts overflowPaul B Mahol2018-12-14
* avformat/ffmetadec: do no limit size of tags to 1024Paul B Mahol2018-12-14
* avformat/movenc: treat ALAC same as FLAC and write correct infoPaul B Mahol2018-12-14
* avformat/id3v2: use png header to get PNG signaturePaul B Mahol2018-12-14
* avformat/flac_picture: try to guess PNG by actual picture dataPaul B Mahol2018-12-14
* avformat/nut: add support for yuva444/422p12 pixel formatPaul B Mahol2018-12-14
* avformat/nutdec: fix obvious typoPaul B Mahol2018-12-14
* avformat/mxfdec: fix error check in macroPaul B Mahol2018-12-13
* bump micro after recent gif changesPaul B Mahol2018-12-13
* avformat/gifdec: export duration, nb_frames and commentPaul B Mahol2018-12-13
* avformat/gif: extend descriptionPaul B Mahol2018-12-13
* avformat/gifdec: export sample aspect ratioPaul B Mahol2018-12-13
* avcodec: rewrite gif muxing and encodingPaul B Mahol2018-12-13
* avformat/utils: add support for reading ID3 tags at start of wavPaul B Mahol2018-12-13
* avformat/wavdec: add support for 'id3 ' chunkPaul B Mahol2018-12-13
* os_support: define socket shutdown SHUT_xxx macros if they are not definedPeter Ross2018-12-11
* avformat/dashenc: Used the movenc option skip_sidx instead of global_sidxkjeyapal@akamai.com2018-12-11
* avformat/movenc: Added an option to disable SIDX atomkjeyapal@akamai.com2018-12-11
* lavf/matroskadec: Do not use strncat() to limit copying a one-char constant.Carl Eugen Hoyos2018-12-11
* avformat/gif: simplify signature writingPaul B Mahol2018-12-10
* avformat/mxfenc: calculate and store DAR from user SARPaul B Mahol2018-12-10
* avformat/mxfenc: allow muxing proresPaul B Mahol2018-12-10
* avformat: add gif pipe demuxerPaul B Mahol2018-12-10
* avformat/hlsenc : Added an option to ignore IO errorsKarthick J2018-12-10
* avformat/hlsenc: Handled error from ff_http_do_new_request() functionKarthick J2018-12-10
* avformat/mxfdec: fix indentationPaul B Mahol2018-12-09
* avformat/dhav: export average frame rate tooPaul B Mahol2018-12-09
* Fix bug in mpegts muxer which affects KLV async stream generation.Artyom Lebedev2018-12-08
* avformat/mxfdec: set codec_tag for prores codecPaul B Mahol2018-12-07
* lavf/dashenc: Write media trailers when DASH trailer is written.Andrey Semashev2018-12-04
* Revert "lavf/dashenc: Write media trailers when DASH trailer is written."Karthick J2018-12-03
* lavf/dashenc: Use avpriv_io_delete to delete files.Andrey Semashev2018-12-03
* lavf/dashenc: Write media trailers when DASH trailer is written.Andrey Semashev2018-12-03
* avformat/dashenc: Added proper logging when io_open fails for writeKarthick J2018-12-03
* avformat/dashenc: Added an option to ignore io errorskjeyapal@akamai.com2018-12-02
* avformat/dashenc: Handled the error from dashenc_io_open()kjeyapal@akamai.com2018-12-02
* lavf/dashenc: Delete HLS manifests on trailer writing if remove_at_exit is set.Andrey Semashev2018-12-02
* lavf/dashenc: Don't put non-mp4 streams in HLS manifests.Andrey Semashev2018-12-02
* avformat/mpegenc: extend muxing PCM-DVD to other depthsPaul B Mahol2018-12-01