summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/srtenc: simplify timing printing.Clément Bœsch2012-10-25
* srt: make the demuxer output SubRip packets.Clément Bœsch2012-10-25
* lavf/srtdec: simplify start/end computation.Clément Bœsch2012-10-24
* http: add -content_type user option.Clément Bœsch2012-10-24
* lavf: const correctness for avformat_new_streamPaul B Mahol2012-10-24
* mxfenc: Fix possible integer overflowsTomas Härdin2012-10-24
* mxfdec: Fix potential leak in mxf_read_local_tags()Tomas Härdin2012-10-24
* mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout()Tomas Härdin2012-10-24
* mxfdec: Fix CID 732262Tomas Härdin2012-10-24
* avio: detect implicit truncation by assert in avio_w*Michael Niedermayer2012-10-24
* avio: avoid implicit truncation in avio_w*Michael Niedermayer2012-10-24
* matroskaenc: avoid implicit truncation in avio_w*Michael Niedermayer2012-10-24
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-24
|\
| * asfdec: cosmetics, reformat ff_asf_parse_packet()Anton Khirnov2012-10-24
* | Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff'Michael Niedermayer2012-10-24
|\|
| * rtmppkt: Avoid unescaped backslash in Doxygen commentDiego Biurrun2012-10-23
| * build: Plan 9 supportMans Rullgard2012-10-23
* | Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer2012-10-24
|\|
| * network: use getservbyport() only if availableMans Rullgard2012-10-23
| * network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLENMans Rullgard2012-10-23
* | 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