16944 Commits (c29d49c1b3c8ad15955bf0638b51ea752df5ea37)

Author SHA1 Message Date
  Mans Rullgard c29d49c1b3 dct-test: arm: indicate required cpu features for optimised funcs 13 years ago
  Anton Khirnov 380232fac3 snow: fix build after 594d4d5df3 13 years ago
  Mans Rullgard 92dad6687f arm: fix use of uninitialised value in ff_fft_fixed_init_arm() 13 years ago
  Martin Storsjö 2c96392277 avpicture: Don't assume a valid pix fmt in avpicture_get_size 13 years ago
  Janne Grunau a394959bbe h264: add a pointer for weighted prediction temporary buffer 13 years ago
  Janne Grunau d7d6efe42b h264: check sps.log2_max_frame_num for validity 13 years ago
  Janne Grunau 480be07a96 flac: change minimum and default of lpc_passes option to 1 13 years ago
  Christophe Gisquet 2aef3d66c9 SBR DSP x86: implement SSE sbr_hf_gen 13 years ago
  Christophe Gisquet 9a16359c38 AAC SBR: use AVFloatDSPContext's vector_fmul 13 years ago
  Janne Grunau 5945c7b35d h264: slice-mt: check master context for valid current_picture_ptr 13 years ago
  Janne Grunau a8cb1746c5 h264: slice-mt: get last_pic_dropable from master context 13 years ago
  Justin Ruggles 5e1bbb8c7e alacenc: add support for multi-channel encoding 13 years ago
  Janne Grunau c15fea7933 mimic: initialize padding of swap_buf through av_fast_padded_malloc 13 years ago
  Janne Grunau 42060c7030 eamad: initialize padding of bitstream_buf through av_fast_padded_malloc() 13 years ago
  Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 13 years ago
  Anton Khirnov 387bef95d2 lavc: factorise setting buffer type in avcodec_default_get_buffer(). 13 years ago
  Anton Khirnov e57c4706e9 lavc: don't reuse audio buffers 13 years ago
  Anton Khirnov ff953fecff lavc: set frame properties in ff_get_buffer(). 13 years ago
  Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 13 years ago
  Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 13 years ago
  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