]> git.sesse.net Git - vlc/history - modules/codec
opengl: Check whether full_width matches the pitch
[vlc] / modules / codec /
2013-03-27 Janne Grunauavcodec: hw accel with frame multithreading works since...
2013-03-27 Jean-Baptiste KempfAvcodec: Fix double FPS display
2013-03-25 Jean-Baptiste KempfRestore compatibility with some version of FFmpeg
2013-03-25 Zoran Turalijaavcodec: Correct macro definition in LIBAVUTIL_VERSION_...
2013-03-25 Zoran Turalijaavcodec: Compile again with FFmpeg libavcodec library.
2013-03-24 Ilkka Ollakkaavcodec: set default channel layout on encoding
2013-03-24 Ilkka Ollakkaavcodec: on encoding, try to match vlc and avcodec...
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
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öh264_nal: Fix a boundary check in the H264 bitstream...
2013-03-18 Martin Storsjöomxil: Add a configure option for enabling raspberry...
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-17 Ilkka Ollakkax264: use x264 macro to get both B-frame types
2013-03-17 Ilkka Ollakkaavcodec: flag blocks as corrupted if avpacket tells...
2013-03-17 Ilkka Ollakkaavcodec: mark SP/SI/BI pictures
2013-03-14 Ilkka Ollakkaavcodec: use encode_video2 if available
2013-03-12 Jean-Baptiste KempfPartial revert of "avcodec: remove support for old...
2013-03-12 Jean-Baptiste KempfAvcodec: create replacements for older versions of...
2013-03-12 Jean-Baptiste Kempflibav*: create a new avcommon_compat.h file for backwar...
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-03-10 Anatoliy Anischovichaudio input core: fix wrong parsing of replaygain tags...
2013-03-09 Rémi Denis-Courmontavcodec: elim thresholds are only in libavcodec < 55...
2013-03-09 Rémi Denis-Courmontavcodec: fix pointer conversion warning
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated deinterlacing filter
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated qstride / qscale_table
2013-03-09 Rémi Denis-Courmontavcodec: drop deprecated qscale_type
2013-03-09 Rémi Denis-Courmontavcodec: replace gone CODEC_ID_* with AV_CODEC_ID_*
2013-03-09 Rémi Denis-Courmontavcodec: remove support for old versions
2013-03-09 Rémi Denis-Courmontavcodec: remove obsolete compatibility stuff
2013-03-09 Rémi Denis-CourmontRemove unsupported SONIC codec
2013-03-09 Rémi Denis-Courmontavcodec: zero copy audio decoding
2013-03-09 Rémi Denis-Courmontavcodec: cosmetics
2013-03-09 Rémi Denis-Courmontavcodec: update to audio4 decoding API
2013-03-08 Rémi Denis-CourmontDrop aborted SNOW codec
2013-03-06 Felix Paul Kühneavcodec: remove 'lowres' option since it is ignored...
2013-03-02 Rafaël Carréavcodec audio decoder: bump arbitrary decoded frame...
2013-03-01 Francois Cartegniechroma: add avutil version check for YUV422P9LE/BE...
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-18 Rémi Denis-Courmontavformat: add non-native float audio (fixes #8191)
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 Vittorio GiovaraAdd gui option one libav/ffmpeg flag2 parameter
2013-02-11 Martin Storsjöomxil: Skip padding with OMX.SEC.vc1.dec as well
2013-02-05 Vittorio Giovararename configuration page title for x264 options
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-25 Jean-Baptiste KempfAvcodec, restore the threads count to auto
2013-01-25 Rafaël CarréUse precise version check for FFmpeg/libav
2013-01-25 Rafaël CarréAdd LIBAVUTIL_VERSION_CHECK (based on LIBAVCODEC_VERSIO...
2013-01-25 Rafaël CarréFFmpeg doesn't use the same version numbers than Libav
2013-01-23 Edward Wangmediacodec: avoid IllegalStateException on some weird...
2013-01-22 Ilkka Ollakkax264: enable setting fullrange flag and input
2013-01-22 Ilkka Ollakkaavcodec: reuse AVFrames so no need to allocate/free...
2013-01-22 Rémi Denis-CourmontFLAC: fix 7 channels layout
2013-01-15 Rémi Denis-Courmontavcodec: fix warnings
2013-01-14 Jean-Baptiste KempfDxVA2: fix GetProcAddress usage under UNICODE
2013-01-14 Jean-Baptiste KempfWin32: Fix DMO compilation behaviour with UNICODE
2013-01-14 Jean-Baptiste KempfCrystalHD: fix compilation behaviour with UNICODE
next