Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-04-15Add PIX_FMT_Y400A, 8bit gray, 8bit alphaAndreas Öman
2010-03-05Add initial support for 12-bit color mode.Janusz Krzysztofik
2010-01-20H264 DXVA2 implementationLaurent Aimar
2010-01-19Use avconfig.h in pixfmt.hMåns Rullgård
2010-01-17Make sure we do not export incorrect _NE pixformat descriptions by eitherReimar Döffinger
2009-11-10Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation
2009-09-06Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().Lars Täuber
2009-07-26Replace WORDS_BIGENDIAN with HAVE_BIGENDIANMåns Rullgård
2009-04-22Fix 10l typo (usage of PIX_FMT_NE()).Michael Niedermayer
2009-04-21Add 420,422 and 444 planar 16bit per component pix formats.Michael Niedermayer
2009-03-24Use PIX_FMT_NE() for defining the PIX_FMT_RGB32 variants macros.Stefano Sabatini
2009-03-24Make the PIX_FMT_NE() macro more generic.Stefano Sabatini
2009-03-23Make the pixel formats which were defined as macros:Stefano Sabatini
2009-03-22Change the RGB5X5/BGR5X5 pixel format defines so that we have littleStefano Sabatini
2009-03-22Use PIX_FMT_NE() macro.Stefano Sabatini
2009-03-22Implement PIX_FMT_NE() macro.Stefano Sabatini
2009-03-15Remove code that was disabled by the recent major version bump.Diego Biurrun
2009-03-09Update VA API pixfmts documentation: struct vaapi_render_stateGwenole Beauchesne
2009-02-27Add VA API pixel formats.Gwenole Beauchesne
2009-02-22Split avutil.h, move all the pixel format definitions to the newStefano Sabatini