]> git.sesse.net Git - vlc/history - modules/codec
OSX GUI: store the interface pointer to avoid multiple accesses.
[vlc] / modules / codec /
2012-02-14 Rafaël Carrédxva2: fix chroma pitch calculation
2012-02-13 Ilkka Ollakkaavcodec: avoid unneeded memcpy in EncodeVideo/Audio
2012-02-13 Juha Jeronenmodules/codec/dirac.c: use ENC_MCBLK_HEIGHT_TEXT as...
2012-02-12 Jean-Baptiste KempfAvcodec: deactivate DR on cinepack
2012-02-12 Theron LewisUse newer theora API and fix crash
2012-02-12 Rafaël Carrédxva2: support IMC3
2012-02-08 Rafaël Carrédxva2: compatibility with mingw-w64 trunk
2012-02-06 Rafaël CarréDXVA2_ModeVC1_D2010 is specified by Microsoft
2012-02-06 Rafaël Carrédxva2: sort Microsoft and extension GUIDs
2012-02-06 Rafaël Carrédxva2: don't define unused values
2012-02-06 Rafaël Carrédxva2: remove useless stub
2012-02-03 Rafaël Carrédxva2: workaround broken definition in mingw-w64 header
2012-02-01 Rafaël Carrédxva2: fix print format
2012-02-01 Rémi Denis-Courmontfluidsynth: drop integer support
2012-02-01 Rémi Denis-Courmontfluidsynth: require version 1.1.x
2012-02-01 Rafaël Carrélibav*: remove broken use of log callback
2012-01-29 Rafaël Carréavcodec: fix avutil version check
2012-01-29 Rafaël Carrédmo: use VLC BITMAPINFO types
2012-01-29 Rafaël Carréavcodec: invert definition of deprecated values
2012-01-29 Rafaël Carréavcodec: don't include non existing header
2012-01-29 Rafaël Carréavcodec: fix build with libavcodec < 54
2012-01-29 Rafaël Carréavcodec: revert define of deprecated values
2012-01-29 Rafaël Carréavcodec: update to libavcodec 54
2012-01-29 Rafaël Carré'SONC' codec is not even mentioned in libavcodec anymore
2012-01-28 Rémi Denis-Courmontstl: remove always true comparison
2012-01-28 Rafaël Carrévorbis: simplify tremor difference
2012-01-28 Rafaël Carrévorbis: remove wrong comment
2012-01-27 Martin Storsjöomxil: Ignore OMX.google.* codecs
2012-01-27 Jean-Baptiste KempfAvcodec: Fix slice-decoding of hwAccel + -mt
2012-01-27 Martin Storsjöavcodec: Set time_base for audio encoders, too
2012-01-25 Martin Storsjöomxil: Set the module priority to 0 for iomx
2012-01-24 Martin Storsjöomxil: Add a prefix to the iomx function symbols
2012-01-21 Ilkka Ollakkax264.c: fix message level setting in logging
2012-01-21 Ilkka Ollakkax264.c: use pf_log to get x264 log messages
2012-01-19 Jean-Baptiste KempfAVcodec: disable slice_thread + HW decoding in MPEG-2
2012-01-18 Rémi Denis-Courmontfluidsynth: deal with glob() error cases correctly...
2012-01-17 Laurent AimarDo not require PES header in zvbi decoder.
2012-01-16 Laurent AimarAdded NV12/21 support in rawvideo decoder.
2012-01-10 Laurent AimarImproved default threads count when using automatic...
2012-01-10 Laurent AimarClip number of thread to 16 when using threaded decodin...
2012-01-10 Laurent AimarSet decoder_t::i_extra_picture_buffers in avcodec decoder.
2012-01-06 Laurent AimarFixed potential overread in the rawvideo decoder.
2012-01-06 Ilkka Ollakkax264.c: check x264_build around 10-bit and 422/444...
2012-01-05 Laurent AimarFixed zvbi subpictures AR.
2012-01-05 Ilkka Ollakkax264.c: add support for 8 and 10 bit encoding for all...
2012-01-05 Ilkka Ollakkax264.c: remote pts/dts scaling as it isn't needed nowadays
2012-01-05 Ilkka Ollakkax264.c: support high422,high444 and high10 encoding
2012-01-05 Ilkka Ollakkax264.c: use x264_param_apply_profile
2012-01-05 Ilkka Ollakkax264.c: move mbtree closer to other bitrate options
2012-01-05 Ilkka Ollakkax264.c: partly revert vbv-bufsize option handling when...
2012-01-05 Ilkka Ollakkax264.c: support infinite keyint option with -1
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
next