29180 Commits (de33e8675c9a67c223ca5e4e14532b217149a9c9)
 

Author SHA1 Message Date
  Anton Khirnov de33e8675c AVOptions: fix av_set_string3() doxy to match reality. 14 years ago
  Sean McGovern fe9dae6df8 cpu detection: avoid a signed overflow 14 years ago
  Michael Niedermayer a7d35b2f99 vf_scale: don't leak SWS context. 15 years ago
  Alberto Delmás 526f24e3fd VC1: Fix first/last row checks with slices 14 years ago
  Ronald S. Bultje a8edc1cbc7 vc1: properly zero coded_block[] edges on new slice entry. 14 years ago
  Anton Khirnov f45cfb4751 lavc: remove vbv_delay option 14 years ago
  Jeff Downs 566d26923e h264: fix PCM intra-coded blocks in monochrome case 14 years ago
  Jeff Downs 767efcb46e h264: correct implicit weight table computation for long ref pics 14 years ago
  Jeff Downs cb9ccc89c5 h264: correct the check for invalid long term frame index in MMCO decode 14 years ago
  Alex Converse 5925e25218 aac: Only output configure if audio was found. 14 years ago
  Kostya Shishkov 303e48e6a2 rv10/20: tell decoder to use edge emulation 14 years ago
  Luca Barbato e30e0a16af flvenc: use int64_t to store offsets 14 years ago
  Reimar Döffinger 210d8f4ca2 VC-1: fix reading of custom PAR. 14 years ago
  Dustin Brody cc4718196a h264: notice memory allocation failure 14 years ago
  Justin Ruggles f629fcd308 Remove incorrect info in documentation of AVCodecContext.bits_per_raw_sample. 14 years ago
  Baptiste Coudurier b8fa424ce2 libx264: do not set pic quality if no frame is output 15 years ago
  Alex Converse 82d7ad3344 aac: Remove some suspicious illegal memcpy()s from LTP. 14 years ago
  Alex Converse c5388d680e mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 14 years ago
  Ronald S. Bultje 8abaa83d2c vp3/theora: flush after seek. 14 years ago
  Diego Biurrun 8e0a53bd34 rv30: return AVERROR(EINVAL) instead of EINVAL 14 years ago
  Mans Rullgard ba19cb6885 Fix incorrect max_lowres values 14 years ago
  Rafaël Carré 3b80fb50d8 Do not decode RV30 files if the extradata is too small 14 years ago
  Mans Rullgard fe7deb7cc4 aacps: skip some memcpy() if src and dst would be equal 14 years ago
  Anton Khirnov 44b3f05309 lavf: fix segfault in av_open_input_stream() 14 years ago
  Oskar Arvidsson dc3ab8ca43 pix_fmt: Fix number of bits per component in yuv444p9be 14 years ago
  Jindrich Makovicka e308a91c9c mpegts: fix Continuity Counter error detection 14 years ago
  Justin Ruggles 207db36a4f alsa: limit buffer_size to 32768 frames. 14 years ago
  Justin Ruggles 9bf76932e5 alsa: fallback to buffer_size/4 for period_size. 14 years ago
  Tomas Härdin 91f9c7917c gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps 14 years ago
  Anton Khirnov fa75093381 Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." 14 years ago
  Alex Converse baec70e16f adts: Fix PCE copying. 14 years ago
  Ronald S. Bultje 2649439bbd eval: fix memleak. 14 years ago
  Mans Rullgard 266ec41f77 ARM: workaround for bug in GNU assembler 14 years ago
  Clément Bœsch 694279bfd2 mxfenc: fix ignored drop flag in binary timecode representation. 14 years ago
  John Stebbins 0ab69793fc dca: set AVCodecContext frame_size for DTS audio 14 years ago
  Jason Garrett-Glaser fa38ed8ac0 H.264: fix overreads of qscale_table 14 years ago
  Ronald S. Bultje acf2d3293c 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