]> git.sesse.net Git - vlc/history - modules/codec
Remove unneeded space.
[vlc] / modules / codec /
2008-07-31 Rémi DuraffortPotential memleak.
2008-07-31 Derk-Jan Hartmanavcodec: add Intergraph JPEG fourcc to avcodec module
2008-07-29 Laurent AimarClean up pf_pre_render prototype (btw, this function...
2008-07-29 Laurent AimarReset the current subtitle in case the requested page...
2008-07-29 Laurent AimarClean up zvbi decoder and fixed a few races conditions.
2008-07-29 Laurent AimarRemoved internal RGBA->YUVA internal conversion. (If...
2008-07-28 Laurent AimarFixed recovery after end of preroll (seek).
2008-07-28 Jean-Baptiste KempfAdd 2 fourCC for MPEG4 for broken CAMcorder to fix...
2008-07-27 David FlynnFix handling of dirac EOSdataunit.
2008-07-27 David FlynnFix picture leakage when resetting decoder
2008-07-27 Laurent AimarRemoved old hack (for YUVA)
2008-07-26 Laurent AimarReduce schroedinger verbosity (at compil time).
2008-07-23 Derk-Jan Hartmantheora: simplify theora's copypicture. All "visible...
2008-07-23 Derk-Jan Hartmantheora: Add support for YUV422 and YUV444 output of...
2008-07-23 Derk-Jan Hartman* Set visible width height when decoding theora. This...
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Laurent AimarAdded missing include file.
2008-07-20 Laurent AimarClean up include files.
2008-07-20 Laurent AimarFixed subtitle duration when rate != default.
2008-07-20 Laurent AimarFixed printf format for size_t.
2008-07-19 Laurent AimarUse filter helpers.
2008-07-19 Derk-Jan Hartmanquicktime decoder: fix a cast warning
2008-07-19 Derk-Jan Hartmanquicktime codec: prevent malloc(0)
2008-07-19 Derk-Jan Hartmanquicktime decoder: I don't trust this codec enough...
2008-07-18 Laurent AimarFixed a typo.
2008-07-18 Laurent AimarUse picture helpers.
2008-07-17 Christophe MutricyUse the correct test
2008-07-17 Rémi DuraffortThe playlist is not lock at this stage so let it lock...
2008-07-16 Christophe MutricyUse pkg-config to get the flags for libmpeg2
2008-07-15 Laurent AimarSimplify vlc fourcc/ffmpeg pix format conversion.
2008-07-11 David FlynnFix potential dereference of already free()d pointer
2008-07-11 Laurent AimarClean up chroma handling in ffmpeg (as a bonus, fixed...
2008-07-10 Laurent AimarLet swscale handle video conversion when available...
2008-07-10 Derk-Jan HartmanFix positioning of dvbsub. closes #1686
2008-07-09 Laurent AimarFixed asa decoder colors (on x86 at least).
2008-07-09 Laurent AimarPartial clean up and fixes of asa codec.
2008-07-06 Rémi Denis-CourmontProtocol names are localized.
2008-07-06 Felix Paul Kühnel10n string fixes
2008-07-05 Laurent AimarFixed ALAC. (close #633)
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-03 Laurent AimarFix avcodec cinepak decoding and favour it.
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-07-03 Rémi Denis-CourmontFormat string fixes
2008-07-03 Vincent Penquerc'huse C99 %zu for size_t in printf
2008-06-30 Felix Paul KühneWe don't want to use this module for avc1
2008-06-29 Laurent AimarAdded reget_buffer implementation for correct PTS for...
2008-06-29 Laurent AimarCheck against 0 sample rate (returned by ffmpeg).
2008-06-29 Rémi Denis-Courmontschroedinger: fix warnings
2008-06-29 Rémi Denis-CourmontFix corner case memory leak
2008-06-29 Jonathan RosserIntroduce new codec module to decode dirac video via...
2008-06-28 Antoine CellerierRemove trailing spaces.
2008-06-28 Laurent AimarFixed buffer size computation with non zero bits per...
2008-06-28 Rémi DuraffortCheck malloc return value.
2008-06-28 Rémi DuraffortFix memleak when the codec can't be loaded.
2008-06-27 Antoine CellerierAdd dirac to the list of ffmpeg codecs (enabled decodin...
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-26 Ilkka OllakkaSet strict-rc functionality as default if user hasn't
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-06-20 Pavlov KonstantinUpdate dirac support to 0.10.0.
2008-06-14 Jean-Baptiste KempfAdd a shortname to USF subs decoder.
2008-06-14 Rémi Denis-CourmontFix memory leak and error handling
2008-06-14 Rémi Denis-CourmontSpare relocations
2008-06-14 Jean-Baptiste KempfSupport more path to look for RealVideo Dlls.
2008-06-13 Felix Paul KühneReplaced a certain amount of vlc_object_find by pl_Yield
2008-06-13 Felix Paul KühneWe can't use this plugin for audio decoding on Leopard...
2008-06-11 Felix Paul KühneFix logic error pointed by Meuuh
2008-06-11 Rafaël CarréFFmpeg encoder : be sure to use the minimum required...
2008-06-11 Felix Paul KühneAdd support for Cinepak, Indeo Video IV, DVC Pro 100...
2008-06-11 Felix Paul KühneWe also want to activate AMR-WB. More to come within...
2008-06-11 Felix Paul KühneActivated iLBC support on Macs running QuickTime 7...
2008-06-10 Rémi Denis-CourmontFix permissions
2008-06-10 Jean-Baptiste KempfDecode H.264 with QuickTime on the Mac.
2008-06-09 Antoine CellerierRemove old post processing code remains from avcodec...
2008-06-09 Antoine CellerierMove avcodec module files to modules/codec/avcodec...
2008-06-09 Antoine CellerierMove imgresample.c to the video_filter directory.
2008-06-09 Antoine CellerierRemove crop/padd code from imgresample module. Imgresam...
2008-06-09 Antoine CellerierAdd a FIXME and fix a capability declaration.
2008-06-09 Antoine Cellerieravformat is demux/mux. Move it to modules/demux/avformat.
2008-06-09 Antoine CellerierMove swscale.c to the video_filter directory.
2008-06-09 Antoine CellerierMerge all swscale plugin related source files (except...
2008-06-09 Antoine CellerierRevive postprocessing. It is now a video filter (the...
2008-06-05 Vincent Penquerc'henable display of background bitmaps (eg, picture subti...
2008-06-05 Rafaël CarréDon't workaround unknown bugs in external libraries
2008-06-04 Rafaël CarréDon't try to build broken postproc modules
2008-06-03 Rafaël CarréAdd missing prototypes
2008-06-03 Rafaël CarréLink with libavutil when needed
2008-06-03 Antoine CellerierSplit should now be complete (postproc still needs...
2008-06-03 Antoine CellerierSome more seperation of the different ffmpeg based...
2008-06-03 Antoine CellerierImg resample based module (functionality untested ...
2008-06-03 Antoine CellerierAdd fallback to img_resample based plugin if swscale...
2008-06-02 Rémi Denis-CourmontFix linking postproc
2008-06-02 Antoine CellerierSplit ffmpeg module in avcodec (decoders, encoders...
2008-06-02 Antoine CellerierChroma API change. Chromas are now normal video filters...
2008-06-02 Wang BoRealVideo codec through DLL loader
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Rémi Denis-Courmontintf_Create: remove unused parameters
2008-05-30 Rafaël CarréCheck properly if vout is dying - CID 7
2008-05-30 Rafaël CarréSimplify: false positive CID 139
2008-05-29 Rémi Denis-CourmontSpelling
next