75064 Commits (f4ce8cea7327a452441a5920426cb391adca61b2)
 

Author SHA1 Message Date
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
Federico Tomassetti 6bcd3e0599 build: Add support for travis CI 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
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