21 Commits (40297a8bdb69844aef780f7e9f2e23700d9d6005)

Author SHA1 Message Date
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Clément Bœsch 8b63744f48 Fix "bistream" typo and add a check in tools/patcheck. 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Carl Eugen Hoyos 6fa2532dd3 vda_h264.c: Change header inclusion order. 12 years ago
Sebastien Zwickert 02f12de1c2 vda: better frame allocation. 12 years ago
Sebastien Zwickert 694be29f13 vda: better frame allocation 12 years ago
Sebastien Zwickert dc87ac55ab vda: Merge implementation into one file 12 years ago
Sebastien Zwickert 3c37970637 vda: support synchronous decoding 12 years ago
Sebastien Zwickert cfc680ab39 vda: Reuse the bitstream buffer and reallocate it only if needed 12 years ago
Sebastien Zwickert 1bfa349a8d vda: merge implementation into one file. 12 years ago
Sebastien Zwickert 7f3dfd2010 vda: support synchronous decoding. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Diego Biurrun c88ebdb42c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
Sebastien Zwickert 81852ef5d6 vda: get correctly the frame from h264 context. 13 years ago
Sebastien Zwickert b46134f659 vda: reordering headers inclusion. 13 years ago
Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
Sebastien Zwickert 89d7f92661 vda: use fast reallocation. 13 years ago
Sebastien Zwickert d66ee6ac48 HWAccel: adds Video Decoder Acceleration (VDA) module for Mac OS X. 13 years ago