| Commit message (Expand) | Author | Age | Files | Lines |
* | stream_lavf/demux_lavf: export/use HTTP MIME type | wm4 | 2012-12-11 | 1 | -0/+1 |
* | stream: handle mms streaming with ffmpeg | wm4 | 2012-12-11 | 1 | -1/+1 |
* | core: automatically pause on low cache | wm4 | 2012-12-03 | 1 | -0/+1 |
* | cache: simplify further | wm4 | 2012-12-03 | 1 | -4/+5 |
* | cache: refactor how cache enabling is done | Uoti Urpala | 2012-12-03 | 1 | -4/+3 |
* | demux_lavf: add support for libavdevice | wm4 | 2012-12-03 | 1 | -0/+1 |
* | stream: fix dvd:// + cache crashing | wm4 | 2012-11-20 | 1 | -1/+1 |
* | stream, demux_lavf: minor cleanup for stream size code | wm4 | 2012-11-20 | 1 | -0/+1 |
* | stream, demux: replace off_t with int64_t | wm4 | 2012-11-20 | 1 | -9/+9 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -2/+2 |
* | stream: add STREAM_CTRL_GET_CURRENT_TITLE | ib | 2012-10-30 | 1 | -0/+1 |
* | core, timeline: cache external ordered chapter files too | Stefano Pigozzi | 2012-09-18 | 1 | -0/+3 |
* | core: fix DVD subtitle selection | wm4 | 2012-09-18 | 1 | -6/+1 |
* | Remove support for LIVE555 RTSP streaming | wm4 | 2012-08-20 | 1 | -4/+0 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 1 | -1/+0 |
* | commands, dvd, dvdnav, bluray: cleanup sub/audio track language display | mplayer-svn | 2012-08-03 | 1 | -1/+12 |
* | cache2: allow cache sizes up to 4 TB | mplayer-svn | 2012-08-03 | 1 | -2/+2 |
* | stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES | mplayer-svn | 2012-08-03 | 1 | -0/+1 |
* | Replace 'q' printf length modifier by 'll' | mplayer-svn | 2012-08-03 | 1 | -1/+1 |
* | mplayer: rip out --capture support | wm4 | 2012-08-02 | 1 | -2/+0 |
* | stream: show negative seek position value in error message | reimar | 2011-07-06 | 1 | -1/+2 |
* | cleanup: remove more warnings | Clément Bœsch | 2011-05-02 | 1 | -1/+2 |
* | stream.[ch], ass_mp: new stream function for whole-file reads | Uoti Urpala | 2011-03-03 | 1 | -0/+10 |
* | cleanup: demuxer.[ch]: remove unused code, make functions static | Uoti Urpala | 2011-02-22 | 1 | -0/+3 |
* | stream.h: check against huge negative values in stream_seek() | reimar | 2010-12-16 | 1 | -0/+4 |
* | cache: read up to 64 KiB at once from stream_file | reimar | 2010-11-14 | 1 | -0/+1 |
* | options: move some demux options to option struct | Clément Bœsch | 2010-11-11 | 1 | -1/+0 |
* | cache, stream: avoid extra memcpy when using cache | reimar | 2010-11-07 | 1 | -0/+4 |
* | Add a simple capture feature (-capture) | Uoti Urpala | 2010-11-02 | 1 | -0/+3 |
* | cache: add sanity-check for sector size | reimar | 2010-11-02 | 1 | -1/+2 |
* | configure: Rename "network" variable and option to "networking" | diego | 2010-11-02 | 1 | -2/+2 |
* | stream_bluray: add unencrypted Blu-ray playback | ben | 2010-11-02 | 1 | -0/+4 |
* | stream.h: support backswards stream_skip() within buffer | reimar | 2010-11-02 | 1 | -1/+1 |
* | Merge svn changes up to r31256 | Uoti Urpala | 2010-05-30 | 1 | -1/+2 |
|\ |
|
| * | Document time scale for stream_check_interrupt argument. | reimar | 2010-05-28 | 1 | -1/+2 |
| * | Drop pointless _st suffix from 'struct stream'. | diego | 2010-05-27 | 1 | -8/+8 |
* | | stream.h: remove bad EOF check in stream_seek() | Uoti Urpala | 2010-05-22 | 1 | -2/+0 |
* | | options: move -chapter values to option struct | Uoti Urpala | 2010-04-25 | 1 | -2/+0 |
* | | stream_ffmpeg, demux_lavf: Use flv demuxer for rtmp streams | Uoti Urpala | 2010-04-23 | 1 | -0/+1 |
* | | Merge svn changes up to r30876 | Uoti Urpala | 2010-03-10 | 1 | -0/+5 |
|\| |
|
| * | Define O_BINARY in stream/stream.h unless it is defined yet, and use it | komh | 2010-03-06 | 1 | -0/+5 |
* | | Merge svn changes up to r30815 | Uoti Urpala | 2010-03-10 | 1 | -1/+1 |
|\| |
|
| * | Extend stream_read_line to support reading lines from UTF-16 encoded files | reimar | 2010-02-28 | 1 | -1/+1 |
* | | Merge svn changes up to r30798 | Uoti Urpala | 2010-03-10 | 1 | -24/+1 |
|\| |
|
| * | Move stream_read_line implementation from stream.h to stream.c, | reimar | 2010-02-28 | 1 | -26/+1 |
| * | Simplify handling of 0-termination in stream_read_line | reimar | 2010-02-28 | 1 | -3/+5 |
* | | Merge svn changes up to r30748 | Uoti Urpala | 2010-03-10 | 1 | -3/+5 |
|\| |
|
| * | Mark stream open filename parameter as const, the filename string is not | reimar | 2010-02-25 | 1 | -3/+3 |
* | | Merge svn changes up to r30702 | Uoti Urpala | 2010-03-10 | 1 | -4/+26 |
|\| |
|
| * | Declare functions from network.c in network.h. | diego | 2010-02-22 | 1 | -1/+0 |
| * | Move struct streaming_control from network.h to stream.h, where it is used. | diego | 2010-02-22 | 1 | -3/+23 |
* | | Merge svn changes up to r30694 | Uoti Urpala | 2010-03-10 | 1 | -1/+2 |
|\| |
|
| * | Declare stream_fill_buffer() and stream_seek_long() unconditionally. | diego | 2010-02-21 | 1 | -2/+3 |
* | | Merge svn changes up to r30672 | Uoti Urpala | 2010-03-10 | 1 | -0/+2 |
|\| |
|
| * | Do not discard stream buffer on eof, instead reuse it to slightly improve | reimar | 2010-02-20 | 1 | -0/+2 |
* | | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+18 |
|\| |
|
| * | Add license header to all files missing it in the stream subdirectory. | diego | 2010-01-30 | 1 | -0/+18 |
* | | stream: improve EOF handling in seeks | Uoti Urpala | 2010-01-18 | 1 | -0/+1 |
* | | Merge svn changes up to r30216 | Uoti Urpala | 2010-01-08 | 1 | -0/+1 |
|\| |
|
| * | Add a few missing header #includes and #defines. | diego | 2010-01-04 | 1 | -0/+1 |
* | | Merge svn changes up to r29962 | Uoti Urpala | 2009-11-23 | 1 | -5/+9 |
|\| |
|
| * | Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many | reimar | 2009-11-22 | 1 | -5/+5 |
| * | Deobfuscate the special hack to disable cache for live555. | reimar | 2009-11-17 | 1 | -0/+4 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -3/+3 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -3/+3 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 1 | -1/+1 |
|\| |
|
| * | Replace double semicolon by single semicolon. | diego | 2009-02-16 | 1 | -1/+1 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 | 1 | -0/+1 |
|\| |
|
| * | Determine default CD/DVD device in configure instead of using an #ifdef jungle. | diego | 2008-10-21 | 1 | -26/+0 |
| * | Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs. | diego | 2008-10-16 | 1 | -0/+27 |
* | | stream.h: Add 2 prototypes instead of declaring them in cache2.c | Uoti Urpala | 2008-08-12 | 1 | -2/+2 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -2/+2 |
|\| |
|
| * | Give a CONFIG_ prefix to preprocessor directives that lacked one and | diego | 2008-08-07 | 1 | -2/+2 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 | 1 | -1/+1 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -1/+1 |
* | | Create a context for input.c state | Uoti Urpala | 2008-04-30 | 1 | -1/+3 |
* | | Remove _s/_st suffix from some struct names | Uoti Urpala | 2008-04-25 | 1 | -8/+8 |
* | | Add option pointer to stream struct (at least temporarily) | Uoti Urpala | 2008-04-23 | 1 | -3/+5 |
|/ |
|
* | Remove the need for code using stream to export an mp_input_check_interrupt() | albeu | 2008-04-09 | 1 | -0/+5 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | stream_info_t opts and protocols point to constant data as well. | reimar | 2008-01-13 | 1 | -2/+2 |
* | NEW STREAM_CTRLs: STREAM_CTRL_GET_NUM_ANGLES STREAM_CTRL_GET_ANGLE STREAM_CTR... | nicodvb | 2008-01-05 | 1 | -0/+3 |
* | consistency cosmetics | diego | 2008-01-01 | 1 | -1/+1 |
* | Support stream redirection from http to mms, fix bug #927. | ulion | 2007-11-26 | 1 | -0/+1 |
* | introduced STREAM_CTRL_GET_ASPECT_RATIO to report the aspect ratio read from ... | nicodvb | 2007-09-01 | 1 | -0/+1 |
* | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED | diego | 2007-08-28 | 1 | -1/+1 |
* | Fix a bug in stream_read_qword_le due to sign extension from int to uint64_t. | reimar | 2007-08-19 | 1 | -8/+2 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -3/+3 |
* | Fix live555 compilation when stream cache is disabled. | diego | 2007-03-13 | 1 | -0/+2 |
* | new STREAM_CTRL_GET_SIZE to get size of output stream | nicodvb | 2006-12-18 | 1 | -0/+1 |
* | added member and definitions for output streams | nicodvb | 2006-12-18 | 1 | -0/+3 |
* | added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME | nicodvb | 2006-11-07 | 1 | -0/+2 |
* | Radio support, patch by Vladimir Voroshilov (voroshil gmail com) | reimar | 2006-08-28 | 1 | -0/+1 |
* | added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the s... | nicodvb | 2006-08-21 | 1 | -0/+1 |
* | new stream_ctrl to get currently playing chapter (needed for stream-driven re... | nicodvb | 2006-08-18 | 1 | -0/+1 |
* | new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd | nicodvb | 2006-08-18 | 1 | -0/+1 |
* | added dedicated file for mf:// input | ben | 2006-08-03 | 1 | -0/+1 |
* | conversion from stream_null to stream_tv was missing stream type | ben | 2006-08-03 | 1 | -0/+1 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+301 |