14174 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)

Author SHA1 Message Date
  James Zern eb7f7b797f riff: add VP9 fourcc 11 years ago
  Michael Niedermayer 64f4816915 avformat/mp3dec: 4x faster probing 11 years ago
  Michael Niedermayer 557571ff7d avformat/h261dec: dont accept invalid gobs in probe as valid 11 years ago
  Michael Niedermayer 891f33cc70 avformat/h261dec: optimize probe 11 years ago
  Michael Niedermayer a26e83da6c avformat/mxfdec: optimize probing 11 years ago
  Anton Khirnov d42db44cfe avienc: drop the vfr flag. 11 years ago
  Michael Niedermayer 4f0e85517f avformat/icodec: reduce score returned on probing 11 years ago
  Michael Niedermayer f8a9cf7704 avformat/lvfdec: check stream count during probing 11 years ago
  Michael Niedermayer 4c439f6e39 avformat/idcin: check the decompressed frame size during probing 11 years ago
  Hendrik Leppkes 019247bdc3 avformat/mov: only force parsing for video tracks if stss is empty 11 years ago
  Michael Niedermayer 3836af4765 avformat/mpegvideodec: check seq headers more completely during probing 11 years ago
  Clément Bœsch 3bcd5c1e31 avformat/img2enc: simplify split planes extension selection. 11 years ago
  Clément Bœsch c37b0daf33 avformat/gif: fix final_delay unit in documentation. 11 years ago
  Clément Bœsch 3c5e6e7635 avformat/img2enc: reindent after previous commit. 11 years ago
  Clément Bœsch f70db22999 avformat/image2: allow muxing gif files. 11 years ago
  Michael Niedermayer cbe84b4ffa avformat/astdec: sanity check channels & sample rate 11 years ago
  kowalsky 4684539c91 avformat/hls: fixed bug where custom http headers weren't kept for hls streams 11 years ago
  Michael Niedermayer 3e6b7bbce5 avformat/segafilm: check 2nd tag 11 years ago
  Michael Niedermayer ff1d81b08c avformat/swfdec: check version and size during probing 11 years ago
  Michael Niedermayer 7b7697646b avformat/rsd: increase probe score, as misdetections are fixed 11 years ago
  Michael Niedermayer 50a3c4c5d2 avformat/rsd: Check channels and sample_rate fields 11 years ago
  Michael Niedermayer a35e30b672 avformat/libgme: decrease score by 1, fixes probetest failure 11 years ago
  Michael Niedermayer 04047b6166 avformat/http: print http headers at AV_LOG_DEBUG level 11 years ago
  David Goldwich 0a7fef39fc omadec: loosen format probing constraints 11 years ago
  Michael Niedermayer 1c736bedd9 omadec: check GEOB sizes against buffer size 11 years ago
  Michael Niedermayer 97f50e92b5 omadec: Fix wrong number of array elements 11 years ago
  wm4 3220a894f7 http: add hack to make streams served by MediaGateway not seekable 11 years ago
  Michael Niedermayer 8b73a3f6f6 avformat/utils: never decrease has_b_frames in compute_pkt_fields() 11 years ago
  Vittorio Giovara d763978583 rtmpproto: Reorder conditions to help dead code elimination 11 years ago
  Vittorio Giovara c0bba95c23 wtv: fix variable sign in format 11 years ago
  Nicolas George eeb975f5cd lavf/wavenc: check for a single stream. 11 years ago
  Diego Biurrun 5928b29f53 os_support: Add #endif comments for better readability 11 years ago
  Martin Storsjö 435214a757 Add an HDS live fragmenting muxer 12 years ago
  Anton Khirnov d1c229cdbc lavf: do not use int to store an int64 11 years ago
  Mark Himsley 8b3964ecd1 avformat/isom: lpcm in mov default to big endian 11 years ago
  Martin Storsjö 50aef03b24 rtspenc: Make sure BYE packets are sent before TEARDOWN 11 years ago
  Martin Storsjö 9ceed7af37 rtpenc: Add a rtpflag option for sending BYE packets when finishing 11 years ago
  Martin Storsjö b264453de9 rtpenc: Remove some superfluous parentheses 11 years ago
  Martin Storsjö d07b51bf07 aviobuf: Handle a NULL buffer in avio_close_dyn_buf 11 years ago
  Mickaël Raulet b6a4701612 mpegts: Support HEVC demuxing 11 years ago
  Yusuke Nakamura 959bea13ce matroskadec: Support HEVC demuxing 11 years ago
  Yusuke Nakamura ea29f965dc mov: Support HEVC demuxing 11 years ago
  Dirk Farin 5846646296 Add raw HEVC demuxer 11 years ago
  Anton Khirnov ce6949d3a0 oggparsetheora: stop using deprecated avcodec_set_dimensions 11 years ago
  David Kment 9af7a8523a HNM4/HNM4A demuxer & video decoder 11 years ago
  Michael Niedermayer 6c4b87d3d6 avformat/thp: force moving forward 11 years ago
  Michael Niedermayer 2b1056e4e2 avformat/thp: fix variable types to avoid overflows 11 years ago
  Michael Niedermayer b73900b8a6 avformat/http: fix cookies 11 years ago
  Martin Storsjö 0c5f839693 lavf: Remove a now useless parameter to ffurl_register_protocol 11 years ago
  Anton Khirnov 4f2d8968c0 oggparsetheora: check av_mallocz result 11 years ago