8312 Commits (e7aed1280ea14b60fceae04d71dfd03e1daf2d04)

Author SHA1 Message Date
  Vladimir Voroshilov 0f2297a9b9 Add .bit (de)muxer 13 years ago
  Vladimir Voroshilov 5df643c5df G.729 .bit file demuxer 16 years ago
  Michael Niedermayer fb98b71261 act: remove AVERROR_NOFMT useage. 13 years ago
  Vladimir Voroshilov 6080553e6e ACT demuxer 16 years ago
  Laurent Aimar 2b4e49d428 flvdec: Fix invalid pointer deferences when parsing index 13 years ago
  Diego Biurrun 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 13 years ago
  Alex Converse 9fba8ebe0a mpegps: Handle buffer exhaustion when reading packets. 13 years ago
  Rafaël Carré 0c378ea1f7 rtp: factorize dynamic payload type fallback 13 years ago
  Martin Storsjö bafff1668c flvdec: Ignore the index if it's from a creator known to be different 13 years ago
  Michael Niedermayer 3f7dc480c1 psxstr: improve probe to not misdetect so much. 13 years ago
  Carl Eugen Hoyos cab2860c8a Use a colon in the stream description, this matches how -map works now. 13 years ago
  Michael Niedermayer 6d789f50d2 flvdec: Inject in stream extradata, into the stream. 13 years ago
  Robert Krüger 57d5d5f62d Minor documentation clarification regarding AVStream.start_time semantics 13 years ago
  Diego Biurrun 5cc2530fc2 prores: mark prores as intra-only in libavformat/utils.c:is_intra_only() 13 years ago
  Aaron Colwell 6c4cc0f640 matroskadec: Fix seeking for matroska files with CUES before first cluster 13 years ago
  Janne Grunau dcb9f6a20d Add LATM demuxer 13 years ago
  Justin Ruggles 1993c6849c 8svx/iff: fix decoding of compressed stereo 8svx files. 13 years ago
  Alex Converse 1c2e07b811 mp4: Don't read an empty Decoder Config Descriptor 13 years ago
  Michael Niedermayer e8d8517b16 lavf/utils: only complain about aspect missmatch when the difference is "meassureable" 13 years ago
  Martin Storsjö b14629e5ea rtmp: Make the input FLV parser handle data cut at any point 13 years ago
  Carl Eugen Hoyos e71322cb00 Support Sorenson Spark in f4v. 13 years ago
  Carl Eugen Hoyos d5d027682c Use the parser for AC-3 in mov. 13 years ago
  Alex Converse 05fc9e40a4 swfdec: Add support for sample_rate_code 0 (5512 Hz) 13 years ago
  Anton Khirnov 609a2fa1fa Remove some forgotten AVCodecContext.palctrl usage. 13 years ago
  Diego Biurrun 35a6855868 Fix av_dlog invocations with wrong or missing logging context. 13 years ago
  David Goldwich 61f4387d39 oma: support for encrypted files 13 years ago
  David Goldwich 7a019dffe5 id3v2: add support for non-text and GEOB type tag frames 13 years ago
  Michael Niedermayer c83442b057 mp3demux: pass on error code on packet read. 13 years ago
  Martin Storsjö 847052db34 rtspdec: Require TCP-interleaved RTP packets to be at least 11 bytes, instead of 12. 13 years ago
  Martin Storsjö 3ffe32eb96 rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets 13 years ago
  Chiranjeevi Melam a14c784210 rtmp: Handle FLV packets written in more than one write call 13 years ago
  Michael Niedermayer cadbe4ecd1 mov: Fix grayscale Cinepak in mov 13 years ago
  Michael Niedermayer 65655a0499 lavf/utils: better dts wrap correction. 13 years ago
  Anton Khirnov c92a2a4eb8 movenc: fix NULL reference in mov_write_tkhd_tag 13 years ago
  Laurent Aimar f06068bbd6 rmdec: Reject invalid deinterleaving parameters 13 years ago
  Laurent Aimar 3e033da847 rmdec: use the deinterleaving mode and not the codec when creating audio packets. 13 years ago
  Carl Eugen Hoyos 4a9b069b67 Support 3IVD in isom, produced by 3ivx DivX Doctor. 13 years ago
  David Goldwich 63d64228a7 lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails 13 years ago
  Joakim Plate 8e4c10003a Set AV_PKT_FLAG_KEY based on nupplevideo header 13 years ago
  Joakim Plate 7768f6b1b9 add support for generic seeking by reading timestamps in nuv 13 years ago
  Chiranjeevi Melam 07631deeee rtmpproto.c: Fixed RTMP Stream output issue 13 years ago
  Arne de Bruijn b2f230e23d mpegpsdec: fix reading first mpegps packet 13 years ago
  Laurent Aimar 0e7efb9d23 oggdec: fix out of bound write in the ogg demuxer 13 years ago
  Laurent Aimar 4907f81358 Reject audio tracks with invalid interleaver parameters in RM demuxer. 13 years ago
  Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 13 years ago
  Anton Khirnov 85d982f1e2 rawdec: refactor private option for raw video demuxers 13 years ago
  Anton Khirnov 34d2bf30a0 pcmdec: use unique classes for all pcm demuxers. 13 years ago
  Anton Khirnov d906f49aa8 rawdec: g722 is always 1 channel/16kHz 13 years ago
  Michael Niedermayer 5c5306df96 lavf/utils: rewrite real fps calculation code. 13 years ago
  Daniel Kristjansson 4460b81f9e mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container 13 years ago