summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* avcodec: more correct printf specifiersDiego Biurrun2014-03-2226-98/+172
* 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
* 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
* 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
* 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
* raw, nut: Support rgba64 encodingCarl Eugen Hoyos2014-03-161-0/+4
* 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
* h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-167-7/+2
* mpegvideo: remove h264-only fieldsVittorio Giovara2014-03-161-11/+0
* mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara2014-03-165-58/+99
* mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-1641-78/+154
* h264: Remove MotionEstContext and move the relevant fields to H264ContextVittorio Giovara2014-03-163-17/+14
* h264: Replace mpegvideo-specific MAX_THREADS by private defineVittorio Giovara2014-03-162-5/+6
* h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private defineVittorio Giovara2014-03-163-12/+14
* h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-168-90/+148
* er: move relevant fields from Picture to ERPictureVittorio Giovara2014-03-165-124/+145
* h264: directly use frames in ff_h264_draw_horiz_band()Vittorio Giovara2014-03-161-5/+5
* mpegvideo: directly use frames in ff_draw_horiz_band()Vittorio Giovara2014-03-163-11/+12
* codec_desc: group image codecs togetherVittorio Giovara2014-03-141-170/+172
* codec_desc: add missing .long_nameVittorio Giovara2014-03-141-0/+4
* codec_desc: K&R formatting cosmeticsVittorio Giovara2014-03-141-4/+3
OpenPOWER on IntegriCloud