]> git.sesse.net Git - vlc/history - modules/demux
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / demux /
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-16 Eric Petit avi.c: compile fix
2003-11-16 Laurent Aimar * fixed a segfault with avi without index.
2003-11-13 Laurent Aimar * input: handle also SPU in es_out_Add (and fix a...
2003-11-13 Laurent Aimar * src/input/input.c: es_out_Add automatically add...
2003-11-13 Laurent Aimar * avi: little clean up, and ported to es_format_t.
2003-11-11 Laurent Aimar * wav: es_format_t
2003-11-11 Laurent Aimar * mkv: ues es_format_t.
2003-11-11 Laurent Aimar * all: use es_format_t and es_out_*. (Not well tested...
2003-11-08 Laurent Aimar * useless.
2003-11-08 Laurent Aimar * livedotcom.cpp:
2003-11-07 Gildas Bazin* configure.aci, modules/demux/livedotcom.cpp: win32...
2003-11-07 Laurent Aimar * lalala added livedotcom
2003-11-07 Christophe Massiot* modules/stream_out/transrate: New transrating module...
2003-11-07 Laurent Aimar * livedotcom.cpp:
2003-11-07 Laurent Aimar * livedotcom.cpp: - better pts handling but still...
2003-11-07 Laurent Aimar * more tolerant sdp check when using rtsp://. (SDP...
2003-11-06 Laurent Aimar * livedotcom.cpp: use live.com library to read rtsp...
2003-11-06 Gildas Bazin* modules/demux/mpeg/ts.c: compilation fix for old...
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-11-06 Christophe Massiot* New (experimental and incomplete) demuxstream module...
2003-11-05 Gildas Bazin* src/input/input.c: honor the --demux config option...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-05 Derk-Jan HartmanPlease test if this has any regressions
2003-11-04 Eric Petit + configure.ac:
2003-11-04 Laurent Aimar * input: fixed position-offset, time and time-offset.
2003-11-03 Gildas Bazin* modules/demux/mpeg/*: added support for ISO/IEC 13818...
2003-11-02 Gildas Bazin* modules/demux/util/id3.c, modules/demux/util/id3tag...
2003-11-02 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2003-11-02 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2003-11-02 Derk-Jan Hartman* Fixed bugs in parsing SSA lines. Turns out we are...
2003-10-31 Derk-Jan Hartman* starting support for external vobsubs.
2003-10-31 Derk-Jan Hartman* modules/demux/mkv.cpp: Set English as the default...
2003-10-30 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2003-10-29 Sigmund Augdal Helbergmodules/demux/mkv.cpp:
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-27 Rocky BernsteinDon't assume when Activate is called that i_tell is...
2003-10-27 Damien Lucas. in PMT decoder, fix the iso639-2B language code decod...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-24 Laurent Aimar * avi: fix for playing avi file from ffserver.
2003-10-23 Gildas Bazin* modules/demux/ogg.c: arrggg... I shouldn't be allowed...
2003-10-22 Gildas Bazin* configure.ac, modules/codec/Modules.am, modules/codec...
2003-10-22 Laurent Aimar * added support for S_SSA and S_ASS old way (fix 1373).
2003-10-20 Gildas Bazin* modules/demux/avi/libavi.c: multiline strings are...
2003-10-20 Derk-Jan Hartman* even less duplicate entries by id3tags. Dupes are...
2003-10-20 Derk-Jan Hartman* Added a "demuxed-id3" variable to input.c so id3tags...
2003-10-19 Gildas Bazin* modules/demux/ogg.c: fixed endless loop when trying...
2003-10-19 Derk-Jan Hartman* modules/demux/avi/*
2003-10-18 Derk-Jan Hartman* id3tag fills the psz_name and psz_author field of...
2003-10-18 Derk-Jan Hartman* The SAMI parses did case sensitive tag parsing. Howev...
2003-10-12 Derk-Jan Hartman* added a "auto" mode to sub-type. This is because...
2003-10-11 Derk-Jan Hartman* src/input/subtitles.c: made the autodetection fuzzine...
2003-10-11 Derk-Jan Hartman* src/misc/charset.c: Fixed a segfault and removed...
2003-10-08 Gildas Bazin* modules/demux/util/sub.c: fix when no subs specified.
2003-10-07 Gildas Bazin* modules/mux/mp4.c: Use SoundDescription instead of...
2003-10-01 Gildas Bazin* modules/demux/ogg.c: had mistakenly got rid of the...
2003-09-28 Gildas Bazin* modules/demux/ogg.c, modules/codec/vorbis.c: misc...
2003-09-27 Gildas Bazin* modules/demux/ogg.c: support for DEMUX_GET_TIME....
2003-09-27 Gildas Bazin* modules/demux/ogg.c: support for 'chaining' (concaten...
2003-09-25 Gildas Bazin* modules/demux/ogg.c: reworked a bit. Ogg web radios...
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-09-20 Gildas Bazin* src/input/input_programs.c: p_input->stream.p_selecte...
2003-09-19 Laurent Aimar * playlist.c : unlock playlist before calling vout_Des...
2003-09-13 Laurent Aimar * src/video_output/video_output.c : do not use FIND_...
2003-09-12 Laurent Aimar * include/input_ext-intf.h : added stream_t member...
2003-09-10 Laurent Aimar * all : added mpeg 2.5 support.
2003-09-10 Laurent Aimar * demux/sdp: a msg_Err -> msg_Warn. Btw, it begins...
2003-09-08 Laurent Aimar * sdp: added --rtsp-tcp option. (rtp over rtsp connection)
2003-09-08 Laurent Aimar * sdp: commented out a debug message and added some...
2003-09-08 Laurent Aimar * sdp: do not register 'rtp' name for access.
2003-09-08 Laurent Aimar * sdp : begin to play rtsp stream (as well as sdp...
2003-09-08 Laurent Aimar * all: clean up.
2003-09-07 Laurent Aimar * all : demuxers *have to* set pf_demux_control. ...
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-30 Laurent Aimar * libavi.c: fixed a dead loop when data are missing.
2003-08-26 Derk-Jan Hartman* modules/demux/util/sub.c: fixed the subtitle autodete...
2003-08-26 Laurent Aimar * mkv : use stream_*
2003-08-25 Laurent Aimar * asf : fix display time.
2003-08-25 Laurent Aimar * mkv: handle Language name.
2003-08-24 Laurent Aimar * asf: detect dump of broadcasted asf stream.
2003-08-24 Eric Petit modules/demux/util/sub.c : compile fix
2003-08-24 Laurent Aimar * sub.c : fixed a warning.
2003-08-23 Derk-Jan Hartman* modules/demux/util/sub.c: Fixed a crash when trying...
2003-08-23 Derk-Jan Hartman* modules/codec/subsdec/subsdec.c: reordered the list...
2003-08-23 Laurent Aimar * avi : fixed a lock problem.
2003-08-22 Laurent Aimar *all : multi-pass clean up/cosmetics.
2003-08-22 Laurent Aimar * all: use stream_Seek/Size/Tell wrappers.
2003-08-22 Laurent Aimar * avi: use stream_*, some clean and reordering.
2003-08-20 Laurent Aimar * avi: fixed playback of others brokens stream.
2003-08-18 Laurent Aimar * asf: clean up + use stream_* (It's not yet well...
2003-08-18 Laurent Aimar * all: move "wave format tag to fourcc" from demuxers...
2003-08-17 Laurent Aimar * all: A little clean up.
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-08-17 Laurent Aimar * all: added OggS fourcc. (still unsported but allow...
2003-08-17 Gildas Bazin* modules/demux/flac.c: few cosmetic changes.
2003-08-14 Laurent Aimar * all: added support for a52 in PES private stream...
2003-08-14 Sigmund Augdal Helbergvlc_playlist.h:
2003-08-13 Laurent Aimar * ts.c: commented out useless code and an annoying...
2003-08-12 Sam Hocevar * modules/demux/mkv.cpp: support for libmatroska...
2003-08-10 Gildas Bazin* modules/demux/mkv.cpp, modules/mux/avi.c, modules...
next