summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis2017-08-24
* avformat/rtpdec_h264: Fix heap-buffer-overflowMichael Niedermayer2017-08-23
* avformat/aviobuf: Fix signed integer overflow in avio_seek()Vitaly Buka2017-08-23
* avformat/mov: Fix signed integer overflows with total_sizeVitaly Buka2017-08-23
* avformat/hlsenc: move free fmp4_init_filename after hls_window operationSteven Liu2017-08-22
* lavf/bink: fix latest header and add all existing revisionsbnnm2017-08-20
* libavformat/mov: Fix inserting frames before current_frame.Jacob Trimble2017-08-18
* avformat/utils: always av_reduce r_frame_rateMarton Balint2017-08-17
* avformat/mov: Fix memory leak when reading DDTS box.Nikolas Bowe2017-08-16
* avformat/avidec: Move packet skip after prefix and related checksMichael Niedermayer2017-08-11
* avformat/movenc: reindent after the previous commitJames Almer2017-08-09
* lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC.Sasi Inguva2017-08-10
* avformat/hlsenc: allow dynamic encryption key rotationDeHackEd2017-08-06
* avformat/utils: fix memory leak in avformat_free_contextSteven Siloti2017-08-05
* avformat/hlsenc: support fmp4 single file modeSteven Liu2017-08-04
* avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO.Aleksandr Slobodeniuk2017-08-02
* avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" o...Aleksandr Slobodeniuk2017-08-02
* lavf/os_support: Use existing WinRT config value.Matt Oliver2017-07-30
* avformat/rtmppkt: Convert ff_amf_get_field_value() to bytestream2Michael Niedermayer2017-07-29
* avformat/rtmppkt: Convert ff_amf_tag_size() to bytestream2Michael Niedermayer2017-07-29
* avformat/s337m: fix potentially undefined pointer arithmeticfoo862017-07-26
* avformat/oggparsecelt: Do not re-allocate os->privateMichael Niedermayer2017-07-25
* avformat/hlsenc: improve hls encrypt get key file operationSteven Liu2017-07-25
* lavf/movenc: support GPMF track (gpmd) remuxingClément Bœsch2017-07-24
* avformat/hlsenc: fix hls fmp4 extention name bugSteven Liu2017-07-24
* avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_head...James Almer2017-07-21
* 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