]> git.sesse.net Git - vlc/history - modules/codec
video chromas: finalize SSE2 improvements
[vlc] / modules / codec /
2007-08-15 Jean-Paul SamanRemove excess whitespace.
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-08 Jean-Baptiste KempfSubsdec.c split: remove the old file.
2007-08-08 Jean-Baptiste KempfSubsdec: Split the decoder for subsdec / SSA / USF...
2007-08-05 Jean-Baptiste KempfSubsdec: remove trailing spaces.
2007-08-05 Rémi Denis-CourmontIgnore frame with zero size.
2007-08-05 Rémi Denis-CourmontFix NULL dereference due to Speex header corruption
2007-08-05 Rémi Denis-CourmontFix void arithmethic
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-08-04 Rémi Denis-CourmontFix usage of add_shortcut.
2007-08-04 Rémi Denis-CourmontFix previous commit
2007-08-04 Rémi Denis-CourmontRemove code from module descriptor.
2007-07-15 Bernie PurcellRecognise subsdec-formatted variable when rendering...
2007-07-11 Pavlov KonstantinAllow playback of in24 little-endian or big-endian...
2007-07-09 Christophe MutricyOups
2007-07-08 Christophe MutricyRessucitate the telx module and make it to conflict...
2007-07-07 Laurent Aimarall: Subtitle improvment patch by Bernie Purcell.
2007-07-06 Jean-Paul SamanRemoved telx Teletext decoder in favor of zvbi based...
2007-07-06 Jean-Paul SamanFree zvbi resources on error in Open() function.
2007-07-06 Jean-Paul SamanCompile fix.
2007-07-06 Jean-Paul SamanAdded transparency to vbi pages and added a callback...
2007-07-06 Jean-Paul SamanCoding style cleanup.
2007-07-06 Jean-Paul SamanFix up indentation
2007-07-06 Jean-Paul SamanTeletext decoder module based on libzvbi. This is the...
2007-07-06 Jean-Paul SamanCopy modules/codec/telx.c to modules/codec/zvbi.c
2007-07-03 Jean-Baptiste KempfAdd 2Vuy FourCC case flavour to rawvideo.
2007-06-28 Jean-Baptiste KempfAdd support for 2Vuy rawvideo. Patch from Ilkka Ollakka.
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-17 Antoine CellerierCosmetics.
2007-06-17 Laurent AimarAdded replay gain support for:
2007-06-12 Laurent AimarAll: preliminary support for audio while playing faster...
2007-06-11 Jean-Paul SamanRemove excess whitespace
2007-06-07 Rémi Denis-CourmontFormat string usage fix. Pretty much the same bug as...
2007-06-07 Rémi Denis-CourmontSame as previous commit
2007-06-04 Laurent AimarAdded a b_discontinuity to aout_buffer_t for non-pcm...
2007-06-04 Laurent AimarSilent first 3 mpeg audio frames after a discontinuity...
2007-06-03 Laurent AimarFixed flac packetizer when compiling with libflac ...
2007-05-30 Laurent Aimarvideo: fixed preroll
2007-05-30 Laurent AimarImproved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED...
2007-05-29 Damien Fouilleul - ffmpeg: fix for frame rate
2007-05-27 Laurent AimarCompilation warning fixes.
2007-05-24 Damien Fouilleul- libmpeg2 codec: uses Y plane pitch rather then pictur...
2007-05-23 Jean-Baptiste KempfFFmpeg, update description and help.
2007-05-20 Rémi Denis-CourmontHide libvlc_global_data_t from plugins
2007-05-19 Rémi Denis-CourmontUse a vlc_CPU() wrapper instead of (ab)using libvlc_global
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-19 Antoine Cellerier* ffmpeg/demux.c: update copyright date.
2007-05-19 Antoine Cellerier* ffmpeg/demux.c: Don't change an ffmpeg demux's .flags...
2007-05-18 Antoine Cellerier* ffmpeg/video_filter.c: remove a bunch of trailing...
2007-05-12 Jean-Baptiste KempfFFMPEG FOURCC's: add FOURCC for DNxHD and compile fix...
2007-05-12 Jean-Baptiste KempfCompile fix. Oops(2)
2007-05-12 Jean-Baptiste KempfSmall Correction. Oops.
2007-05-12 Jean-Baptiste KempfFFMPEG, clean up a bit, add a few more FOURCC's and...
2007-05-12 Jean-Baptiste KempfFFMPEG's FOURCC: add NUV codec, Cinepak for fallback...
2007-05-12 Jean-Baptiste KempfCorrect a mistake in previous commit.
2007-05-11 Jean-Baptiste KempfFFMPEG FOURCC: commit fix for older FFMPEG versions.
2007-05-11 Jean-Baptiste KempfPut SGI decoder with the latest version of ffmpeg.
2007-05-11 Jean-Baptiste KempfCodecs FFMPEG. Add support for DosBox Capture, Worms...
2007-05-11 Jean-Baptiste KempfFFMPEG: activate WMVA since it seems to work (tested...
2007-05-11 Jean-Baptiste Kempfffmpeg's FOURCC: add new FOURCCs to H264, add TM20...
2007-05-11 Jean-Baptiste KempfFFMPEG - More H.263 and H.263+ FOURCC (tested too,...
2007-05-11 Jean-Baptiste KempfFFMPEG, MPEG-4 FOURCCs... I hope I did not forget too...
2007-05-11 Jean-Baptiste KempfFfmpeg FOURCC: Mjpeg (notably support for AVID MJPEG)
2007-05-11 Jean-Baptiste KempfAdd a few other bunch of FOURCCs (not all tested)....
2007-05-11 Jean-Baptiste KempfAdd a bunch of not so used FOURCC to ffmpeg.c. Should...
2007-05-03 Dennis van Amerongen* modules/codec/x264.c: Add mvrange-thread, non-determi...
2007-05-02 Jean-Baptiste KempfShould add atrac3 support in rm files. Patch by Benjami...
2007-05-01 Antoine Cellerierfake.c: allow changing the fake-file-reload option...
2007-04-26 Jean-Paul SamanSpecifying --fake-file-reload 5 reloads the image file...
2007-04-06 Antoine CellerierMake it possible to change the fake-image at runtime.
2007-04-05 Jean-Paul SamanVarious compile fixes for modules/codec/xvmc
2007-03-31 Filippo Caronecompile fixes
2007-03-30 Jean-Baptiste KempfRepair ATI VCR2 support by using ffmpeg instead of...
2007-03-30 Derk-Jan Hartman* Patch to support basic formatting in non-SSA/USF...
2007-03-29 Jean-Baptiste KempfMake the spacing coherent with the rest of the file.
2007-03-29 Jean-Baptiste KempfAdd Flash Screen Video FourCC
2007-03-25 Antoine CellerierEnable ffmpeg's GIF decoder for post r8520 revisions...
2007-03-25 Laurent AimarUpgrade dirac support to 0.6.0 (close #1129)
2007-03-23 Laurent AimarFixed invalid free.
2007-03-21 Antoine CellerierDisable ffmpeg GIF decoder. It's currenly not working...
2007-03-18 Christophe Mutricyfmt_in.p_extra is free'd by input core
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2007-03-10 Rémi Denis-CourmontRemove unused variable
2007-03-07 Laurent AimarFixed uninitialized value.
2007-03-04 Dennis van Amerongen* modules/codec/x264.c: Add mvrange option.
2007-03-04 Dennis van Amerongen* modules/codec/x264.c: Add support for multipass encod...
2007-03-03 Dennis van Amerongen* modules/codec/x264.c: Revert [16936] (temporarily...
2007-03-03 Sigmund Augdal Helbergfix possition of dvbsubs when input has p_subpic->i_x...
2007-03-02 Laurent AimarWarning fix.
2007-03-01 Laurent AimarFixed a memleak per packetizer module_Need.
2007-02-28 Derk-Jan Hartman* rawvideo.c: Do not use visible_pitch when walking...
2007-02-26 Christophe MutricyCompile fix for old ffmpeg
2007-02-25 Laurent AimarFixed segfault when faad reports an unknown channel...
2007-02-21 Antoine CellerierAdd CODEC_ID_GSM and CODEC_ID_GSM_MS to ffmpeg audio...
2007-02-20 Laurent Aimarffmpeg: ask a packetizer for audio too (needed since...
2007-02-20 Rémi Denis-CourmontMissing #includes
2007-02-20 Rémi Denis-CourmontAlso complain subtitle is mislabeled as UTF-8
2007-02-20 Rémi Denis-CourmontMore explicit debug and error in subtitle charset selection
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-17 Antoine Cellerierffmpeg/mux.c: implement MUX_GET_MIME.
next