]> git.sesse.net Git - vlc/history - modules/codec
Qt4: Fixed uninitialized variable
[vlc] / modules / codec /
2011-12-29 Jean-Baptiste Kempf10l: Typo about Indeo4.
2011-12-29 Jean-Baptiste KempfSupport for Indeo4 decoding
2011-12-21 Cheng SunFix vorbis channel order (which led to crash and contra...
2011-12-19 Martin Storsjöomxil: Don't free the sentinel buffers
2011-12-19 Martin Storsjöomxil: Handle sentinel buffers in DecodeAudio, too
2011-12-19 Martin Storsjöomxil: Avoid a SetParameters call that fails for audio...
2011-12-19 Martin Storsjöomxil: Fix a sanity check that only is relevant for...
2011-12-19 Martin Storsjöomxil: Try to enable YUV420p mode on Samsung Galaxy...
2011-12-19 Martin Storsjöomxil: Ignore nSliceHeight on Galaxy S II
2011-12-19 Martin Storsjöomxil: Use a fake library name when loading IOMX
2011-12-19 Martin Storsjöomxil: Build the iomx wrapper code as a separate shared...
2011-12-19 Martin Storsjöomxil: Make the iomx wrapper not depend on the omxil...
2011-12-15 Pere Orgafix filename self-references
2011-12-14 Jean-Baptiste KempfDxVA: More GUIDs
2011-12-13 Naohiro KORIYAMAFaad: Reinitialize decoder when we got Unexpected chann...
2011-12-12 Rafaël CarréRevert "Disable direct-rendering on ProRes"
2011-12-12 Jean-Baptiste KempfSet RealVideo to 0 priority
2011-12-11 Rafaël CarréRevert "avcodec_get_edge_width() was added in libavcode...
2011-12-10 Rafaël Carréavcodec_get_edge_width() was added in libavcodec 52...
2011-12-10 Rafaël Carréavcodec: fix direct rendering with some codecs
2011-12-10 Jean-Baptiste KempfDisable direct-rendering on ProRes
2011-12-09 Jean-Baptiste KempfDxVA: Re-format the table
2011-12-09 Jean-Baptiste KempfYet another Intel Specific DxVA GUID
2011-12-07 Rafaël CarréDxva2 is only available in Windows Vista and above
2011-12-06 Francois Cartegnievaapi: fix profiles detection.
2011-12-04 Jean-Baptiste KempfFix various preferences typos
2011-12-04 Jean-Baptiste KempfFix strings mistake for translation
2011-12-04 Rémi Denis-Courmontsubsdec: avoid unneeded strdup() and simplify
2011-11-24 Rémi Denis-CourmontFluidSynth: look for sound font in /usr/share/sounds...
2011-11-24 Rémi Denis-CourmontFluidsynth: revector initialization, no functional...
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-11-14 Rafaël Carréffmpeg: add ffmpeg-codec and sout-ffmpeg-codec
2011-11-14 Rafaël Carréfix a few windows warnings (cast to void** aka LPVOID*)
2011-11-14 Rafaël Carréuse tab in Makefile
2011-11-14 Rafaël Carréfix pointer sign warning
2011-11-11 Rémi Denis-CourmontRevert "Add the clobber register list to inline assembly."
2011-11-11 Rémi DuraffortAdd the clobber register list to inline assembly.
2011-11-08 Jean-Baptiste Kempfx264: do not make it harder for translators
2011-11-01 Laurent AimarAllowed to use mp2/mp3 to specify layer 2/3 for mpeg...
2011-11-01 Jean-Baptiste KempfTwolame: fix copyright header, and remove unnecessary...
2011-10-31 Rémi Denis-CourmontAssume OpenMAX IL is used (if it is compiled)
2011-10-30 Jean-Baptiste KempfSTL: kill warning about sign comparison
2011-10-30 Jean-Baptiste KempfKate: unused arguments
2011-10-30 Jean-Baptiste Kempfcvdsub: remove unused variable
2011-10-21 Jean-Baptiste KempfFix compilation with FFmpeg
2011-10-21 Jean-Baptiste Kempfswscale/avcodec: Add I422 9-bit chroma pix_fmt
2011-10-19 Jean-Baptiste KempfDMO: fix small issue in BITMAPINFOHEADER
2011-10-13 Jean-Baptiste KempfAvcodec: deactivate DR for Camtasia
2011-10-11 Ming Huomxil: Limit input buffer size for qdsp6
2011-10-05 Vincent Penquerc'hkate: do not access the renderer if it fails to initialize
2011-10-05 Laurent AimarUsed the nearest available frame rate in avcodec encoder.
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-10-02 Martin Storsjöomxil: Remove reference counting in the IOMX wrapper
2011-10-02 Martin Storsjöomxil: Add reference counting around the OMX Core loadi...
2011-10-02 Martin Storsjöomxil: Avoid a double dll_close if the necessary functi...
2011-09-29 Jean-Baptiste KempfOMX: rename GetVlcAudioFormat to OmxToVlcAudioFormat
2011-09-29 Jean-Baptiste KempfOMX: try to fix compilation issue on INT_MAX
2011-09-29 Ming Huomxil: ignore software codecs
2011-09-29 Martin Storsjöomxil: Simplify the definition of SOURCES_iomx
2011-09-29 Martin Storsjöomxil: Avoid warnings about unused parameters in the...
2011-09-29 Martin Storsjöomxil: Avoid warnings about implicitly casting a const...
2011-09-29 Martin Storsjöomxil: Include h264_nal.h in the SOURCES of the omxil...
2011-09-29 Martin Storsjöomxil: Avoid warnings about differences in signedness
2011-09-29 Martin Storsjöh264_nal: Make the p_nal_size parameter optional
2011-09-28 Martin Storsjöomxil: Feed H264 in annex b format
2011-09-28 Martin StorsjöSplit SPS/PPS parsing and annex b conversion to a reusa...
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-25 Rafaël CarréRevert "vlc_memalign: use memalign() if posix_memalign...
2011-09-22 Martin Storsjöomxil: Enable OMX.SEC.index.ThumbnailMode if available
2011-09-22 Martin Storsjöomxil: Implement OMX_GetExtensionIndex and OMX_SetConfi...
2011-09-22 Martin Storsjöomxil: Set OMX version 1.0.0 on android
2011-09-22 Rafaël Carrévlc_memalign: use memalign() if posix_memalign() isn...
2011-09-21 Martin Storsjöomxil: Allow using IOMX on Android
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: Push a dummy buffer on the input buffer fifo...
2011-09-21 Martin Storsjöomxil: Handle planes with a height larger than the...
2011-09-21 Martin Storsjöomxil: Update the number of buffers when reconfiguring
2011-09-21 Martin Storsjöomxil: Only print psz_role if OMX_ComponentRoleEnum...
2011-09-16 Jean-Baptiste KempfAdd support for ProRes through Libavc
2011-09-14 Jean-Baptiste KempfUpdate copyright and remove unnecessary include (CC)
2011-09-13 Rafaël Carréa52: cosmetics
2011-09-13 Rafaël Carrépacketizers: move state enum in packetizer_helper.h
2011-09-13 Laurent AimarRevert "libass: add message callback"
2011-09-13 Laurent AimarUsed the AVCodecContext given to AVCodecContext::get_bu...
2011-09-13 Laurent AimarUsed the AVCodecContext given to AVCodecContext::get_fo...
2011-09-13 Laurent AimarCosmetics (avcodec decoder).
2011-09-12 Devin HeitmuellerFix improper rendering of PAC codes containing color...
2011-09-12 Devin HeitmuellerFix bug in HTML construction that resulted in malformed...
2011-09-12 Devin HeitmuellerFix rendering of transparent space (CC)
2011-09-12 Devin HeitmuellerProperly render 'smart quotes' (CC)
2011-09-12 Devin HeitmuellerFix rendering of inverted exclamation marked (used...
2011-09-12 Laurent AimarFix CD+G scrolling.
2011-09-09 Ilkka Ollakkax264: actually add that sei in first block
2011-09-06 Laurent AimarRevert "block_t ** parameter is never NULL for audio...
2011-09-05 Martin StorsjöTry loading the qualcomm omx core
2011-09-05 Rémi Denis-CourmontImprove vlc_memalign()
2011-09-05 Rémi Denis-CourmontUse decoder_NewAudioBuffer()
2011-09-05 Rémi Denis-CourmontRemove some debug
next