summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* rtmpproto.c: Fixed RTMP Stream output issueChiranjeevi Melam2011-09-18
* mpegpsdec: fix reading first mpegps packetArne de Bruijn2011-09-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-17
|\
| * oggdec: fix out of bound write in the ogg demuxerLaurent Aimar2011-09-17
| * movenc: create an alternate group for each media typeAnton Khirnov2011-09-17
| * rawdec: refactor private option for raw video demuxersAnton Khirnov2011-09-17
| * pcmdec: use unique classes for all pcm demuxers.Anton Khirnov2011-09-17
| * rawdec: g722 is always 1 channel/16kHzAnton Khirnov2011-09-17
| * Fixed size given to init_get_bits().Laurent Aimar2011-09-15
* | Reject audio tracks with invalid interleaver parameters in RM demuxer.Laurent Aimar2011-09-17
* | lavf/utils: rewrite real fps calculation code.Michael Niedermayer2011-09-16
* | mxfenc: Add support for MPEG-2 MP@HL-14 in mxf containerDaniel Kristjansson2011-09-16
* | Binary text decoderPeter Ross2011-09-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-15
|\|
| * matroskadec: fix typo.Dustin Brody2011-09-15
| * matroskadec: bail on parsing of incorrect seek index segmentsDustin Brody2011-09-15
* | mpegts: make sure the "standard" code doesnt override the probing with NONE/D...Michael Niedermayer2011-09-15
* | Correct determination of file size and frames in VBRI headersIngo Brückl2011-09-15
* | ProRes DecoderElvis Presley2011-09-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-14
|\|
| * lavf utils: Remove write-only variableAlex Converse2011-09-14
| * lavf utils: Rename shadowing variableAlex Converse2011-09-14
| * Fixed off by one packet size allocation in the smacker demuxer.Laurent Aimar2011-09-12
| * Check for invalid packet size in the smacker demuxer.Laurent Aimar2011-09-12
| * ape demuxer: fix segfault on memory allocation failure.Laurent Aimar2011-09-12
* | Don't override duration from file header with bitrate durationJoakim Plate2011-09-14
* | [yop] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [wtv] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [tta] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [tmv] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [r3d] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [nsv] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [mxfdec] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [mpc8] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [jvd] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [filmstrip] Check return value of avio_seek and avoid modifying state if it f...Joakim Plate2011-09-14
* | [ffmdec] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [dv] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [cafdec] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | [bink] Check return value of avio_seek and avoid modifying state if it failsJoakim Plate2011-09-14
* | make mpegts_get_pcr resync if it's not on a valid mpegts packetelupus2011-09-14
* | cosmetic reindent of mpegts_get_pcrelupus2011-09-14
* | check return value of url_fseek in mpegts_get_pcrelupus2011-09-14
* | respect the maximum position mpegts_get_pcr is allowed to seek toelupus2011-09-14
* | remove unused code in mpegts_get_pcrelupus2011-09-14
* | wtvenc: add some asserts because iam paranoidMichael Niedermayer2011-09-14
* | WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch)zhentan feng2011-09-14
* | libavformat/utils: print ts in the "invalid dts/pts combination" case.Michael Niedermayer2011-09-13
* | asf: only try to read asf index onceJoakim Plate2011-09-12
* | segafilm: Fix potential division by 0 on corrupted segafilm streams in the de...Laurent Aimar2011-09-12