summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\
| * flvdec: Fix invalid pointer deferences when parsing indexLaurent Aimar2011-09-24
| * Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-24
| * mpegps: Handle buffer exhaustion when reading packets.Alex Converse2011-09-23
* | Add .bit (de)muxerVladimir Voroshilov2011-09-24
* | G.729 .bit file demuxerVladimir Voroshilov2011-09-24
* | act: remove AVERROR_NOFMT useage.Michael Niedermayer2011-09-24
* | ACT demuxerVladimir Voroshilov2011-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-24
|\|
| * rtp: factorize dynamic payload type fallbackRafaël Carré2011-09-23
| * flvdec: Ignore the index if it's from a creator known to be differentMartin Storsjö2011-09-23
| * prores: mark prores as intra-only in libavformat/utils.c:is_intra_only()Diego Biurrun2011-09-23
* | psxstr: improve probe to not misdetect so much.Michael Niedermayer2011-09-23
* | Use a colon in the stream description, this matches how -map works now.Carl Eugen Hoyos2011-09-23
* | flvdec: Inject in stream extradata, into the stream.Michael Niedermayer2011-09-23
* | Minor documentation clarification regarding AVStream.start_time semanticsRobert Krüger2011-09-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-23
|\|
| * Add LATM demuxerJanne Grunau2011-09-22
| * 8svx/iff: fix decoding of compressed stereo 8svx files.Justin Ruggles2011-09-22
| * mp4: Don't read an empty Decoder Config DescriptorAlex Converse2011-09-22
| * rtmp: Make the input FLV parser handle data cut at any pointMartin Storsjö2011-09-22
* | matroskadec: Fix seeking for matroska files with CUES before first clusterAaron Colwell2011-09-22
* | lavf/utils: only complain about aspect missmatch when the difference is "meas...Michael Niedermayer2011-09-22
* | Support Sorenson Spark in f4v.Carl Eugen Hoyos2011-09-21
* | Use the parser for AC-3 in mov.Carl Eugen Hoyos2011-09-21
* | 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