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
2013-01-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-12pixfmt: add picture format for VDPAURĂ©mi Denis-Courmont
2012-12-19Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer
2012-12-18misc typo, style and wording fixesDiego Biurrun
2012-10-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-30pixfmt: support more yuva formatsLuca Barbato
2012-10-13Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507'Michael Niedermayer
2012-10-12avutil: add yuva422p and yuva444p formatsLuca Barbato
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer
2012-10-08pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov
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
2012-01-27Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse
2012-01-27sws/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