9270 Commits (fd8a8373aa52e94de14f0583c482c8faa95dd677)

Author SHA1 Message Date
  Peter Ross 3a1df393b8 ico: favour BITMAPHEADER dimensions over IconEntry dimensions 14 years ago
  Nicolas Noirbent 62a22b2865 segment: fix FPE when segment_list_size is 0 14 years ago
  Michael Niedermayer 645569e19f Revert "riff: remove references to sonic codec ids" 14 years ago
  Stefano Sabatini 0be8e66174 mpegtsenc: do not reference the deprecated ffmpeg option 'vbsf' in a log message 14 years ago
  Stefano Sabatini 3fcf841ff5 mpegtsenc: fix some typos: aac -> AAC, adts -> ADTS 14 years ago
  Stefano Sabatini 9a7f2aa958 mpegtsenc: use more meaningful error codes 14 years ago
  Alex Converse 4df30f7114 utils: Check for extradata size overflows. 14 years ago
  Martin Storsjö 6b9e4eea83 avio: Fix the value of the deprecated URL_FLAG_NONBLOCK 14 years ago
  Reimar Döffinger 742b660eb7 wtvdec: fix a few memleaks as show by valgrind with the FATE test. 14 years ago
  Anton Khirnov 44bcab5883 ffmenc: remove references to deprecated AVFormatContext.timestamp. 14 years ago
  Anton Khirnov e5c708151e lavf: undeprecate read_seek(). 14 years ago
  Anton Khirnov 0fd88d3988 riff: remove references to sonic codec ids 14 years ago
  Peter Ross 051257495a ico: reject icon entries that are smaller than sizeof(BITMAPHEADER) 14 years ago
  Peter Ross 90dbd08127 ico: ignore IconEntry.bpp value, and favour BITMAPHEADER.NumColors value over that in IconEntry 14 years ago
  Peter Ross bd3a12d68d ico: consider IconEntry.NumColors of 255 to be ambiguous 14 years ago
  Justin Ruggles f01f6a8474 gsm demuxer: use generic seeking instead of a gsm-specific function. 14 years ago
  Justin Ruggles 467879eb54 gsm demuxer: return packets with only 1 gsm block at a time. 14 years ago
  Oana Stratulat 550f7c43ec Fixes wrong duration in .mov file. Issue 599 14 years ago
  Janne Grunau 68e252f548 wtv: fix memleaks during normal operation 14 years ago
  Justin Ruggles 4556ebfb7d ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM 14 years ago
  Justin Ruggles e9626eb32e sierravmd: fix audio pts 14 years ago
  Martin Storsjö a78dbada55 movenc: Don't store a nonzero creation time if nothing was set by the caller 14 years ago
  Reimar Döffinger efd6b80b40 rawdec: use av_shrink_packet. 14 years ago
  Michael Niedermayer 72c5828c93 lavf: Add forgotten line from 212fd3a1f1 14 years ago
  Michael Niedermayer 52ef95474b ipmovie: Fix passing resolution changes on. 14 years ago
  Diego Biurrun 52877251cf build: Skip compiling network.h and rtsp.h if networking is not enabled. 14 years ago
  Diego Biurrun 3dc99a18d4 cosmetics: drop some pointless parentheses 14 years ago
  Michael Niedermayer c8e309c2a6 lavf: Do not attempt to use frame multi threading when probing. 14 years ago
  Paul B Mahol 49a2aebc00 vqf: recognize more metadata chunks 14 years ago
  Michael Niedermayer 4b4acc544f tta: Fix returned error code at EOF 14 years ago
  Michael Niedermayer d8b33a9989 tta: fix off be 1 error in the end detection. 14 years ago
  Paul B Mahol 75146b8828 ipmovie: Add param change side data if the video dimensions have changed 14 years ago
  Carl Eugen Hoyos ee884c3023 Fix OOM error condition in idcin demuxer. 14 years ago
  Janne Grunau 73b16198b6 electronicarts: check bytes per sample for validity 14 years ago
  Michael Niedermayer 877f6eb5fb tta: Fix returned error code at EOF 14 years ago
  Michael Niedermayer 4925b6e784 tta: fix off be 1 error in the end detection. 14 years ago
  Reimar Döffinger 4dfb74cd4f Flush decoders correctly in avformat_find_stream_info(). 14 years ago
  Paul B Mahol f86209b43d vqf: add more known extensions 14 years ago
  Anssi Hannula 580bb77936 spdifenc: use special alignment for DTS-HD length_code 14 years ago
  Janne Grunau f5be84cfbc ipmovie: do not read audio packets before the codec is known 14 years ago
  Martin Storsjö acb074301c avio: Only do implicit network initialization for network protocols 14 years ago
  Martin Storsjö 32b83aeec1 avio: Add an URLProtocol flag for indicating that a protocol uses network 14 years ago
  Chris Evans faaec4676c matroskadec: Fix a bug where a pointer was cached to an array that might later move due to a realloc() 14 years ago
  Clément Bœsch 35da85562d mov: support timecode extraction. 14 years ago
  Clément Bœsch adc278788b mov: annotate read values in tmcd track. 14 years ago
  Alex Converse 4274e481c0 mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions. 14 years ago
  Anton Khirnov f9b9dd8740 lavf: cosmetics, reformat av_read_frame(). 14 years ago
  Anton Khirnov 6450599e22 lavf: refactor av_read_frame() to make it easier to understand. 14 years ago
  Michael Niedermayer c4eec85a1f Revert "rmdec: Avoid allocating huge packets" 14 years ago
  Michael Niedermayer ad8e3304f7 lavf: use avg_frame_rate and packet number to exit find_stream_info 14 years ago