]> git.sesse.net Git - vlc/history - modules/codec
Qt: don't try to show an uninitialized time tooltip
[vlc] / modules / codec /
2012-03-13 Rémi Denis-CourmontFluidSynth: add chorus and reverb effects settings
2012-03-13 Rémi Denis-CourmontFluidSynth: add polyphony setting
2012-03-13 Rémi Denis-CourmontFluidSynth: support for custom sample rate
2012-03-13 Rémi Denis-CourmontFluidSynth: add gain setting and better default value
2012-03-10 Ilkka Ollakkax264.c: add x26410b-module for 10-bit encoding alongsid...
2012-03-08 Jean-Baptiste KempfSupport WMA Lossless with recent enough libavcodec
2012-03-07 Jean-Baptiste KempfDVBsub: split encoder from decoder
2012-03-06 Rémi Denis-CourmontRemove unneeded #include <vlc_aout.h>
2012-03-04 Rémi Duraffortcosmetics (unused variable).
2012-03-02 Rafaël Carréavcodec: fix error resilience setting (renamed a while...
2012-02-28 Konstantin Pavlovavcodec: dxtory support arrived a bit later in ffmpeg...
2012-02-28 Konstantin PavlovRegister CDXL, BMV, Ut Video, VBLE and Dxtory codecs...
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-25 Francois Cartegniex264: use a list for frame packing options.
2012-02-25 Jean-Baptiste KempfRemove leftover of realvideo.c
2012-02-25 Ilkka Ollakkaavcodec: Allow encoding standard stricted to be from...
2012-02-24 Jean-Baptiste KempfRemoving realvideo plugin
2012-02-23 Jean-Baptiste KempfAVcodec: limit the number of auto-detected threads...
2012-02-23 Jean-Baptiste KempfLibass: improve the fontcache display
2012-02-21 Ilkka Ollakkax264: add frame-packing option
2012-02-17 Sébastien EscudierSupport of Mxpeg 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
next