]> git.sesse.net Git - vlc/history - src/input
* src/input/mem_stream.c: fixed a couple of bugs.
[vlc] / src / input /
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
2004-08-30 Gildas Bazin* ALL: use rgb mask members in video_format_t.
2004-08-30 Damien Fouilleuli've modified the following functions to properly skip...
2004-08-30 Gildas Bazin* src/input/es_out.c: really fixed ES_OUT_SET_FMT this...
2004-08-29 Gildas Bazin* src/input/es_out.c: fixed ES_OUT_SET_FMT control.
2004-08-29 Laurent Aimar * es_out: msg_Err -> msg_Warn for Program empty. But...
2004-08-29 Eric Petit src/input/es_out.c: gcc < 3 fix
2004-08-28 Laurent Aimar * stream.c: oops another bug with SET_ID...
2004-08-28 Sam Hocevar * Spelling fixes.
2004-08-28 Gildas Bazin* include/vlc_es_out.h, src/input/es_out.c: added an...
2004-08-26 Gildas Bazin* src/input/decoder.c: forward the p_block->i_rate...
2004-08-26 Eric Petit + input/decoder.c: detach decoder after vout_Request...
2004-08-25 Laurent Aimar * input: send DEMUX_SET_GROUP.
2004-08-22 Gildas Bazin* src/input/decoder.c: don't forget that packetizers...
2004-08-21 Gildas Bazin* src/input/input.c: changed MRL syntax again: URL...
2004-08-21 Gildas Bazin* src/libvlc.h: updated useage.
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-08-20 Sam Hocevar * src/input/control.c: minor typo in a comment.
2004-08-20 Gildas Bazin* src/input/*: update position on title change.
2004-08-20 Gildas Bazin* src/input/input.c: re-enabled the --bookmarks option.
2004-08-13 Gildas Bazin* src/input/decoder.c: spu_new_buffer() now tries a...
2004-08-08 Laurent Aimar * demux: another way to break your config file, or...
2004-08-05 Gildas Bazin* src/input/control.c: bookmarks support is back (will...
2004-08-04 Gildas Bazin* modules/access/dvdnav.c: very basic probing that...
2004-08-03 Laurent Aimar * input.c: fixed total length in playlist.
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-08-01 Laurent Aimar * stream.c: increase precache for stream without title...
2004-08-01 Laurent Aimar * input.c: mmh better fix for slow/fast (I hope).
2004-08-01 Laurent Aimar * input: fixed slower/faster rate.
2004-08-01 Laurent Aimar * stream.c: call Seek if stream_Read( s, NULL, skip );
2004-07-31 Derk-Jan Hartman* print a debug message when our buffer gets it's first...
2004-07-29 Gildas Bazin* src/input/decoder.c: don't let the decoder/packetizer...
2004-07-19 Laurent Aimar * stream.c: fixed seeking near the end of a stream.
2004-07-18 Laurent Aimar stream.c: do not drop empty line.
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-07-12 Clément StenacAllow on the fly change of equalizer config. Only resta...
2004-07-09 Gildas Bazin* modules/demux/playlist, src/input/stream.c: fixed...
2004-07-08 Gildas Bazin* src/input/decoder.c: better pictures leakage detection.
2004-07-07 Laurent Aimar * demux: stream_DemuxControl: emulate seek.
2004-06-28 Laurent Aimar * all: re-enabled meta-datas.
2004-06-28 Laurent Aimar * es_out: re-enabled meta infos about ES.
2004-06-28 Gildas Bazin* src/input/control.c: fixed INPUT_ADD_INFO/INPUT_GET_INFO
2004-06-27 Laurent Aimar * all: a new --input-slave option to start playing...
2004-06-27 Gildas Bazin* src/input/input.c:
2004-06-25 Laurent Aimar * sub ->subtitle : converted sub.c to a 'real' demux2.
2004-06-25 Gildas Bazin* src/input/input.c: win32 compilation fix.
2004-06-24 Laurent Aimar * input.c: fixed play/pause + cosmetics.
2004-06-24 Laurent Aimar * demux.c: added new DEMUX_* queries to demux2_vaContr...
2004-06-23 Laurent Aimar * stream.c: fixed a problem with peek.
2004-06-23 Gildas Bazin* src/input: update ES object vars when an ES is remove...
2004-06-23 Laurent Aimar * es_out: fixed a bug preventing re-selecting an ES.
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-23 Gildas Bazin* modules/demux/m3u.c: allocate buffer for stream_Read().
2004-06-23 Gildas Bazin* src/input/input.c: win32 fix.
2004-06-22 Laurent Aimar input_internal: lalala .
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-07 Laurent Aimar * src/input/input_ext-intf.c: no more unused.
2004-06-07 Laurent Aimar * input: warning fix + no more input_OffsetToTime.
2004-06-07 Laurent Aimar * include: removed a few deprecated functions.
2004-06-06 Clément Stenac* Interaction between bookmarks and streaming wizard
next