summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 prototypeDiego Biurrun2014-03-141-2/+1
* ljpeg: fix duplicated pixel format entryVittorio Giovara2014-03-131-1/+1
* bfin: Use more sensible file namesDiego Biurrun2014-03-138-10/+10
* bfin: hpeldsp: Split no_rnd pixel operations off into a separate fileDiego Biurrun2014-03-133-64/+82
* bfin: dsputil: Unconditionally compile hpel pixels codeDiego Biurrun2014-03-131-2/+2
* bfin: hpeldsp: "nornd" ---> "no_rnd" function name suffix for consistencyDiego Biurrun2014-03-132-34/+34
* bfin: Move all assembly declarations only used within one .c file thereDiego Biurrun2014-03-136-95/+43
* bfin: hpeldsp: K&R formatting cosmeticsDiego Biurrun2014-03-132-35/+62
* bfin: Refactor duplicated assembly-related macrosDiego Biurrun2014-03-136-99/+15
* bfin: Refactor duplicated l1_text/l1_data_B macrosDiego Biurrun2014-03-132-17/+2
* bfin: dsputil: K&R formatting cosmeticsDiego Biurrun2014-03-133-94/+112
* bfin: dsputil: Drop broken and trivial profiling codeDiego Biurrun2014-03-131-40/+0
* bfin: hpeldsp: Drop broken put_pixels_*_xy2_nornd bitsDiego Biurrun2014-03-133-114/+0
* bfin: dsputil: Drop broken vsad bitsDiego Biurrun2014-03-131-12/+0
* bfin: dsputil: Remove unused global variableDiego Biurrun2014-03-131-2/+0
* x86: dsputil_init: Drop some unnecessary parenthesesDiego Biurrun2014-03-131-30/+30
* x86: dsputil_init: K&R formatting cosmeticsDiego Biurrun2014-03-131-61/+62
* x86: dsputil_x86.h: K&R formatting cosmeticsDiego Biurrun2014-03-131-7/+10
* x86: motion_est: K&R formatting cosmeticsDiego Biurrun2014-03-131-150/+161
* dsputilenc_mmx: K&R formatting cosmeticsDiego Biurrun2014-03-131-726/+769
* dsputil_mmx: K&R formatting cosmeticsDiego Biurrun2014-03-131-55/+49
* dsputilenc_mmx: Merge two assignment blocks with identical conditionsDiego Biurrun2014-03-131-3/+0
OpenPOWER on IntegriCloud