46 Commits (1fb3dfd8c1fe149b150bd7cee2b41481d49e6f07)

Author SHA1 Message Date
Rémi Denis-Courmont 6b19e71195 omx: fix timeout handling 11 years ago
Thomas Guillem 6ea9e51b6b move h264/hevc nal helper code to packetizer 11 years ago
Thomas Guillem 8a8b2b73f3 mediacodec/omxil: blacklist MTK VC1 decoder 11 years ago
Thomas Guillem b1e890189b mediacodec/omxil: blacklist samsung sw decoders 11 years ago
Thomas Guillem 604ef75639 mediacodec/omxil: use same blacklist 11 years ago
Jean-Baptiste Kempf 07461467f9 OMX: Don't use hardcoded profile numbers 11 years ago
Thomas Guillem da609fc903 omxil: add VP8 and VP9 in format_table 12 years ago
Thomas Guillem a0e7320b4a omxil: add hevc in format_table 12 years ago
Jean-Baptiste Kempf 15714d17ea Move h264_get_profile_level from OMX to the h264_nal helper file 12 years ago
Jean-Baptiste Kempf c11981deea OMX: remove trailing spaces 12 years ago
Jean-Baptiste Kempf 3fad8286a9 OMX: reindent and remove tabs 12 years ago
Felix Abecassis fe85251551 omxil: add conversion functions from OMX H264 profile/levels to profile_idc/level_idc 12 years ago
Felix Abecassis 3bdc428bf0 omxil: move code to parse profile and level of H264 format to omx_utils.h 12 years ago
Felix Abecassis 2a5ae45619 MediaCodec: use SSE copy function from the avcodec module if the CPU supports it. 13 years ago
Martin Storsjö ff49d5e82f omxil: Correct the i_line_chroma_div value for OMX_TI_COLOR_FormatYUV420PackedSemiPlanar 13 years ago
Martin Storsjö 925290c247 omxil: Add a new qualcomm specific custom pixel format 13 years ago
Martin Storsjö 0859ce7fde omxil: Factorize event queue handling to a separate struct 13 years ago
Martin Storsjö 9cc68b9589 omxil: Factorize event debug printing to a separate function 13 years ago
Martin Storsjö 010dc8cd16 omxil: Set an AMR band mode based on the AMR variant 13 years ago
Martin Storsjö 203d06bdd5 omxil: Signal the right AMR frame format 13 years ago
Martin Storsjö 9a2d547c33 omxil: Use the right role names for AMR-NB/WB 13 years ago
Martin Storsjö 38bca92789 omxil: Skip padding with OMX.SEC.vc1.dec as well 13 years ago
Martin Storsjö 9b0916a50e omxil: Remove a few audio codec mappings 13 years ago
Martin Storsjö 13618e090e omxil: Use the role names video_decoder.wmv1/2 13 years ago
Martin Storsjö 4a19daba2e omxil: Factorize samsung decoder quirk identification to a separate function 13 years ago
Martin Storsjö 3e91dcf907 omxil: Set OMX_AUDIO_AACStreamFormatMP4FF for AAC 13 years ago
Martin Storsjö 4250b38cb3 omxil: Set the right channel mode for aac/mp3 13 years ago
Hugues Fruchet 2b101ff4a0 omxil: enable support of mp3, vorbis and wma 14 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Martin Storsjö f6f88ca0c3 omxil: Make CopyOmxPicture not use the omxil decoder's internals 14 years ago
Martin Storsjö 631093e249 omxil: Look for the role video_decoder.wmv for VC1 14 years ago
Benjamin Drung 3f0d5d1782 Fix typo unkown -> unknown. 14 years ago
Rafaël Carré 31c8cef1ba s/vlc_memcpy/memcpy/ 14 years ago
Jean-Baptiste Kempf b84c7ea14b Fix codec error. 14 years ago
Jean-Baptiste Kempf d76e3ea666 omxil: Add more names for vc1 and mpjeg 14 years ago
Rafaël Carré cd14febde5 omx: decode qualcomm-specific tiled nv12 format 14 years ago
Martin Storsjö 1ac14a51ba omxil: Show crop rect info in PrintOmx 14 years ago
Martin Storsjö b87e4029ee omxil: Add OMX_TI_COLOR_FormatYUV420PackedSemiPlanar 14 years ago
Jean-Baptiste Kempf 2ff4954e5b OMX: rename GetVlcAudioFormat to OmxToVlcAudioFormat 15 years ago
Martin Storsjö c29926b6a3 omxil: Don't trust a qcom decoder claiming to output 420 planar 15 years ago
Martin Storsjö 6825a61ca2 omxil: Interpret OMX_COLOR_FormatYUV420SemiPlanar as NV12 15 years ago
Martin Storsjö 507ebbfec5 omxil: Make GetAudioParamSize nonstatic 15 years ago
Martin Storsjö 43f10da8ab omxil: Recognize some semiplanar 420 formats 15 years ago
Martin Storsjö 944c1c4e7c omxil: Handle planes with a height larger than the frame height 15 years ago
Rémi Denis-Courmont da3168f38a Useless #include 15 years ago
Gildas Bazin e1f9ab22e7 Add OpenMAX IL Video/Audio decoder. 16 years ago