2005-07-10 |
rathann |
small warning fix:
|
2005-05-29 |
nicodvb |
ported all network streams to the new API
|
2005-02-27 |
joey |
added a stream module for the vstream client library
|
2004-08-22 |
joey |
moved combined vobsub_lang into sub_select
|
2004-03-13 |
rtognimp |
Seek in HTTP streams and stdin seek fixes
|
2004-02-17 |
attila |
enable seeking in http streams
|
2004-01-19 |
mosu |
Added the new C based Matroska demuxer by Aurelien Jacobs.
|
2003-08-13 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
2003-05-17 |
bertrand |
Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
|
2003-04-09 |
albeu |
Port vcd to the new API
|
2003-04-06 |
albeu |
A new control called upon stream reset.
|
2003-04-04 |
albeu |
Using a different alignment for only the Gui is bad as this code use
|
2003-04-03 |
pontscho |
workaround only, please fix.
|
2003-04-02 |
albeu |
Stream modularization, the first step.
|
2003-03-30 |
albeu |
Stream cleanup, don't use blah_on options anymore.
|
2003-03-16 |
arpi |
dvbin_param_on moved
|
2003-03-16 |
arpi |
this is a combo patch that:
|
2003-01-04 |
arpi |
cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)
|
2002-11-12 |
albeu |
New config system + cleanup of header inter dependency
|
2002-10-22 |
pontscho |
dvd chapter detect function from Gregory Kovriga
|
2002-10-06 |
arpi |
smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
|
2002-09-15 |
arpi |
some cosmetics - reordering declarations, 10l for cache2
|
2002-09-15 |
arpi |
stream layer cleanup part 2
|
2002-09-15 |
arpi |
stream layer cleanup - part 1
|
2002-09-15 |
arpi |
removed obsolete VCD_CACHE hack
|
2002-09-08 |
arpi |
removed messy global 'tv_handle', use stream->priv for that purpose
|
2002-09-02 |
arpi |
gcc 2.95.4 doesn't like VAR==value without spaces
|
2002-08-31 |
arpi |
1000l - libmpdvdkit2 fix, thx Nexus
|
2002-07-05 |
pontscho |
- add icon (nice, but very ugly hakk:)
|
2002-07-02 |
pontscho |
add -audiofile support for gui
|
2002-06-11 |
albeu |
Support for playing audio cds using cdparanoia. Include a raw audio
|
2002-05-29 |
arpi |
off_t fields reordered, to avoid problems due to struct padding
|
2002-04-24 |
arpi |
DVDKIT support
|
2002-04-03 |
arpi |
dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>
|
2002-03-28 |
arpi |
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
|
2002-03-24 |
atmos4 |
Improved MP4 parsing (finally)
|
2002-03-23 |
arpi |
sys/types.h required for off_t
|
2002-03-16 |
albeu |
Initial ogg demuxer. No seeking, a/v sync is broken. Support avi
|
2002-03-15 |
alex |
mp_msg'ized (for i18n ;)
|
2002-02-23 |
albeu |
Make blocking call in libmpdemux interuptable (only with new input,
|
2002-02-06 |
pontscho |
add mfi support
|
2002-01-29 |
pl |
warning (proper) fix
|
2002-01-24 |
kmkaplan |
Extended DVD chapter specification. Remove -last-chapter option.
|
2002-01-23 |
nexus |
10l ...
|
2002-01-23 |
nexus |
FreeBSD need this to compile after last changes
|
2002-01-21 |
kmkaplan |
Add option -last-chapter for DVD playing/encoding
|
2002-01-16 |
melanson |
initial support for FILM file demuxing
|
2002-01-08 |
arpi |
STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>
|
2002-01-07 |
pl |
patch for missing include by Steven M. Schultz <sms@2BSD.COM>
|
2002-01-05 |
alex |
added stream_read_qword by Chris Bednar
|
2002-01-03 |
steve |
stream_skip len s/be off_t
|
2001-12-26 |
arpi |
dvd language->aid/sid functions
|
2001-12-25 |
arpi |
subtitle_t + audio_stream_t -> stream_language_t (cleanup)
|
2001-12-25 |
pl |
missing #include's
|
2001-12-19 |
arpi |
pre-cache fixed
|
2001-12-17 |
arpi |
initial precaching
|
2001-11-21 |
pontscho |
add subtitle language detect.
|
2001-11-20 |
bertrand |
Added a new struct to stream_t to handle, network streaming.
|
2001-11-16 |
pontscho |
add dvd audio stream detect
|
2001-11-09 |
alex |
added tv subsystem
|
2001-10-30 |
arpi |
config.h cleanup, few things added to steram/demuxer headers
|
2001-10-21 |
arpi |
stream_read() now returns no. of bytes readed
|
2001-10-20 |
arpi |
cache2 support
|
2001-10-20 |
arpi |
libdemuxer...
base
stream.h@bb78f42e2451
|