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
2015-08-03avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert
2015-05-13Merge commit 'e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623'Michael Niedermayer
2015-05-13vda: Make output CVPixelBuffer format configurableStefano Pigozzi
2014-05-12Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f'Michael Niedermayer
2014-05-11lavc: Add new VDA hwaccelAnton Khirnov
2012-08-14vda: merge implementation into one file.Sebastien Zwickert
2012-08-14vda: support synchronous decoding.Sebastien Zwickert
2012-06-29cosmetics: minor libavcodec spelling errorsLou Logan
2012-04-11vda: try to fix compileMichael Niedermayer
2012-04-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-10vda: Signal 4 byte NAL headers to the decoder regardless of what's in the ext...Sebastien Zwickert
2012-01-08vda: removes useless doxygen command.Sebastien Zwickert
2012-01-08vda: uses pthreads directly.Sebastien Zwickert
2012-01-08vda: convert 3 byte NAL sizes to 4 byte.Sebastien Zwickert
2011-11-15vda: use K&R style.Clément Bœsch
2011-11-15vda: check allocation result.Sebastien Zwickert
2011-11-15vda: removes useless casts.Sebastien Zwickert
2011-11-15vda: cosmetic.Sebastien Zwickert
2011-11-15vda: reordering headers inclusion.Sebastien Zwickert
2011-11-14hwaccel: OS X Video Decoder Acceleration (VDA) support.Sebastien Zwickert
2011-11-11vda: use fast reallocation.Sebastien Zwickert
2011-11-10vda: set destination image buffer attributes.Sebastien Zwickert
2011-11-02HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X.Sebastien Zwickert
2012-08-14vda: Merge implementation into one fileSebastien Zwickert
2012-08-14vda: support synchronous decodingSebastien Zwickert
2012-08-14vda: Reuse the bitstream buffer and reallocate it only if neededSebastien Zwickert