| Commit message (Expand) | Author | Age | Files | Lines |
* | stream_cdda: fix incorrectly allocated option field | Uoti Urpala | 2011-07-30 | 1 | -3/+5 |
* | options: change option parsing to use bstr | Uoti Urpala | 2011-07-29 | 1 | -1/+1 |
* | options: indicate ambiguous option parameters explicitly | Uoti Urpala | 2011-07-29 | 1 | -1/+1 |
* | cleanup: do libav* initialization on startup | Uoti Urpala | 2011-07-18 | 1 | -1/+0 |
* | stream_bluray: switch to new libbluray API | Rico Tzschichholz | 2011-07-10 | 1 | -7/+7 |
* | cleanup: silence most of the clang warnings | Clément Bœsch | 2011-07-09 | 1 | -3/+4 |
* | stream.c: make reconnect checks more robust | reimar | 2011-07-06 | 1 | -14/+21 |
* | stream.c: Pass streaming_ctrl eof on to struct stream field | reimar | 2011-07-06 | 1 | -0/+2 |
* | stream/network: don't clobber buffer byte counts on error | reimar | 2011-07-06 | 1 | -0/+1 |
* | stream/network: distinguish EOF/error in streaming control API | reimar | 2011-07-06 | 1 | -1/+2 |
* | cache: don't modify argument when stream control fails | reimar | 2011-07-06 | 1 | -2/+3 |
* | stream/tvi_v4l[2]: fix calculation of free RAM for buffers | iive | 2011-07-06 | 2 | -16/+10 |
* | cleanup: tvi_dshow: add "static", fix printf format | diego | 2011-07-06 | 1 | -9/+16 |
* | cache: allow STREAM_CTRL_GET_CURRENT_TIME with cache | reimar | 2011-07-06 | 1 | -3/+12 |
* | cosmetics: cache2.c: Fix comment | reimar | 2011-07-06 | 1 | -2/+2 |
* | cosmetics: stream_dvdnav.c: Remove pointless () | reimar | 2011-07-06 | 1 | -9/+9 |
* | stream_dvd: fix dvd_get_current_time() | reimar | 2011-07-06 | 1 | -5/+5 |
* | stream_pvr: Replace <sys/fcntl.h> include by <fcntl.h> | reimar | 2011-07-06 | 1 | -1/+1 |
* | stream_cdda: work around libcdparanoia caching issues | reimar | 2011-07-06 | 1 | -0/+3 |
* | stream: show negative seek position value in error message | reimar | 2011-07-06 | 1 | -1/+2 |
* | stream_cue: Avoid probing empty filename in cue_find_bin() | iive | 2011-07-06 | 1 | -0/+3 |
* | stream_cue: fix multiple bugs | reimar | 2011-07-06 | 1 | -24/+25 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-06-29 | 7 | -14/+22 |
|\ |
|
| * | stream.c: make some stream messages translatable | ib | 2011-06-29 | 1 | -6/+7 |
| * | Windows: stream_cddb.c: include <path.h> for MinGW | vayne | 2011-06-29 | 1 | -0/+1 |
| * | cleanup: Make vcd_seek_to_track() static in more files | reimar | 2011-06-29 | 4 | -4/+4 |
| * | cache2.c: Avoid warnings about discarding volatile | reimar | 2011-06-29 | 1 | -4/+10 |
* | | stream/tvi_v4l2: Add V4L2 support for OpenBSD (and NetBSD) | Uoti Urpala | 2011-06-29 | 1 | -0/+4 |
|/ |
|
* | cleanup: shut up more warnings | Clément Bœsch | 2011-05-06 | 7 | -18/+15 |
* | cleanup: remove more warnings | Clément Bœsch | 2011-05-02 | 6 | -7/+6 |
* | Merge branch 'mplayer1_changes' | Uoti Urpala | 2011-05-02 | 8 | -9/+76 |
|\ |
|
| * | cache: call stream read with at least sector size space | reimar | 2011-05-01 | 1 | -2/+18 |
| * | stream: http: Allow setting custom http header | cehoyos | 2011-04-13 | 2 | -0/+9 |
| * | stream_dvdnav: output ID_DVD_VOLUME_ID also for dvdnav:// | cehoyos | 2011-04-13 | 1 | -1/+1 |
| * | stream_dvdnav: identify: show more title information | cehoyos | 2011-04-12 | 1 | -0/+3 |
| * | stream: try to reset stream once if read fails | reimar | 2011-04-12 | 1 | -1/+21 |
| * | stream_dvdnav: don't skip last title for dvdnav:// -identify | cehoyos | 2011-04-12 | 1 | -1/+1 |
| * | stream: Make stream_write_buffer() check for short writes | ranma | 2011-04-12 | 4 | -4/+23 |
* | | cleanup: avoid various GCC warnings | Clément Bœsch | 2011-04-20 | 2 | -2/+1 |
* | | options: change -alang and -slang to use string list type | Clément Bœsch | 2011-04-20 | 4 | -28/+19 |
* | | stream.[ch], ass_mp: new stream function for whole-file reads | Uoti Urpala | 2011-03-03 | 2 | -0/+44 |
* | | cleanup: demuxer.[ch]: remove unused code, make functions static | Uoti Urpala | 2011-02-22 | 1 | -0/+3 |
|/ |
|
* | stream/url.c: escape characters >= 127 in URLs | reimar | 2011-02-15 | 1 | -2/+1 |
* | terminal output: show cache fill changes in "PAUSED" message | reimar | 2011-02-15 | 2 | -5/+9 |
* | fix compilation with old FFmpeg versions | Uoti Urpala | 2011-02-08 | 2 | -0/+11 |
* | cache: suggest increasing cache size in the "not filling!" message | reimar | 2011-01-31 | 1 | -1/+1 |
* | stream/http: assume MakeMKV webservers always support ranges | reimar | 2011-01-31 | 1 | -2/+6 |
* | stream/tvi_v4l2.c: simplify by using getfps helper function | reimar | 2011-01-31 | 1 | -9/+2 |
* | cleanup: Replace two malloc+memset with calloc. | cboesch | 2011-01-29 | 2 | -6/+2 |
* | stream/http: support 307 (Temporary Redirect) responses | cboesch | 2011-01-29 | 1 | -0/+2 |
* | Merge branch 'sub' | Uoti Urpala | 2011-01-26 | 1 | -1/+1 |
|\ |
|
| * | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -1/+1 |
* | | cleanup: remove unused MEncoder-related code | Clément Bœsch | 2011-01-25 | 1 | -1/+0 |
|/ |
|
* | stream.h: check against huge negative values in stream_seek() | reimar | 2010-12-16 | 1 | -0/+4 |
* | stream/http: Add support for login/password in http_proxy env variable | cboesch | 2010-12-16 | 3 | -3/+19 |
* | stream/: delete base64_encode(), use libavutil av_base64_encode() | cboesch | 2010-12-16 | 3 | -74/+13 |
* | stream/network.c, stream/http.c: cleanup | cboesch | 2010-12-16 | 2 | -13/+4 |
* | stream/http: Do not keep authentication in URL when proxied | cboesch | 2010-12-16 | 3 | -2/+24 |
* | stream/http: Add Proxy-Authorization header to authenticate on proxies | cboesch | 2010-12-16 | 3 | -4/+19 |
* | stream/http: don't use proxy values for "Authorization" header | cboesch | 2010-12-16 | 1 | -1/+1 |
* | cleanup: remove NULL checks before free() all over the code | cboesch | 2010-11-14 | 7 | -35/+23 |
* | stream/url.c: Unescape username/password when parsing URLs | reimar | 2010-11-14 | 1 | -1/+4 |
* | cache: read up to 64 KiB at once from stream_file | reimar | 2010-11-14 | 3 | -1/+7 |
* | stream/network.c: Replace hardcoded str size with sizeof | cboesch | 2010-11-14 | 1 | -5/+5 |
* | options: move some demux options to option struct | Clément Bœsch | 2010-11-11 | 1 | -1/+0 |
* | cleanup: don't check for NULL before free() | diego | 2010-11-08 | 17 | -127/+78 |
* | stream_dvd: fill_buffer(): use given buffer, not stream's default | reimar | 2010-11-08 | 1 | -2/+5 |
* | stream_dvd: minor cleanup | reimar | 2010-11-08 | 1 | -7/+4 |
* | cache, stream: avoid extra memcpy when using cache | reimar | 2010-11-07 | 3 | -38/+59 |
* | cosmetics: cache2.c: Remove some irrelevant commented-out code | reimar | 2010-11-07 | 1 | -8/+1 |
* | stream_dvd: millisecond accuracy for chapters in -identify output | cigaes | 2010-11-07 | 1 | -3/+2 |
* | Add a simple capture feature (-capture) | Uoti Urpala | 2010-11-02 | 3 | -0/+22 |
* | stream_network: Fix possible crash for invalid http_proxy URLs | reimar | 2010-11-02 | 1 | -0/+4 |
* | rtsp_rtp.c: Add missing avstring include for av_strlcpy | reimar | 2010-11-02 | 1 | -0/+1 |
* | rtsp_rtp.c: Replace snprintf by av_strlcpy | reimar | 2010-11-02 | 1 | -1/+1 |
* | Remove #warning preprocessor directives | diego | 2010-11-02 | 1 | -1/+0 |
* | Remove remaining %lf printf conversions | reimar | 2010-11-02 | 2 | -5/+5 |
* | build: enable/disable all FFmpeg libraries together | Uoti Urpala | 2010-11-02 | 2 | -2/+2 |
* | stream/tv: move new_handle() function from header to tv.c | diego | 2010-11-02 | 8 | -29/+31 |
* | tvi_def.h: sizeof(type) -> sizeof(*ptr) | diego | 2010-11-02 | 1 | -1/+1 |
* | cosmetics: Remove vim/emacs coding style hints from sources | diego | 2010-11-02 | 1 | -4/+0 |
* | cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr) | reimar | 2010-11-02 | 2 | -3/+3 |
* | stream/tv: move free_handle() from header to tv.c | diego | 2010-11-02 | 6 | -18/+20 |
* | cache: Remove unused cache_stats function | diego | 2010-11-02 | 1 | -10/+0 |
* | cache: Move cache_fill_status extern declaration to cache2.h | diego | 2010-11-02 | 1 | -0/+2 |
* | stream/http.c: Move mime_type_table extern declaration to network.h | diego | 2010-11-02 | 2 | -1/+2 |
* | stream: make stream_read_line() terminate line on EOF | reimar | 2010-11-02 | 1 | -1/+1 |
* | stream_file: Simplify and document MinGW stdin hack | reimar | 2010-11-02 | 1 | -3/+4 |
* | stream_dvd[nav]: Add const qualifiers to string arguments | reimar | 2010-11-02 | 4 | -8/+8 |
* | Simplify code: make open_stream() accept NULL file_format argument | reimar | 2010-11-02 | 1 | -0/+2 |
* | printf format fixes ("%d" -> "%zd") | diego | 2010-11-02 | 2 | -2/+2 |
* | cache: add sanity-check for sector size | reimar | 2010-11-02 | 2 | -2/+9 |
* | spelling fixes | siretart | 2010-11-02 | 5 | -9/+9 |
* | cache: Don't mess up current position if time-based seek fails | reimar | 2010-11-02 | 1 | -1/+2 |
* | stream_dvd: Improve seeking by position | diego | 2010-11-02 | 1 | -15/+8 |
* | stream_dvd: Improve seeking by chapters | diego | 2010-11-02 | 1 | -5/+12 |
* | stream_dvd: fix incorrect assumption about chapter count | diego | 2010-11-02 | 1 | -10/+38 |
* | stream_dvb.c: avoid compiler warning by adding initialization | diego | 2010-11-02 | 1 | -0/+1 |
* | configure: Rename "network" variable and option to "networking" | diego | 2010-11-02 | 2 | -6/+6 |
* | cache: Use sigaction() instead of signal() | reimar | 2010-11-02 | 1 | -3/+6 |
* | stream.c: add <libavutil/common.h> include needed for GET_UTF16 | reimar | 2010-11-02 | 1 | -0/+2 |
* | stream_bluray: implement slave mode compatible controls | ben | 2010-11-02 | 1 | -6/+119 |
* | stream_bluray: add unencrypted Blu-ray playback | ben | 2010-11-02 | 3 | -0/+244 |
* | Factorize MPlayer/MEncoder version string handling. | diego | 2010-11-02 | 2 | -10/+6 |
* | stream: Use MSG_NOSIGNAL flag if available for send(). | reimar | 2010-11-02 | 7 | -8/+15 |
* | stream/dvbin.h: Use angular brackets for system #includes. | diego | 2010-11-02 | 1 | -2/+1 |
* | stream_cddb: move structs to the file they're used in | diego | 2010-11-02 | 2 | -18/+18 |
* | stream_cdda: change printf format for cdda_tracks to %d | diego | 2010-11-02 | 1 | -1/+1 |
* | stream_cdda.c: Reorder functions to avoid forward declarations. | diego | 2010-11-02 | 1 | -110/+106 |
* | stream_cdd*: Move declarations for stream_cddb.c functions to cdd.h | diego | 2010-11-02 | 2 | -4/+4 |
* | stream_cddb: Remove unused static functions | diego | 2010-11-02 | 1 | -31/+0 |
* | stream_ccda: Move cdda_priv structure to the only place it is used | diego | 2010-11-02 | 2 | -23/+21 |
* | stream/tcp.c: Prefer the use of inet_ntop over inet_ntoa | attila | 2010-11-02 | 1 | -3/+3 |
* | stream.h: support backswards stream_skip() within buffer | reimar | 2010-11-02 | 1 | -1/+1 |
* | tv.h: Change function pointer types to proper declarations | reimar | 2010-11-02 | 6 | -13/+16 |
* | cache: Respect -cache-seek-min also for on-disk files | reimar | 2010-11-02 | 1 | -3/+5 |
* | Merge svn changes up to r31291 | Uoti Urpala | 2010-06-02 | 1 | -0/+18 |
|\ |
|
| * | Add a referrer option to set the HTTP Referer field. | reimar | 2010-05-30 | 1 | -0/+18 |
| * | misc cosmetics: K&R style nits, #include placement, indentation | diego | 2010-05-29 | 1 | -1/+1 |
* | | stream_radio.c: fix corrupt line from e3061749 | Uoti Urpala | 2010-06-02 | 1 | -1/+1 |
* | | Merge svn changes up to r31256 | Uoti Urpala | 2010-05-30 | 3 | -6/+38 |
|\| |
|
| * | Fix typo in message. | reimar | 2010-05-28 | 1 | -1/+1 |
| * | stream_check_interrupt should sleep even if no callback is set. | reimar | 2010-05-28 | 1 | -1/+4 |
| * | 100l, stream_check_for_interrupt argument is not in usec, | reimar | 2010-05-28 | 1 | -3/+3 |
| * | Document time scale for stream_check_interrupt argument. | reimar | 2010-05-28 | 1 | -1/+2 |
| * | Improve handling of cache process/thread hanging/being killed. | reimar | 2010-05-28 | 1 | -3/+23 |
| * | Fix cache process accidentally being killed by SIGUSR1. | reimar | 2010-05-28 | 1 | -0/+7 |
* | | Merge svn changes up to r31244 | Uoti Urpala | 2010-05-30 | 1 | -6/+6 |
|\| |
|
| * | Fix a bunch of typos in the stream cache code. | diego | 2010-05-27 | 1 | -6/+6 |
| * | Drop pointless _st suffix from 'struct stream'. | diego | 2010-05-27 | 6 | -29/+29 |
* | | Merge svn changes up to r31226 | Uoti Urpala | 2010-05-30 | 2 | -4/+15 |
|\| |
|
| * | Retry reading even if we hit eof before. | reimar | 2010-05-26 | 2 | -3/+6 |
| * | Re-enable wakeup-on-signal for cache process. | reimar | 2010-05-26 | 1 | -5/+10 |
| * | Disable waking the cache process up via a signal, it | reimar | 2010-05-26 | 1 | -1/+4 |
| * | Add support for STREAM_CTRL_SEEK_TO_TIME in ffmpeg streams | hyc | 2010-05-25 | 1 | -1/+10 |
* | | Merge svn changes up to r31211 | Uoti Urpala | 2010-05-30 | 1 | -45/+78 |
|\| |
|
| * | Slightly reduce number of #ifs | reimar | 2010-05-23 | 1 | -22/+20 |
| * | Use an extra define to simplify ifdefs | reimar | 2010-05-23 | 1 | -14/+20 |
| * | Try reducing the #ifdef mess for the different cache variants. | reimar | 2010-05-23 | 1 | -15/+13 |
| * | Extract the cache main loop into a separate function. | reimar | 2010-05-23 | 1 | -14/+19 |
| * | Optimize cache behaviour for the many-consecutive-seeks case. | reimar | 2010-05-23 | 1 | -1/+13 |
| * | Add code to wake up cache process when e.g. a seek is needed. | reimar | 2010-05-23 | 1 | -0/+14 |
* | | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 | 3 | -7/+13 |
* | | stream.h: remove bad EOF check in stream_seek() | Uoti Urpala | 2010-05-22 | 1 | -2/+0 |
* | | Merge svn changes up to r31033 | Uoti Urpala | 2010-04-26 | 7 | -3/+26 |
|\| |
|
| * | Do not print the "Loading cookie file" message twice. | reimar | 2010-04-05 | 1 | -2/+0 |
| * | Try to fix VCD compilation on non-Linux systems. | reimar | 2010-04-05 | 6 | -1/+26 |
* | | Merge svn changes up to r31020 | Uoti Urpala | 2010-04-26 | 1 | -0/+35 |
|\| |
|
| * | Export VCD tracks as chapters, just like for cue:// URLs. | reimar | 2010-04-05 | 1 | -0/+35 |
* | | Merge svn changes up to r31004 | Uoti Urpala | 2010-04-26 | 2 | -3/+6 |
|\| |
|
| * | Remove commented-out #include of a non-existing file. | diego | 2010-04-03 | 1 | -2/+0 |
| * | Change type to uint8_t to avoid checks depending on char signedness. | reimar | 2010-04-02 | 1 | -1/+1 |
| * | Sanitize ICY metadata a bit before printing it. | reimar | 2010-03-31 | 1 | -0/+5 |
* | | Merge svn changes up to r30967 | Uoti Urpala | 2010-04-26 | 2 | -2/+5 |
|\| |
|
| * | Make http_read_response fail if parsing the response failed. | reimar | 2010-03-23 | 1 | -1/+4 |
| * | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 1 | -1/+1 |
* | | |