summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vaapi: switch ff_vaapi_get_surface_id from Picture to AVFramewm42014-03-206-13/+13
* vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm42014-03-206-13/+13
* vdpau: don't assume Picture and H264Picture are the samewm42014-03-206-16/+15
* dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun2014-03-209-91/+95
* build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-204-31/+39
* dsputil: Conditionally compile dsputil code on all architecturesDiego Biurrun2014-03-202-12/+12
* dsputil: Propagate bit depth information to all (sub)init functionsDiego Biurrun2014-03-2014-85/+83
* arm: dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-204-21/+29
* ppc: dsputil: Drop trailing semicolon from macrosDiego Biurrun2014-03-202-29/+29
* ppc: dsputil: Merge some declarations and initializationsDiego Biurrun2014-03-206-270/+219
* ppc: dsputil: Simplify some ifdeffed function definitionsDiego Biurrun2014-03-201-13/+5
* ppc: dsputil: Drop some unnecessary parenthesesDiego Biurrun2014-03-202-9/+9
* ppc: dsputil: more K&R formatting cosmeticsDiego Biurrun2014-03-204-416/+437
* ppc: dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-203-391/+429
* ppc: dsputil: comment formatting and wording/grammar improvementsDiego Biurrun2014-03-207-199/+180
* hpeldsp_template: Merge some declarations and initializationsDiego Biurrun2014-03-201-4/+4
* hpeldsp_template: K&R formatting cosmeticsDiego Biurrun2014-03-201-213/+297
* hpel_template: Drop some unnecessary parenthesesDiego Biurrun2014-03-201-3/+3
* hpel_template: K&R formatting cosmeticsDiego Biurrun2014-03-201-72/+117
* float-dsp-test: do not use C99's predefined __func__Janne Grunau2014-03-201-9/+9
* float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functionsMartin Storsjö2014-03-191-23/+25
* configure: ppc: Disable ldbrx instruction by defaultDiego Biurrun2014-03-191-0/+2
* mxf: Lowercase UL stringsLuca Barbato2014-03-191-41/+42
* mxf: Verbose debug loggingLuca Barbato2014-03-191-2/+27
* mxf: Override faulty PreviousPartition entriesLuca Barbato2014-03-191-0/+20
* mxf: Add additional H264 PictureEssenceCodingLuca Barbato2014-03-191-0/+1
* aarch64: float_dsp NEON assemblerJanne Grunau2014-03-185-2/+279
* libopenjpeg: Support rgba64 decodingVittorio Giovara2014-03-181-1/+1
* libopenjpeg: Support rgba64 encodingCarl Eugen Hoyos2014-03-181-0/+3
* libopenjpeg: K&R formatting cosmeticsVittorio Giovara2014-03-182-91/+91
* float_dsp: add test program and use it as fate testJanne Grunau2014-03-183-0/+290
* sbrdsp: move #if to disable all educational codeJanne Grunau2014-03-181-4/+8
* lavc: er: remove unused variable sizeJanne Grunau2014-03-181-1/+0
* svq3: directly set pix_fmt and color_rangeVittorio Giovara2014-03-181-1/+2
* mpegts: Forward error codes in various functionsKeiji Costantini2014-03-181-48/+61
* mpegts: K&R formatting cosmeticsKeiji Costantini2014-03-181-329/+391
* libx264: check color_rangeVittorio Giovara2014-03-161-1/+2
* ljpeg: check color_rangeVittorio Giovara2014-03-161-1/+2
* mdec: set color_rangeVittorio Giovara2014-03-161-0/+1
* mjpeg: set color_rangeVittorio Giovara2014-03-161-1/+6
* fraps: set color_rangeVittorio Giovara2014-03-161-0/+2
* tiff: Support rgba encodingCarl Eugen Hoyos2014-03-161-0/+2
* img2: add j2c file extensionJean First2014-03-162-1/+2
* raw, nut: Support rgba64 encodingCarl Eugen Hoyos2014-03-162-0/+8
* png: Support rgb48 and rgba64 encodingCarl Eugen Hoyos2014-03-161-1/+9
* png: K&R formatting cosmeticsVittorio Giovara2014-03-164-185/+209
* codec_desc: update dvaudio tagVittorio Giovara2014-03-161-1/+1
* isom: fix C99-style declarationMichael Niedermayer2014-03-161-1/+2
* RGBA64 pixel formatsJean First2014-03-166-1/+73
* h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-167-7/+2