35921 Commits (adbe03077d197813d5ecba43e918ece9c2b8e9b9)
 

Author SHA1 Message Date
  Luca Barbato adbe03077d hls: use a meaningful long name 13 years ago
  Luca Barbato 5fbceb2c63 hls: add start_number option 13 years ago
  Ronald S. Bultje ddd7559ad9 h264: check for invalid zeros_left before writing 13 years ago
  Janne Grunau 9a2e79116d golomb: use unsigned arithmetics in svq3_get_ue_golomb() 13 years ago
  Justin Ruggles 1c012e6bfb x86: float_dsp: fix loading of the len parameter on x86-32 13 years ago
  Josh Allmann b3deec3253 takdec: fix initialisation of LOCAL_ALIGNED array 13 years ago
  Mans Rullgard cd71af90a9 takdec: fix initialisation of LOCAL_ALIGNED array 13 years ago
  Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 13 years ago
  Michael Niedermayer 096abfa150 parser: fix large overreads 13 years ago
  Michael Niedermayer 41540b36a1 bitstream: add get_bits64() to support reading more than 32 bits at once 13 years ago
  Mans Rullgard b57c1da81e arm: detect cpu features at runtime on Linux 13 years ago
  Mans Rullgard b326755989 arm: rename ARMVFP config symbol to VFP 13 years ago
  Mans Rullgard 637606de2d configure: arm: make _inline arch ext symbols depend on inline_asm 13 years ago
  Mans Rullgard a7831d509f arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation 13 years ago
  Mans Rullgard 7f2b3dcabd configure: arm: check inline and external asm support for extensions 13 years ago
  Mans Rullgard c6ebc9faa2 configure: add check_insn function 13 years ago
  Mans Rullgard 7fd90119bb configure: clean up check_inline_asm and check_as functions 13 years ago
  Mans Rullgard f0fe245bc3 configure: arm: set fast_clz and fast_unaligned in cpuflags section 13 years ago
  Mans Rullgard 1234c66a31 configure: arm: detect toolchain default arch version 13 years ago
  Mans Rullgard 9ebd45c2d5 configure: do not bypass cpuflags section if --cpu not given 13 years ago
  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 8cc2fa1e5d mov: validate number of DataReferenceBox entries against box size 13 years ago
  Janne Grunau 80b6b31417 mov: compute avg_frame_rate only if duration is known 13 years ago
  Janne Grunau 480be07a96 flac: change minimum and default of lpc_passes option to 1 13 years ago
  Diego Biurrun c25fc5c2bb fate: dpcm: Add dependencies 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
  Diego Biurrun 33086f9265 fate: image: Add dependencies 13 years ago
  Justin Ruggles b64ba37c4c Changelog: add an entry for deprecating the avconv -vol option 13 years ago
  Justin Ruggles ecc8b02194 x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32 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
  Paul B Mahol b519298a15 pixdesc: fix yuva 10bit bit depth 13 years ago
  Justin Ruggles 9a71d362a6 avconv: deprecate the -vol option 13 years ago
  Justin Ruggles b30a363331 x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling 13 years ago
  Justin Ruggles f96f1e06a4 x86: af_volume: add SSE2-optimized s16 volume scaling 13 years ago
  Justin Ruggles b384e031da lavfi: add volume filter 13 years ago
  Justin Ruggles 9d5c62ba5b lavu/opt: do not filter out the initial sign character except for flags 13 years ago
  Justin Ruggles 5312268b34 eval: treat dB as decibels instead of decibytes 13 years ago
  Justin Ruggles ac7eb4cb20 float_dsp: add vector_dmul_scalar() to multiply a vector of doubles 13 years ago
  Mans Rullgard da025d115a fate: workaround for slighly broken 'test' shell builtin 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
  Janne Grunau 54c7fe6d68 raw demuxer: initialize end of partial packets 13 years ago