39619 Commits (ae17878fb2ab100264226c84c58f5b95a703312f)
 

Author SHA1 Message Date
Vittorio Giovara d5717bc4e9 changelog: switch libx265 and compand entries 11 years ago
Luca Barbato 0f0d1d056e configure: Always use -DOPJ_STATIC when checking for openjpeg 11 years ago
John Stebbins 1e9db41e2a movenc: Allow override of major brand in ftyp atom 11 years ago
Diego Biurrun 4f4840377f lagarith: Fix typo in printf format string 11 years ago
Diego Biurrun 57f09608e1 dsputil: Move thirdpel-related bits into their own context 11 years ago
Diego Biurrun 82dd1026cf x86: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
Diego Biurrun ae116cd3ed ppc: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
Diego Biurrun 6655c933a8 x86: dsputil: Move fpel declarations to a separate header 11 years ago
Diego Biurrun 322a1dda97 dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros 11 years ago
Diego Biurrun f9279ee749 dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h 11 years ago
Diego Biurrun 600b854ad8 imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputil 11 years ago
Diego Biurrun 1a8d0cf77e x86: dsputil: Move inline assembly macros to a separate header 11 years ago
Diego Biurrun 1df0b06162 nuv: Reuse the DSPContext from RTJpegContext 11 years ago
Diego Biurrun 46caba4a65 float_dsp: Replace arch optimization ifdefs by if cascade 11 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
Diego Biurrun 7513234bdd avfilter: more correct printf format specifiers 11 years ago
wm4 8b6136d3d1 vaapi: switch ff_vaapi_get_surface_id from Picture to AVFrame 11 years ago
wm4 1b1094a19d vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame 11 years ago
wm4 7948a51b5c vdpau: don't assume Picture and H264Picture are the same 11 years ago
Diego Biurrun 82bb304801 dsputil: Use correct type in me_cmp_func function pointer 11 years ago
Diego Biurrun 0e083d7e43 build: Group general components separate from de/encoders in arch Makefiles 11 years ago
Diego Biurrun 54a6e08a65 dsputil: Conditionally compile dsputil code on all architectures 11 years ago
Diego Biurrun 5169e68895 dsputil: Propagate bit depth information to all (sub)init functions 11 years ago
Diego Biurrun cf7a216757 arm: dsputil: K&R formatting cosmetics 11 years ago
Diego Biurrun 1675975216 ppc: dsputil: Drop trailing semicolon from macros 11 years ago
Diego Biurrun b7d24fd4b2 ppc: dsputil: Merge some declarations and initializations 11 years ago
Diego Biurrun b045283f21 ppc: dsputil: Simplify some ifdeffed function definitions 11 years ago
Diego Biurrun 8bd6f88266 ppc: dsputil: Drop some unnecessary parentheses 11 years ago
Diego Biurrun 022184a646 ppc: dsputil: more K&R formatting cosmetics 11 years ago
Diego Biurrun 30f3f95987 ppc: dsputil: K&R formatting cosmetics 11 years ago
Diego Biurrun 82ee14d2ce ppc: dsputil: comment formatting and wording/grammar improvements 11 years ago
Diego Biurrun cce791b17b hpeldsp_template: Merge some declarations and initializations 11 years ago
Diego Biurrun 2539cf1c81 hpeldsp_template: K&R formatting cosmetics 11 years ago
Diego Biurrun 2972087e39 hpel_template: Drop some unnecessary parentheses 11 years ago
Diego Biurrun e8eace3276 hpel_template: K&R formatting cosmetics 11 years ago
Janne Grunau 6a74ebc34d float-dsp-test: do not use C99's predefined __func__ 11 years ago
Martin Storsjö ae23809184 float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functions 11 years ago
Diego Biurrun 606cc8afa1 configure: ppc: Disable ldbrx instruction by default 11 years ago
Luca Barbato af9481d701 mxf: Lowercase UL strings 11 years ago
Luca Barbato 6920fb2b33 mxf: Verbose debug logging 11 years ago
Luca Barbato 842ea36c74 mxf: Override faulty PreviousPartition entries 11 years ago
Luca Barbato 92ebb33215 mxf: Add additional H264 PictureEssenceCoding 11 years ago
Janne Grunau dbd12523a4 aarch64: float_dsp NEON assembler 11 years ago
Vittorio Giovara 1b51b7ba00 libopenjpeg: Support rgba64 decoding 11 years ago
Carl Eugen Hoyos 8f45bd1433 libopenjpeg: Support rgba64 encoding 11 years ago
Vittorio Giovara 1ea9fa15c3 libopenjpeg: K&R formatting cosmetics 11 years ago
Janne Grunau f0f687446e float_dsp: add test program and use it as fate test 11 years ago
Janne Grunau d961a79eb0 sbrdsp: move #if to disable all educational code 11 years ago
Janne Grunau c829b35c08 lavc: er: remove unused variable size 11 years ago
Vittorio Giovara 3795ec6858 svq3: directly set pix_fmt and color_range 11 years ago