35942 Commits (02823f6d7188260dabb10c64d6dd74331e7772e0)
 

Author SHA1 Message Date
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
Diego Biurrun d173ede1b7 configure: avplay now depends on avresample 12 years ago
Janne Grunau abab0435d4 fate: split dependencies for fate-seek tests 12 years ago
Janne Grunau 0b300daad2 h264: error out on unset current_picture_ptr for h->current_slice > 0 12 years ago
Janne Grunau 89a4465bd9 avprobe: report per stream bit rate if set by the decoder 12 years ago
Christophe Gisquet e32bea8eb4 aac: avoid a memcpy in sbr_qmf_analysis 12 years ago
Mans Rullgard 7e9e7cc236 configure: fix indentation in option parsing loop 12 years ago
Martin Storsjö 3bbe63d1a4 configure: Use headers in the check for _beginthreadex for w32threads 12 years ago
Martin Storsjö 7e6a11bcf7 avutil: Use a configure check to enable windows console functions 12 years ago
Martin Storsjö b70abd5b61 avutil: Include io.h with a separate condition from windows console functions 12 years ago
Martin Storsjö 15816c8e8b avutil: Include io.h with a separate condition from MapViewOfFile 12 years ago
Martin Storsjö 15caccb9be cmdutils: Use a configure check for enabling CommandLineToArgvW 12 years ago