summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* x86: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-22
* ppc: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-22
* x86: dsputil: Move fpel declarations to a separate headerDiego Biurrun2014-03-22
* dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macrosDiego Biurrun2014-03-22
* dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-22
* imgconvert: Move ff_deinterlace_line_*_mmx declarations out of dsputilDiego Biurrun2014-03-22
* x86: dsputil: Move inline assembly macros to a separate headerDiego Biurrun2014-03-22
* nuv: Reuse the DSPContext from RTJpegContextDiego Biurrun2014-03-22
* float_dsp: Replace arch optimization ifdefs by if cascadeDiego Biurrun2014-03-22
* avcodec: more correct printf specifiersDiego Biurrun2014-03-22
* avfilter: more correct printf format specifiersDiego Biurrun2014-03-22
* vaapi: switch ff_vaapi_get_surface_id from Picture to AVFramewm42014-03-20
* vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm42014-03-20
* vdpau: don't assume Picture and H264Picture are the samewm42014-03-20
* dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun2014-03-20
* build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-20
* dsputil: Conditionally compile dsputil code on all architecturesDiego Biurrun2014-03-20
* dsputil: Propagate bit depth information to all (sub)init functionsDiego Biurrun2014-03-20
* arm: dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-20
* ppc: dsputil: Drop trailing semicolon from macrosDiego Biurrun2014-03-20
* ppc: dsputil: Merge some declarations and initializationsDiego Biurrun2014-03-20
* ppc: dsputil: Simplify some ifdeffed function definitionsDiego Biurrun2014-03-20
* ppc: dsputil: Drop some unnecessary parenthesesDiego Biurrun2014-03-20
* ppc: dsputil: more K&R formatting cosmeticsDiego Biurrun2014-03-20
* ppc: dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-20
* ppc: dsputil: comment formatting and wording/grammar improvementsDiego Biurrun2014-03-20
* hpeldsp_template: Merge some declarations and initializationsDiego Biurrun2014-03-20
* hpeldsp_template: K&R formatting cosmeticsDiego Biurrun2014-03-20
* hpel_template: Drop some unnecessary parenthesesDiego Biurrun2014-03-20
* hpel_template: K&R formatting cosmeticsDiego Biurrun2014-03-20
* float-dsp-test: do not use C99's predefined __func__Janne Grunau2014-03-20
* float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functionsMartin Storsjö2014-03-19
* configure: ppc: Disable ldbrx instruction by defaultDiego Biurrun2014-03-19
* mxf: Lowercase UL stringsLuca Barbato2014-03-19
* mxf: Verbose debug loggingLuca Barbato2014-03-19
* mxf: Override faulty PreviousPartition entriesLuca Barbato2014-03-19
* mxf: Add additional H264 PictureEssenceCodingLuca Barbato2014-03-19
* aarch64: float_dsp NEON assemblerJanne Grunau2014-03-18
* libopenjpeg: Support rgba64 decodingVittorio Giovara2014-03-18
* libopenjpeg: Support rgba64 encodingCarl Eugen Hoyos2014-03-18
* libopenjpeg: K&R formatting cosmeticsVittorio Giovara2014-03-18
* float_dsp: add test program and use it as fate testJanne Grunau2014-03-18
* sbrdsp: move #if to disable all educational codeJanne Grunau2014-03-18
* lavc: er: remove unused variable sizeJanne Grunau2014-03-18
* svq3: directly set pix_fmt and color_rangeVittorio Giovara2014-03-18
* mpegts: Forward error codes in various functionsKeiji Costantini2014-03-18
* mpegts: K&R formatting cosmeticsKeiji Costantini2014-03-18
* libx264: check color_rangeVittorio Giovara2014-03-16
* ljpeg: check color_rangeVittorio Giovara2014-03-16
* mdec: set color_rangeVittorio Giovara2014-03-16