summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: add SMPTE 337M demuxerfoo862017-07-19
* libavformat/fifo: Fix initialization of underlying AVFormatContextJan Sebechlebsky2017-07-19
* avformat/dtsdec: switch to common frame header parsing functionfoo862017-07-18
* webmdashenc: Fix memory leakDerek Buitenhuis2017-07-16
* hdsenc: Remove dead storeDerek Buitenhuis2017-07-14
* movenc: Add 'keywords' metadataKieran O'Leary2017-07-13
* rtspdec: Fix return errorDerek Buitenhuis2017-07-10
* avcodec/magicyuv: add 12 bit formatsPaul B Mahol2017-07-10
* avformat/avio: Remove no-op code in url_find_protocol().Wan-Teh Chang2017-07-10
* rtmpproto: Fix error returnDerek Buitenhuis2017-07-07
* avformat: remove obsolete commented-out DEBUG defineTobias Rapp2017-07-07
* avformat/hlsenc: Add missing error checkDerek Buitenhuis2017-07-07
* avformat/hlsenc: add warn message when use both fmp4 and single_fileSteven Liu2017-07-07
* mpegtsenc: Don't pass NULL to memcpyDerek Buitenhuis2017-07-06
* concatdec: Do not pass NULL to memcmpDerek Buitenhuis2017-07-06
* libavformat/gdv: Fix parsing for soundless videoAzamat H. Hackimov2017-07-05
* movenc: allow alternative hvc1 h.265 codec tagJohn Stebbins2017-07-05
* movenc: write correct format hvcc when tag is hvc1John Stebbins2017-07-05
* movenc: move tags definitions to where they are usedJohn Stebbins2017-07-05
* movenc: simplify codec_tag lookupJohn Stebbins2017-07-05
* avformat/hlsenc: copy codec_tag when stream copySteven Liu2017-07-05
* avformat/hlsenc: optimize help message default value.Steven Liu2017-07-05
* movenc: use correct tag list for AVOutputFormat.codec_tagJohn Stebbins2017-07-04
* lavf: Remove codec_tag from dashenc and smoothstreamingencMartin Storsjö2017-07-04
* avfomat/hlsenc: support fmp4 format in hlsSteven Liu2017-07-03
* libavformat/avformat.h: Move docs inside of #ifMax Weber2017-06-30
* avcodec/gdv: add decompression for 2 and 5 methodPaul B Mahol2017-06-29
* Update mp4 object type for VP9KongQun Yang2017-06-28
* Interplay MVE: Implement frame format 0x10Hein-Pieter van Braam2017-06-27
* Interplay MVE: Implement frame format 0x06Hein-Pieter van Braam2017-06-27
* Interplay MVE: Refactor IP packet formatHein-Pieter van Braam2017-06-27
* Interplay MVE: Implement MVE SEND_BUFFER operationHein-Pieter van Braam2017-06-27
* avformat: Fix Pro-MPEG non-square matrixAndreas Håkon2017-06-27
* avformat/file: increase min/max packet size to 256k for written filesMarton Balint2017-06-24
* avformat: make flush_packets a tri-state and set it to -1 (auto) by defaultMarton Balint2017-06-24
* avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint2017-06-24
* avformat/aviobuf: fix flushing write buffers after seeking backward or forwardMarton Balint2017-06-24
* avformat/oggenc: check for stream private data in ogg_free()James Almer2017-06-22
* avformat/hlsenc: donnot show duplicate segment warning at byterange modeSteven Liu2017-06-19
* avformat/oggenc: add ogg_init() and ogg_free()James Almer2017-06-18
* avformat/rmenc: do not access AVIO write buffer directlyMarton Balint2017-06-18
* Cleanly exit at the end of an Interplay MVEHein-Pieter van Braam2017-06-18
* libavformat/file: return AVERROR_EOF on EOFDaniel Kucera2017-06-17
* libavformat/subfile: return AVERROR_EOF on EOFDaniel Kucera2017-06-17
* avformat/libssh: check the user provided a password before trying to use itJames Almer2017-06-17
* avformat/pcmdec: fix memory leakTimo Rothenpieler2017-06-13
* avformat/librtmp: check return value of setsockoptTimo Rothenpieler2017-06-13
* avformat/mov: add support for reading VP Codec Configuration BoxJames Almer2017-06-11
* avformat: add Gremlin Digital Video demuxerPaul B Mahol2017-06-11
* lavf/mov.c: offset index timestamps by the minimum pts to make first pts zeroSasi Inguva2017-06-09