29180 Commits (a4f2973b2dfb2efe41d4e387eb9be404511da5e0)
 

Author SHA1 Message Date
  Anton Khirnov a4f2973b2d lavc: fix type for thread_type option 14 years ago
  Anton Khirnov 54f12d2889 AVOptions: fix av_set_string3() doxy to match reality. 14 years ago
  Sean McGovern 1cf3ba8971 cpu detection: avoid a signed overflow 14 years ago
  Michael Niedermayer 2b74db8d27 vf_scale: don't leak SWS context. 15 years ago
  Alberto Delmás db5e27f94e VC1: Fix first/last row checks with slices 14 years ago
  Ronald S. Bultje 97ce2a29b6 vc1: properly zero coded_block[] edges on new slice entry. 14 years ago
  Jeff Downs ce8f40a7b9 h264: fix PCM intra-coded blocks in monochrome case 14 years ago
  Jeff Downs 45b3f7c71e h264: correct implicit weight table computation for long ref pics 14 years ago
  Jeff Downs 8ad6555f82 h264: correct the check for invalid long term frame index in MMCO decode 14 years ago
  Alex Converse b4099a6dc5 aac: Only output configure if audio was found. 14 years ago
  Kostya Shishkov dec458b900 rv10/20: tell decoder to use edge emulation 14 years ago
  Luca Barbato fe3e7297fe flvenc: use int64_t to store offsets 14 years ago
  Reimar Döffinger 28321b777f VC-1: fix reading of custom PAR. 14 years ago
  Dustin Brody 59a22afa0b h264: notice memory allocation failure 14 years ago
  Justin Ruggles 042934e786 Remove incorrect info in documentation of AVCodecContext.bits_per_raw_sample. 14 years ago
  Baptiste Coudurier 67163d751b libx264: do not set pic quality if no frame is output 15 years ago
  Alex Converse 96a453eb85 aac: Remove some suspicious illegal memcpy()s from LTP. 14 years ago
  Alex Converse c613a89143 mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 14 years ago
  Ronald S. Bultje b3b97559bb vp3/theora: flush after seek. 14 years ago
  Diego Biurrun 44c718cf71 rv30: return AVERROR(EINVAL) instead of EINVAL 14 years ago
  Mans Rullgard 99ec59adbd Fix incorrect max_lowres values 14 years ago
  Rafaël Carré 3ed12b97be Do not decode RV30 files if the extradata is too small 14 years ago
  Mans Rullgard f7831bb104 aacps: skip some memcpy() if src and dst would be equal 14 years ago
  Anton Khirnov 9c2a024660 lavf: fix segfault in av_open_input_stream() 14 years ago
  Oskar Arvidsson f8521560fa pix_fmt: Fix number of bits per component in yuv444p9be 14 years ago
  Jindrich Makovicka b772a757dd mpegts: fix Continuity Counter error detection 14 years ago
  Justin Ruggles 0c039db4d8 alsa: limit buffer_size to 32768 frames. 14 years ago
  Justin Ruggles 6ed533f561 alsa: fallback to buffer_size/4 for period_size. 14 years ago
  Tomas Härdin c75ba07f6e gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps 14 years ago
  Anton Khirnov 9417761474 Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." 14 years ago
  Alex Converse 6107543d4e adts: Fix PCE copying. 14 years ago
  Ronald S. Bultje e9520db07e eval: fix memleak. 14 years ago
  Mans Rullgard 15355f9af2 ARM: workaround for bug in GNU assembler 14 years ago
  Clément Bœsch 776603b650 mxfenc: fix ignored drop flag in binary timecode representation. 14 years ago
  John Stebbins 0631896885 dca: set AVCodecContext frame_size for DTS audio 14 years ago
  Jason Garrett-Glaser 8ad1f0852b H.264: fix overreads of qscale_table 14 years ago
  Ronald S. Bultje 47be9f5bd5 swscale: don't use planar output functions to write to NV12/21. 14 years ago
  Piotr Kaczuba 20ca827019 postprocess.c: filter name needs to be double 0 terminated 14 years ago
  Pino Toscano b37131f798 configure: add missing CFLAGS to fix building on the HURD 14 years ago
  Mans Rullgard bd968d260a cavs: fix some crashes with invalid bitstreams 14 years ago
  Michael Niedermayer 00c5cf4beb jpegdec: actually search for and parse RSTn 14 years ago
  Alex Converse a05219d801 riff: Add mpgv MPEG-2 fourcc 14 years ago
  Reinhard Tartler c02b02d725 Update Changelog 14 years ago
  Chris Evans 5fab0ccd81 matroskadec: fix integer underflow if header length < probe length. 14 years ago
  Mans Rullgard 20829cf8a2 ffmpeg: fix operation with --disable-avfilter 14 years ago
  Stefano Sabatini 0b4840af0c vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h 14 years ago
  Diego Biurrun 896f80f82c build: Create mlib optimization directories during out-of-tree builds. 14 years ago
  Diego Biurrun b57c6d1a4c changelog: misc typo and wording fixes 14 years ago
  Diego Biurrun 3749066dd8 doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support. 14 years ago
  John Stebbins c29c609e0f matroskadec: matroska_read_seek after after EBML_STOP leads to failure. 14 years ago