15 Commits (c1724623ce0433c6a9ee72133b1fd4db75ec7193)

Author SHA1 Message Date
Anton Khirnov 67afcefb35 lavc: Add new VDA hwaccel 11 years ago
Anton Khirnov 31a46750c7 vda: use hwaccel private data for internal bitstream buffer 11 years ago
Luca Barbato 202c2acc40 vda: remove async decoder leftovers 12 years ago
Anton Khirnov adfa53d67c lavc: remove disabled FF_API_VDA_ASYNC cruft 12 years ago
Diego Biurrun c57a593670 hwaccel: consistent name prefixes for start_frame/end_frame/decode_slice 12 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Diego Biurrun 511cf612ac miscellaneous typo fixes 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 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
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 ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago