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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-02HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-21sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje
2011-10-09Start adding pixel definitions for planar rgb.Themaister
2011-09-24Add new pix_fmt RGBA64Jean First
2011-06-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-29pixfmt: fix YUV422/444 wrong endian commentCan Wu
2011-06-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-10pixfmt: Replace 9/10bit deprecation by a technical explanation.Michael Niedermayer
2011-06-10libavutil/swscale: YUV444P10/YUV444P9 support.Ronald S. Bultje
2011-05-12pixfmt-Comment: Fix big/little typoMichael Niedermayer
2011-05-12swscale: fix YUV420P 9/10bit support.Ronald S. Bultje
2011-05-11swscale: extend YUV422p support to 10bits depthBaptiste Coudurier
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson
2011-05-08PIX_FMT_422P10 supportBaptiste Coudurier
2011-04-27Rename y400a to gray8a.Baptiste Coudurier
2011-04-15Fix BE/LE order of pix formatsMichael Niedermayer
2011-04-11Add pixel formats for 9- and 10-bit yuv420p.Oskar Arvidsson
2011-04-10pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross
2011-03-21Remove unused pixel format (PIX_FMT_UNUSED) and swap PIX_FMT_BGR48LE and PIX_...Peter Ross
2011-03-19Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-value...Peter Ross
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross
2010-06-04Deprecate PIX_FMT_YUVJ*Michael Niedermayer
2010-05-16Clarify description for the MONOWHITE and MONOBLACK pixel formats.Stefano Sabatini
2010-05-15Clarify descriptions for RGB4, BGR4, NV12, NV21,Stefano Sabatini
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