]> git.sesse.net Git - vlc/history - modules/codec
Qt4 - Fix preferences widgets layout to get more alignment.
[vlc] / modules / codec /
2007-12-16 Jean-Paul Samanremove excess whitespace
2007-12-16 Jean-Paul SamanDisable debugging print in zvbi
2007-12-16 Antoine CellerierDon't pretend to have ffmpeg based muxers and demuxers...
2007-12-16 Jean-Paul SamanDon't misuse p_this->p_libvlc for putting modules varia...
2007-12-16 Jean-Paul SamanMake sure vbi-opaque can be set from an interface.
2007-12-12 Rémi Denis-Courmont - Remove config_FindModule as module_Find nowadays...
2007-12-08 Jean-Paul SamanRemove excess whiteline
2007-11-25 Dennis van Amerongen* modules/codec/dmo/dmo.c: add some missing fourcc...
2007-11-23 Jean-Paul SamanCompile fix to check for ffmpeg version.
2007-11-23 Jean-Paul SamanFix compiler warnings in modules/codec/ffmpeg/mux.c...
2007-11-21 Christophe Massiot * modules/codec/faad.c: Put sensible defaults in i_...
2007-11-21 Christophe Massiot * modules/codec/x264.c: Fixed DTS when adaptive B...
2007-11-20 Jean-Baptiste KempfFfmpeg swscaler, ifdef correction.
2007-11-19 Rémi Denis-CourmontSimplify
2007-11-19 Rémi Denis-CourmontComments
2007-11-19 Jean-Baptiste KempfReal/Sipr, try to use a correct flavor detection, witho...
2007-11-18 Jean-Paul SamanDisable MMXEXT (MMX2) mode for swScaler since it crashes.
2007-11-18 Jean-Paul SamanChroma conversion using swscaler module.
2007-11-18 Jean-Paul SamanIndentation.
2007-11-18 Jean-Paul SamanTest for PIX_FMT_RGBA iso swscale.
2007-11-18 Jean-Paul SamanAttempt to implement chroma conversion using swscale...
2007-11-18 Jean-Baptiste KempfRealv3: support for broken streams that speciy a wrong...
2007-11-17 Pierre d'Herbemontmodules/codec/ffmpeg/video.c: Fix Remi Duraffort's...
2007-11-14 Jean-Paul SamanMake PIX_FMT_RGBA dependend on ffmpeg with swscale...
2007-11-13 Jean-Baptiste KempfReal decoder: Use the real libraries to decode atrac...
2007-11-11 Jean-Baptiste KempfReal Audio: Add support for RealPlayer 10/10GOLD .so
2007-11-11 Jean-Baptiste KempfMore Real Codecs paths.
2007-11-11 Jean-Baptiste KempfRealAudio, more paths to search realAudio codecs.
2007-11-09 Jean-Paul SamanFix some potential segfaults, some cleanup and fix...
2007-11-07 Jean-Baptiste KempfFFmpeg - add the MPCK fourCC, that seems to be associat...
2007-10-31 Jean-Paul SamanFixed transparency when using FFMPEG_SWSCALE in zvbi.
2007-10-26 Jean-Paul SamanSelect frames to drop a bit smarter.
2007-10-26 Jean-Paul Samanmodules/codec/ffmpeg/video_filter.c is img_* API only now
2007-10-26 Jean-Paul SamanFix ffmpeg swscaler
2007-10-26 Jean-Paul SamanRefactorize modules/codec/ffmpeg/:
2007-10-26 Jean-Paul SamanUse p_block->i_dts as spu->i_start instead of p_block...
2007-10-26 Jean-Paul SamanReturn NULL iso 0
2007-10-23 Jean-Baptiste KempfAdd support for fourCC MMES, which is a Matrox MPEG...
2007-10-23 Jean-Baptiste KempfAdd VP6A fourCC.
2007-10-21 Pavlov KonstantinFix build.
2007-10-20 Jean-Paul SamanDeinterlace prototype should be defined whether or...
2007-10-20 Jean-Paul SamanDeinterlace module doesn't depend on swscale or img_...
2007-10-20 Jean-Paul Samansws_scale_ordered() is deprecated in newer ffmpeg
2007-10-20 Laurent AimarLet ffmpeg handle APE codec (Monkey's Audio) as it...
2007-10-19 Pavlov KonstantinBump required dirac version to 0.8.0 and fix dirac...
2007-10-19 Jean-Baptiste KempfAdd NellyMoser with FourCC NELL.
2007-10-18 Jean-Paul SamanAdd support for converting RGBA into YUVA using ffmpeg...
2007-10-18 Jean-Paul SamanAdd VLC_FOURCC('R','G','B','A') to modules/codec/ffmpeg...
2007-10-18 Jean-Paul SamanFixed compiler warning for unused variables.
2007-10-18 Laurent AimarAdded support for DVD and ReplayTV CC.
2007-10-18 Laurent AimarFixed infinite loop.
2007-10-17 Christophe Mutricysvn:keywords=Id
2007-10-17 Laurent AimarBuild CC module.
2007-10-17 Laurent AimarClosed captions decoder.
2007-10-15 Jean-Paul SamanWhitespace cleanup
2007-10-15 Jean-Paul SamanIndentation.
2007-10-10 Rémi Denis-CourmontMIDI message decoder using Fluidsynth software synthetizer
2007-10-09 Jean-Baptiste Kempfffmpeg - DNxHD / VC-3 is AVdn fourCC not AVDn.
2007-10-04 Rémi Denis-CourmontExport bitrate for the benefit of stream output
2007-10-04 Rémi Denis-CourmontPut some static tables const
2007-10-04 Rémi Denis-CourmontDon't redefine existing constants - fix linux build
2007-10-04 Rafaël Carrédemuxers: remove the need for input_thread_t by using...
2007-10-03 Rafaël CarréDemuxers: do not load "meta reader" module if the input...
2007-10-03 Rémi Denis-CourmontReplace one GUID kludge with another one that does...
2007-10-03 Rafaël Carrétaglib: Supports in ogg/vorbis base64 encoded embedded...
2007-10-02 Rafaël Carréinput: Removes useless "item-change" variable
2007-10-02 Laurent AimarMoved vout_synchro to decoder_synchro.
2007-10-02 Laurent AimarOops fix compilation.
2007-10-02 Laurent AimarUse decoder_GetDisplayDate.
2007-10-02 Rafaël Carrétaglib: support for id3v2 embedded album art
2007-09-30 Rémi Denis-CourmontRemove FREE() macro, since free() does the same internally
2007-09-30 Rémi Denis-CourmontTypo
2007-09-30 Rémi Denis-CourmontRename var_GetGlobalMutex to var_AcquireMutex and make...
2007-09-28 Rafaël Carrédon't compare signed with unsigned
2007-09-28 Laurent AimarUpdate build system for cdg demuxer/codec.
2007-09-28 Laurent AimarAdded CD+G file support:
2007-09-26 Jean-Paul SamanInit decoder fmt_out structure, so it can be used in...
2007-09-23 Jean-Baptiste KempfAdd HDYC fourCC for some HD Raw Videos.
2007-09-23 Jean-Baptiste KempfAdd Y41B and Y42B FourCC. Solves rare raw video detection.
2007-09-23 Jean-Baptiste KempfAdd AVUI fourCC, fix the problem with http://samples...
2007-09-22 Rémi Denis-CourmontSupport for decoding Speex from RTP - refs #1291
2007-09-20 Jean-Paul SamanAdjust height of subpicture region.
2007-09-20 Rémi Denis-CourmontDMO/loader patch from Alex Antropoff.
2007-09-20 Jean-Paul SamanDisable --vbi-text by default.
2007-09-19 Jean-Paul SamanDecoder teletext subtitles as text (ASCII, UTF-8 or...
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-18 Jean-Paul SamanLet user change position of Teletext subtitles.
2007-09-18 Jean-Paul SamanReturn VLC_ENOMEN iso VLC_EGENERIC when no more memory...
2007-09-15 Rémi Denis-CourmontRemove interface b_block property.
2007-09-14 Rémi Denis-CourmontUse the new block_Fifo functions
2007-09-14 Rémi Denis-CourmontRemove dummy error
2007-09-13 Rémi Denis-CourmontFix invalid FOURCC use
2007-09-13 Rémi Denis-CourmontTrivial encoder for plain-text subtitles.
2007-09-13 Rémi Denis-CourmontAdd t140 FOURCC for always-UTF-8 subs
2007-09-12 Antoine CellerierAdd FVFW and fvfw since ffdshow seems to offer that...
2007-09-12 Rémi Denis-CourmontCosmetic
2007-09-11 Rafaël CarréSame for lxdialog and xvmc
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Rafaël Carréffmpeg demux: Simplify
2007-09-09 Ilkka OllakkaPatch from Alex Antropoff, put block_align in use....
next