summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/webvttdec: Don't stop parsing on commentsRicardo Constantino2015-10-12
* lavf/tee: allow multiple stream specifiers in select.Bela Bodecs2015-10-12
* avformat/flvdec: set broken_sizes for "metadatacreator : MEGA"Michael Niedermayer2015-10-12
* avformat/rsd: support XADP tagPaul B Mahol2015-10-11
* fate/async: test error code from underlying protocolZhang Rui2015-10-10
* avformat/async: pass internal I/O errorZhang Rui2015-10-10
* Merge commit '00cc10aee380f882507bac994ac469d8358d12e8'Hendrik Leppkes2015-10-10
|\
| * asfdec: do not skip padding if offset is above packet size - paddingAlexandra Hájková2015-10-08
* | lavf/mov: add support for sidx fragment indexesRodger Combs2015-10-09
* | doc: fix spelling errorsAndreas Cadhalpun2015-10-09
* | lavf/hls: don't convert NULL options to empty strings; fixes HTTP CRLF warningsRodger Combs2015-10-09
* | avformat/srtdec: make sure we probe a numberClément Bœsch2015-10-09
* | lavf/matroskadec: drop indexes that appear brokenRodger Combs2015-10-09
* | avformat/flvdec: Print stream type in case a new stream is discovered after t...Michael Niedermayer2015-10-07
* | avformat/httpauth: Add space after commas in HTTP/RTSP auth headerAndrey Utkin2015-10-07
* | avformat/flvdec: Remove dead loopMichael Niedermayer2015-10-06
* | avformat/omadec: Fix { typoMichael Niedermayer2015-10-05
* | isom: add support for DNxHR codec familyChristophe Gisquet2015-10-05
* | Merge commit 'f56a08559334b7eb6b3fedbc0cc741887f6067ae'Hendrik Leppkes2015-10-05
|\|
| * matroskaenc: Don't write a track language tagJohn Stebbins2015-10-03
| * hls: Check av_opt_set_dict return value as wellLuca Barbato2015-10-01
* | concatdec: fix metadata memleak on errorMarton Balint2015-10-05
* | libavformat/tls_securetransport: fix argument evalulation order UBRodger Combs2015-10-04
* | all: add _DEFAULT_SOURCE locally wherever neededGanesh Ajjanagadde2015-10-04
* | avformat/flacdec: support fast-seekChing Yi, Chan2015-10-04
* | lavf: add chromaprint muxerRodger Combs2015-10-04
* | libavformat/hlsenc: Use of uninitialized memory unlinking old filesDHE2015-10-03
* | lavf/mlpdec: Simplify mlp/thd probe function.Carl Eugen Hoyos2015-10-03
* | lavf/shortendec: Autodetect raw Shorten streams.Carl Eugen Hoyos2015-10-03
* | lavf/hls: allow subtitles to be read despite incomplete handlingRodger Combs2015-10-03
* | Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes2015-10-03
|\|
| * Screenpresso SPV1 decoderVittorio Giovara2015-09-30
| * riff: Add support for RV40 codec in AVIThierry Foucu2015-09-29
* | lavf/utils: avoid giving up probing early with long subtitle eventsRodger Combs2015-10-03
* | avformat/flvdec: accept sizes if they are off by 11Michael Niedermayer2015-10-02
* | lavf/rawdec: Autodetect raw TrueHD streams.Carl Eugen Hoyos2015-10-02
* | avformat/rtmpproto: Fix 2 more cases of the 2nd packet size being wrongMichael Niedermayer2015-10-02
* | lavf/rawdec: Autodetect raw mlp streams.Carl Eugen Hoyos2015-10-01
* | avformat/srtdec: more lenient first line probingClément Bœsch2015-10-01
* | avformat/srtdec: fix number check for the first characterClément Bœsch2015-10-01
* | avformat/async: Allow compilation with native threads.Matt Oliver2015-09-30
* | libavformat/mov.c: Add parsing for DDTS atom for DTS audioShawn Singh2015-09-30
* | lavf/rawenc: Force one stream for hevc and m4v.Carl Eugen Hoyos2015-09-29
* | lavf/img2dec: Fix memory leakPrzemysław Sobala2015-09-29
* | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'Hendrik Leppkes2015-09-29
|\|
| * lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* | Merge commit 'cc8db760616a7ec3bd39b22ca45888c01326db13'Hendrik Leppkes2015-09-29
|\|
| * mpegts: use avcodec_get_type() to set codec_typewm42015-09-28
* | libavformat/flvdec.c: free always the packet after a resync.Thierry Foucu2015-09-29
* | avformat/hls: remove unused functionGanesh Ajjanagadde2015-09-26