| Commit message (Expand) | Author | Age | Files | Lines |
* | stream_smb: increase to 128k read_chuuk from default 8k | Kevin Mitchell | 2014-05-12 | 1 | -0/+1 |
* | Kill all tabs | wm4 | 2014-04-13 | 1 | -1/+1 |
* | stream_smb: remove dead code | wm4 | 2013-12-22 | 1 | -22/+1 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 | 1 | -4/+4 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 1 | -2/+2 |
* | stream: fix url_options field, make protocols field not fixed length | wm4 | 2013-08-26 | 1 | -3/+3 |
* | stream: don't require streams to set s->pos in seek callback | wm4 | 2013-08-22 | 1 | -2/+1 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -2/+2 |
* | stream: redo URL parsing, replace m_struct usage with m_config | wm4 | 2013-08-02 | 1 | -26/+1 |
* | stream: remove useless author/comment fields | wm4 | 2013-07-12 | 1 | -3/+2 |
* | stream: remove fd member | wm4 | 2013-07-12 | 1 | -7/+19 |
* | stream: don't require streams to set a type | wm4 | 2013-07-12 | 1 | -1/+0 |
* | core: change open_stream and demux_open signature | wm4 | 2013-07-12 | 1 | -1/+2 |
* | stream: don't set EOF flag in stream implementations | wm4 | 2013-06-16 | 1 | -1/+0 |
* | stream, demux: replace off_t with int64_t | wm4 | 2012-11-20 | 1 | -2/+2 |
* | stream: change STREAM_CTRL_GET_SIZE argument type to uint64_t | reimar | 2012-11-20 | 1 | -1/+1 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -3/+3 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-05-02 | 1 | -2/+10 |
|\ |
|
| * | stream: Make stream_write_buffer() check for short writes | ranma | 2011-04-12 | 1 | -2/+10 |
* | | cleanup: avoid various GCC warnings | Clément Bœsch | 2011-04-20 | 1 | -1/+0 |
|/ |
|
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -1/+0 |
* | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 1 | -0/+17 |
|\ |
|
| * | Add license header to all files missing it in the stream subdirectory. | diego | 2010-01-30 | 1 | -0/+17 |
* | | Merge svn changes up to r29962 | Uoti Urpala | 2009-11-23 | 1 | -1/+1 |
|\| |
|
| * | Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many | reimar | 2009-11-22 | 1 | -1/+1 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -17/+17 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -17/+17 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 1 | -2/+2 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 1 | -2/+2 |
|/ |
|
* | stream_opts should be const | reimar | 2008-01-13 | 1 | -1/+1 |
* | stream_opts arrays should be const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Mark all stream_info_t as const | reimar | 2007-12-02 | 1 | -1/+1 |
* | cosmetics: typo fix UNSUPORTED --> UNSUPPORTED | diego | 2007-08-28 | 1 | -2/+2 |
* | truncate mencoder's output file if it exists, instead of overwriting just par... | lorenm | 2007-03-05 | 1 | -1/+1 |
* | reindented after yesterday's commit | nicodvb | 2006-12-20 | 1 | -2/+2 |
* | support for writing over smb shares | nicodvb | 2006-12-19 | 1 | -6/+23 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+148 |