summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
|\|
| * rtsp: warning when max_delay reachedEloi BAIL2015-09-16
| * rtpdec: inform jitter buffer sizeEloi BAIL2015-09-16
* | Merge commit 'ff7f6ea9db2a77d74f7e68a716f53ba1f3f85017'Hendrik Leppkes2015-09-16
|\|
| * rtpdec: add a trace when jitter buffer is fullEloi BAIL2015-09-16
* | Merge commit '3c525b8b4770c1ac5f466a12c5523802bd5d40eb'Hendrik Leppkes2015-09-16
|\|
| * rtpdec: Increase the max size of the jitter buffer to 500 packetsMartin Storsjö2015-09-15
* | lavf/riff: Support decoding Ambisonic wav files.Carl Eugen Hoyos2015-09-16
* | Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5'Hendrik Leppkes2015-09-16
|\|
| * lavf: Update to the new crypto APIVittorio Giovara2015-09-13
* | avformat/flvdec: Check that sizes match and resync if notMichael Niedermayer2015-09-16
* | avformat/rtmpproto: Fix 2nd packet sizeMichael Niedermayer2015-09-16
* | avformat/flvdec: Change packet loop to return EAGAIN instead of looping until...Michael Niedermayer2015-09-16