74864 Commits (3059562aa19a576bdf900a4875c1aa69ef69c86e)
 

Author SHA1 Message Date
Rostislav Pehlivanov 555f513769 fate: update AAC tests to the new defaults 10 years ago
Rostislav Pehlivanov bc9927b854 aacenc: Enable Intensity Stereo by default 10 years ago
Rostislav Pehlivanov b7eb7cb3a1 aacenc: Enable Perceptual Noise Substitution by default 10 years ago
Rostislav Pehlivanov a8ced764f7 fate: update AAC Encoder TNS test for the new changes 10 years ago
Rostislav Pehlivanov a0079aae00 aacenc: reorder resetting of cpe->common_window 10 years ago
Rostislav Pehlivanov f3f6c6b928 aacenc_tns: rework coefficient quantization and filter application 10 years ago
Rostislav Pehlivanov d09f9c45c7 aacenc: allocate a larger buffer for the TNS LPC context 10 years ago
Rostislav Pehlivanov 0fc3a51353 lpc: add ff_lpc_calc_ref_coefs_f() function 10 years ago
Rostislav Pehlivanov a70ee2bdcd lpc: remove unused ff_lpc_calc_levinson() function 10 years ago
Rostislav Pehlivanov 139c2f93fd aacenctab: add tns_min_sfb[] to the encoder tables header 10 years ago
Rostislav Pehlivanov 5ed5ca706f aacenc: populate tns_max_bands 10 years ago
Michael Niedermayer 63fb5a6aef avcodec/truemotion1: Check for even width 10 years ago
Michael Niedermayer b54e03c9dc avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in absence of errors 10 years ago
Michael Niedermayer a047ccbb9f avcodec/movtextdec: Free ftab_temp 10 years ago
Michael Niedermayer a1a32fdb0e avcodec/movtextdec: Make tx3g_ptr unsigned 10 years ago
Peter B baeb8f5f71 tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt parameter. 10 years ago
Andreas Cadhalpun 2ac5b6ce8d fate: use 'c' for setting the channel_layout 10 years ago
Donny Yang 51d4bca5a4 avcodec/pngdec: fully support the tRNS chunk 10 years ago
Hendrik Leppkes d5911e6963 Merge commit 'c457bdebe7af643b380aa0f6add3cb4335d218dc' 10 years ago
Hendrik Leppkes ea1061e147 Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6' 10 years ago
Hendrik Leppkes 80a12be10f Merge commit 'c23999be134bde0a0554261a9043be7dbc01de0c' 10 years ago
Hendrik Leppkes ad79fa471b Merge commit '629d4c5b4deee08bf3a4f3ab45fd4f8b76d7aff3' 10 years ago
Michael Niedermayer 1acd6311a1 swscale/utils: If cascaded contexts are used forward sws_setColorspaceDetails() to the first context 10 years ago
Michael Niedermayer 8e05f9217a swscale/utils: Split scaling if possible and yuv->yuv with different matrixes is requested 10 years ago
Michael Niedermayer 58a0b7f114 avfilter/vf_scale: If no output color matrix is specified, use the input 10 years ago
Michael Niedermayer 5a00c30041 avfilter/vf_scale: Do not skip scale if the color matrix mismatches 10 years ago
Carl Eugen Hoyos 75d9006475 avfilter/vf_scale: Do not skip scale if range mismatches 10 years ago
Andreas Cadhalpun c64060d56a fate: add -fflags +bitexact to the relevant targets 10 years ago
Andreas Cadhalpun c34363acd2 mux: warn if the encoders bitexact flag is set, but not the muxers 10 years ago
Andreas Cadhalpun e6c20e214e avfilter: add missing FF_API_AVFILTERBUFFER guards 10 years ago
Ganesh Ajjanagadde 0169c4dc81 avfilter/vf_separatefields: use the name 's' for the pointer to the private context 10 years ago
Sven Dueking 67e87f8050 avcodec/qsv : Added look ahead rate control mode 10 years ago
Paul B Mahol dead1964ea avfilter/vf_vectorscope: make color mode more useful 10 years ago
Michael Niedermayer fb42e77516 swresample/swresample-test: Make layouts static const 10 years ago
Michael Niedermayer ab800add7b avdevice/libdc1394: Make dc1394_frame_format and dc1394_frame_rate, static 10 years ago
Michael Niedermayer 845fb3d4a5 avcodec/options: Make dummy_v?_encoder static 10 years ago
Paul B Mahol a902bebdab doc/filters: mention all short names for vectorscope options 10 years ago
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