]> git.sesse.net Git - vlc/history - modules/codec
Remove legacy nice target
[vlc] / modules / codec /
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
2010-01-04 Antoine CellerierUse %4.4s instead of %4s for fourccs cast to char *.
2010-01-04 Jean-Baptiste KempfRemove CMML module.
2010-01-04 Rafaël Carréwma_fixed: raise priority above avcodec float decoder
2009-12-30 Jean-Baptiste KempfSubtitles: hide {Y:xxx } like tags
2009-12-30 Rémi Denis-CourmontSVCD sub: kill config_Get
2009-12-30 Rémi Denis-Courmontlavc: kill config_Get
2009-12-30 Jean-Baptiste KempfSubsdec: Code cosmetic and alignements
2009-12-30 Jean-Baptiste KempfSubsdec: initial support for <s> tag
2009-12-28 Rémi Duraffortcmml: remove a potential security problem.
2009-12-28 Rémi Duraffortrelavideo: remove unused mutex variable.
2009-12-28 Rémi Duraffortx264: use static mutex for win.
2009-12-23 Ilkka Ollakkax264: remove unneeded p_buffer
2009-12-23 Ilkka Ollakkax264: avoid one memcpy
2009-12-21 Rafaël CarréIncrease avcodec encoding output buffer size
2009-12-20 Laurent AimarFixed audio date on rate change in FLAC packetizer.
2009-12-17 Pierre YnardBuild fix
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-12-16 Laurent AimarUsed a sar for picture_New/Setup.
2009-12-16 Laurent AimarUsed a sar for video_format_Setup.
2009-12-16 Jean-Baptiste Kempflpcm: abort() is a better solution here
2009-12-16 Jean-Baptiste Kempflpcm: kill a warning
2009-12-14 Rémi Denis-CourmontComment typo
2009-12-14 Rémi Denis-CourmontFix A/52 decoding when liba52 is not present
2009-12-12 Laurent AimarAdded an access using avformat protocol support.
2009-12-08 Laurent AimarFixed avcodec compilation with vaapi enabled.
2009-12-07 Rafaël Carréx264: do not use void* with pointer arithmetic
2009-12-07 Rafaël Carréx264: mention to remove kludge when 0 is a valid timestamp
2009-12-07 Rafaël Carrévorbis: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrétheora: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrésubsusf: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrésubsdec: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréspudec: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréspeex: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréwmafixed: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrésdl_image: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréschroedinger: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrérealvideo: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrérealaudio: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrérawvideo: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréquicktime: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrépng: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrémpga: use VLC_TS_INVALID (refs #3135)
next