36153 Commits (6b8d88808dbc21197281ff4ea5a4660ad19e1bf3)
 

Author SHA1 Message Date
Mans Rullgard 1234c66a31 configure: arm: detect toolchain default arch version 12 years ago
Mans Rullgard 9ebd45c2d5 configure: do not bypass cpuflags section if --cpu not given 12 years ago
Mans Rullgard c29d49c1b3 dct-test: arm: indicate required cpu features for optimised funcs 12 years ago
Anton Khirnov 380232fac3 snow: fix build after 594d4d5df3 12 years ago
Mans Rullgard 92dad6687f arm: fix use of uninitialised value in ff_fft_fixed_init_arm() 12 years ago
Martin Storsjö 2c96392277 avpicture: Don't assume a valid pix fmt in avpicture_get_size 12 years ago
Janne Grunau a394959bbe h264: add a pointer for weighted prediction temporary buffer 12 years ago
Janne Grunau d7d6efe42b h264: check sps.log2_max_frame_num for validity 12 years ago
Janne Grunau 8cc2fa1e5d mov: validate number of DataReferenceBox entries against box size 12 years ago
Janne Grunau 80b6b31417 mov: compute avg_frame_rate only if duration is known 12 years ago
Janne Grunau 480be07a96 flac: change minimum and default of lpc_passes option to 1 12 years ago
Diego Biurrun c25fc5c2bb fate: dpcm: Add dependencies 12 years ago
Christophe Gisquet 2aef3d66c9 SBR DSP x86: implement SSE sbr_hf_gen 12 years ago
Christophe Gisquet 9a16359c38 AAC SBR: use AVFloatDSPContext's vector_fmul 12 years ago
Diego Biurrun 33086f9265 fate: image: Add dependencies 12 years ago
Justin Ruggles b64ba37c4c Changelog: add an entry for deprecating the avconv -vol option 12 years ago
Justin Ruggles ecc8b02194 x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32 12 years ago
Janne Grunau 5945c7b35d h264: slice-mt: check master context for valid current_picture_ptr 12 years ago
Janne Grunau a8cb1746c5 h264: slice-mt: get last_pic_dropable from master context 12 years ago
Justin Ruggles 5e1bbb8c7e alacenc: add support for multi-channel encoding 12 years ago
Paul B Mahol b519298a15 pixdesc: fix yuva 10bit bit depth 12 years ago
Justin Ruggles 9a71d362a6 avconv: deprecate the -vol option 12 years ago
Justin Ruggles b30a363331 x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling 12 years ago
Justin Ruggles f96f1e06a4 x86: af_volume: add SSE2-optimized s16 volume scaling 12 years ago
Justin Ruggles b384e031da lavfi: add volume filter 12 years ago
Justin Ruggles 9d5c62ba5b lavu/opt: do not filter out the initial sign character except for flags 12 years ago
Justin Ruggles 5312268b34 eval: treat dB as decibels instead of decibytes 12 years ago
Justin Ruggles ac7eb4cb20 float_dsp: add vector_dmul_scalar() to multiply a vector of doubles 12 years ago
Mans Rullgard da025d115a fate: workaround for slighly broken 'test' shell builtin 12 years ago
Janne Grunau c15fea7933 mimic: initialize padding of swap_buf through av_fast_padded_malloc 12 years ago
Janne Grunau 42060c7030 eamad: initialize padding of bitstream_buf through av_fast_padded_malloc() 12 years ago
Janne Grunau 54c7fe6d68 raw demuxer: initialize end of partial packets 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Anton Khirnov 387bef95d2 lavc: factorise setting buffer type in avcodec_default_get_buffer(). 12 years ago
Anton Khirnov e57c4706e9 lavc: don't reuse audio buffers 12 years ago
Anton Khirnov ff953fecff lavc: set frame properties in ff_get_buffer(). 12 years ago
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Diego Biurrun 90153465b0 fate: Add dependencies for bmp, cdxl, dfa, mp3 12 years ago
Luca Barbato 1944d532a8 ppc: always use pic for shared libraries 12 years ago
Diego Biurrun 62641dce71 build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable place 12 years ago
Diego Biurrun 201628899b fate: ea, h264: prettyprinting and ordering cosmetics 12 years ago
Martin Storsjö eb7018d2fc configure: Strip ordinals from mingw generated def files 12 years ago
Mans Rullgard 66371c2851 configure: arm: detect default thumb state of compiler 12 years ago
Diego Biurrun eebc40e177 fate: fft: Fix libavcodec dependency 12 years ago
Diego Biurrun 31f16dc1a1 build: Make the ISMV muxer select the MOV muxer 12 years ago
Mans Rullgard 81dfa21ec9 configure: move arm arch extensions to a separate variable 12 years ago
Janne Grunau e816034a5f fate-seek: remove use of gnu make 3.82 only private modifier 12 years ago
Janne Grunau c8148e5c93 fate: move vsynth reference files to their own directory 12 years ago
Janne Grunau 337dbe2adb fate: move fate-acodec reference files to their own dir 12 years ago