36189 Commits (c837b38dd33a11c3810e988a60193a858eb4f58c)
 

Author SHA1 Message Date
  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
  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
  Diego Biurrun 90153465b0 fate: Add dependencies for bmp, cdxl, dfa, mp3 13 years ago
  Luca Barbato 1944d532a8 ppc: always use pic for shared libraries 13 years ago
  Diego Biurrun 62641dce71 build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable place 13 years ago
  Diego Biurrun 201628899b fate: ea, h264: prettyprinting and ordering cosmetics 13 years ago
  Martin Storsjö eb7018d2fc configure: Strip ordinals from mingw generated def files 13 years ago
  Mans Rullgard 66371c2851 configure: arm: detect default thumb state of compiler 13 years ago
  Diego Biurrun eebc40e177 fate: fft: Fix libavcodec dependency 13 years ago
  Diego Biurrun 31f16dc1a1 build: Make the ISMV muxer select the MOV muxer 13 years ago
  Mans Rullgard 81dfa21ec9 configure: move arm arch extensions to a separate variable 13 years ago
  Janne Grunau e816034a5f fate-seek: remove use of gnu make 3.82 only private modifier 13 years ago
  Janne Grunau c8148e5c93 fate: move vsynth reference files to their own directory 13 years ago
  Janne Grunau 337dbe2adb fate: move fate-acodec reference files to their own dir 13 years ago
  Diego Biurrun d173ede1b7 configure: avplay now depends on avresample 13 years ago
  Janne Grunau abab0435d4 fate: split dependencies for fate-seek tests 13 years ago
  Janne Grunau 0b300daad2 h264: error out on unset current_picture_ptr for h->current_slice > 0 13 years ago
  Janne Grunau 89a4465bd9 avprobe: report per stream bit rate if set by the decoder 13 years ago
  Christophe Gisquet e32bea8eb4 aac: avoid a memcpy in sbr_qmf_analysis 13 years ago
  Mans Rullgard 7e9e7cc236 configure: fix indentation in option parsing loop 13 years ago
  Martin Storsjö 3bbe63d1a4 configure: Use headers in the check for _beginthreadex for w32threads 13 years ago
  Martin Storsjö 7e6a11bcf7 avutil: Use a configure check to enable windows console functions 13 years ago
  Martin Storsjö b70abd5b61 avutil: Include io.h with a separate condition from windows console functions 13 years ago
  Martin Storsjö 15816c8e8b avutil: Include io.h with a separate condition from MapViewOfFile 13 years ago
  Martin Storsjö 15caccb9be cmdutils: Use a configure check for enabling CommandLineToArgvW 13 years ago
  Diego Biurrun 9d46eaec7a build: The FLAC encoder also depends on the flacdsp code 13 years ago
  Diego Biurrun cc7d5cfeec img2: K&R formatting cosmetics 13 years ago
  Janne Grunau c1fcf563b1 h264: check context state before decoding slice data partitions 13 years ago