summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/hlsenc: better error log message for var_stream_map contentBela Bodecs2019-06-24
* avformat/matroskadec: Treat SimpleBlock as EBML_BINAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Don't keep old blocksAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Remove redundant initializationAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Set offset of first clusterAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Get rid of cluster size field assumptionAndreas Rheinhardt2019-06-23
* avformat/matroskadec: Remove non-incremental parsing of clustersAndreas Rheinhardt2019-06-22
* avformat/matroskadec: Use generic size check for signed integersAndreas Rheinhardt2019-06-22
* avformat/matroskadec: Don't copy attached picturesAndreas Rheinhardt2019-06-22
* avformat/hlsenc: better checking var_stream_map contentBela Bodecs2019-06-22
* avformat/vividas: reduce keybits to require half the spaceMichael Niedermayer2019-06-21
* avformat/vividas: Fix invalid shift in decode_key()Michael Niedermayer2019-06-21
* avformat/jacosubdec: Fix timeres to 1/100 units convertion overflowMichael Niedermayer2019-06-21
* avformat/icodec: Free ico->images on error pathsMichael Niedermayer2019-06-21
* avformat/wsddec: Fix undefined shiftMichael Niedermayer2019-06-21
* avformat/tiertexseq: Cleanup on errorMichael Niedermayer2019-06-21
* avformat/tiertexseq: Move seq_read_close() up so it can be used for cleanupMichael Niedermayer2019-06-21
* avformat/ifv: added support for ifv cctv filesSwaraj Hota2019-06-21
* avformat/segment: fix muxing tmcd tracks in MOVGyan Doshi2019-06-20
* avformat/hlsenc: enhanced %v handling with variant namesBodecs Bela2019-06-20
* av_format/hlsenc: fix %v handling by format_name functionBodecs Bela2019-06-19
* avformat/segment: fix increment_tcGyan Doshi2019-06-18
* avformat/wtvdec: Avoid (32bit signed) sectorsMichael Niedermayer2019-06-14
* avformat/sbgdec: Fixes integer overflow in str_to_time() with hoursMichael Niedermayer2019-06-14
* avformat/vpk: Check offset for validityMichael Niedermayer2019-06-14
* avformat/vpk: Fix integer overflow in samples_per_block computationMichael Niedermayer2019-06-14
* lavf/tls_gnutls: retry gnutls_handshake on non fatal errorsRemita Amine2019-06-14
* avformat/dashdec: check copy_init_section memory alloc resultSteven Liu2019-06-14
* lavf/hls: More log messageJun Zhao2019-06-14
* lavf/webvtt: fix ffmpeg -h demuxer=webvtt can't dump optionsJun Zhao2019-06-14
* avformat/hls: add http 2.0 version number compare for the http_multipleSteven Liu2019-06-14
* avformat/hls: avformat_find_stream_info when the audio list in the variantSteven Liu2019-06-14
* avformat/dashdec: add http_proxy, referer and rw_timeout http method support ...Steven Liu2019-06-14
* avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag supportSteven Liu2019-06-14
* avformat/id3v2enc: fix bug, CTOC flags take only one bytePaul B Mahol2019-06-13
* avformat/riff: add VP4 fourccPeter Ross2019-06-12
* avformat/nut: add cpia codecStephan Hilb2019-06-10
* avformat/matroskadec: Compactify structureAndreas Rheinhardt2019-06-07
* avformat/matroskadec: Correct outdated error messageAndreas Rheinhardt2019-06-07
* avformat/matroskadec: Remove unused variablesAndreas Rheinhardt2019-06-07
* avformat/id3v2enc: write CTOC tooPaul B Mahol2019-06-07
* lavf/hls: Update av_log() log messageJun Zhao2019-06-07
* doc/muxers: fix typo of the hls var_stream_map exampleSteven Liu2019-06-02
* avcodec/tiff: Recognize DNG/CinemaDNG imagesNick Renieris2019-05-30
* avformat/gif: abort early if nothing was written yetPaul B Mahol2019-05-29
* avformat/segment: populate empty outer stream extradata from packetGyan Doshi2019-05-28
* avformat/mp3enc: Avoid SEEK_END as it is unsupportedMichael Niedermayer2019-05-27
* avformat/webm_chunk: Specify expected argument length of get_chunk_filename()Michael Niedermayer2019-05-25
* avformat/webm_chunk: Check header filename lengthMichael Niedermayer2019-05-25
* avformat/utils: fix stream ordering for program ID stream specifiersMarton Balint2019-05-24