summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* mjpeg: set color_rangeVittorio Giovara2014-03-16
* fraps: set color_rangeVittorio Giovara2014-03-16
* tiff: Support rgba encodingCarl Eugen Hoyos2014-03-16
* img2: add j2c file extensionJean First2014-03-16
* raw, nut: Support rgba64 encodingCarl Eugen Hoyos2014-03-16
* png: Support rgb48 and rgba64 encodingCarl Eugen Hoyos2014-03-16
* png: K&R formatting cosmeticsVittorio Giovara2014-03-16
* codec_desc: update dvaudio tagVittorio Giovara2014-03-16
* isom: fix C99-style declarationMichael Niedermayer2014-03-16
* RGBA64 pixel formatsJean First2014-03-16
* h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-16
* mpegvideo: remove h264-only fieldsVittorio Giovara2014-03-16
* mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara2014-03-16
* mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-16
* h264: Remove MotionEstContext and move the relevant fields to H264ContextVittorio Giovara2014-03-16
* h264: Replace mpegvideo-specific MAX_THREADS by private defineVittorio Giovara2014-03-16
* h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private defineVittorio Giovara2014-03-16
* h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-16
* er: move relevant fields from Picture to ERPictureVittorio Giovara2014-03-16
* h264: directly use frames in ff_h264_draw_horiz_band()Vittorio Giovara2014-03-16
* mpegvideo: directly use frames in ff_draw_horiz_band()Vittorio Giovara2014-03-16
* aacdec: Lower the number of frames required to detect ADTSMartin Storsjö2014-03-16
* aacdec: Don't count probed ADTS frames if there are false positivesMartin Storsjö2014-03-16
* FATE: add a test for the ONE_STR mapping mode of the channelmap filterAnton Khirnov2014-03-16
* af_channelmap: fix ONE_STR mapping modeAnton Khirnov2014-03-16
* isom: convert mp4 dvdsub extradata to vobsub formatwm42014-03-15
* codec_desc: group image codecs togetherVittorio Giovara2014-03-14
* codec_desc: add missing .long_nameVittorio Giovara2014-03-14
* codec_desc: K&R formatting cosmeticsVittorio Giovara2014-03-14
* configure: Split some logical blocks off from HAVE_LISTDiego Biurrun2014-03-14
* configure: Split some logical blocks off from CONFIG_LISTDiego Biurrun2014-03-14
* configure: Group and sort function/struct/type checksDiego Biurrun2014-03-14
* arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 prototypeDiego Biurrun2014-03-14
* aac: K&R formatting cosmeticsLuca Barbato2014-03-14
* ljpeg: fix duplicated pixel format entryVittorio Giovara2014-03-13
* bfin: Use more sensible file namesDiego Biurrun2014-03-13
* bfin: hpeldsp: Split no_rnd pixel operations off into a separate fileDiego Biurrun2014-03-13
* bfin: dsputil: Unconditionally compile hpel pixels codeDiego Biurrun2014-03-13
* bfin: hpeldsp: "nornd" ---> "no_rnd" function name suffix for consistencyDiego Biurrun2014-03-13
* bfin: Move all assembly declarations only used within one .c file thereDiego Biurrun2014-03-13
* bfin: hpeldsp: K&R formatting cosmeticsDiego Biurrun2014-03-13
* bfin: Refactor duplicated assembly-related macrosDiego Biurrun2014-03-13
* bfin: Refactor duplicated l1_text/l1_data_B macrosDiego Biurrun2014-03-13