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
2012-07-06cosmetics: various spelling fixesLou Logan
2012-07-03libavutil: add 12 and 14 bit planar colorspacesMichael Niedermayer
2012-05-24lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini
2012-05-08Add yuva422p pix_fmt.Carl Eugen Hoyos
2012-01-28sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol
2011-11-28pixfmt: Add 32bit rgb without alpha formatsMichael Niedermayer
2011-11-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-24pixfmt: add planar RGB formats.Ronald S. Bultje
2011-11-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-22doxy: cleanup pixfmt.hLuca Barbato
2011-11-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-14hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert
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