summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/cache - delete cache file after closing handleGyan Doshi2019-05-25
* avformat/mxfenc: support XAVC long gopBaptiste Coudurier2019-05-20
* Revert "lavf/utils: Allow url credentials to contain a slash."Marton Balint2019-05-18
* avformat/dashenc: use 64bit for handling the return of avio_tell()Michael Niedermayer2019-05-17
* lavf/dashdec: refactoring error handle logic for open_inputJun Zhao2019-05-14
* lavf/dashdec: fix the coding logic after open_input failJun Zhao2019-05-14
* lavf/isom: Allow reading mp3-in-isom as written by vlc.Carl Eugen Hoyos2019-05-12
* lavf/avidec: Do not test for bitrate <= INT_MAX.Carl Eugen Hoyos2019-05-10
* avformat/matroskaenc: Reduce usage of ebml_masterAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Improve log messages for blocksAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Don't waste bytes writing level 1 elementsAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Cosmetics and typoAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Write CRC-32 in non-seekable modeAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Avoid seeking when writing level 1 elementsAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Change variable typesAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Remove redundant checkAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Improve log messageAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Simplify check for writing CRCsAndreas Rheinhardt2019-05-08