]> git.sesse.net Git - vlc/history - modules/codec
* don't add an 'empty folder' if the user hit cancel when asked to enter a name for it
[vlc] / modules / codec /
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...
2006-08-23 Eric PetitBeOS / gcc 2.x fixes, patch by Cian Duffy
2006-08-22 Felix Paul Kühne* browsed through all code files starting with A to...
2006-08-22 Gildas Bazin* modules/codec/ffmpeg/mux.c: libavformat is much more...
2006-08-21 Gildas Bazin* modules/codec/ffmpeg: experimental muxer using ffmpeg...
2006-08-19 Dennis van Amerongen* modules/codec/x264.c: cosmetics and added SSIM stats...
2006-08-16 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: print AV_LOG_DEBUG...
2006-08-14 Derk-Jan Hartman* set extradata of the x264 encoder.
2006-08-09 Jean-Paul SamanFix comments
2006-08-06 Jean-Paul SamanOops use VLC_ error messages
2006-08-06 Jean-Paul Samansanity checking
2006-08-06 Loren Merrittoops in r16209
2006-08-04 Loren Merrittfix the crf option to reflect x264's API change in...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-07-29 Christophe Mutricyfix breakqge introduce in [16152]
2006-07-29 Felix Paul Kühne* enabled ffmpeg's beta WMV3/VC1-support
2006-07-20 Felix Paul Kühne* compilation fix to reflect x264's API change in its...
2006-06-29 Derk-Jan Hartman* MPNG support
2006-06-29 Dennis van Amerongen* modules/codec/dmo/dmo.c: if an aspect ratio was speci...
next