summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for affecte...Michael Niedermayer2015-09-19
* | lavf/utils: remove some left-over cruft from the 32-bit size fieldsHendrik Leppkes2015-09-17
* | lavc/lavf: remove incompatible abi checks for the new 64bit fieldsJames Almer2015-09-17
* | Merge commit '22cc57da64bfd73f2206969486b0aa183ee76479'Hendrik Leppkes2015-09-17
|\|
| * rtpdec: Forward the memory failureLuca Barbato2015-09-16
* | Revert "avformat/format: silence -Wdiscarded-qualifiers"Timothy Gu2015-09-16
* | avformat/avidec: disable parsing for RV40Michael Niedermayer2015-09-17
* | avformat/mpjpegdec: silence unused variable/function warningsGanesh Ajjanagadde2015-09-16
* | avformat/format: silence -Wdiscarded-qualifiersGanesh Ajjanagadde2015-09-16
* | Merge commit '1ec611a10228945d2ec8a9cf6c5531dee6b7ee56'Hendrik Leppkes2015-09-16
|\|