]> git.sesse.net Git - vlc/shortlog
vlc
2004-01-31 Laurent Aimar * vlc_meta.h: added a vlc_meta_t struct and some funct...
2004-01-30 Laurent Aimar * ts: use 0x0a descriptor to send language...
2004-01-30 Laurent Aimar * transcode: keep psz_language.
2004-01-30 Laurent Aimar * ts: set psz_laguage with iso639 code.
2004-01-30 Laurent Aimar * all: sout have now access to psz_language.
2004-01-30 Laurent Aimar * spudec: a %d -> IF64d
2004-01-30 Laurent Aimar * rtp: fixed mpeg4 audio. && was used instead of ...
2004-01-30 Laurent Aimar * spudec: commented out a debug message.
2004-01-30 Laurent Aimar * rtp: fixed a bug that corrupt video/audio config...
2004-01-30 Laurent Aimar * vlc_es: fixed es_fomat_Copy to duplicate psz_* too.
2004-01-30 Laurent Aimar * dvdnav: oups one debug messsage left.
2004-01-30 Laurent Aimar * all: fill psz_language with the iso639 code.
2004-01-30 Laurent Aimar * es_out: now es_format_t.psz_language could be a...
2004-01-30 Rocky BernsteinDoc calculation typo.
2004-01-30 Rocky Bernsteinpixmap.[ch], Modules.am: provisional routine to find...
2004-01-30 Derk-Jan Hartman* modules/gui/macosx/intf.m: fix
2004-01-30 Laurent Aimar * dvdnav: added a dvdnavsimple shortcut : it skips...
2004-01-30 Laurent Aimar * ps: lalalala, fixed a bug in dts/pts parsing.
2004-01-29 Gildas Bazin* modules/codec/speex.c, src/misc/win32_specific.c...
2004-01-29 Gildas Bazin* configure.ac: fixed typo.
2004-01-29 Laurent Aimar * ps: fixed dts.
2004-01-29 Clément StenacUse playlist_Item* functions
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-29 Laurent Aimar * demux2: mmh removed some shortcut. (easier than...
2004-01-29 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2004-01-29 Laurent Aimar * au: ported to demux2 API.
2004-01-29 Laurent Aimar * input_programs.c: AddES sets default i_stream_id...
2004-01-29 Sigmund Augdal... include/vlc_common.h:
2004-01-29 Rocky Bernsteinrender.c: RV24 blending
2004-01-29 Rocky BernsteinTransparancy for more chromas more complete.
2004-01-29 Eric Petit macosx/vout* :
2004-01-28 Eric Petit + macosx/vout* : cosmetic
2004-01-28 Gildas Bazin* configure.ac: proper checks for all the skins2 depend...
2004-01-28 Gildas Bazin* modules/access/dshow/*: bug fixes.
2004-01-28 Gildas Bazin* modules/gui/skins2/win32/win32_graphics.cpp: small...
2004-01-28 Benjamin PrachtDo not enable skins2 on macosx and beos.
2004-01-28 Eric Petit macosx/vout.m: swap OpenGL buffers only during the...
2004-01-28 Laurent Aimar * aiff: another demuxer.
2004-01-27 Derk-Jan Hartman* Thou shall initialize thou subtitles.
2004-01-27 Derk-Jan Hartman* modules/demux/util/sub.?
2004-01-27 Benjamin PrachtFixes a little bug introduced by string review on local...
2004-01-27 Gildas Bazin* configure.ac: don't link with msimg32 directly has...
2004-01-27 Gildas Bazin* modules/codec/dts.c: bug-fix for s/pdif support.
2004-01-27 Gildas Bazin* modules/gui/skins2/win32/*: dynamically load AlphaBle...
2004-01-27 Gildas Bazin* modules/packetizer/mpegvideo.c: fixed major bug where...
2004-01-27 Laurent Aimar * sub: removed unused variable.
2004-01-27 Laurent Aimar * sub: clean/fix. it begins to work.
2004-01-27 Laurent Aimar * sub.c : fixed parsing, but doesn't work yet (buffer...
2004-01-27 Eric Petit macosx/vout.m: fixed OpenGL aspect ratio
2004-01-27 Gildas Bazin* modules/demux/util/*: fixed segfault with new vobsub...
2004-01-27 Derk-Jan Hartman* VobSub demuxing. Almost working i think, but the...
2004-01-27 Rocky BernsteinFirst of the bigendian fixes. Bug in YUY had U and...
2004-01-27 Eric Petit i420_yuy2.c: made the altivec optim a bit nicer (proba...
2004-01-27 Rocky BernsteinLink with -lm when needed - 2nd try.
2004-01-26 Derk-Jan Hartman* Fix autodetection bug with file:///
2004-01-26 Laurent Aimar * playlist: fix for input options.
2004-01-26 Laurent Aimar * all: input_CreateThread doesn't take a playlist_item...
2004-01-26 Derk-Jan Hartman* Remove crud
2004-01-26 Derk-Jan Hartman* Remove crud
2004-01-26 Gildas Bazin* modules/gui/wxwindows/*: adapted to the new playlist...
2004-01-26 Derk-Jan Hartman* String review
2004-01-26 Laurent Aimar * playlist: compilation fix.
2004-01-26 Laurent Aimar * all: make stream_t using function pointers (needed...
2004-01-26 Gildas Bazin* src/input/*, modules/demux/util/sub.[ch]: cleanup...
2004-01-26 Gildas Bazin* modules/demux/util/*: a bit of cleanup.
2004-01-26 Eric Petit gui/macosx/vout.m: fixed a mistake (fixes the main...
2004-01-26 Eric Petit Compile fix (mp4 now needs -framework IOKit -framework...
2004-01-26 Gildas Bazin* src/input/subtitles.c: more sanity checks.
2004-01-26 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: proper fix for disabli...
2004-01-26 Gildas Bazinmodules/visualization/visual/visual.c: strings review.
2004-01-26 Eric Petit All: attempt for an OpenGL video output for OS X....
2004-01-26 Gildas Bazin* modules/mux/mp4.c: fixed recent screw-up in movie...
2004-01-26 Gildas Bazin* modules/access/dshow/*: implemented a few more things.
2004-01-26 Jon Lech Johansen * drms: bugfixes in sci handling, GetiPodID darwin...
2004-01-26 Eric Petit + All: added Altivec-optimized i420 to yuy2 conversion...
2004-01-26 Clément StenacStrings review
2004-01-26 Clément StenacString review
2004-01-26 Laurent Aimar * mmsh: msg_Err -> msg_Dbg.
2004-01-26 Derk-Jan Hartman* compilation fixes
2004-01-26 Gildas Bazin* configure.ac: fixed typo.
2004-01-26 Sam Hocevar * configure.ac:
2004-01-26 Rocky Bernsteinadd -lm on more plugins that require it. libvcdinfo...
2004-01-25 Cyril Deguet* all: save the theme configuration at exit (theme...
2004-01-25 Rocky BernsteinFix if iconv not installed.
2004-01-25 Rocky Bernsteininclude limits.h for PATH_MAX. Solaris fix.
2004-01-25 Gildas Bazin* include/vlc_common.h, include/vlc_es.h: new video_pal...
2004-01-25 Cyril Deguet* src/generic_window.cpp: don't raise the windows on...
2004-01-25 Rocky BernsteinTest for libcdio only once. Make disable-libcddb work...
2004-01-25 Gildas Bazin* ALL: removed useless add_category_hint().
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-25 Derk-Jan Hartman* Removing old useless files
2004-01-25 Rocky Bernsteincvd.c: default duration scaling is smaller which seems...
2004-01-25 Benjamin Prachtadded a 0 accidentally
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Cyril Deguet* x11/x11_display.cpp: only 8 bpp mode was working...
2004-01-25 Cyril Deguet* all: support of 8 bpp mode for X11 skins. Like in...
2004-01-25 Gildas Bazin* modules/gui/gtk/preferences.c: don't rely on module...
2004-01-25 Benjamin Prachtstring review
2004-01-25 Gildas Bazin* modules/gui/wxwindows/interface.cpp: removed unused...
2004-01-25 Clément Stenac* Strings review in include/
next