33610 Commits (77f359670fdbfcd7ac2a464b3bc000b1ceb54763)

Author SHA1 Message Date
Rostislav Pehlivanov a0079aae00 aacenc: reorder resetting of cpe->common_window 9 years ago
Rostislav Pehlivanov f3f6c6b928 aacenc_tns: rework coefficient quantization and filter application 9 years ago
Rostislav Pehlivanov d09f9c45c7 aacenc: allocate a larger buffer for the TNS LPC context 9 years ago
Rostislav Pehlivanov 0fc3a51353 lpc: add ff_lpc_calc_ref_coefs_f() function 9 years ago
Rostislav Pehlivanov a70ee2bdcd lpc: remove unused ff_lpc_calc_levinson() function 9 years ago
Rostislav Pehlivanov 139c2f93fd aacenctab: add tns_min_sfb[] to the encoder tables header 9 years ago
Rostislav Pehlivanov 5ed5ca706f aacenc: populate tns_max_bands 9 years ago
Michael Niedermayer 63fb5a6aef avcodec/truemotion1: Check for even width 9 years ago
Michael Niedermayer b54e03c9dc avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in absence of errors 9 years ago
Michael Niedermayer a047ccbb9f avcodec/movtextdec: Free ftab_temp 9 years ago
Michael Niedermayer a1a32fdb0e avcodec/movtextdec: Make tx3g_ptr unsigned 9 years ago
Luca Barbato 4dc9f00365 build: Skip libvpx.h if libvpx is not enabled 9 years ago
Michael Niedermayer 87a11db220 dnxhddata: Double frame_size for cid 1260 9 years ago
Vittorio Giovara b0d94324d2 libfdk-aacdec: Remove unused variable 9 years ago
Donny Yang 51d4bca5a4 avcodec/pngdec: fully support the tRNS chunk 9 years ago
Sven Dueking 67e87f8050 avcodec/qsv : Added look ahead rate control mode 9 years ago
Michael Niedermayer 845fb3d4a5 avcodec/options: Make dummy_v?_encoder static 9 years ago
Michael Niedermayer 4bd99f715d avcodec/snowenc: Support setting the iterative dia size separately 9 years ago
Rostislav Pehlivanov 21bfeec27f aacenc_tns: do not limit the filter size 9 years ago
Rostislav Pehlivanov 141d80ded7 lpc: rename ff_lpc_calc_levinsion to ff_lpc_calc_levinson 9 years ago
Rostislav Pehlivanov e924967fd5 aacenc_tns: fix out-of-bounds array access 9 years ago
Rostislav Pehlivanov 902ac9ca74 aacenc_tns: actually apply TNS filter to the coefficients 9 years ago
Rostislav Pehlivanov 49854c56c2 aacenc: initialize LPC context with MAX_LPC_ORDER 9 years ago
Rostislav Pehlivanov 0818705bf3 aacenc_tns: fix triggering an assertion with assert-level=2 9 years ago
Rostislav Pehlivanov f04d86c16a aacenc: remove TNS from the todo list 9 years ago
Rostislav Pehlivanov f20b67173c aacenc_tns: rework the way coefficients are calculated 9 years ago
Rostislav Pehlivanov 1cd5daee20 aac: remove now-unused redundant array 9 years ago
Rostislav Pehlivanov 44ddee945a aacenc_pred: rework the way prediction is done 9 years ago
Rostislav Pehlivanov 949a4892fa aacenc: change FF_PROFILE_UNKNOWN to AAC-Main if prediction is enabled 9 years ago
Rostislav Pehlivanov 20962b567b lpc: create a simplified Levinson-Durbin LPC handling float samples 9 years ago
Rostislav Pehlivanov f55cc57911 aac: move the TNS tables from aacdectab to the shared aactab 9 years ago
Philip Langdale 91f1115a0e avcodec/vc1dec: Re-order init to avoid initting hwaccel too early 9 years ago
Ronald S. Bultje 2fb593dcb9 Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 9 years ago
Vittorio Giovara 8f12ef9860 lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters 9 years ago
Vittorio Giovara cad40a3833 lavc: Drop deprecated deinterlace module 9 years ago
Vittorio Giovara 069713aa4b lavc: Drop deprecated thread opaque and codec pkt 9 years ago
Vittorio Giovara 9f90b24877 lavc: Drop deprecated get_buffer related functions 9 years ago
Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 9 years ago
Vittorio Giovara dc70c19476 lavc: Drop deprecated request_channels related functions 9 years ago
Donny Yang 51ca703222 apng: Support inter-frame compression 9 years ago
Michael Niedermayer 3322f0d415 avcodec/dnxhddata: Fix inconsistent table entry 9 years ago
lummax 0c800b2761 avcodec: Assert on codec->encode2 in encode_audio2 9 years ago
Timo Rothenpieler 1dd854e10f vaapi: Add hevc hwaccel support 9 years ago
Carl Eugen Hoyos 0382c546cc lavc: Describe eia_608 as text subtitles. 9 years ago
Michael Niedermayer 6701c92fa4 avcodec/libopusenc: Fix infinite loop on flushing after 0 input 9 years ago
Carl Eugen Hoyos 7f9656f10d lavc/dnxhdenc: Fix ibias default. 9 years ago
James Almer 4c39892b67 avcodec/vdpau: fix compilation of mpeg1/mpeg4/vc1 decoders when h264 is disabled 9 years ago
Luca Barbato 413d4e54a9 nvenc: Properly free the fifos 9 years ago