]> git.sesse.net Git - vlc/history - modules/demux
* This was the thing i didn't commit and which AGAIN leaves us with a CPU hogging...
[vlc] / modules / demux /
2004-03-02 Felix Paul Kühne* modules/codec/dvbsub.c: disabled translation of some...
2004-03-01 Gildas Bazin* modules/demux/mkv.cpp: fixed copy&paste bug.
2004-02-29 Gildas Bazin* modules/demux/rawdv.c: DV audio support was removed...
2004-02-27 Laurent Aimar * avi.c: uses rv15 for 15 and 16 bits file. (I don...
2004-02-27 Laurent Aimar * avi.c: added support for rgb 32 (24 won't work under...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-24 Gildas Bazin* modules/demux/dts.c: improved detection of wav dts...
2004-02-23 Gildas Bazin* modules/demux/wav.c: more fixes for multichannel...
2004-02-23 Laurent Aimar * livedotcom.cpp: nULL -> UI64C(n).
2004-02-23 Laurent Aimar * livedotcom.cpp: a fix + a nasty hack that should...
2004-02-22 Laurent Aimar * livedotcom.cpp: bug fix. (a bad memory allocation).
2004-02-22 Laurent Aimar * sub.c: VobSub fix.
2004-02-22 Gildas Bazin* modules/demux/playlist/Modules.am: don't forget playl...
2004-02-21 Gildas Bazin* include/charset.h: added "extern "C" {" for c++ modules.
2004-02-20 Gildas Bazin* modules/demux/a52sys.c: forgot to remove this file.
2004-02-20 Christophe Massiot* modules/demux/mpeg/system.c: check for scrambled...
2004-02-17 Gildas Bazin* ALL: portability fixes.
2004-02-15 Laurent Aimar * nsv: display sub stream and skip extention data...
2004-02-15 Gildas Bazin* modules/demux/ogg.c: fixed recent breakage (what...
2004-02-14 Gildas Bazin* modules/demux/wav.c: started support for WAVEFORMATEX...
2004-02-14 Gildas Bazin* ALL: small portability fixes.
2004-02-13 Gildas Bazin* modules/demux/playlist/playlist.c: compilation fix.
2004-02-13 Gildas Bazin* modules/demux/a52.c: better detection code.
2004-02-13 Gildas Bazin* modules/demux/a52.c: grmbl.
2004-02-13 Gildas Bazin* modules/demux/a52.c: fixed alignment when seeking.
2004-02-13 Gildas Bazin* modules/demux/a52.c: rewritten from scratch to use...
2004-02-10 Derk-Jan Hartman* Fixed the ogm subs. Thanx to Mosu who pointed me...
2004-02-08 Sigmund Augdal Helbergmodules/demux/avi/avi.c:
2004-02-08 Gildas Bazin* modules/demux/dts.c: more fixes.
2004-02-07 Laurent Aimar * mp4: handle DEMUX_GET_META (avoid a msg_Err)
2004-02-07 Gildas Bazin* include/vlc_es.h: s/es_format_Free/es_format_Clean.
2004-02-07 Gildas Bazin* modules/demux/ogg.c: fixed memleak.
2004-02-06 Gildas Bazin* modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE...
2004-02-06 Derk-Jan Hartman* msg_Err -> msg_Warn
2004-02-05 Gildas Bazin* modules/video_output/directx/directx.c: fixed the...
2004-02-04 Gildas Bazin* modules/demux/dts.c: should detect DTS wav files...
2004-02-03 Gildas Bazin* modules/demux/dts.c: added detection for 14bits big...
2004-02-02 Laurent Aimar * nsv: added 'AAC ' fourcc support.
2004-02-02 Laurent Aimar * nsv: compilation fix.
2004-02-02 Laurent Aimar * nsv: full fractional frame rate support.
2004-02-01 Laurent Aimar * ts: implemented the same detection than mpeg/ts.c
2004-01-31 Laurent Aimar * avi: implemented DEMUX_GET_META.
2004-01-31 Laurent Aimar * asf: implemented DEMUX_GET_LENGTH and DEMUX_GET_META.
2004-01-30 Laurent Aimar * ts: set psz_laguage with iso639 code.
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 * dvdnav: added a dvdnavsimple shortcut : it skips...
2004-01-30 Laurent Aimar * ps: lalalala, fixed a bug in dts/pts parsing.
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 Laurent Aimar * au: ported to demux2 API.
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 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 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-26 Derk-Jan Hartman* Remove crud
2004-01-26 Derk-Jan Hartman* Remove crud
2004-01-26 Laurent Aimar * playlist: compilation fix.
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 Jon Lech Johansen * drms: bugfixes in sci handling, GetiPodID darwin...
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-25 Laurent Aimar - csa.* : CSA scrambling implementation.
2004-01-24 Rocky BernsteinDoc fix.
2004-01-23 Jon Lech Johansen * drms: endian fixes, GetiPodID env var support.
2004-01-23 Laurent Aimar * pva: PVA demuxer.
2004-01-23 Gildas Bazin* modules/demux/mp4/mp4.c: don't segfault on reference...
2004-01-22 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2004-01-22 Gildas Bazin* src/playlist/loadsave.c: errno.h related fixes.
2004-01-22 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2004-01-22 Jon Lech Johansen * drms: support for getting user key from firewire...
2004-01-22 Laurent Aimar * ts: added --ts-out and --ts-out-mtu (ie replace...
2004-01-21 Gildas Bazin* modules/demux/dts.c: support for DTS WAV files.
2004-01-20 Sam Hocevar * include/vlc_common.h:
2004-01-20 Laurent Aimar mod.c: new demux2 for MOD files using libmodplug library.
2004-01-20 Laurent Aimar * demux2: once demux2 opened, do a DEMUX_GET_LENGTH...
2004-01-19 Laurent Aimar * dvdnav: send palette and alpha to spudec.
2004-01-19 Laurent Aimar * dvdnav: a lot of fixes :
2004-01-19 Laurent Aimar * ts: added a ts-es-id-pid option to mark es with...
2004-01-19 Jon Lech Johansen * ./modules/demux/mp4/drms.c: endian fixes.
2004-01-19 Gildas Bazin* modules/demux/dvdnav.c: menus navigation seems to...
2004-01-18 Gildas Bazin* modules/demux/dvdnav.c: restart the decoders on VTS...
2004-01-18 Laurent Aimar * all: added support for edts/elst entries (needed...
2004-01-18 Laurent Aimar * mp4: cosmetics.
2004-01-18 Gildas Bazin* modules/demux/dvdnav.c: added parsing of DVD style...
2004-01-18 Gildas Bazin* modules/demux/dvdnav.c: some coding style butchery...
2004-01-18 Gildas Bazin* configure.ac, modules/demux/Modules.am: added ps2...
2004-01-18 Laurent Aimar * mp4: added 'pnot' fourcc as a valid header signature.
2004-01-18 Laurent Aimar * ts: clean up and a few mem leaks.
2004-01-18 Rocky BernsteinIn Solaris (and perhaps others) PATH_MAX is in limits.h.
2004-01-18 Laurent Aimar * demux2: added ps2,ts2 and dvdnav shortcuts.
2004-01-18 Laurent Aimar * ts: fixed ms-codec playback.
2004-01-18 Sam Hocevar * modules/demux/mp3/drms.c:
2004-01-17 Laurent Aimar * ps.h: added cvt adn ogt.
next