39613 Commits (fcf5fc444522d24caa9907225802817ae788f511)
 

Author SHA1 Message Date
Vittorio Giovara 6612a03d74 fraps: set color_range 11 years ago
Carl Eugen Hoyos 5b1b91cfb8 tiff: Support rgba encoding 11 years ago
Jean First 6d78e852fb img2: add j2c file extension 11 years ago
Carl Eugen Hoyos 58c215961a raw, nut: Support rgba64 encoding 11 years ago
Carl Eugen Hoyos cccac7654f png: Support rgb48 and rgba64 encoding 11 years ago
Vittorio Giovara c598b569fb png: K&R formatting cosmetics 11 years ago
Vittorio Giovara f7518f1a0e codec_desc: update dvaudio tag 11 years ago
Michael Niedermayer 6d7b22fb8f isom: fix C99-style declaration 11 years ago
Jean First 1481d24c3a RGBA64 pixel formats 11 years ago
Vittorio Giovara d24e9a99a4 h264 does not depend on mpegvideo any more 11 years ago
Vittorio Giovara 7245a0ae87 mpegvideo: remove h264-only fields 11 years ago
Vittorio Giovara be039278b5 mpegvideo: move ff_draw_horiz_band() to mpegutils.c 11 years ago
Vittorio Giovara e0c16e4e32 mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
Vittorio Giovara 136034d86b h264: Remove MotionEstContext and move the relevant fields to H264Context 11 years ago
Vittorio Giovara e3c2d0f3d4 h264: Replace mpegvideo-specific MAX_THREADS by private define 11 years ago
Vittorio Giovara 5d1c2e53ab h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define 11 years ago
Vittorio Giovara 9b749c8274 h264: move relevant fields from Picture to H264Picture 11 years ago
Vittorio Giovara d66e305bd1 er: move relevant fields from Picture to ERPicture 11 years ago
Vittorio Giovara 1c79b1625d h264: directly use frames in ff_h264_draw_horiz_band() 11 years ago
Vittorio Giovara 75af13a0e4 mpegvideo: directly use frames in ff_draw_horiz_band() 11 years ago
Martin Storsjö 3b1c9eb0ff aacdec: Lower the number of frames required to detect ADTS 11 years ago
Martin Storsjö 0412cb67cd aacdec: Don't count probed ADTS frames if there are false positives 11 years ago
Anton Khirnov a84c8af042 FATE: add a test for the ONE_STR mapping mode of the channelmap filter 11 years ago
Anton Khirnov e843612695 af_channelmap: fix ONE_STR mapping mode 11 years ago
wm4 8f629a986c isom: convert mp4 dvdsub extradata to vobsub format 11 years ago
Vittorio Giovara f20977921b codec_desc: group image codecs together 11 years ago
Vittorio Giovara d42ea06798 codec_desc: add missing .long_name 11 years ago
Vittorio Giovara 999d31d354 codec_desc: K&R formatting cosmetics 11 years ago
Diego Biurrun 7a650caf64 configure: Split some logical blocks off from HAVE_LIST 11 years ago
Diego Biurrun d0adf55c05 configure: Split some logical blocks off from CONFIG_LIST 11 years ago
Diego Biurrun 07ea8a7e94 configure: Group and sort function/struct/type checks 11 years ago
Diego Biurrun 36b822b8be arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 prototype 11 years ago
Luca Barbato afdf94689c aac: K&R formatting cosmetics 11 years ago
Vittorio Giovara 2e708f1708 ljpeg: fix duplicated pixel format entry 11 years ago
Diego Biurrun eb2b8bce39 bfin: Use more sensible file names 11 years ago
Diego Biurrun 929ec39ec4 bfin: hpeldsp: Split no_rnd pixel operations off into a separate file 11 years ago
Diego Biurrun a7cc4ac9d9 bfin: dsputil: Unconditionally compile hpel pixels code 11 years ago
Diego Biurrun 13ae97b210 bfin: hpeldsp: "nornd" ---> "no_rnd" function name suffix for consistency 11 years ago
Diego Biurrun bbf0ef57e9 bfin: Move all assembly declarations only used within one .c file there 11 years ago
Diego Biurrun 80173c71ba bfin: hpeldsp: K&R formatting cosmetics 11 years ago
Diego Biurrun da785231ea bfin: Refactor duplicated assembly-related macros 11 years ago
Diego Biurrun e99af2a3b1 bfin: Refactor duplicated l1_text/l1_data_B macros 11 years ago
Diego Biurrun a3e7562621 bfin: dsputil: K&R formatting cosmetics 11 years ago
Diego Biurrun 1e33095b83 bfin: dsputil: Drop broken and trivial profiling code 11 years ago
Diego Biurrun f5f0997668 bfin: hpeldsp: Drop broken put_pixels_*_xy2_nornd bits 11 years ago
Diego Biurrun 14efbe694a bfin: dsputil: Drop broken vsad bits 11 years ago
Diego Biurrun 671c878559 bfin: dsputil: Remove unused global variable 11 years ago
Diego Biurrun db3f61a04f x86: dsputil_init: Drop some unnecessary parentheses 11 years ago
Diego Biurrun 441b093915 x86: dsputil_init: K&R formatting cosmetics 11 years ago
Diego Biurrun 4cb4680c10 x86: dsputil_x86.h: K&R formatting cosmetics 11 years ago