8617 Commits (0f39fa0279e12c7a174d1da9294bffd95cb15c4c)

Author SHA1 Message Date
  Elvis Presley 5554de13b2 ProRes Decoder 13 years ago
  Dustin Brody d7d2f0e63c matroskadec: fix typo. 13 years ago
  Dustin Brody 4a9628f276 matroskadec: bail on parsing of incorrect seek index segments 13 years ago
  Joakim Plate cdced09ef6 Don't override duration from file header with bitrate duration 13 years ago
  Joakim Plate 5d70536804 [yop] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 7bcd81299a [wtv] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate d9d7174d70 [tta] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate fc12f54ea9 [tmv] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 425907809b [r3d] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate e22155ef0e [nsv] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate a3f4fc813d [mxfdec] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 88ad79415c [mpc8] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 833358172b [jvd] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 58540d7bd3 [filmstrip] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 928cfc7e4f [ffmdec] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 1df00ac80f [dv] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 75f418064e [cafdec] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 598cc84fbf [bink] Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Alex Converse 940173d4d1 lavf utils: Remove write-only variable 13 years ago
  Alex Converse 4439caa482 lavf utils: Rename shadowing variable 13 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 13 years ago
  zhentan feng 438debd095 WTV muxer (2_wtvenc.patch, 3_add_wtv_muxer.patch) 13 years ago
  Michael Niedermayer 38670356f9 libavformat/utils: print ts in the "invalid dts/pts combination" case. 13 years ago
  Laurent Aimar a92d0fa5d2 Fixed off by one packet size allocation in the smacker demuxer. 13 years ago
  Laurent Aimar e055932f56 Check for invalid packet size in the smacker demuxer. 13 years ago
  Joakim Plate 6c9a24636b asf: only try to read asf index once 13 years ago
  Laurent Aimar c58d45e004 segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer. 13 years ago
  Laurent Aimar 7cbe025758 segafilm: Check for memory allocation failures in segafilm demuxer. 13 years ago
  Laurent Aimar 273aab99bf ape demuxer: fix segfault on memory allocation failure. 13 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 13 years ago
  Kostya Shishkov 47a8589f7b smacker demuxer: handle possible av_realloc() failure. 13 years ago
  Joakim Plate 7e4111cfe2 rmdec: Check return value of more avio_seek calls 13 years ago
  Joakim Plate f9e083a156 avidec: Check return value of more avio_seek calls 13 years ago
  Joakim Plate ac1d489320 asf: Check return value of more avio_seek calls 13 years ago
  Laurent Aimar bc851a2946 Fix writes out of bounds in the ogg demuxer. 13 years ago
  Laurent Aimar d0121e8d96 Fixed segfault on corrupted smacker streams in the demuxer. 13 years ago
  Laurent Aimar 1632a576e6 Fixed segfault on memory allocation failure in ape demuxer. 13 years ago
  Joakim Plate c8ce2b0a1d mpegts: When playing mpegts over rtp/rtsp/sdp, lavf must still read PAT/SDT to get available streams 13 years ago
  Joakim Plate 53f8f0a70e Fix for some non interleaved avi files that gets played twice or won't end 13 years ago
  Joakim Plate e42a3dd123 Allow reading of growing avi files (ie currently being written) 15 years ago
  Georgi Chorbadzhiyski f1f15c3c1a mpegts: improve error reporting 13 years ago
  Aviad Rozenhek 162f1fbc14 mpegts: on seek, reset the cc for all PIDs 13 years ago
  Michael Niedermayer cb66db8010 mpegts: update comment to match code 13 years ago
  Joakim Plate 6796b82407 libavformat/utils: Only require first packet to be known for all audio and video streams 13 years ago
  Joakim Plate 6d40f88cab mpegts: Some additional HDMV types and reg descriptors for mpegts 13 years ago