16861 Commits (73029abddc14c8a376ff81968fe9b1e171e4e9eb)

Author SHA1 Message Date
  Gilles Chanteperdrix 73029abddc libavformat/rtpdec: fix issue with conversion from unsigned to signed 11 years ago
  Thomas Volkert cbdd1806ea rtpdec_hevc: Implement parsing of aggregated packets 11 years ago
  Martin Storsjö b878ba03e7 rtpdec_hevc: Initialize variables to silence false positive compiler warnings 11 years ago
  Martin Storsjö 10e2d8b556 rtpdec_hevc: Use a shared function for parsing parameter sets 11 years ago
  Martin Storsjö 0de0751084 rtpdec_h264: Make reusable functions non-static 11 years ago
  Martin Storsjö 16163e6bf2 rtpdec_h264: Fix nal type counting after refactoring 11 years ago
  Martin Storsjö a3cc519d1f rtpdec_h264: Prepare h264_handle_packet_stap_a for sharing with hevc 11 years ago
  Martin Storsjö 48183b3ad4 rtpdec_h264: Generalize parse_sprop_parameter_sets 11 years ago
  Michael Niedermayer e78a729163 avformat/hlsenc: Use ff_rename() only for local files 11 years ago
  Hendrik Leppkes da97e4c64a hlsenc: write playlist into a temp file and replace the original atomically 11 years ago
  Lukasz Marek e19d1840da lavf/ffmenc: do not fail on missing codec 11 years ago
  Hendrik Leppkes 3fe26bb608 hlsenc: write playlist into a temp file and replace the original atomically 11 years ago
  Hendrik Leppkes ff48ae94f9 hlsenc: remove the AVIOContext for the playlist from the muxer context 11 years ago
  Michael Niedermayer 0f55bc29d4 avformat/omadec: Use 64bit for ret to avoid overflow 11 years ago
  Michael Niedermayer cb08687180 avformat/vqf: Use 64bit for ret to avoid overflow 11 years ago
  Michael Niedermayer d44e0d8b93 avformat/wtvdec: Use 64bit for ret to avoid overflow 11 years ago
  Michael Niedermayer 26c0cc154e avformat/mvdec: Use 64bit for ret to avoid overflow 11 years ago
  Michael Niedermayer 80a851aa5e avformat/apngdec: Use 64bit for ret to avoid overflow 11 years ago
  Michael Niedermayer 12987f8900 avformat/gxf: Use 64bit for res to avoid overflow 11 years ago
  Michael Niedermayer d1923d15a3 avformat/idcin: Use 64bit for ret to avoid overflow 11 years ago
  Michael Niedermayer 0e3d6e17de avformat/apngdec: Use 64bit ret to avoid overflow 11 years ago
  Michael Niedermayer d4936d28a1 avformat/asfdec: Use 64bit ret to avoid overflow 11 years ago
  Rodger Combs 62e95757d5 wtvdec: fix integer overflow resulting in errors with large files 11 years ago
  Martin Storsjö 46ad9ac964 rtpdec_h264: Move a leftover comment into h264_handle_packet_stap_a 11 years ago
  Martin Storsjö a335ed7671 rtpdec_h264: Remove an unnecessary check 11 years ago
  Martin Storsjö 176903ce83 rtpdec_h264: Return immediately on errors in h264_handle_packet_stap_a 11 years ago
  Martin Storsjö bb8c6ac840 rtpdec_h264: Make a parameter pointer const 11 years ago
  Martin Storsjö 7650caf013 rtpdec_h264: Use av_realloc instead of av_malloc+mempcy 11 years ago
  Martin Storsjö 8bdbf49c6f rtpdec_h264: Include the right header for AV_RB16 11 years ago
  Martin Storsjö ba2e07909b rtpdec_vp8: Set the keyframe flag 11 years ago
  Hendrik Leppkes 28bf05e7b5 hlsenc: remove the AVIOContext for the playlist from the muxer context 11 years ago
  Kevin Wheatley 31c7c0e156 avformat/movenc: Move avid DNxHD padding to the correct spot 11 years ago
  Michael Niedermayer be0cb7e053 avformat/dss: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer b2bbe8298b avformat/dss: Check sscanf() return value in dss_read_metadata_date() 11 years ago
  Oleksij Rempel 062cd5a975 lavf: Add DSS demuxer 11 years ago
  Kevin Wheatley fb3fb1d0d4 avformat/mov: Add simple ACLR atom reading to set the color range of the incomming track for codec's like DNxHD that utilise AVID's proprietary atom. 11 years ago
  Michael Niedermayer 9e008ed1b4 avformat/movenc: Fix use of uninitialized variable (ret) 11 years ago
  Michael Niedermayer b68d902b6e avformat/ffmenc: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
  Michael Niedermayer c8c10a5fc7 avformat/ffmenc: Fix memleak of buf 11 years ago
  Michael Niedermayer 95165f7c1b avformat/movenc: Fix stts_entries allocation check 11 years ago
  Michael Niedermayer a4cd057bc7 avformat/matroskaenc: Use the correct data type for the chapter times 11 years ago
  Vittorio Giovara 195942ed9b riff: Support QT RLE Animation in avi ('rle ' FourCC) 11 years ago
  Vittorio Giovara c78dc12118 riff: Support ProRes in avi (APCH fourcc) 11 years ago
  Hugo Beauzée-Luyssen 3035d21b5a nutdec: Check memory allocations 11 years ago
  Hugo Beauzée-Luyssen a876585215 movenc: Check memory allocations 11 years ago
  Hugo Beauzée-Luyssen da7e31a240 rmdec: Check memory allocations from ff_rm_alloc_rmstream() 11 years ago
  Vittorio Giovara bb7701684c lavf: Document the codec context initialization 11 years ago
  Vittorio Giovara 5dc47a2bd5 matroskaenc: Validate chapter start and end times 11 years ago
  Michael Niedermayer 527f1d22a1 avformat/tedcaptionsdec: add () to protect the argument of ERR_CODE() 11 years ago
  Michael Niedermayer 0b638b83c6 avformat/mpc8: Add () to protect MKMPCTAG()s arguments 11 years ago