13275 Commits (14622ef05d36693aad4a92bb6313bb9d2a03c8dc)

Author SHA1 Message Date
  Kostya Shishkov c0eee89337 make av_dup_packet() more cautious on allocation failures 15 years ago
  Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 15 years ago
  Kostya Shishkov 4de339e219 introduce side information for AVPacket 15 years ago
  Martin Storsjö 302152d40b libavcodec: Bump micro after adding the dtx AVOptions 15 years ago
  Martin Storsjö 651b276ef7 libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions 15 years ago
  Martin Storsjö 3dd82afc74 libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed 15 years ago
  Martin Storsjö 7073938121 libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate 15 years ago
  Martin Storsjö 957635ba14 libvo-*: Fix up the long codec names 15 years ago
  Martin Storsjö 567ad0e31d libavcodec: Mark AVCodec->priv_class const 15 years ago
  Martin Storsjö 2d3267936a libvo-aacenc: Only produce extradata if the global header flag is set 15 years ago
  Anton Khirnov c776732712 lavc: postpone removal of request_channels 15 years ago
  Anton Khirnov d6ead39ee7 lavc: postpone removal of audioconvert and sample_fmt wrappers 15 years ago
  Martin Storsjö 882221afde libopencore-amr: Cosmetics: Rewrap and align 15 years ago
  Martin Storsjö 02c63a109f libopencore-amr, libvo-amrbwenc: Rename variables and functions 15 years ago
  Martin Storsjö 9b9c6405fd libopencore-amr: Convert commented out debug logging into av_dlog 15 years ago
  Martin Storsjö 89e7e640f7 libopencore-amr: Remove an unused state variable 15 years ago
  Martin Storsjö 5d211e034e libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate table 15 years ago
  Martin Storsjö 0e03f94d61 libopencore-amr: Remove a useless local variable 15 years ago
  Martin Storsjö c48ce4eb50 libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static const 15 years ago
  Martin Storsjö 900a129f4f libopencore-amr, libvo-amrwbenc: Return proper error codes in most places 15 years ago
  Martin Storsjö a8ec07c933 libopencore-amr: Don't print carriage returns in log messages 15 years ago
  Martin Storsjö 587331414b libopencore-amr: Remove an old workaround for libamr header weirdness 15 years ago
  Martin Storsjö 57ddffe843 libopencore-amr: Make the opaque encoder pointer a void* 15 years ago
  Martin Storsjö dbff4da914 libopencore-amr: Remove unused code fragments 15 years ago
  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