]> git.sesse.net Git - vlc/history - modules/codec/omxil/android_mediacodec.c
Use _WIN32 rather than WIN32 (same for WIN64)
[vlc] / modules / codec / omxil / android_mediacodec.c
2013-04-03 Jean-Baptiste KempfMediaCodec: handle exceptions on Flush
2013-03-18 Martin Storsjöh264_nal: Support resuming bitstream format conversion...
2013-02-02 Martin Storsjöomxil: Factorize samsung decoder quirk identification...
2013-01-30 Martin Storsjömediacodec: Handle VC1
2013-01-30 Martin Storsjömediacodec: Remove an unused variable
2013-01-30 Martin Storsjöomxil/mediacodec: Extend the quirk workaround for OMX...
2013-01-30 Martin Storsjömediacodec: Update a comment with the current state...
2013-01-23 Edward Wangmediacodec: avoid IllegalStateException on some weird...
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-14 Martin Storsjömediacodec: Check for exceptions after MediaCodec.start()
2012-10-08 Martin StorsjöAdd support for the new Android JellyBean MediaCodec API