16924 Commits (201628899b206f3686705a888502b67005adc6cd)

Author SHA1 Message Date
  Janne Grunau 0b300daad2 h264: error out on unset current_picture_ptr for h->current_slice > 0 13 years ago
  Christophe Gisquet e32bea8eb4 aac: avoid a memcpy in sbr_qmf_analysis 13 years ago
  Diego Biurrun 9d46eaec7a build: The FLAC encoder also depends on the flacdsp code 13 years ago
  Janne Grunau c1fcf563b1 h264: check context state before decoding slice data partitions 13 years ago
  Janne Grunau 3ae69b9166 flashsv: make sure data for zlib priming is available 13 years ago
  Diego Biurrun 9b15c0a9b3 x86: dsputilenc: port to cpuflags 13 years ago
  Diego Biurrun 89145fbbfe x86: h264dsp: Fix linking with yasm and optimizations disabled 13 years ago
  Diego Biurrun 2e89aeed65 x86: h264_idct: port to cpuflags 13 years ago
  Piotr Bandurski f5fa03660d vble: Do not abort decoding when version is not 1 13 years ago
  Diego Biurrun 28e1cf19aa x86: h264_weight: port to cpuflags 13 years ago
  Janne Grunau d5e83122bd h264: set Picture.owner2 to the current thread 13 years ago
  Janne Grunau 6e5cdf2628 h264: check ref_count validity for num_ref_idx_active_override_flag 13 years ago
  Janne Grunau 150b2361ca h264: add missing new line to log message 13 years ago
  Michael Niedermayer 5d47850bbd dcadec: skip QMF on unused channels 13 years ago
  Justin Ruggles 284ea790d8 dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil 13 years ago
  Michael Niedermayer 1e27655388 aacenc: use the correct output buffer 13 years ago
  Mans Rullgard edd80ec7e3 aacdec: fix signed overflows in lcg_random() 13 years ago
  Janne Grunau 5ae72f5453 flashsv: check for keyframe before using differential coding 13 years ago
  Janne Grunau 706acb558a h264: enable low delay only if no delayed frames were seen 13 years ago
  Diego Biurrun 7ee4071362 x86: fix build without inline asm 13 years ago
  Justin Ruggles 3d3cf6745e aacdec: use float planar sample format for output 13 years ago
  Justin Ruggles 8e134e5104 lavc: clarify get_buffer() documentation 13 years ago
  Justin Ruggles 3ffed68c2a mpegaudiodec: use planar sample format for output unless packed is requested 13 years ago
  Justin Ruggles 2d3993ce8c x86: h264 qpel: use the correct number of utilized xmm regs in cglobal 13 years ago
  Daniel Kang 610e00b359 x86: h264: Convert 8-bit QPEL inline assembly to YASM 13 years ago
  Daniel Kang ad01ba6cea x86: h264: Remove 3dnow QPEL code 13 years ago
  Diego Biurrun 28c8e288fa x86: h264_chromamc: port to cpuflags 13 years ago
  Mans Rullgard 5e39bb073a mpegvideo: simplify dxy calculation in hpel_motion() 13 years ago
  Xi Wang 0d3123666a cdgraphics: fix incorrect vertical offset mask in cdg_scroll() 13 years ago
  Diego Biurrun 17fecb4a59 flashsv: Drop unused function and struct parameters 13 years ago
  Justin Ruggles 00dd9a6d6a pcm: fix decoding of pcm_s16le_planar on big-endian 13 years ago
  Luca Barbato ae3822bca1 imgconvert: remove PixFmtInfo 13 years ago
  Luca Barbato d1d9efaae6 avcodec: split avpicture from imgconvert 13 years ago
  Justin Ruggles 7c278d2ae4 alacenc: support 24-bit encoding 13 years ago
  Justin Ruggles c9d0f4506f pcmdec: use planar sample format for pcm_s16le_planar 13 years ago
  Justin Ruggles 79b7747556 vorbisdec: use float planar sample format 13 years ago
  Diego Biurrun 89923fce70 x86: h264_intrapred: Fix C function names in comments 13 years ago
  Diego Biurrun 87af05c575 x86: SPLATD: port to cpuflags 13 years ago
  John Stebbins 1c5805521c PGS subtitles: Set AVSubtitle pts value 13 years ago
  Janne Grunau e6160bda98 h264: Fix parameters to ff_er_add_slice() call 13 years ago
  Janne Grunau 60b6b8c019 h264: always check ref_count for validity 13 years ago
  Diego Biurrun 8c3849bc76 x86: dsputil: port to cpuflags 13 years ago
  Xi Wang b74dbdd5e9 bgmc: Fix av_malloc checks in ff_bgmc_init() 13 years ago
  Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 13 years ago
  Diego Biurrun da39cac8de Drop broken and unused CABAC test program. 13 years ago
  Diego Biurrun 5e9c6ef8f3 x86: h264_weight_10bit: port to cpuflags 13 years ago
  Luca Barbato 83f9ed42ec libtheoraenc: add missing pixdesc.h header 13 years ago
  Luca Barbato cc085993f4 avcodec: remove ff_is_hwaccel_pix_fmt 13 years ago
  Luca Barbato c1a02e884a pixdesc: add av_pix_fmt_get_chroma_sub_sample 13 years ago
  Mans Rullgard a384f6a7f7 ppc: replace pointer casting with AV_COPY32 13 years ago