]> git.sesse.net Git - ffmpeg/history - libavcodec/vda_h264.c
lavc: add a wrapper for AVCodecContext.get_buffer().
[ffmpeg] / libavcodec / vda_h264.c
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-14 Sebastien Zwickertvda: better frame allocation
2012-08-14 Sebastien Zwickertvda: Merge implementation into one file
2012-08-14 Sebastien Zwickertvda: support synchronous decoding
2012-08-14 Sebastien Zwickertvda: Reuse the bitstream buffer and reallocate it only...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-11-28 Diego BiurrunEliminate pointless 0/NULL initializers in AVCodec...
2011-11-14 Sebastien Zwickerthwaccel: OS X Video Decoder Acceleration (VDA) support.