summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Do not detect mov with maximum score if the atom size is too small.Carl Eugen Hoyos2012-10-23
* lavf: fix duration estimation for multi program TSMichael Niedermayer2012-10-23
* lavf: increase retries to guess duration from pts by 1Michael Niedermayer2012-10-23
* asfdec: ignore stored duration for truncated filesMichael Niedermayer2012-10-23
* wtvdec: display warning for encrypted wtv files (instead of 'unsupported chun...Peter Ross2012-10-23
* Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'Michael Niedermayer2012-10-23
|\
| * Improve wording and spelling of av_log_missing_feature messages.Diego Biurrun2012-10-23
| * riff: remove a write-only variableAnton Khirnov2012-10-22
* | LVF demuxerPaul B Mahol2012-10-22
* | lavf/aiffdec: don't stop parsing after SSND chunkMatthieu Bouron2012-10-22
* | dv: fix a check on dv_extract_timecode return valueMatthieu Bouron2012-10-22
* | Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'Michael Niedermayer2012-10-22
|\|
| * rtpdec: Don't pass a non-AVClass pointer as log contextMartin Storsjö2012-10-22
| * rtsp: Update a comment to the current filename schemeMartin Storsjö2012-10-22
* | lavf/flacenc: disallow creation of invalid files with -c copyPaul B Mahol2012-10-22
* | Fix various uses of av_log_missing_feature()Michael Niedermayer2012-10-21
* | Improve MPEG-PS-in-MOV detection.Carl Eugen Hoyos2012-10-21
* | libavformat/oggenc: add {} to complex ifsMichael Niedermayer2012-10-21
* | libavformat/mxfenc: add {} to complex ifsMichael Niedermayer2012-10-21
* | libavformat/mpegvideodec: add {} to complex ifsMichael Niedermayer2012-10-21
* | libavformat/movenc: add {} to complex ifsMichael Niedermayer2012-10-21
* | bavformat/mov: add {} to complex ifsMichael Niedermayer2012-10-21
* | mp3demux: Rewrite xing TOC based seekingMichael Niedermayer2012-10-21
* | lavf/webvttdec: fix potential timing overflows.Clément Bœsch2012-10-21
* | lavf/subviewerdec: fix potential timing overflows.Clément Bœsch2012-10-21
* | udp: add missing mutex unlockMichael Niedermayer2012-10-20
* | rtpdec: check av_new_packet() return valueMichael Niedermayer2012-10-20
* | rtmp_write_amf_data: remove dead codeMichael Niedermayer2012-10-20
* | riff_has_valid_tags: remove unused variableMichael Niedermayer2012-10-20
* | nutdec: fix integer overflowMichael Niedermayer2012-10-20
* | nsvdec: fix division by 0Michael Niedermayer2012-10-20
* | avformat_free_context: allow NULL as argumentMichael Niedermayer2012-10-20
* | mmsh: fix integer overflow in mmsh_seek()Michael Niedermayer2012-10-20
* | matroskaenc: Fix hypothetical integer overflowsMichael Niedermayer2012-10-20
* | matroskaenc: check avio_open_dyn_buf() retuen codeMichael Niedermayer2012-10-20
* | matroskadec: fix double negation typoMichael Niedermayer2012-10-20
* | matroska_parse_rm_audio: check for malloc failureMichael Niedermayer2012-10-20
* | Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed'Michael Niedermayer2012-10-20
|\|
| * rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packetMartin Storsjö2012-10-20
* | hlsproto: fix integer overflowMichael Niedermayer2012-10-19
* | gxfenc: fix null ptr dereferenceMichael Niedermayer2012-10-19
* | hls: fix integer overflowMichael Niedermayer2012-10-19
* | avio: fix sizeof argumentMichael Niedermayer2012-10-19
* | url_alloc_for_protocol: fix use of uninitialized variableMichael Niedermayer2012-10-19
* | avidec: remove unneeded null checkMichael Niedermayer2012-10-19
* | mov.c: Check for stsd + m1s tag indicating MOV-wrapped MPEG-PS, and force con...Petter Ericson2012-10-19
* | Merge commit '1cd432e167b1a80853760c89a33606e2b5f229c2'Michael Niedermayer2012-10-19
|\|
| * rtsp: Allow setting the reordering buffer size via an AVOptionMartin Storsjö2012-10-18
| * rtsp: Vertically align a constant definitionMartin Storsjö2012-10-18
| * rtp: Update the check for distinguishing between RTP and RTCPMartin Storsjö2012-10-18