| Commit message (Expand) | Author | Age | Files | Lines |
* | stream_cdda: remove unused stuff | wm4 | 2014-03-26 | 3 | -251/+2 |
* | stream_cdda: fix track time accuracy | wm4 | 2014-03-26 | 1 | -2/+2 |
* | dvdnav: make MP_NAV_EVENT_RESET_ALL handled properly | xylosper | 2014-03-25 | 1 | -30/+37 |
* | stream: remove old chapter handling code | wm4 | 2014-03-25 | 5 | -103/+0 |
* | stream_cdda: report track times | wm4 | 2014-03-25 | 1 | -27/+8 |
* | stream_bluray: fix for significant memory leak | xylosper | 2014-03-24 | 1 | -0/+1 |
* | stream_bluray: fix for zero-based title index for Blu-ray | xylosper | 2014-03-18 | 1 | -7/+11 |
* | command: make 'disc-title' property writable | xylosper | 2014-03-18 | 1 | -1/+8 |
* | stream_dvd/stream_dvdnav: make disc-title for DVDs start from 0 | xylosper | 2014-03-17 | 2 | -27/+35 |
* | Remove some more unneeded version checks | wm4 | 2014-03-16 | 1 | -11/+2 |
* | stream_dvdnav: implement STREAM_CTRL_GET_NUM_TITLES for dvdnav | xylosper | 2014-03-15 | 1 | -0/+7 |
* | command: set 'media-title' property for bluray disc with meta-data | xylosper | 2014-03-13 | 5 | -11/+19 |
* | stream_file: network file system detection for Linux | Philip Sequeira | 2014-03-12 | 1 | -0/+28 |
* | dvd: treat missing volume ID as "unsupported", not error | wm4 | 2014-02-23 | 2 | -4/+4 |
* | cache: cache DVD volume ID | wm4 | 2014-02-23 | 1 | -0/+13 |
* | dvd: check for empty DVD volume ID | wm4 | 2014-02-23 | 2 | -3/+7 |
* | command: use DVD volume ID for media-title property | xylosper | 2014-02-23 | 3 | -0/+17 |
* | stream_file: cache remote files on Windows | James Ross-Gowan | 2014-02-18 | 1 | -0/+17 |
* | stream_file: activate cache with files on network file systems | Stefano Pigozzi | 2014-02-17 | 1 | -0/+28 |
* | stream_lavf: prefix icy metadata with "icy-" | wm4 | 2014-02-06 | 1 | -1/+1 |
* | cache: refuse to seek outside of cache boundaries | wm4 | 2014-01-31 | 1 | -4/+18 |
* | stream_pvr: Fix fd check, -1 indicates invalid, not 0. | reimar | 2014-01-23 | 1 | -1/+1 |
* | stream: print stream_read_line warnings by default | wm4 | 2014-01-19 | 1 | -1/+1 |
* | stream: treat embedded 0 bytes as error in stream_read_line | wm4 | 2014-01-19 | 1 | -1/+1 |
* | stream: redo stream_read_line() | wm4 | 2014-01-19 | 1 | -114/+54 |
* | cookies.c: cols must (and does) have 7 elements. | reimar | 2014-01-19 | 1 | -1/+1 |
* | vcd_read: Fix sizeof argument. | reimar | 2014-01-19 | 1 | -1/+1 |
* | cache: remove debug code | wm4 | 2014-01-17 | 1 | -1/+0 |
* | cache: reduce message spam | wm4 | 2014-01-16 | 1 | -7/+16 |
* | player: avoid stalling when starting a network stream | wm4 | 2014-01-14 | 2 | -0/+2 |
* | player: strip 'file://' from filenames on playback start | wm4 | 2014-01-08 | 2 | -12/+27 |
* | quvi: add option to not fetch subtitles | Andre D | 2014-01-05 | 1 | -1/+1 |
* | stream_pvr: fix crash on initialization | wm4 | 2014-01-03 | 1 | -0/+1 |
* | stream: always respect sector_size, fixes cdda:// | wm4 | 2014-01-02 | 1 | -1/+1 |
* | stream_smb: remove dead code | wm4 | 2013-12-22 | 1 | -22/+1 |
* | stream_radio: suppress error with -Werror=format-security compilation flag | Miro HronĨok | 2013-12-22 | 1 | -1/+1 |
* | stream: minor cookie cleanup | wm4 | 2013-12-22 | 2 | -26/+23 |
* | options: move network related options to MPOpts | wm4 | 2013-12-22 | 3 | -19/+20 |
* | msg: rename mp_msg_log -> mp_msg | wm4 | 2013-12-21 | 2 | -4/+4 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 | 1 | -3/+0 |
* | quvi: mp_msg conversions | wm4 | 2013-12-21 | 3 | -17/+30 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 | 30 | -721/+539 |
* | demux: mp_msg conversions | wm4 | 2013-12-21 | 10 | -209/+217 |
* | m_option, m_config: mp_msg conversions | wm4 | 2013-12-21 | 1 | -1/+1 |
* | stream: remove stale MAX_STREAM_PROTOCOLS define | wm4 | 2013-12-19 | 1 | -2/+0 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 | 3 | -1/+2 |
* | stream: move O_BINARY dummy definition | wm4 | 2013-12-18 | 1 | -4/+0 |
* | Remove the _ macro | wm4 | 2013-12-18 | 1 | -0/+2 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 31 | -37/+37 |
* | Merge mp_talloc.h into ta/ta_talloc.h | wm4 | 2013-12-17 | 2 | -2/+2 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 17 | -22/+22 |
* | Move libquvi stuff to stream/resolve/ | wm4 | 2013-12-17 | 3 | -0/+321 |
* | Move mpvcore/input/ to input/ | 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 | 17 | -168/+166 |
* | dvdnav: select longest title by default | wm4 | 2013-12-14 | 1 | -6/+26 |
* | dvdnav: crappy hack to respect timed still frames | wm4 | 2013-12-14 | 2 | -21/+12 |
* | dvdnav, tv: force-disable caching | wm4 | 2013-12-14 | 4 | -4/+5 |
* | dvdnav: enable caching | wm4 | 2013-12-14 | 1 | -2/+1 |
* | stream_dvdnav: drop stream buffers on seek | wm4 | 2013-12-14 | 1 | -3/+5 |
* | cache: add a way to explicitly resume cache | wm4 | 2013-12-14 | 2 | -0/+5 |
* | cache: try harder on EOF | wm4 | 2013-12-14 | 1 | -5/+11 |
* | stream: don't seek when seeking to the same position | wm4 | 2013-12-14 | 1 | -0/+3 |
* | stream: add function for dropping the buffer | wm4 | 2013-12-14 | 2 | -2/+11 |
* | dvdnav: remove highlights if no PCI available | wm4 | 2013-12-13 | 1 | -1/+3 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 | 5 | -0/+807 |
* | stream: fix clang warning | Stefano Pigozzi | 2013-12-07 | 1 | -1/+1 |
* | player: load external subs for uncompressed rar archives | wm4 | 2013-12-06 | 2 | -0/+13 |
* | Use O_CLOEXEC when creating FDs | wm4 | 2013-11-30 | 9 | -16/+32 |
* | build: make pthreads mandatory | wm4 | 2013-11-28 | 1 | -6/+1 |
* | Reduce stheader.h includes, move stream types to mp_common.h | wm4 | 2013-11-23 | 4 | -4/+0 |
* | demux: remove gsh field from sh_audio/sh_video/sh_sub | wm4 | 2013-11-23 | 1 | -6/+6 |
* | stream_lavf: fix a small memory leak | wm4 | 2013-11-21 | 1 | -1/+5 |
* | timeline: add edl:// URIs | wm4 | 2013-11-19 | 3 | -0/+24 |
* | stream_dvb: remove bogus free calls | wm4 | 2013-11-18 | 1 | -5/+0 |
* | stream: split out pthread helper function | wm4 | 2013-11-17 | 1 | -26/+3 |
* | demux: use talloc for certain stream headers | wm4 | 2013-11-14 | 1 | -1/+1 |
* | tvi_v4l2: remove VBI stuff | wm4 | 2013-11-13 | 1 | -100/+0 |
* | tvi_v4l2: let libv4l2 convert to a known pixel format | bugmen0t | 2013-11-13 | 1 | -47/+58 |
* | stream: don't include linux/types.h in some files | wm4 | 2013-11-13 | 3 | -4/+0 |
* | Remove sh_audio->samplesize | wm4 | 2013-11-09 | 3 | -14/+5 |
* | audio: replace af_fmt2str_short -> af_fmt_to_str | wm4 | 2013-11-07 | 1 | -3/+2 |
* | stream_lavf: don't duplicate list of rtmp protocols | wm4 | 2013-11-04 | 1 | -6/+4 |
* | stream_lavf: support more libavformat protocols | wm4 | 2013-11-04 | 1 | -1/+3 |
* | Merge branch 'master' into have_configure | wm4 | 2013-11-04 | 1 | -5/+11 |
|\ |
|
| * | stream: more consistent checks for whether stream is seekable | wm4 | 2013-11-03 | 1 | -6/+10 |
| * | stream: reconnecting doesn't make sense if stream is not seekable | wm4 | 2013-11-03 | 1 | -0/+2 |
* | | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 | 7 | -72/+72 |
|/ |
|
* | Fix some more -Wshadow warnings | wm4 | 2013-11-01 | 3 | -4/+4 |
* | Enable -Wshadow | wm4 | 2013-11-01 | 1 | -3/+3 |
* | ao_alsa: don't include alloca.h | wm4 | 2013-10-25 | 1 | -1/+0 |
* | tv: simplify ifdeffery | wm4 | 2013-10-17 | 1 | -8/+2 |
* | Copyright, LICENSE: switch to GPL version 2 or later | wm4 | 2013-10-13 | 1 | -1/+2 |
* | audio/out: add sndio support | Christian Neukirchen | 2013-10-03 | 3 | -0/+127 |
* | cosmetics: replace "CTRL" defines by enums | wm4 | 2013-10-02 | 1 | -25/+27 |
* | network: add options to control TLS verification | wm4 | 2013-09-27 | 1 | -0/+3 |
* | mplayer: attempt to make playback resume work with DVD/BD | wm4 | 2013-09-22 | 4 | -6/+3 |
* | network: fix rtsp playback | wm4 | 2013-09-22 | 1 | -1/+1 |
* | stream_lavf: print lavf options that could not be set | wm4 | 2013-09-22 | 1 | -0/+6 |
* | stream_dvd: prevent segmentation fault with some broken files | Stefano Pigozzi | 2013-09-14 | 1 | -2/+2 |
* | stream_bluray: return number of titles | wm4 | 2013-09-10 | 1 | -6/+11 |
* | stream: force demuxer of cached stream, fixes cdda:// + cache | wm4 | 2013-09-10 | 1 | -0/+1 |
* | path: add a common mp_is_url() function | wm4 | 2013-09-04 | 1 | -4/+3 |
* | tv: attempt to support mjpeg streams | wm4 | 2013-09-04 | 1 | -2/+6 |
* | stream: read at least a full buffer with stream_peek() | wm4 | 2013-08-28 | 1 | -1/+1 |
* | stream: add uncompressed rar support | wm4 | 2013-08-26 | 5 | -0/+747 |
* | stream: change open code, add stream filter concept | wm4 | 2013-08-26 | 2 | -55/+83 |
* | stream: don't drop buffer when creating the cache | wm4 | 2013-08-26 | 1 | -3/+0 |
* | stream: fix url_options field, make protocols field not fixed length | wm4 | 2013-08-26 | 17 | -77/+82 |
* | core: add a playlist demuxer | wm4 | 2013-08-26 | 2 | -0/+20 |
* | stream: allow potentially faster skipping | wm4 | 2013-08-22 | 1 | -3/+12 |
* | stream: don't require streams to set s->pos in seek callback | wm4 | 2013-08-22 | 9 | -22/+11 |
* | stream: move file forward skipping to common stream implementation | wm4 | 2013-08-22 | 3 | -52/+29 |
* | stream_avdevice: remove redundant dummy callback | wm4 | 2013-08-22 | 1 | -6/+0 |
* | stream_file: uncrustify | wm4 | 2013-08-22 | 1 | -132/+140 |
* | stream_bluray: fix bd:// url segfault introduced by commit bc1d61 | Noble Huang | 2013-08-12 | 1 | -6/+2 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 28 | -46/+46 |
* | stream_radio: fix some things | wm4 | 2013-08-05 | 1 | -2/+2 |
* | stream: parse URL escapes for file:// | wm4 | 2013-08-02 | 4 | -0/+41 |
* | stream: redo URL parsing, replace m_struct usage with m_config | wm4 | 2013-08-02 | 19 | -362/+280 |
* | stream: remove inactive URL option fields | wm4 | 2013-07-30 | 3 | -23/+0 |
* | stream_dvd: fix .ifo redirection | wm4 | 2013-07-30 | 1 | -2/+1 |
* | Fix some -Wshadow warnings | wm4 | 2013-07-23 | 3 | -8/+5 |
* | stream_vcd.c: fix compilation on win32 | Diogo Franco (Kovensky) | 2013-07-22 | 2 | -3/+8 |
* | cache: fix time check for printing warning | wm4 | 2013-07-20 | 1 | -1/+1 |
* | stream: remove unused vcd functions | wm4 | 2013-07-15 | 4 | -22/+0 |
* | Merge branch 'remove_old_demuxers' | wm4 | 2013-07-14 | 21 | -323/+190 |
|\ |
|
| * | demux: remove useless author/comment fields | wm4 | 2013-07-12 | 1 | -4/+1 |
| * | stream: remove useless author/comment fields | wm4 | 2013-07-12 | 17 | -58/+19 |
| * | stream: remove unused functions | wm4 | 2013-07-12 | 1 | -36/+0 |
| * | stream: remove fd member | wm4 | 2013-07-12 | 8 | -66/+57 |
| * | stream: use talloc for some string members | wm4 | 2013-07-12 | 1 | -7/+7 |
| * | stream: don't require streams to set a type | wm4 | 2013-07-12 | 9 | -34/+13 |
| * | Cleanup some include statements | wm4 | 2013-07-12 | 10 | -16/+8 |
| * | demux: rewrite probing and demuxer initialization | wm4 | 2013-07-12 | 3 | -3/+7 |
| * | core: change open_stream and demux_open signature | wm4 | 2013-07-12 | 17 | -65/+47 |
| * | demux: change signature of open functions, cleanups | wm4 | 2013-07-11 | 1 | -19/+15 |
| * | video: eliminate frametime variable | wm4 | 2013-07-11 | 1 | -2/+0 |
| * | core: don't access demux_stream outside of demux.c, make it private | wm4 | 2013-07-11 | 1 | -1/+1 |
| * | tv: add hack in preparation of demux_stream removal | wm4 | 2013-07-11 | 1 | -4/+17 |
| * | mplayer: fix incorrect audio sync after format changes | wm4 | 2013-07-11 | 1 | -1/+1 |
| * | Merge branch 'master' into remove_old_demuxers | wm4 | 2013-07-08 | 4 | -26/+6 |
| |\ |
|
| * | | demux: remove separate arrays for audio/video/sub streams, simplify | wm4 | 2013-07-08 | 1 | -12/+0 |
| * | | demux: remove some old stream header functions | wm4 | 2013-07-08 | 1 | -2/+4 |
| * | | Remove old demuxers | wm4 | 2013-07-07 | 2 | -2/+2 |
* | | | w32: silence some warnings | James Ross-Gowan | 2013-07-13 | 1 | -1/+1 |
* | | | stream_vcd: use intptr_t cast for _open_osfhandle in accordance to MSDN | Jonathan Yong | 2013-07-13 | 1 | -1/+1 |
* | | | stream: remove some more forgotten network stuff | wm4 | 2013-07-12 | 1 | -13/+0 |
* | | | options: add --cache-default option | wm4 | 2013-07-10 | 2 | -17/+12 |
| |/
|/| |
|
* | | cache: fix compilation without posix timers | Stefano Pigozzi | 2013-07-08 | 1 | -0/+1 |
* | | stream/tv: remove unused dshow-specific options | Martin Herkt | 2013-07-08 | 2 | -26/+1 |
* | | stream_radio: fix build | wm4 | 2013-07-08 | 1 | -0/+4 |
|/ |
|
* | stream: unbreak streams with large sector sizes (stream_cdda) | wm4 | 2013-07-07 | 1 | -1/+2 |
* | stream: don't treat position 0 specially | wm4 | 2013-07-07 | 1 | -7/+6 |
* | Remove some leftovers from network removal | wm4 | 2013-07-07 | 3 | -182/+1 |
* | stream: remove weird STREAMTYPE_STREAM special handling | wm4 | 2013-07-07 | 6 | -50/+27 |
* | stream: re-add accidentally removed seek call | wm4 | 2013-07-07 | 1 | -0/+7 |
* | Remove internal network support | wm4 | 2013-07-07 | 22 | -5996/+9 |
* | core: make network options available even if old net code is disabled | wm4 | 2013-07-07 | 5 | -23/+3 |
* | stream: make eof flag more consistent | wm4 | 2013-07-04 | 1 | -1/+6 |
* | stream_lavf: request and read streamcast/ICY metadata | wm4 | 2013-07-02 | 1 | -4/+89 |
* | core: update metadata during playback, allow streams to export metadata | wm4 | 2013-07-02 | 2 | -1/+23 |
* | cache: fix per-block metadata memory leak | wm4 | 2013-07-02 | 1 | -0/+1 |
* | stream: redo memory streams | wm4 | 2013-06-28 | 3 | -8/+91 |
* | Merge branch 'sub_mess2' | wm4 | 2013-06-25 | 2 | -46/ |