]> git.sesse.net Git - vlc/history - modules/codec
s/psz_name/psz_path/ for consistency
[vlc] / modules / codec /
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...
2006-12-31 Antoine CellerierAdd quicktime in24 and in32 support (basically s24...
2006-12-24 Clément StenacMore cleanup
2006-12-17 Dennis van Amerongen* modules/codec/ffmpeg/ffmpeg.c and modules/demux/nsv...
2006-12-14 Derk-Jan Hartman* More compiler warning fixes (const mostly)
2006-12-13 Derk-Jan Hartman* Add support for HD DVBsub closes #896
2006-12-01 Marian DurkovicAdd a FIXME
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément Stenac« En essayant continuellement on finit par réussir...
2006-11-26 Clément StenacRound 3 :)
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-24 Christophe MutricyUse LOW_DELAY only with MPEG1/2. Closes #864
2006-11-21 Rémi Denis-CourmontFix segmentation fault at ffmpeg startup (fixes #858)
2006-11-20 Rafaël CarréIgnore empty vorbis comments (closes #704)
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-18 Derk-Jan Hartman* Don't use deprecated functions if libswscaler is...
2006-11-17 Derk-Jan Hartman* Fix ffmpeg include's
2006-11-17 Derk-Jan Hartman* Other way around of course
2006-11-17 Derk-Jan Hartman* Disable swscale if we don't have it installed
2006-11-17 Derk-Jan Hartman* Remove the old swscale files, and use the newer libsw...
2006-11-13 Derk-Jan Hartman* Allow "empty" subtitle packets. These are used to...
2006-11-13 Derk-Jan Hartman* Update wavpack libavcodec version for trunk as well...
2006-11-12 Rémi Denis-CourmontFix a few warnings
2006-11-12 Rémi Denis-CourmontWarning fix
2006-11-12 Rémi Denis-CourmontFix compiler warnings
2006-11-12 Rémi Denis-CourmontDo not use pointer arithmethic on void pointers.
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-11 Rémi Denis-CourmontRemove another harmful extra ToLocale() call
2006-11-10 Rémi Denis-CourmontPartial forward port of thedj's [17597]:
2006-11-08 Christophe Massiot * modules/codec/libmpeg2.c, modules/packetizer/mpegvid...
2006-11-08 Christophe Massiot * modules/codec/ffmpeg/encoder.c: MPEG compliance...
2006-11-02 Derk-Jan Hartman* forwardport the mjpeg fix and the dvbsub color fixes
2006-10-30 Rafaël CarréRename flacdec codec plugin to flac, to show it can...
2006-10-28 Dennis van Amerongen* modules/codec/x264.c: Fix range enforcement and strin...
2006-10-28 Dennis van Amerongen* modules/codec/x264.c: proper descriptions for options...
2006-10-25 Antoine CellerierAdd GIF decoding support (thanks to FFmpeg once more...
2006-10-23 Jean-Paul SamanSupport for X11 Unichrome and XvMC extensions. The...
2006-10-21 Jean-Paul SamanTurn #if DVBDEBUG into #ifdef DVBDEBUG
2006-10-21 Jean-Paul SamanFix compiler warning: missing initializer
2006-10-21 Rémi Denis-Courmont*Ahem*
2006-10-21 Jean-Paul SamanFix compiler warning: implicit declaration of function...
2006-10-21 Derk-Jan Hartman* copy paste error
2006-10-21 Derk-Jan Hartman* Add 24bit and 32bit PCM stream support to avcodec
2006-10-20 Antoine CellerierPut lower priority than ffmpeg. (when SDL_image was...
2006-10-19 Derk-Jan Hartman* prevent potential crashes on files with broken channe...
2006-10-19 Derk-Jan Hartman* Support 5.1 channels in Flac (untested with a 5.1...
2006-10-17 Derk-Jan HartmanEnable ffmpegs TTA decoder, and add a TTA demux to...
2006-10-17 Derk-Jan Hartman* Let the libmpeg2 module decode video with the mp2v...
2006-10-13 Loren Merrittsync to x264 r591
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-09 Dennis van Amerongen* modules/codec/x264.c: copy/paste oops in 17009..
2006-10-09 Dennis van Amerongen* modules/codec/x264.c: H.264 level options patch by...
2006-10-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: add RV20 fourcc.
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-08 Jean-Paul Saman(Forward port of rev 16987) Fix number of compiler...
2006-10-08 Gildas Bazin* modules/demux/real.c, modules/codec/ffmpeg/demux...
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-05 Gildas Bazin* modules/codec/faad.c: adjust stream info when dealing...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-04 Felix Paul Kühne* forward port my fixed temporary fix and re-enable...
2006-10-03 Derk-Jan HartmanRe-enable mad decoder on OSX. It was disabled because...
2006-10-02 Dennis van Amerongen* modules/codec/x264.c: add interlaced, deadzone-inter...
2006-10-01 Rafaël CarréAdded psz_trackid, psz_artistid, psz_albumid to vlc_met...
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-09-30 Clément StenacMerge author/artist
2006-09-26 Antoine CellerierEnable WavPack decoding in ffmpeg (once they'll increme...
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-23 Dennis van Amerongen* modules/codec/ffmpeg.c: add X264 to the list of suppo...
2006-09-22 Christophe Mutricyi18n fixes pointed by Marian Hikanik
2006-09-22 Derk-Jan Hartman* Added the info for the MSS2, MSS1, WMVA, WVP2, WMVP...
2006-09-18 Antoine CellerierFix voribis meta data stuff (so that it doesn't match...
2006-09-17 Antoine CellerierUse Artist/Title/Album meta data in vorbis. Feel free...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-09 Antoine CellerierAlso decode VP6 in flash ... this currently decodes...
2006-09-09 Antoine CellerierFFmpeg now has VP5/VP6 decoding (flash uses special...
2006-09-09 Clément StenacCopyright stuff
2006-09-05 Antoine CellerierFFmpeg now has support for VMware's video codec.
2006-09-02 Antoine CellerierOops.
2006-09-02 Antoine Celleriersubpicture_t now has a b_pausable attribute. When set...
2006-09-02 Dennis van Amerongen* typo ouput -> output
2006-08-29 Derk-Jan Hartman* fix stupid mistake in [16427]
2006-08-29 Derk-Jan Hartman* set the proper buffer size when encoding with ffmpeg...
2006-08-29 Jean-Paul SamanFix compiler warnings (mismatch in datatypes)
2006-08-29 Jean-Paul SamanFix compiler warning about comparing signed and unsigne...
next