14174 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)

Author SHA1 Message Date
  Michael Niedermayer 7865759409 avformat/avidec: Dont assert the existence of an index for video streams. 12 years ago
  Martin Storsjö 56c2337004 hls: Avoid reading outside of the allocated array 12 years ago
  Martin Storsjö 8c92909814 hls: Check whether the AVIOContext contains a new redirected URL 12 years ago
  Martin Storsjö be4edda673 http: Expose the content location via an AVOption 12 years ago
  Zhang Rui 393d80cc27 http: Support relative URL redirection 12 years ago
  Martin Storsjö 76267ecc82 http: Remove an unrelated and mistakenly set AVOption unit name 12 years ago
  Michael Niedermayer 9cbe834dfd avformat/avidec: Skip duplicate strf chunks 12 years ago
  Michael Niedermayer 7c98c834e0 avformat/avidec: also print position in print_tag() 12 years ago
  Anton Khirnov ce9bba5340 avidec: fix a memleak in the dv init code. 12 years ago
  Aurelien Jacobs 8b516f154a matroskadec: use correct compression parameters for current track CodecPrivate 14 years ago
  Anton Khirnov 30be1ea33e matroskadec: pad EBML_BIN data. 12 years ago
  Michael Niedermayer f0f75dfa34 avformat/utils: inject audio skip side data before the side data merge code 12 years ago
  Michael Niedermayer 98fc81b20d avformat/utils: move side data merge after parser 12 years ago
  Compn ef7f751642 riff: add DYM4 mpeg4 fourcc 12 years ago
  Clément Bœsch 722fb81dc5 avformat/jacosubdec: make probing less tolerant. 12 years ago
  Michael Niedermayer 7d0e927a31 avformat/mpegts: fix resync seek 12 years ago
  Valeriy Argunov cc20fbcd39 rtmphttp: Check for both 0 and AVERROR_EOF 12 years ago
  Michael Niedermayer a8dec360c5 avformat/utils: dont count attached pics toward the probesize 12 years ago
  Anton Khirnov 5b9c3b4505 Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). 12 years ago
  Byte d04b7de786 avformat/rtmphttp: Partial fix for the ticket #3127 (second try) 12 years ago
  Jan Gerber 8cc59ec881 lavf/matroskadec ReferenceBlock is a signed integer 12 years ago
  Jan Gerber f4b1ca99ff lavf/matroska*: DiscardPadding is a signed integer 12 years ago
  Michael Niedermayer cddd15ba5c avformat/matroska: simplify signed int access code 12 years ago
  Jan Gerber d03eea36b2 lavf/matroska*: add support for signed integers 12 years ago
  Compn 5592d1b741 riff: add G264 to mpeg4, only decodes keyframes 12 years ago
  Diego Biurrun 3cbe112653 dv: Split DV data table declarations into their own header 12 years ago
  Reimar Döffinger ecf442a58b lavf: improve support for AVC-Intra files. 13 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 12 years ago
  Michael Niedermayer 269f5d902a avformat/aviobuf: return error from avio_put_str16le() for invalid input 12 years ago
  Michael Niedermayer b52ae27edf avio_put_str16le: Print error message in case of invalid UTF8 input 12 years ago
  Michael Niedermayer 7561974dfe avformat/mmst: propagate error code from avio_put_str16le() 12 years ago
  Michael Niedermayer e3fc4481b6 avformat/vqf: check a few more bits in probe 12 years ago
  Michael Niedermayer 0062869ae2 avformat/smacker: check width/height in probe 12 years ago
  Michael Niedermayer f9b89b61f8 avformat/electronicarts: check chunksize more completely in probe() 12 years ago
  Michael Niedermayer 20769d9349 avformat/electronicarts: check chunk size. 12 years ago
  Michael Niedermayer bdab2421a5 avformat/dfa: check first frame offset in probe 12 years ago
  Michael Niedermayer f66f3819b9 avformat/bethsoftvid: check 4th header byte in probe 12 years ago
  Michael Niedermayer 650fd9c004 avformat/avr: check channels and bps in probe 12 years ago
  Michael Niedermayer 676bc505f7 avformat/utils: disabled debug code to collect format probing statistics 12 years ago
  Michael Niedermayer 2fbc759d08 avformat/diracdec: check 2 chunks in probe 12 years ago
  Michael Niedermayer 023953e964 avformat/astdec: increase the score for odd samplerate/channels to max/8 12 years ago
  Michael Niedermayer eb96802355 avformat/rsd: increase the score for odd samplerate/channels to max/8 12 years ago
  Michael Niedermayer ef28694d36 avformat/lvfdec: increase the score for odd channels to max/8 12 years ago
  Michael Niedermayer 9225ebd50d avformat/swfdec: return AVPROBE_SCORE_MAX / 4 for unexpected versions 12 years ago
  Michael Niedermayer b570835296 avformat/ape: check version in probe 12 years ago
  Michael Niedermayer 59ce62f713 avformat/dv: remove unused variable 12 years ago
  Michael Niedermayer 52268def10 avformat/thp: check fps value during probing 12 years ago
  Michael Niedermayer 858ef56297 avformat/thp: do not set sample_rate for a video codec 12 years ago
  Erik Olofsson f5bffd3a1a libavf/avienc: store language metadata for XSUB streams 12 years ago