50 Commits (a1c487e9215c5685f0694ebde5bba07f4a07e95a)

Author SHA1 Message Date
Sebastien Zwickert 11d923d414 avcodec: add new Videotoolbox hwaccel. 9 years ago
Luca Barbato 80f955c908 vda: Check the correct pointer for buffer allocation 10 years ago
Stefano Pigozzi e7c5e17d4f vda: Make output CVPixelBuffer format configurable 10 years ago
Anton Khirnov a0f2946068 h264: use properly allocated AVFrames 10 years ago
Michael Niedermayer c299fbbb22 avcodec/vda_h264: try to fix build 10 years ago
Rainer Hochecker 3e53211a57 vda: fix h264 decoding for avcC,vda wants the entire buffer 10 years ago
Stefano Pigozzi 2cef68da69 vda: error out if decoded CVPixelBuffer is empty 10 years ago
Michael Niedermayer 96abdf2ffd avcodec/vda_h264: fix bistream typo 11 years ago
Michael Niedermayer 2856332719 avcodec/vda_h264: fix null pointer dereference 11 years ago
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
Xidorn Quan 31a0ca9e75 vda: fix crash when a frame is dropped. 11 years ago
Michael Niedermayer 4fb1221e66 h264: reduce whitespace differences to libav 11 years ago
Xidorn Quan ffd7fd7944 avcodec/vda_h264: use av_buffer to manage buffers 12 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
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