42027 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)
 

Author SHA1 Message Date
  Paul B Mahol ea1d64ab10 ttadec: unbreak playback of matroska files 13 years ago
  Aaron Colwell 12623a8026 vorbisdec: avoid invalid memory access 13 years ago
  Dale Curtis ef0d779706 Fix uninitialized reads on malformed ogg files. 13 years ago
  Ronald S. Bultje 4ffe5e2aa5 huffyuv: add padding to classic (v1) huffman tables. 13 years ago
  Ronald S. Bultje 4c25269ced png: convert to bytestream2 API. 13 years ago
  Nicolas George 15d75dabee lavc/utils: fix three const warnings. 13 years ago
  Nicolas George fe9818d004 ffplay: fix two const warnings. 13 years ago
  Nicolas George b50767c31d vf_pad: keep a reference to the output buffer. 13 years ago
  Stefano Sabatini 4ecfb91b85 doc/ffmpeg.texi: apply misc fixes to the -map_channel documentation 13 years ago
  Kostya Shishkov 681e726865 dca: include libavutil/mathematics.h for possibly missing M_SQRT1_2 13 years ago
  Michael Niedermayer bf807a5e87 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 83f15a1228 avs: fix infinite loop on end-of-stream. 13 years ago
  Michael Niedermayer 4cda8aa1c5 avformat_new_stream: fix initial last_dts value 13 years ago
  Alex Converse fd0be63049 tiffdec: Prevent illegal memory access caused by recycled pointers. 13 years ago
  Tomas Härdin f6daa9f4f6 mxfdec: Add intra_only flag to MXFTrack 13 years ago
  Tomas Härdin 8c7721e709 mxfdec: Fix Avid AirSpeed files being misinterpreted as OP1a 13 years ago
  Tomas Härdin bf2290a80c mxfdec: Truncate packets that extend past the next edit unit 13 years ago
  Michael Niedermayer f64cfba93b libavutil: document av_force_cpu_flags(-1). 13 years ago
  Martin Storsjö 94f1b11a6f rtpenc: Fix the AVRational used for av_rescale_q_rnd 13 years ago
  Nicolas George 78306c51ef ffmpeg: show fps more accurately when it is small. 13 years ago
  Nicolas George a8cdb7b95a swr: special case for empty channels in rematrix. 13 years ago
  Ronald S. Bultje b4bccf3e4e wma: fix off-by-one in array bounds check. 13 years ago
  Reimar Döffinger 6eda85e15b sbrdsp.asm: convert all instructions to float/SSE ones. 13 years ago
  Ronald S. Bultje 3416d0805e dv: cosmetics. 13 years ago
  Ronald S. Bultje e97efecec8 dv: check buffer size before reading profile. 13 years ago
  Ronald S. Bultje 6e2821160b Revert "AAC SBR: group some writes." 13 years ago
  Martin Storsjö a887c87c23 udp: Print an error message if bind fails 13 years ago
  Ronald S. Bultje 37cc8600d0 cook: extend channel uncoupling tables so the full bit range is covered. 13 years ago
  Ronald S. Bultje 84a020efc3 roqvideo: cosmetics. 13 years ago
  Ronald S. Bultje cdf1577162 roqvideo: convert to bytestream2 API. 13 years ago
  Ronald S. Bultje 93b53ffb1a dca: don't use av_clip_uintp2(). 13 years ago
  Ronald S. Bultje 626964a4c4 wmall: fix build with -DDEBUG enabled. 13 years ago
  Ronald S. Bultje 8febcb9fc1 smc: port to bytestream2 API. 13 years ago
  Christophe Gisquet ba36f14e5d AAC SBR: group some writes. 13 years ago
  Christophe GISQUET 7e1ce6a6ac dsputil: remove shift parameter from scalarproduct_int16 13 years ago
  Christophe GISQUET dabf8dd34a SBR DSP: unroll sum_square 13 years ago
  Christophe GISQUET 294c05ce8a rv34: remove dead code in intra availability check 13 years ago
  Christophe GISQUET 7104c23bd1 rv34: clean a bit availability checks. 13 years ago
  Luca Barbato af49e1766b v4l2: update documentation 13 years ago
  Ronald S. Bultje 1255eed533 tgq: convert to bytestream2 API. 13 years ago
  Paul B Mahol aed9da20af parser: remove forward declaration of MpegEncContext 13 years ago
  Ronald S. Bultje e6ffd997cb dca: prevent accessing static arrays with invalid indexes. 13 years ago
  Ronald S. Bultje cc5dd632ce raw: move buffer size check up. 13 years ago
  Ronald S. Bultje f1320dc3be lpcm: fix sample size calculation for 20bit LCPM. 13 years ago
  Ronald S. Bultje 9487fb4dea swscale: clip unscaled output intermediates. 13 years ago
  Ronald S. Bultje a93b572ae4 smacker: error out if palette copy-with-offset overruns palette size. 13 years ago
  Ronald S. Bultje a55d5bdc6e algmm: convert to bytestream2 API. 13 years ago
  Nicolas George 1ea3b657d6 vf_yadif: accept input with several frames available. 13 years ago
  Nicolas George c088b7f389 ass_split: accept files with only \n and no \r. 13 years ago
  Nicolas George e5dd4ae728 assdec: avoid a possible NULL dereference. 13 years ago