aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/stream.h
Commit message (Expand)AuthorAge
* 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
* mp_msg'ized (for i18n ;)Gravatar alex2002-03-15
* Make blocking call in libmpdemux interuptable (only with new input,Gravatar albeu2002-02-23
* add mfi supportGravatar pontscho2002-02-06
* warning (proper) fixGravatar pl2002-01-29
* Extended DVD chapter specification. Remove -last-chapter option.Gravatar kmkaplan2002-01-24
* 10l ...Gravatar nexus2002-01-23
* FreeBSD need this to compile after last changesGravatar nexus2002-01-23
* Add option -last-chapter for DVD playing/encodingGravatar kmkaplan2002-01-21
* initial support for FILM file demuxingGravatar melanson2002-01-16
* STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for pla...Gravatar arpi2002-01-08
* patch for missing include by Steven M. Schultz <sms@2BSD.COM>Gravatar pl2002-01-07
* added stream_read_qword by Chris BednarGravatar alex2002-01-05
* stream_skip len s/be off_tGravatar steve2002-01-03
* dvd language->aid/sid functionsGravatar arpi2001-12-26
* subtitle_t + audio_stream_t -> stream_language_t (cleanup)Gravatar arpi2001-12-25