summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* avformat/matroskaenc: Remove traces of secondary seek headAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Don't waste bytes in EBML HeaderAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Slightly improve size bounds for cuesAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Fix BlockGroup size calculationAndreas Rheinhardt2019-05-08
* avformat/matroskaenc: Fix relative timestamp checkAndreas Rheinhardt2019-05-08
* avformat/aacdec: fix demuxing of small framesJames Almer2019-05-05
* lavf/rpl: Don't be case-sensitive detecting codecs.Carl Eugen Hoyos2019-05-05
* avisynth: adapt 239d02eff3ffe9f7d40caa21dde50fb4a0e94c24 to dlsymStephen Hutchinson2019-05-04
* libavformat/avisynth: enable additional pix_fmtsStephen Hutchinson2019-05-04
* avformat/mov: set AVFMT_SEEK_TO_PTS flagGyan Doshi2019-05-03
* lavf/webm_chunk: Respect buffer sizeAndreas Rheinhardt2019-05-02