8364 Commits (a75b254c74d71414f15764979e718e74cd90f5aa)

Author SHA1 Message Date
  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
  Joakim Plate 75f418064e [cafdec] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Joakim Plate 598cc84fbf [bink] Check return value of avio_seek and avoid modifying state if it fails 14 years ago
  Alex Converse 940173d4d1 lavf utils: Remove write-only variable 14 years ago
  Alex Converse 4439caa482 lavf utils: Rename shadowing variable 14 years ago
  elupus 9fa47cb773 make mpegts_get_pcr resync if it's not on a valid mpegts packet 17 years ago
  elupus 6214266362 cosmetic reindent of mpegts_get_pcr 17 years ago
  elupus 0a90b6a43e check return value of url_fseek in mpegts_get_pcr 17 years ago
  elupus 880e83827f respect the maximum position mpegts_get_pcr is allowed to seek to 17 years ago
  elupus 2130d2f594 remove unused code in mpegts_get_pcr 17 years ago
  Michael Niedermayer 6a507ccfe5 wtvenc: add some asserts because iam paranoid 14 years ago
  zhentan feng 438debd095 WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch) 14 years ago
  Michael Niedermayer 38670356f9 libavformat/utils: print ts in the "invalid dts/pts combination" case. 14 years ago
  Laurent Aimar a92d0fa5d2 Fixed off by one packet size allocation in the smacker demuxer. 14 years ago
  Laurent Aimar e055932f56 Check for invalid packet size in the smacker demuxer. 14 years ago
  Joakim Plate 6c9a24636b asf: only try to read asf index once 14 years ago
  Laurent Aimar c58d45e004 segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer. 14 years ago
  Laurent Aimar 7cbe025758 segafilm: Check for memory allocation failures in segafilm demuxer. 14 years ago
  Laurent Aimar 273aab99bf ape demuxer: fix segfault on memory allocation failure. 14 years ago
  Philip de Nier 47886e3644 mxfdec: skip to end of structural sets This fixes reading of partition packs. The code stops reading after the operational pattern and should skip the array of essence container labels that follow 14 years ago
  Kostya Shishkov 47a8589f7b smacker demuxer: handle possible av_realloc() failure. 14 years ago