summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | avformat/iff: check for possible overflow in 2nd argument of av_new_packetPaul B Mahol2015-09-25
* | avformat/hls: Update Cookies response with SetcookieLucas de Andrade2015-09-25
* | Return EOF for ICO when the end is reachedMichael Bradshaw2015-09-24
* | avformat/brstm: fix overflowPaul B Mahol2015-09-23
* | hls: only seek if there is an offsetAndreas Cadhalpun2015-09-22
* | avformat/hls: fix some cases of HLS streams which require cookieswm42015-09-22
* | avformat/assdec: do not drop duplicate subtitleswm42015-09-21
* | avformat/vobsub: do not attempt to check duplicate subtitleswm42015-09-21
* | avformat/subtitles: make dropping duplicate events optionalwm42015-09-21
* | avformat/vobsub: compare correct packet stream IDswm42015-09-21
* | mpjpeg: CRLF terminating a sequence of MIME headers should not cause an errorAlex Agranovsky2015-09-21
* | lavf/matroska: ignore ChapCountry ID for nowRodger Combs2015-09-20
* | avformat/format: silence -Wdiscarded-qualifiersGanesh Ajjanagadde2015-09-20