]> git.sesse.net Git - vlc/history - modules/codec/omxil
mediacodec: Support playing back VP8 as well
[vlc] / modules / codec / omxil /
2013-09-22 Martin Storsjömediacodec: Support playing back VP8 as well
2013-09-22 Martin Storsjöomxil: Add a new qualcomm specific custom pixel format
2013-09-22 Martin Storsjömediacodec: Don't return frames before the output forma...
2013-09-06 Julian Scheelomxil: rpi: Fetch pixel aspect ratio from decoder.
2013-09-05 Julian Scheelomxil: vout: Handle dynamic aspect changes.
2013-08-29 Martin Storsjöomxil: Use pts instead of dts by default
2013-08-29 Martin Storsjöomxil: Include timestamps in the omx debug messages
2013-08-21 Julian Scheelomxil: Release picture in direct rendering mode.
2013-08-21 Julian Scheelomxil: Activate mpeg2 on broadcom omx.
2013-07-14 Rémi Denis-Courmontomx: fix memory leak on error
2013-07-14 Rémi Denis-Courmontomx: remove no-op
2013-07-11 Sergey BolshakovOMX: Add Tegra3 OMX IL to the list of probed cores.
2013-07-09 Martin Storsjöomxil: Handle parameter changes for OMX_IndexParamAudio...
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-04-03 Jean-Baptiste KempfMediaCodec: handle exceptions on Flush
2013-03-22 Martin Storsjöomxil_vout: Set pixel aspect ratio, for the broadcom...
2013-03-22 Martin Storsjöomxil_vout: Use the actual pixel size as frame size
2013-03-22 Martin Storsjöomxil: Clear the stride and slice height before setting...
2013-03-22 Martin Storsjöomxil_vout: Generalize and fix the stride/slice height...
2013-03-22 Martin Storsjöomxil_vout: Simplify code with a local variable
2013-03-18 Martin Storsjöomxil: Generalize code for hardcoded component/role...
2013-03-18 Martin Storsjöh264_nal: Support resuming bitstream format conversion...
2013-03-18 Martin Storsjöomxil: Feed input data in multiple buffers if needed
2013-03-18 Martin Storsjöomxil_vout: Set broadcom specific parameters
2013-03-18 Martin Storsjöomxil: Add a broadcom/raspberry pi specific OMX header
2013-03-18 Martin Storsjöomxil: Use the alternative 64 bit integer ABI on the...
2013-03-18 Martin Storsjöomxil: Signal OMX version 1.1.2 when targeting raspberry pi
2013-03-18 Martin Storsjöomxil: Hardcode known roles for OMX broadcom components...
2013-03-18 Martin Storsjöomxil: Try to load the broadcom OMX IL core and host...
2013-03-18 Martin Storsjöomxil: Add an omxil based video output module
2013-03-18 Martin Storsjöomxil: Factorize event queue handling to a separate...
2013-03-18 Martin Storsjöomxil: Factorize event debug printing to a separate...
2013-03-18 Martin Storsjöomxil: Split omx core management to a separate file
2013-03-11 Martin Storsjöomxil: Convert the khronos provided headers to unix...
2013-03-11 Martin Storsjöomxil: Convert from/to OMX_TICKS via helper functions
2013-03-11 Martin Storsjöomxil: Remove an unused struct member
2013-03-11 Martin Storsjöomxil: Remove an unused local variable
2013-03-11 Martin Storsjöomxil: Remove hacks for disabling use of direct buffers
2013-02-26 Martin Storsjöomxil: Ignore all "secure"/DRM codecs
2013-02-25 Martin Storsjöomxil: Ignore a codec that we know we don't work well...
2013-02-23 Rémi Denis-CourmontRemove old Nokia N900 hacks
2013-02-17 Martin Storsjöomxil: Set an AMR band mode based on the AMR variant
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-17 Martin Storsjöomxil: Don't log errors if there actually weren't any
2013-02-12 Martin Storsjöomxil: Use vlc_cond_timedwait when waiting for free...
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: Only try to enable the samsung-specific 420p...
2013-02-02 Martin StorsjöRevert "omxil: Set the WMV type"
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: If OMX_IndexParamVideoInit failed, assume 2...
2013-02-02 Martin Storsjöomxil: Make sure i_channels is nonzero before dividing...
2013-02-02 Martin Storsjöomxil: Don't require SetAudioParameters on the decoder...
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-02-02 Martin Storsjöomxil: Skip a kinda-broken samsung mp3 decoder
2013-01-30 Martin Storsjömediacodec: Handle VC1
2013-01-30 Martin Storsjöomxil: Wait for the right event when deinitializing
2013-01-30 Martin Storsjöomxil: Skip OMX.SEC.WMV.Decoder
2013-01-30 Martin Storsjöomxil: Pass extradata for WMV3 according to OMX specs
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öomxil: Update the explanation of the OMX.SEC quirk...
2013-01-30 Martin Storsjömediacodec: Update a comment with the current state...
2013-01-23 Edward Wangmediacodec: avoid IllegalStateException on some weird...
2013-01-10 Hugues Fruchetomxil: enable support of mp3, vorbis and wma
2013-01-10 Hugues Fruchetomxil: Enable pts mode for OMX.STM.Video.Decoder
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-14 Martin Storsjömediacodec: Check for exceptions after MediaCodec.start()
2012-10-08 Jean-Baptiste KempfH264_nal: kill a warning
2012-10-08 Martin StorsjöAdd support for the new Android JellyBean MediaCodec API
2012-10-08 Martin Storsjöomxil: Move code for in-buffer conversion of H264 to...
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-09-19 Martin Storsjöomxil: Set the WMV type
2012-09-19 Martin Storsjöiomx: Add support for the WMV parameter struct
2012-09-19 Martin Storsjöomxil: Set the ENDOFFRAME flag on the extradata buffer
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/codec/omxil/
2012-09-04 Martin Storsjöomxil: Only use pts if it actually is set
2012-08-28 Martin StorsjöOMX: Don't blindly set the input buffer size
2012-07-28 Benjamin DrungFix typo unkown -> unknown.
2012-07-10 Rafaël Carréomxil: enable extra debug in debug builds
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-26 Jean-Baptiste Kempfomxil: Blacklist nVidia secure codec
2012-06-25 Rafaël Carréomx: decode qualcomm-specific tiled nv12 format
2012-06-25 Martin Storsjöomxil: Only set the buffer size if it is smaller than...
2012-06-06 Martin Storsjöomxil: Ignore codecs named OMX.ARICENT.*
2012-05-22 Rémi Denis-CourmontReplace remaining instances of aout_buffer_t with block_t
2012-05-12 Martin Storsjöomxil: Use the right variable instead of a hardcoded...
2012-05-12 Martin Storsjöomxil: Keep the old frame height as plane size (nSliceH...
2012-04-13 Martin Storsjöomxil: Allocate the sentinel buffer dynamically
2012-04-13 Martin Storsjöomxil: Make sure all the real buffers are freed
2012-04-13 Martin Storsjöiomx: Handle more parameter types
2012-04-13 Martin Storsjöiomx: Implement OMX_GetComponentsOfRole, too
2012-04-10 Martin Storsjöomxil: Dequeue output frames even if there's no picture...
next