summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avcodec: add HYMT decoderPaul B Mahol2018-12-31
* avformat/au: do not use invalid block_align for small bits per samplePaul B Mahol2018-12-31
* avformat/libopenmpt: Fix successfull typoMichael Niedermayer2018-12-31
* avformat/concatdec: always allow seeking to startMarton Balint2018-12-30
* avformat/wvdec: detect and error out on WavPack DSD filesDavid Bryant2018-12-28
* avcodec/wavpack: fix decoding of files with many channelsPaul B Mahol2018-12-28
* lavf/vividas: Support demuxing on big-endian hardware.Carl Eugen Hoyos2018-12-28
* lavf/vividas: Do not increase extradata_size after allocation.Carl Eugen Hoyos2018-12-28
* avformat/hlsenc: remove unused variable to fix compiler warningSteven Liu2018-12-26
* Fix usage of temp_file flag in hls_flags option.Adrian Guzowski2018-12-26
* avformat/hls.c: Properly free prev_segments dynarray after playlist parsingvkot2018-12-26
* avformat/mxfenc: support writing subsecond precision timestampsMarton Balint2018-12-25
* avformat/mxfdec: support subsecond precision of decoded timestampsMarton Balint2018-12-25
* avformat/mxfdec: replace obsolete commentMarton Balint2018-12-25
* avformat/hlsenc: remove duplicate operation at hls_write_headerSteven Liu2018-12-24
* avformat/dashdec: refine uri path with double dot processGorilla Maguila2018-12-23
* avformat/mxfdec: Do not process zero modified_date timestamp.Michael Niedermayer2018-12-22
* avformat/mpegts: unset DTS/PTS for subtitle PES packets if PCR not availableJan Ekström2018-12-22
* avformat/avio: fix avio_feof documentationMarton Balint2018-12-22
* avformat/vividas: check if viv->sb_pb is not NULLPaul B Mahol2018-12-22
* avformat/vividas: check if size is enough big in xor_blockPaul B Mahol2018-12-22
* avformat/vividas: fix undefined behaviourPaul B Mahol2018-12-22
* avformat/vividas: check if value from ffio_read_varlen() is too bigPaul B Mahol2018-12-22
* libavformat/mov: Fix NULL-dereference read for some encrypted content.Jacob Trimble2018-12-20
* avformat: add vividas demuxerPaul B Mahol2018-12-20
* 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