8364 Commits (a75b254c74d71414f15764979e718e74cd90f5aa)

Author SHA1 Message Date
  Carl Eugen Hoyos e71322cb00 Support Sorenson Spark in f4v. 14 years ago
  Carl Eugen Hoyos d5d027682c Use the parser for AC-3 in mov. 14 years ago
  Alex Converse 05fc9e40a4 swfdec: Add support for sample_rate_code 0 (5512 Hz) 14 years ago
  Anton Khirnov 609a2fa1fa Remove some forgotten AVCodecContext.palctrl usage. 14 years ago
  Diego Biurrun 35a6855868 Fix av_dlog invocations with wrong or missing logging context. 14 years ago
  David Goldwich 61f4387d39 oma: support for encrypted files 14 years ago
  David Goldwich 7a019dffe5 id3v2: add support for non-text and GEOB type tag frames 14 years ago
  Michael Niedermayer c83442b057 mp3demux: pass on error code on packet read. 14 years ago
  Martin Storsjö 847052db34 rtspdec: Require TCP-interleaved RTP packets to be at least 11 bytes, instead of 12. 14 years ago
  Martin Storsjö 3ffe32eb96 rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets 14 years ago
  Chiranjeevi Melam a14c784210 rtmp: Handle FLV packets written in more than one write call 14 years ago
  Michael Niedermayer cadbe4ecd1 mov: Fix grayscale Cinepak in mov 14 years ago
  Michael Niedermayer 65655a0499 lavf/utils: better dts wrap correction. 14 years ago
  Anton Khirnov c92a2a4eb8 movenc: fix NULL reference in mov_write_tkhd_tag 14 years ago
  Laurent Aimar f06068bbd6 rmdec: Reject invalid deinterleaving parameters 14 years ago
  Laurent Aimar 3e033da847 rmdec: use the deinterleaving mode and not the codec when creating audio packets. 14 years ago
  Carl Eugen Hoyos 4a9b069b67 Support 3IVD in isom, produced by 3ivx DivX Doctor. 14 years ago
  David Goldwich 63d64228a7 lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails 14 years ago
  Joakim Plate 8e4c10003a Set AV_PKT_FLAG_KEY based on nupplevideo header 14 years ago
  Joakim Plate 7768f6b1b9 add support for generic seeking by reading timestamps in nuv 14 years ago
  Chiranjeevi Melam 07631deeee rtmpproto.c: Fixed RTMP Stream output issue 14 years ago
  Arne de Bruijn b2f230e23d mpegpsdec: fix reading first mpegps packet 14 years ago
  Laurent Aimar 0e7efb9d23 oggdec: fix out of bound write in the ogg demuxer 14 years ago
  Laurent Aimar 4907f81358 Reject audio tracks with invalid interleaver parameters in RM demuxer. 14 years ago
  Anton Khirnov 7574cacbd5 movenc: create an alternate group for each media type 14 years ago
  Anton Khirnov 85d982f1e2 rawdec: refactor private option for raw video demuxers 14 years ago
  Anton Khirnov 34d2bf30a0 pcmdec: use unique classes for all pcm demuxers. 14 years ago
  Anton Khirnov d906f49aa8 rawdec: g722 is always 1 channel/16kHz 14 years ago
  Michael Niedermayer 5c5306df96 lavf/utils: rewrite real fps calculation code. 14 years ago
  Daniel Kristjansson 4460b81f9e mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container 14 years ago
  Peter Ross 07a70caba7 Binary text decoder 14 years ago
  Michael Niedermayer e78d1a594a mpegts: make sure the "standard" code doesnt override the probing with NONE/DATA. 14 years ago
  Laurent Aimar b59efc9434 Fixed size given to init_get_bits(). 14 years ago
  Ingo Brückl 5d305c9398 Correct determination of file size and frames in VBRI headers 14 years ago
  Elvis Presley 5554de13b2 ProRes Decoder 14 years ago
  Dustin Brody d7d2f0e63c matroskadec: fix typo. 14 years ago
  Dustin Brody 4a9628f276 matroskadec: bail on parsing of incorrect seek index segments 14 years ago
  Joakim Plate cdced09ef6 Don't override duration from file header with bitrate duration 14 years ago
  Joakim Plate 5d70536804 [yop] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 7bcd81299a [wtv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate d9d7174d70 [tta] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate fc12f54ea9 [tmv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 425907809b [r3d] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate e22155ef0e [nsv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate a3f4fc813d [mxfdec] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 88ad79415c [mpc8] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 833358172b [jvd] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 58540d7bd3 [filmstrip] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 928cfc7e4f [ffmdec] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 1df00ac80f [dv] Check return value of avio_seek and avoid modifying state if it fails 14 years ago