]> git.sesse.net Git - vlc/history - modules/codec
Promote lua_intf as the main module
[vlc] / modules / codec /
2010-04-11 Laurent AimarInterpolate audio date in flac decoder.
2010-04-08 Francois CartegnieFix flac includes accordingly to libflac's pkgconfig...
2010-04-06 Ilkka Ollakkax264: b_vfr_input came in X264_BUILD >= 81
2010-04-01 Ilkka Ollakkax264: actually check limit for level is told between...
2010-04-01 Ilkka Ollakkax264: don't set default level to 5.1, but let libx264...
2010-04-01 Ilkka Ollakkax264: set b_vfr_input to 0, as it seems to matter now
2010-03-30 Laurent AimarFixed non initialized date_t in some corner case with...
2010-03-26 Christophe MutricyTypo
2010-03-26 Jean-Baptiste KempfAvcodec: CODEC_ID_MP4ALS was only introduced in 52...
2010-03-26 Alex ConverseAdd support for MPEG-4 ALS to the MP4 demuxer and FFmpe...
2010-03-26 Vincent Penquerc'hremove the time check which avoided rendering the overl...
2010-03-16 Gildas Bazincodec/omxil: OMAP3430 only supports h264 baseline profi...
2010-03-15 Rémi Denis-Courmontx264: remove 0.8.x deprecated aliases completely
2010-03-15 Rémi Denis-Courmontx264: remove deprecated aliases from chain
2010-03-15 Rémi Denis-Courmontdirac: an existing option cannot be a deprecated alias
2010-03-07 Nathan Phillip BrinkFix #include <SDL/SDL.h> to be #include <SDL.h>
2010-03-04 Laurent AimarAlways use direct rendering with H264 in avcodec (close...
2010-03-03 Rémi Denis-CourmontVAAPI: call XInitThreads() before XOpenDisplay()
2010-03-01 Laurent AimarFixed closed caption decoder with CC3/4 and TX data.
2010-02-28 Laurent AimarFixed potential segfault with corrupted streams (audio...
2010-02-26 Jean-Baptiste KempfVorbis: remove unused variables
2010-02-26 Jean-Baptiste KempfVorbis: support for 6.1 and 7.1
2010-02-26 Jean-Baptiste KempfFix FLAC 7.1 support
2010-02-26 Laurent AimarAllowed H264 direct rendering for non reference frames...
2010-02-26 Laurent AimarAllowed I422 direct rendering support when possible...
2010-02-26 Laurent AimarAdded logs about direct rendering usage (avcodec).
2010-02-26 Laurent AimarCheck for codec specific pitches alignment in avcodec.
2010-02-26 Laurent AimarCorrectly test for picture compatibility with avcodec...
2010-02-23 Laurent AimarFixed invalid accesses in decoder with corrupted subtit...
2010-02-22 Jean-Baptiste KempfAvcodec: comment an extra debug message on subtitles...
2010-02-21 Laurent AimarFixed vorbis encoder.
2010-02-21 Laurent AimarFixed theora encoder.
2010-02-20 Rémi Denis-CourmontOMX IL: clean up dll_* macros
2010-02-20 Laurent AimarAllowed GetFfmpegCodec() to convert more subtitle codecs.
2010-02-18 Rémi Denis-CourmontVLC preferences are not the developers documentation
2010-02-17 Laurent AimarAdded vorbis in avcodec<->vlc codec map table.
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-02-15 Jean-Baptiste KempfPng: compatibility with libpng 1.4
2010-02-15 Rémi Denis-CourmontOpenMAX IL: don't distribute non existent file
2010-02-15 Rémi Denis-CourmontDo not (try to) build flac if it is not enabled
2010-02-15 ogg.k.ogg.kfix the un-premultiplying post processing step, which...
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-14 Jean-Baptiste KempfSupport for Windows Media Voice natively
2010-02-14 Jean-Baptiste KempfSupport for Indeo 5
2010-02-13 Laurent AimarMoved out the flac packetizer from the flac decoder.
2010-02-11 Laurent AimarSet a non compressed format in aes3 decoder at open.
2010-02-11 Rémi Duraffortdvbsub: remove dummy test (already check then dereferen...
2010-02-10 Rémi Denis-CourmontA52: cease spamming
2010-02-10 Rémi DuraffortUse calloc.
2010-02-09 Gildas BazinStability fix for the omxil decoder and make UYVY the...
2010-02-08 Laurent AimarFixed typo in 192kHz case in flac packetizer.
2010-02-08 Laurent AimarAdded 88.2/176.4/192 kHz samplerates support in flac...
2010-02-08 Laurent AimarAdded a few missing fourcc to rawvideo decoder.
2010-02-08 Peter Bak NielsenFixed DVB-subtitles decoder subpicture flag.
2010-02-07 Gildas BazinAdd OpenMAX IL Video/Audio decoder.
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-06 Laurent AimarAdded non native float 32/64 to araw decoder.
2010-02-05 Laurent AimarRevert "zvbi: Fix displaying of teletext and closed...
2010-02-05 Jean-Paul Samanzvbi: Fix displaying of teletext and closed captioning.
2010-01-30 Rémi Denis-CourmontReimplement Win32 GetACP() using gettext.
2010-01-30 Laurent AimarSupport padded frames in DTS files (close #3274).
2010-01-30 Pádraig Bradyclosed captions: Correctly determine the field for...
2010-01-29 Rafaël Carréavcodec decoder: export profile/level at open
2010-01-28 Rémi Denis-Courmontdirac encoder: remove write-only b_error
2010-01-25 Jean-Baptiste KempfSet Shortname for Dirac and spudec
2010-01-25 Jean-Baptiste KempfRename the "Other codecs" category
2010-01-25 Rémi Denis-CourmontFluidsynth: convert path to ANSI on Windows
2010-01-25 Rémi Denis-Courmontfluidsynth: use error dialogs if the sound font fails
2010-01-24 Laurent AimarDecreased priority of libmpeg2 decoder below avcodec.
2010-01-23 Rafaël Carrémpga decoder: modify input ES format with layer
2010-01-23 Vincent Penquerc'hRemove the conversion from premultiplied alpha, ...
2010-01-23 Kaarlo Raihaadd option to disable dvd subtitle transparency to...
2010-01-21 Jean-Baptiste KempfRemoval of realaudio
2010-01-20 Laurent AimarFixed VA description in avcodec.
2010-01-20 Laurent AimarEnabled VC-1/WMV3 DXVA2 support in VLC.
2010-01-20 Laurent AimarAdded Intel DXVA2 GUID for H264.
2010-01-20 Laurent AimarA bit more explicit dxva2 describe function.
2010-01-20 Laurent AimarSaved the informations returned by IDirect3D9_GetAdapte...
2010-01-17 Ilkka Ollakkax264.c: add psy mbtree and intra-refresh boolean options
2010-01-16 Jean-Baptiste KempfUse the VLC CODEC macros everywhere.
2010-01-16 Jean-Baptiste KempfPartial revert of debug that was never meant to be...
2010-01-16 Jean-Baptiste KempfQt4: win32 simplification
2010-01-16 Ilkka Ollakkax264.c: add forgotten options to list, so slicing param...
2010-01-16 Ilkka Ollakkax264.c: add slicing parameters
2010-01-16 Ilkka Ollakkax264.c: handle dts/pts from libx264 on X264_BUILD ...
2010-01-16 Rémi Denis-CourmontRemove all default modules from configure.ac
2010-01-14 Laurent AimarDo not use types not existing in official dxva2api...
2010-01-13 Laurent AimarAdded support for \N \n and \h in subtitles.
2010-01-12 Jean-Baptiste KempfAvCodec: Re-enable RV13 decoding
2010-01-12 Jean-Baptiste KempfRealAudio: compile fix.
2010-01-12 Jean-Baptiste KempfRealAudio: use the VLC_FOURCC macros
2010-01-12 Jean-Baptiste KempfSupport for sipr decoder from FFmpeg
2010-01-12 Grigori Goronzylibass: avoid crash on ASS_Images which have width...
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2010-01-09 Jean-Baptiste KempfDxVA2: No need to \n in msg_*
2010-01-09 Rémi Denis-CourmontFix SPU alpha channel palette values
2010-01-08 Jean-Baptiste KempfSimplify headers for VAAPI
2010-01-08 Jean-Baptiste KempfFix include order in VAAPI
2010-01-07 Jean-Baptiste KempfRemove tarkin codec module.
2010-01-06 Rémi Denis-CourmontMake shine really not re-entrant
next