]> git.sesse.net Git - vlc/history - modules/codec
Add 2Vuy FourCC case flavour to rawvideo.
[vlc] / modules / codec /
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.
2007-02-17 Antoine CellerierWith recent libavformat, only use the evil CODEC_ID_MP2...
2007-02-17 Antoine CellerierFix ffmpeg muxer header writing. This allows flash...
2007-02-15 Rémi Denis-CourmontSupport for FLAC version 1.1.3 - fixes #921
2007-02-12 Antoine Celleriers/borken/broken/
2007-02-12 Antoine CellerierConditionaly compile the mux fix as it requires a new...
2007-02-11 Antoine CellerierPrint more debug messages from ffmpeg when using the...
2007-02-11 Antoine Cellerier * Fix ffmpeg muxer. (flv muxing now works with ./vlc...
2007-02-11 Antoine CellerierAdd option to specify which muxer we want to use in...
2007-02-10 Rémi Denis-Courmonts/psz_name/psz_path/ for consistency
2007-02-09 Rémi Denis-Courmontmultipass x264 patch courtesy of Sašo Kiselkov
2007-01-25 Christophe Massiot * modules/codec/telx.c: New option to work around...
2007-01-23 Jean-Paul SamanWhen no start display time is found in a subpicture...
2007-01-20 Christophe Mutricyts.c: Current libdvbpsi is buggy so wait for 0.1.6...
2007-01-19 Christophe Massiot * modules/demux/ts.c: Parse the telx descriptor and...
2007-01-18 Derk-Jan Hartman* Set svn properties for the telx.c file
2007-01-18 Derk-Jan Hartman* compile fix: missing comma in debug statement
2007-01-18 Derk-Jan HartmanTeletext module patch by Vincent Penne
2007-01-17 Christophe Mutricyadd a shortname and delete unused variable
2007-01-17 Christophe Massiot * modules/codec/telx.c: Pedantic coding style changes.
2007-01-17 Christophe Massiot * modules/codec/telx.c: Teletext subtitles decoder...
2007-01-16 Christophe Massiot* modules/codec/mpeg_audio.c: Add a debug message for...
2007-01-14 Damien Fouilleul- ffmpeg/encoder.c: more int64_t fixes
2007-01-11 Christophe MutricyRemove the warning. thanks to Quovodis
2007-01-11 Christophe MutricyBetter a compile warning than a bug. Thanks to Robert...
2007-01-11 Damien Fouilleul- ffmpeg/encoder.c: force AV_NOPTS_VALUE to int64_t...
next