13251 Commits (86a89ae3f2de76f09cd41942eaabde37c13342c3)

Author SHA1 Message Date
  Alberto Delmas d294015510 Check for successful h263 init in msmpeg4 init 16 years ago
  Martin Storsjö c5e03cebd3 libvo-*: Don't use deprecated sample format names and enum names 15 years ago
  Martin Storsjö c41eb2ade4 libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 15 years ago
  Alex Converse 2f072b55a4 Fix the conversion of AV_SAMPLE_FMT_FLT and _DBL to AV_SAMPLE_FMT_S32. 15 years ago
  Alex Converse 187a537904 Convert some undefined 1<<31 shifts into 1U<<31. 15 years ago
  Martin Storsjö f502ff3f61 Add support for AMR-WB encoding via libvo-amrwbenc 16 years ago
  Martin Storsjö d89e738a0c Add an AAC encoder by using the libvo-aacenc library 15 years ago
  Martin Storsjö 029f966c3a g722: Return 8 bits per sample for g722 in av_get_bits_per_sample 15 years ago
  Alberto Delmás 768c525114 Parse sprite data for WMVP and WVP2, and decode sprites for the latter 15 years ago
  Alexander Strange cf39b461d3 pthread: validate_thread_parameters() ignored slice-threading being intentionally off 15 years ago
  Reimar Döffinger f82163cf1c Use consistent condition for whether to run slice-threading execute function. 15 years ago
  Gwenole Beauchesne da21440d46 vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge. 15 years ago
  Gwenole Beauchesne 09ce846206 vaapi: filter out DELAYED_PIC_REF flag to determine field. 15 years ago
  Anton Khirnov 9f5ddd1e46 lavc: add a FF_API_REQUEST_CHANNELS deprecation macro 15 years ago
  Brad 1f6265e011 Fix parser: mark av_parser_parse() for removal on next major bump 15 years ago
  Nathan Caldwell 5371803dd5 psymodel: extend API to include PE and bit allocation. 15 years ago
  Alexander Strange ba9ef8d04e Remove unnecessary parameter from ff_thread_init() and fix behavior 15 years ago
  Janne Grunau d6f66edd65 Revert "aac_latm_dec: use aac context and aac m4ac" 15 years ago
  Mans Rullgard 5f2e6c0fd1 ac3enc: NEON optimised extract_exponents 15 years ago
  Mans Rullgard 2310ee4b1c ac3enc: move extract_exponents inner loop to ac3dsp 15 years ago
  Young Han Lee 57cc1ad35f aacenc: reduce the number of loop index variables 15 years ago
  Justin Ruggles e05a3ac713 ac3enc: select bandwidth based on bit rate, sample rate, and number of 15 years ago
  Mans Rullgard f7653904c8 ARM: NEON fixed-point forward MDCT 15 years ago
  Mans Rullgard dba9852935 ARM: NEON fixed-point FFT 15 years ago
  Mans Rullgard 79997def65 ac3enc: use generic fixed-point mdct 15 years ago
  Anton Khirnov 4e3945fd28 lavc: deprecate AVCodecContext.antialias_algo 15 years ago
  Anton Khirnov 4a49d2d59c lavc: mark mb_qmin/mb_qmax for removal on next major bump. 15 years ago
  Mans Rullgard bc154882e1 Fixed-point MDCT with 32-bit unscaled output 15 years ago
  Anton Khirnov ed5fcd60b2 lavc: deprecate rate_emu 15 years ago
  Anton Khirnov 8ed2ae09a2 lavc: mark hurry_up for removal on next major bump 15 years ago
  Anton Khirnov 9073ca6c6e parser: mark av_parser_parse() for removal on next major bump 15 years ago
  Anton Khirnov 6f3d3eacf6 lavc: add missing audioconvert includes 15 years ago
  Anton Khirnov b4b167ecbf jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY 15 years ago
  Mans Rullgard aa05f2126e ac3enc: ARM optimised ac3_compute_matissa_size 15 years ago
  Mans Rullgard 182826c884 ac3: armv6 optimised bit_alloc_calc_bap 15 years ago
  Mans Rullgard 41327cca61 FFT: simplify fft8() 15 years ago
  Mans Rullgard 6efe6028ed Fixed-point support in fft-test 15 years ago
  Mans Rullgard 7087ce08c8 Fixed-point FFT and MDCT 15 years ago
  Mans Rullgard 7f6e05cdfd ac3enc: simplify sym_quant() 15 years ago
  John Stebbins 4b6f097b21 mlp_parse.c: set AVCodecContext channel_layout 15 years ago
  anatoly ce02f9becf Add MxPEG decoder 15 years ago
  anatoly e0e3b8b297 Add support for picture_ptr field in MJpegDecodeContext 15 years ago
  anatoly f16055eedf Move MJPEG's input buffer preprocessing in separate public function 15 years ago
  anatoly 8f0bd2c07d Support reference picture defined by bitmask in MJPEG's SOS decoder 15 years ago
  Mans Rullgard 52fd16a264 ac3enc: move compute_mantissa_size() to ac3dsp 15 years ago
  Mans Rullgard 6f718471ea ac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeContext 15 years ago
  Mans Rullgard d782bca415 ac3enc: NEON optimised float_to_fixed24 15 years ago
  Mans Rullgard 6d9f52b2cd ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 15 years ago
  Ronald S. Bultje d38345878c dfa: protect pointer range checks against overflows. 15 years ago
  Alexander Strange a75529e81e mimic: implement multithreading. 15 years ago