]> git.sesse.net Git - vlc/history - modules/codec/omxil/utils.c
omxil: Signal the right AMR frame format
[vlc] / modules / codec / omxil / utils.c
2013-02-17 Martin Storsjöomxil: Signal the right AMR frame format
2013-02-17 Martin Storsjöomxil: Use the right role names for AMR-NB/WB
2013-02-11 Martin Storsjöomxil: Skip padding with OMX.SEC.vc1.dec as well
2013-02-04 Martin Storsjöomxil: Remove a few audio codec mappings
2013-02-02 Martin Storsjöomxil: Use the role names video_decoder.wmv1/2
2013-02-02 Martin Storsjöomxil: Factorize samsung decoder quirk identification...
2013-02-02 Martin Storsjöomxil: Set OMX_AUDIO_AACStreamFormatMP4FF for AAC
2013-02-02 Martin Storsjöomxil: Set the right channel mode for aac/mp3
2013-01-10 Hugues Fruchetomxil: enable support of mp3, vorbis and wma
2012-11-13 Jean-Baptiste KempfLGPL
2012-09-26 Martin Storsjöomxil: Make CopyOmxPicture not use the omxil decoder...
2012-09-19 Martin Storsjöomxil: Look for the role video_decoder.wmv for VC1
2012-07-28 Benjamin DrungFix typo unkown -> unknown.
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-06-27 Jean-Baptiste KempfFix codec error.
2012-06-26 Jean-Baptiste Kempfomxil: Add more names for vc1 and mpjeg
2012-06-25 Rafaël Carréomx: decode qualcomm-specific tiled nv12 format
2012-04-04 Martin Storsjöomxil: Show crop rect info in PrintOmx
2012-04-04 Martin Storsjöomxil: Add OMX_TI_COLOR_FormatYUV420PackedSemiPlanar
2011-09-29 Jean-Baptiste KempfOMX: rename GetVlcAudioFormat to OmxToVlcAudioFormat
2011-09-28 Martin Storsjöomxil: Don't trust a qcom decoder claiming to output...
2011-09-28 Martin Storsjöomxil: Interpret OMX_COLOR_FormatYUV420SemiPlanar as...
2011-09-21 Martin Storsjöomxil: Make GetAudioParamSize nonstatic
2011-09-21 Martin Storsjöomxil: Recognize some semiplanar 420 formats
2011-09-21 Martin Storsjöomxil: Handle planes with a height larger than the...
2011-08-23 Rémi Denis-CourmontUseless #include
2010-02-07 Gildas BazinAdd OpenMAX IL Video/Audio decoder.