14030 Commits (a8dec360c5db15e8da4b44ff3c0f02a6c57e8ac0)

Author SHA1 Message Date
  Michael Niedermayer a8dec360c5 avformat/utils: dont count attached pics toward the probesize 11 years ago
  Anton Khirnov 5b9c3b4505 Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 11 years ago
  Byte d04b7de786 avformat/rtmphttp: Partial fix for the ticket #3127 (second try) 11 years ago
  Jan Gerber 8cc59ec881 lavf/matroskadec ReferenceBlock is a signed integer 11 years ago
  Jan Gerber f4b1ca99ff lavf/matroska*: DiscardPadding is a signed integer 11 years ago
  Michael Niedermayer cddd15ba5c avformat/matroska: simplify signed int access code 11 years ago
  Jan Gerber d03eea36b2 lavf/matroska*: add support for signed integers 11 years ago
  Compn 5592d1b741 riff: add G264 to mpeg4, only decodes keyframes 11 years ago
  Diego Biurrun 3cbe112653 dv: Split DV data table declarations into their own header 11 years ago
  Reimar Döffinger ecf442a58b lavf: improve support for AVC-Intra files. 12 years ago
  Marton Balint 951d819006 mxfdec: update current edit unit when seeking in mxf files without index tables 12 years ago
  Michael Niedermayer 4abe6e4153 avformat/nullenc: mark null as VFPS 11 years ago
  Michael Niedermayer 269f5d902a avformat/aviobuf: return error from avio_put_str16le() for invalid input 11 years ago
  Michael Niedermayer b52ae27edf avio_put_str16le: Print error message in case of invalid UTF8 input 11 years ago
  Michael Niedermayer 7561974dfe avformat/mmst: propagate error code from avio_put_str16le() 11 years ago
  Michael Niedermayer e3fc4481b6 avformat/vqf: check a few more bits in probe 11 years ago
  Michael Niedermayer 0062869ae2 avformat/smacker: check width/height in probe 11 years ago
  Michael Niedermayer f9b89b61f8 avformat/electronicarts: check chunksize more completely in probe() 11 years ago
  Michael Niedermayer 20769d9349 avformat/electronicarts: check chunk size. 11 years ago
  Michael Niedermayer bdab2421a5 avformat/dfa: check first frame offset in probe 11 years ago
  Michael Niedermayer f66f3819b9 avformat/bethsoftvid: check 4th header byte in probe 11 years ago
  Michael Niedermayer 650fd9c004 avformat/avr: check channels and bps in probe 11 years ago
  Michael Niedermayer 676bc505f7 avformat/utils: disabled debug code to collect format probing statistics 11 years ago
  Michael Niedermayer 2fbc759d08 avformat/diracdec: check 2 chunks in probe 11 years ago
  Michael Niedermayer 023953e964 avformat/astdec: increase the score for odd samplerate/channels to max/8 11 years ago
  Michael Niedermayer eb96802355 avformat/rsd: increase the score for odd samplerate/channels to max/8 11 years ago
  Michael Niedermayer ef28694d36 avformat/lvfdec: increase the score for odd channels to max/8 11 years ago
  Michael Niedermayer 9225ebd50d avformat/swfdec: return AVPROBE_SCORE_MAX / 4 for unexpected versions 11 years ago
  Michael Niedermayer b570835296 avformat/ape: check version in probe 11 years ago
  Michael Niedermayer 59ce62f713 avformat/dv: remove unused variable 11 years ago
  Michael Niedermayer 52268def10 avformat/thp: check fps value during probing 11 years ago
  Michael Niedermayer 858ef56297 avformat/thp: do not set sample_rate for a video codec 11 years ago
  Erik Olofsson f5bffd3a1a libavf/avienc: store language metadata for XSUB streams 11 years ago
  Michael Niedermayer ef8f293472 avformat/dv: consider a header match at byte 0 to count as detection of dv in probe 11 years ago
  Michael Niedermayer e624df5dc3 mpegts: only calculate stat index when its needed during probe 11 years ago
  Michael Niedermayer 9825b99eca avformat/mpegts: do not hardcode type used in memset() 11 years ago
  Michael Niedermayer 76a47d66c4 avformat/dv: about 3 times faster probe 11 years ago
  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