aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/stream.h
Commit message (Expand)AuthorAge
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* added new pvr:// input for ivtv based cardsGravatar ben2006-07-10
* removed old dvdnav codeGravatar nicodvb2006-06-16
* include stream_dvd's interface from libmpdemux/stream_dvd.hGravatar nicodvb2006-06-11
* Remove mpdvdkit1 cruft from the build system.Gravatar diego2006-04-02
* Fix compilation with stupid C++ compilers that shock on valid CGravatar albeu2006-03-16
* Move the subread from FILE to stream_t.Gravatar albeu2006-03-16
* removed reference to inexistent extern variableGravatar nicodvb2006-03-01
* stream_control() returns int, not voidGravatar nicodvb2006-03-01
* added cur_title to dvd_priv_t in order to keep track of dvd title currently p...Gravatar nicodvb2006-02-27
* added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTHGravatar nicodvb2006-02-27
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* small warning fix:Gravatar rathann2005-07-10
* ported all network streams to the new APIGravatar nicodvb2005-05-29
* added a stream module for the vstream client libraryGravatar joey2005-02-27
* moved combined vobsub_lang into sub_selectGravatar joey2004-08-22
* Seek in HTTP streams and stdin seek fixesGravatar rtognimp2004-03-13
* enable seeking in http streamsGravatar attila2004-02-17
* Added the new C based Matroska demuxer by Aurelien Jacobs.Gravatar mosu2004-01-19
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.Gravatar bertrand2003-05-17
* Port vcd to the new APIGravatar albeu2003-04-09
* A new control called upon stream reset.Gravatar albeu2003-04-06
* Using a different alignment for only the Gui is bad as this code useGravatar albeu2003-04-04
* workaround only, please fix.Gravatar pontscho2003-04-03
* Stream modularization, the first step.Gravatar albeu2003-04-02
* Stream cleanup, don't use blah_on options anymore.Gravatar albeu2003-03-30
* dvbin_param_on movedGravatar arpi2003-03-16
* this is a combo patch that:Gravatar arpi2003-03-16
* cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)Gravatar arpi2003-01-04
* New config system + cleanup of header inter dependencyGravatar albeu2002-11-12
* dvd chapter detect function from Gregory KovrigaGravatar pontscho2002-10-22
* smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>Gravatar arpi2002-10-06
* some cosmetics - reordering declarations, 10l for cache2Gravatar arpi2002-09-15
* stream layer cleanup part 2Gravatar arpi2002-09-15
* stream layer cleanup - part 1Gravatar arpi2002-09-15
* removed obsolete VCD_CACHE hackGravatar arpi2002-09-15
* removed messy global 'tv_handle', use stream->priv for that purposeGravatar arpi2002-09-08
* gcc 2.95.4 doesn't like VAR==value without spacesGravatar arpi2002-09-02
* 1000l - libmpdvdkit2 fix, thx NexusGravatar arpi2002-08-31
* - add icon (nice, but very ugly hakk:)Gravatar pontscho2002-07-05
* add -audiofile support for guiGravatar pontscho2002-07-02
* Support for playing audio cds using cdparanoia. Include a raw audioGravatar albeu2002-06-11
* off_t fields reordered, to avoid problems due to struct paddingGravatar arpi2002-05-29
* DVDKIT supportGravatar arpi2002-04-24
* dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>Gravatar arpi2002-04-03
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>Gravatar arpi2002-03-28
* Improved MP4 parsing (finally)Gravatar atmos42002-03-24
* sys/types.h required for off_tGravatar arpi2002-03-23
* Initial ogg demuxer. No seeking, a/v sync is broken. Support aviGravatar albeu2002-03-16