summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\
| * swfdec: Add support for sample_rate_code 0 (5512 Hz)Alex Converse2011-09-21
| * Remove some forgotten AVCodecContext.palctrl usage.Anton Khirnov2011-09-21
| * Fix av_dlog invocations with wrong or missing logging context.Diego Biurrun2011-09-21
| * oma: support for encrypted filesDavid Goldwich2011-09-21
| * id3v2: add support for non-text and GEOB type tag framesDavid Goldwich2011-09-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\|
| * rtmp: Don't blindly skip the 4 trailer bytes from the FLV packetsMartin Storsjö2011-09-20
| * rtmp: Handle FLV packets written in more than one write callChiranjeevi Melam2011-09-20
* | mp3demux: pass on error code on packet read.Michael Niedermayer2011-09-21
* | rtspdec: Require TCP-interleaved RTP packets to be at least 11 bytes, instead...Martin Storsjö2011-09-20
* | mov: Fix grayscale Cinepak in movMichael Niedermayer2011-09-20
* | lavf/utils: better dts wrap correction.Michael Niedermayer2011-09-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-19
|\|
| * movenc: fix NULL reference in mov_write_tkhd_tagAnton Khirnov2011-09-19
| * rmdec: Reject invalid deinterleaving parametersLaurent Aimar2011-09-19
| * rmdec: use the deinterleaving mode and not the codec when creating audio pack...Laurent Aimar2011-09-19
| * lavf: Fix context pointer in av_open_input_stream when avformat_open_input failsDavid Goldwich2011-09-19
* | Support 3IVD in isom, produced by 3ivx DivX Doctor.Carl Eugen Hoyos2011-09-19
* | Set AV_PKT_FLAG_KEY based on nupplevideo headerJoakim Plate2011-09-18
* | add support for generic seeking by reading timestamps in nuvJoakim Plate2011-09-18
* | 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