36565 Commits (2d6f317d7183d043dafecc7ec76f5ec5bcb07bf9)
 

Author SHA1 Message Date
  Michael Niedermayer 2d6f317d71 jpegdec: support ilv=1 grayscale jpeg-ls. 14 years ago
  Michael Niedermayer bbe25b4f3e ljpegdec: support non zero MCU for RGB. 2nd try 14 years ago
  Stefano Sabatini 9997d41672 ffprobe: add support to video frame information printing 14 years ago
  Stefano Sabatini 78c47e0a1e doc/filters.texi: fix typo in volume description 14 years ago
  Michael Niedermayer c8e309c2a6 lavf: Do not attempt to use frame multi threading when probing. 14 years ago
  Carl Eugen Hoyos 19b945dc2a Cosmetics: Fix indentation. 14 years ago
  Carl Eugen Hoyos ee884c3023 Fix OOM error condition in idcin demuxer. 14 years ago
  Stefano Sabatini 9ecccd6e5a ffprobe: move header and trailer print from probe_file() to main() 14 years ago
  Stefano Sabatini fa7d1c39fd ffprobe: move writer context registration and initialization in main() 14 years ago
  Stefano Sabatini e869d08cbc cmdutils: make this_year extern, so it can be referenced from other .o files 14 years ago
  Stefano Sabatini ceef1ee767 cmdutils: make show_usage() use av_log() 14 years ago
  Oana Stratulat 44cc1936be ffmpeg: Fix segfault with zzufed 4xm file. 14 years ago
  Michael Niedermayer 6a56f4e634 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 12d8340f16 ljpeg: Fix bits != 8 or 16 support 14 years ago
  Michael Niedermayer 5152beeba8 ljpeg: Add predictor=0 support. 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
  Laurentiu Ion b348c852aa flicvideo: fix invalid reads 14 years ago
  Chris Evans 57cd6d7095 vorbis: Avoid some out-of-bounds reads 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
  Diego Biurrun 3aa3fc45fe cabac: remove unused function renorm_cabac_decoder 14 years ago
  Diego Biurrun 301fb92131 h264: Only use symbols from the SVQ3 decoder under proper conditionals. 14 years ago
  Clément Bœsch ed14b7242a timecode: more tolerant frame rate check for drop flag. 14 years ago
  Stefano Sabatini c5f4abf698 ffprobe: exit in case generic options are incompatible with strict XML output 14 years ago
  Stefano Sabatini 49c207b820 ffprobe: fix NULL pointer dereference in writer_close() 14 years ago
  Stefano Sabatini 9ac58ba133 cmdutils: add print_program_info() used in both show_banner() and show_version() 14 years ago
  Justin Ruggles 6e8bf6db48 add bytestream2_tell() and bytestream2_seek() functions 14 years ago
  Michael Niedermayer 3edff185ab Merge remote-tracking branch 'qatar/master' 14 years ago
  Oana Stratulat ee4d43ef7a ffmpeg: check if number of input and output channels are valid. 14 years ago
  Janne Grunau f907615f08 parsers: initialize MpegEncContext.slice_context_count to 1 14 years ago
  James Zern 95afa0a573 libvpxenc: restore vp8flags for compatibility 14 years ago
  Michael Niedermayer c88f0b728c tta: Fix regression of 24bit decoding. 14 years ago
  Michael Niedermayer c4f237a981 Revert commit 599b4c6efd 14 years ago
  Carl Eugen Hoyos e9a591d1f0 Fix compilation with --disable-everything --enable-demuxer=mov. 14 years ago
  Anssi Hannula 580bb77936 spdifenc: use special alignment for DTS-HD length_code 14 years ago
  ami_stuff febf75f3d2 pam: Reject 64bpp rgba. 14 years ago
  Carl Eugen Hoyos 09f25a9cb0 Allow decoding of uyvy422 CYUV with -vcodec rawvideo. 14 years ago
  Carl Eugen Hoyos d185278c36 Support decoding of some unusual jpeg samples. 14 years ago
  Janne Grunau f5be84cfbc ipmovie: do not read audio packets before the codec is known 14 years ago
  Janne Grunau 696ace50ea truemotion2: check size before GetBitContext initialisation 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
  Janne Grunau bb5b3940b0 adpcm: ADPCM Electronic Arts has always two channels 14 years ago
  Reimar Döffinger 4278023240 Check for overread in vqa video decoder. 14 years ago
  Reimar Döffinger 1d0d63052b sipr: fall back to setting mode based on bit_rate. 14 years ago
  Clément Bœsch 96fc1f0733 volume: remove duplicated condition. 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