74947 Commits (3d7173b509656b272462766e72ea1d987512320d)
 

Author SHA1 Message Date
Paul B Mahol 7516aa9a4a avfilter/vf_vectorscope: implement envelope support 10 years ago
Michael Niedermayer 4bd99f715d avcodec/snowenc: Support setting the iterative dia size separately 10 years ago
Rostislav Pehlivanov 21bfeec27f aacenc_tns: do not limit the filter size 10 years ago
Rostislav Pehlivanov 141d80ded7 lpc: rename ff_lpc_calc_levinsion to ff_lpc_calc_levinson 10 years ago
Rostislav Pehlivanov e924967fd5 aacenc_tns: fix out-of-bounds array access 10 years ago
Rostislav Pehlivanov 902ac9ca74 aacenc_tns: actually apply TNS filter to the coefficients 10 years ago
Rostislav Pehlivanov 49854c56c2 aacenc: initialize LPC context with MAX_LPC_ORDER 10 years ago
Rostislav Pehlivanov 0818705bf3 aacenc_tns: fix triggering an assertion with assert-level=2 10 years ago
Ganesh Ajjanagadde 47b41feb72 avfilter/af_apad: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol 16229fae9c avfilter/vf_vectorscope: add yet another mode 10 years ago
Clément Bœsch b48d8fa3ac avfilter: add allrgb 10 years ago
Rostislav Pehlivanov 8323d9b8af fate: adjust AAC encoder TNS test fuzziness 10 years ago
Rostislav Pehlivanov 4ff897a536 fate: add a test for encoding AAC-Main prediction 10 years ago
Rostislav Pehlivanov fe12ba6f30 fate: reenable TNS test 10 years ago
Rostislav Pehlivanov f04d86c16a aacenc: remove TNS from the todo list 10 years ago
Rostislav Pehlivanov f20b67173c aacenc_tns: rework the way coefficients are calculated 10 years ago
Rostislav Pehlivanov 1cd5daee20 aac: remove now-unused redundant array 10 years ago
Rostislav Pehlivanov 44ddee945a aacenc_pred: rework the way prediction is done 10 years ago
Rostislav Pehlivanov 949a4892fa aacenc: change FF_PROFILE_UNKNOWN to AAC-Main if prediction is enabled 10 years ago
Rostislav Pehlivanov 20962b567b lpc: create a simplified Levinson-Durbin LPC handling float samples 10 years ago
Rostislav Pehlivanov f55cc57911 aac: move the TNS tables from aacdectab to the shared aactab 10 years ago
Philip Langdale 91f1115a0e avcodec/vc1dec: Re-order init to avoid initting hwaccel too early 10 years ago
Michael Niedermayer 628a73f8f3 ffmpeg: force 128k default audio bitrate if nothing is specified and there is no specific default 10 years ago
Paul B Mahol 777df1ff74 avfilter/vf_dejudder: use the name 's' for the pointer to the private context 10 years ago
Ronald S. Bultje 7e12a54251 ffserver: use -b instead of -ab for setting audio bitrate. 10 years ago
Ronald S. Bultje 2fb593dcb9 Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. 10 years ago
Philip Langdale 1e50f953fa Changelog: Add VDPAU HEVC to the list 10 years ago
Paul B Mahol 9f2fa95bd8 avfilter/vf_histogram: 9 and 10 bit depth support 10 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 10 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 10 years ago
Vittorio Giovara 3d89373fae lavu: Drop deprecated private lls functions 10 years ago
Vittorio Giovara 2f9b652e8c lavu: Drop deprecated context size variables 10 years ago
Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 10 years ago
Vittorio Giovara bf7114b6ca lavu: Drop deprecated AV_CPU_FLAG_MMX2 symbol 10 years ago
Vittorio Giovara 2d40968dd3 lavu: Drop deprecated audioconvert.h header 10 years ago
Vittorio Giovara cdfe45ad37 lavu: Drop deprecated av_reverse function 10 years ago
Vittorio Giovara 2f8cbbc962 lavu: Drop deprecated external access to AVPixFmtDescriptor table 10 years ago
Vittorio Giovara 183db02a51 lavu: Drop deprecated old_pix_fmt.h and related code 10 years ago
Vittorio Giovara cad40a3833 lavc: Drop deprecated deinterlace module 10 years ago
Vittorio Giovara 069713aa4b lavc: Drop deprecated thread opaque and codec pkt 10 years ago
Vittorio Giovara 9f90b24877 lavc: Drop deprecated get_buffer related functions 10 years ago
Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 10 years ago
Vittorio Giovara dc70c19476 lavc: Drop deprecated request_channels related functions 10 years ago
Vittorio Giovara f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 10 years ago
Vittorio Giovara e65e4cbbda lavfi: Drop deprecated *_count suffixed variables 10 years ago
Harshit Mittal 53bf32fa42 doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the filters 10 years ago
Carl Eugen Hoyos 24e0b14c4f Changelog: Clarify that the new asf demuxer is optional. 10 years ago
Vittorio Giovara 86e5056575 lavfi: Drop deprecated public AVFilterPad struct 10 years ago
Vittorio Giovara 11b2eed43e lavr: Drop deprecated context reinitialization if resampling was not enabled 10 years ago
Vittorio Giovara 9d58639e27 sws: Drop deprecated SWS_CPU_CAPS defines 10 years ago