]> git.sesse.net Git - vlc/history - src/input
* backport of [11419]
[vlc] / src / input /
2005-05-27 Rémi Denis-Courmontsvn merge -r 11179:11181 trunk branches/0.8.2
2005-05-16 Gildas Bazin* src/input/es_out.c: reduce the frame rate rational...
2005-04-28 Laurent Aimar * es_out: oops, make EsOutProgramDel returning an...
2005-04-28 Laurent Aimar es_out*: added ES_OUT_DEL_GROUP
2005-04-27 Gildas Bazin* src/input/es_out.c: reverted previous patch since...
2005-04-27 Gildas Bazin* src/input/es_out.c: cleanup empty programs.
2005-04-26 Sigmund Augdal Helberginput/var.c: don't try to update the "rate" variable...
2005-04-26 Laurent Aimar * control: added INPUT_DEL_INFO.
2005-04-19 Laurent Aimar * decoder: fix a crash with delete spu.
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-10 Sigmund Augdal Helbergfixed three major problems pointed to by Trax
2005-04-09 Gildas Bazin* src/input/access.c: fixed segfaults.
2005-04-09 Gildas Bazin* src/input/demux.c: skip header id3tag in the core...
2005-04-04 Sigmund Augdal Helberges_out.c: add frame rate to stream and media info dialo...
2005-04-02 Sigmund Augdal Helbergaccess.c: fixed crash with preparse
2005-04-01 Sigmund Augdal Helbergstream.c: fixed stream_Delete() for streams opened...
2005-04-01 Sigmund Augdal Helbergfixed a few problems with stream_UrlNew
2005-04-01 Sigmund Augdal Helbergadded a stream_UrlNew to open a general purpos stream_t...
2005-03-31 Sigmund Augdal Helberginput.c: fixed a possible locking problem in vlc_input_...
2005-03-30 Sigmund Augdal Helberginput.c: doxygenize vlc_input_item_GetInfo
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-03-25 Laurent Aimar * vlc_meta.h: added a few const
2005-03-25 Laurent Aimar input.c: - fixed bug in chapter prev/next. (INPUT_GET...
2005-03-14 Gildas Bazin* src/input/input.c: use a low priority input thread...
2005-03-11 Clément StenacReduce the global verbosity
2005-03-08 Steve Lhommeinput.c: allow "intelligent" previous-chapter behaviour...
2005-03-08 Gildas Bazin* src/input/es_out.c: fixed another small mem leak.
2005-03-08 Gildas Bazin* src/input/es_out.c: fixed small mem leak.
2005-03-07 Steve Lhommemake the previous-chapter "intelligent" seek more gener...
2005-03-06 Gildas Bazin* src/input/es_out.c: ES_OUT_SET_FMT restarts the decoder.
2005-03-05 Gildas Bazin* src/input/stream.c: check return value of malloc...
2005-03-05 Gildas Bazin* ALL: a few fixes.
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
2005-03-05 Steve Lhommeinput.c, vlc_demux.h: allow seeking back in the same...
2005-03-03 Gildas Bazin* src/input/stream.c: use less memory for the stream...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-02 Steve Lhommevideo.c: don't display pre-rolled pictures
2005-02-21 Gildas Bazin* src/extras/dirent.c, ALL: fixed win32/ce dirent repla...
2005-02-21 Laurent Aimar * block: added
2005-02-15 Gildas Bazin* ALL: WinCE build fixes.
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2005-02-10 Gildas Bazin* src/libvlc.h, src/input/: new --clock-synchro option...
2005-02-08 Laurent Aimar * all: better support for MBR mms stream (display...
2005-02-08 Laurent Aimar * all: added a --audio-language and --spu-language...
2005-02-06 Clément StenacFix subtitle delay < 0
2005-02-05 Sigmund Augdal Helberginput/control.c: fix diviton by zero on selection byteb...
2005-01-26 Gildas Bazin* src/libvlc.h, src/input/stream.c: new --input-list...
2005-01-25 Laurent Aimar * es_out: fix program change on the fly.
2005-01-20 Christophe Massiot* src/input/es_out.c: Improved the kludge for teletext...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-13 Christophe Massiot* src/input/es_out.c: EN 300 472 allows the PTS of...
2005-01-05 Gildas Bazin* src/input/stream.c: decrease memory requirements...
2004-12-22 Rocky BernsteinTypo making seekpoint_next to to seekpoint 0. Clearly...
2004-12-19 Gildas Bazin* src/input/input.c: fixed potential deadlock.
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-12-09 Sigmund Augdal Helberginput/input.c: trigger a update in playlist window...
2004-12-09 Gildas Bazin* src/libvlc.h: --video-deco is enabled by default.
2004-11-28 Gildas Bazin* src/input/mem_stream.c: fixed a couple of bugs.
2004-11-27 Sigmund Augdal Helbergmem_stream.c: minor cleanup + shut up compiler warnings
2004-11-26 Sigmund Augdal Helbergall: new stream_t reading from a buffer.
2004-11-25 Olivier Teulière * src/input/input.c: notify the interfaces when the...
2004-11-24 Clément StenacFix input-slave parser
2004-11-22 Laurent Aimarall: implemented INPUT_ADD_SLAVE.
2004-11-22 Laurent Aimarstream.c: fixed a bug when seeking again near the end...
2004-11-19 Clément StenacCDDAX:
2004-11-16 Laurent Aimarinput.c: fixed segfault with access_demux.
2004-11-15 Laurent Aimar * input: access meta data support.
2004-11-06 Clément StenacImprovements to the playlist core
2004-11-05 Derk-Jan Hartman* comment correction
2004-11-04 Derk-Jan Hartman* src/input/es_out.c:
2004-10-29 Gildas Bazin* src/input/es_out.c, include/vlc_es_out.h: added an...
2004-10-22 Christophe Massiot * src/input: Added a --programs configuration option...
2004-10-20 Gildas Bazin* src/input/demux.c: make sure the demux chaining layer...
2004-10-19 Gildas Bazin* src/input/demux.c: rewrote the demuxer chaining layer...
2004-10-18 Derk-Jan Hartman* Show value of boolean variable options when printing...
2004-10-07 Derk-Jan Hartman* removed an unnecessary = NULL write.
2004-10-06 Derk-Jan Hartman* Lets not ignore too many .sub files shall we? :)
2004-10-06 Derk-Jan Hartman* if a .idx vobsub is found, then don't autodetect...
2004-10-06 Gildas Bazin* src/input/stream.c, modules/demux/avi/avi.c: work...
2004-10-04 Gildas Bazin* src/input/subtitles.c: strcoll is not available on...
2004-10-03 Derk-Jan Hartman* strip file:// from subtitle autodetect path if presen...
2004-10-03 Clément Stenac* Added delay and alignment to wx subtitles dialog
2004-10-02 Clément Stenac* Re-added sub-delay option
2004-10-02 Clément StenacFix segfault when spu heap is full
2004-10-01 Gildas Bazin* src/input/demux.c: gee, what a nice bug.
2004-10-01 Gildas Bazin* src/*: bunch of portability fixes.
2004-10-01 Derk-Jan Hartman* autodetect .idx files for vobsub autodetection
2004-09-29 Gildas Bazin* src/input/clock.c: changes to the clock resync algo...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-09 Gildas Bazin* src/input/input.c: hack to allow for the udp:@:port...
2004-09-07 Gildas Bazin* src/input/decoder.c, modules/codec/faad.c: work aroun...
2004-09-06 Eric Petit + src/input/var.c: when starting a title, don't recrea...
2004-09-06 Rémi Denis-Courmontdebug message accessed free'd structure causing a segme...
2004-09-03 Christophe Massiot* modules/demux/ts.c, modules/access/dvb: Added support...
2004-09-02 Gildas Bazin* src/input/demux.c: ignore STREAM_CONTROL_ACCESS contr...
2004-09-01 Gildas Bazin* src/input/input.c: fixed small memory leak.
2004-08-30 Eric Petit compile fix
next