| Commit message (Expand) | Author | Age | Files | Lines |
* | core: add --stream-capture | wm4 | 2013-05-12 | 3 | -0/+41 |
* | Merge branch 'audio_changes' | wm4 | 2013-05-12 | 1 | -4/+6 |
|\ |
|
| * | core: use channel map on demuxer level too | wm4 | 2013-05-12 | 1 | -4/+6 |
* | | stream_bluray: report chapter times | wm4 | 2013-05-09 | 1 | -0/+21 |
* | | stream_bluray: general timeline support | wm4 | 2013-05-09 | 1 | -0/+37 |
* | | stream_bluray: make code a bit more obvious | wm4 | 2013-05-09 | 1 | -4/+4 |
* | | stream: report chapter times, use time seeks for DVD chapters | wm4 | 2013-05-06 | 3 | -6/+41 |
* | | Fix some cppcheck / scan-build warnings | wm4 | 2013-05-06 | 5 | -32/+5 |
* | | stream: fix bad cache behavior introduced by recent commit | wm4 | 2013-05-05 | 1 | -1/+8 |
* | | stream: add start time reporting | wm4 | 2013-05-05 | 3 | -0/+9 |
* | | core: don't report byte-based playback position with dvd | wm4 | 2013-05-05 | 4 | -0/+17 |
* | | stream: remove unused new_ds_stream() | wm4 | 2013-05-03 | 2 | -13/+0 |
* | | stream_bluray: remove the broken -bluray-chapter option | reimar | 2013-04-27 | 2 | -16/+2 |
* | | stream_bluray: fix querying current chapter | reimar | 2013-04-27 | 1 | -3/+1 |
* | | options: untangle track range parsing for stream_cdda | wm4 | 2013-04-21 | 1 | -17/+14 |
|/ |
|
* | stream_cddb: fix compilation on MinGW-w64 | Stephen Hutchinson | 2013-04-06 | 1 | -1/+1 |
* | vcd_read_win32.h: fix compilation on MinGW-w64 | Stephen Hutchinson | 2013-04-06 | 1 | -1/+1 |
* | http: handle broken QuickTime Streaming Server headers | reimar | 2013-04-04 | 1 | -3/+9 |
* | http: fix for broken SHOUTcast streams | reimar | 2013-04-04 | 1 | -0/+6 |
* | vcd_read: cleanup ifdefs | reimar | 2013-04-04 | 1 | -14/+7 |
* | stream: silence clang empty statement warnings | wm4 | 2013-03-19 | 1 | -12/+8 |
* | network: set default user-agent to MPlayer's | wm4 | 2013-02-26 | 1 | -1/+1 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 1 | -6/+4 |
* | Check return values of some mp_find_..._config_file function calls for NULL | wm4 | 2013-02-09 | 1 | -2/+5 |
* | Remove BSD legacy TV/radio support (BT848 stuff) | wm4 | 2013-02-06 | 4 | -1053/+0 |
* | build: make it work on somewhat older ffmpeg versions | wm4 | 2013-01-31 | 1 | -1/+1 |
* | stream: set default HTTP user agent to "Mozilla/5.0" | wm4 | 2013-01-31 | 1 | -1/+1 |
* | stream: fix reconnecting on broken network connections | wm4 | 2013-01-24 | 3 | -21/+50 |
* | stream: uncrustify stream.c/.h | wm4 | 2013-01-24 | 2 | -582/+664 |
* | stream: implement some HTTP specific options for stream_lavf | wm4 | 2013-01-24 | 7 | -7/+61 |
* | cookies: fix crash | wm4 | 2013-01-24 | 1 | -3/+3 |
* | stream_cdda: support latest libcdio version | Uoti Urpala | 2013-01-24 | 1 | -1/+31 |
* | Silence two compiler warnings | wm4 | 2013-01-16 | 1 | -3/+2 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 | 5 | -84/+84 |
* | Remove netstream support | wm4 | 2013-01-13 | 3 | -472/+0 |
* | Fix lots of bugs in mp_http URL handling | Rudolf Polzer | 2013-01-10 | 2 | -7/+10 |
* | stream_lavf: warn if protocol not found | wm4 | 2012-12-28 | 1 | -1/+6 |
* | stream_dvd: fix angle math | Rudolf Polzer | 2012-12-22 | 1 | -8/+7 |
* | path: add mp_find_config_file and reorganize some of the code | Stefano Pigozzi | 2012-12-15 | 2 | -30/+39 |
* | Fix compilation with Libav | wm4 | 2012-12-11 | 1 | -0/+2 |
* | audio: remove support for native alaw/mulaw/adpcm output | wm4 | 2012-12-11 | 1 | -3/+0 |
* | stream_lavf/demux_lavf: export/use HTTP MIME type | wm4 | 2012-12-11 | 3 | -15/+17 |
* | stream: handle mms streaming with ffmpeg | wm4 | 2012-12-11 | 3 | -14/+23 |
* | stream_dvd: add a stream_seek() call | Rudolf Polzer | 2012-12-07 | 1 | -0/+2 |
* | stream_ftp: cleanups | al | 2012-12-03 | 1 | -19/+13 |
* | core: automatically pause on low cache | wm4 | 2012-12-03 | 2 | -1/+9 |
* | stream_lavf: use ffmpeg for http/https streaming | wm4 | 2012-12-03 | 2 | -3/+5 |
* | cache: simplify further | wm4 | 2012-12-03 | 8 | -34/+28 |
* | cache: refactor how cache enabling is done | Uoti Urpala | 2012-12-03 | 8 | -27/+24 |
* | demux_lavf: add support for libavdevice | wm4 | 2012-12-03 | 3 | -0/+52 |
* | stream_ftp: fix compilation with libav | Stefano Pigozzi | 2012-11-22 | 1 | -1/+1 |
* | stream_ftp: support longer filenames | al | 2012-11-21 | 1 | -31/+73 |
* | stream: fix dvd:// + cache crashing | wm4 | 2012-11-20 | 3 | -3/+5 |
* | stream, demux_lavf: minor cleanup for stream size code | wm4 | 2012-11-20 | 2 | -0/+10 |
* | stream, demux: replace off_t with int64_t | wm4 | 2012-11-20 | 17 | -48/+48 |
* | stream: change STREAM_CTRL_GET_SIZE argument type to uint64_t | reimar | 2012-11-20 | 4 | -4/+13 |
* | asf_streaming: remove broken MMSU support code | upsuper | 2012-11-20 | 1 | -15/+3 |
* | Fix potential bugs and issues, general cleanups | reimar | 2012-11-20 | 9 | -89/+87 |
* | cookies: don't read cookie files from ancient browsers | wm4 | 2012-11-16 | 1 | -42/+3 |
* | network: fix crash with -playlist http://... | wm4 | 2012-11-14 | 1 | -0/+2 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 45 | -109/+108 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+0 |
* | stream: open_stream_plugin() should set error code on failure | wm4 | 2012-11-01 | 1 | -0/+1 |
* | http: fix potential NULL pointer issue | wm4 | 2012-11-01 | 1 | -10/+9 |
* | http: fix potential NULL pointer issue | wm4 | 2012-11-01 | 1 | -1/+4 |
* | cookies: replace sprintf with snprintf | reimar | 2012-10-31 | 1 | -5/+7 |
* | stream_cddb: replace sprintf with snprintf | reimar | 2012-10-31 | 1 | -12/+14 |
* | cleanup: remove references to CONFIG_TV_DSHOW | wm4 | 2012-10-30 | 1 | -8/+1 |
* | stream: fix redirection for proxy URLs | reimar | 2012-10-30 | 3 | -15/+55 |
* | url: simplify | cboesch | 2012-10-30 | 3 | -25/+43 |
* | stream: add STREAM_CTRL_GET_CURRENT_TITLE | ib | 2012-10-30 | 4 | -0/+14 |
* | cache: enable STREAM_CTRL_GET_NUM_TITLES | ib | 2012-10-30 | 1 | -0/+3 |
* | cache: fix long hangs | reimar | 2012-10-30 | 1 | -1/+1 |
* | stream_file: explicitly signal EOF | reimar | 2012-10-30 | 1 | -0/+2 |
* | stream_ftp: fix double free in one error case | Uoti Urpala | 2012-10-30 | 1 | -1/+0 |
* | stream_ffmpeg: handle rtsp:// URLs by default, add lavf:// | Uoti Urpala | 2012-10-28 | 2 | -17/+23 |
* | stream: remove NULL checks for open calls | wm4 | 2012-10-14 | 1 | -13/+3 |
* | core: show quvi page title in window title, clean up libquvi handling | wm4 | 2012-10-14 | 2 | -132/+24 |
* | Rename to "mpv" | wm4 | 2012-10-12 | 1 | -1/+1 |
* | core, timeline: cache external ordered chapter files too | Stefano Pigozzi | 2012-09-18 | 4 | -7/+17 |
* | bluray: add bd:// as stream prefix | wm4 | 2012-09-18 | 1 | -1/+1 |
* | core: fix DVD subtitle selection | wm4 | 2012-09-18 | 3 | -10/+5 |
* | libaf: rename af_format.h to format.h | wm4 | 2012-08-29 | 3 | -3/+3 |
* | Adjust ffmpeg/libav #includes to work with recent upstream changes | Uoti Urpala | 2012-08-21 | 1 | -3/+4 |
* | Remove support for libnemesi RTSP streaming | wm4 | 2012-08-20 | 2 | -83/+0 |
* | Remove support for LIVE555 RTSP streaming | wm4 | 2012-08-20 | 4 | -146/+0 |
* | libmpdemux: remove demux_real, demux_viv, demux_audio | wm4 | 2012-08-20 | 2 | -2/+2 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 | 4 | -1085/+0 |
* | Remove win32/qt/xanim/real binary codecs loading | wm4 | 2012-08-16 | 2 | -4242/+0 |
* | stream_file: print strerror() when failing to open a file | Uoti Urpala | 2012-08-16 | 1 | -1/+3 |
* | win32: fix compilation on MinGW | wm4 | 2012-08-07 | 1 | -9/+9 |
* | options: get rid of ambiguous option parsing | wm4 | 2012-08-05 | 1 | -1/+1 |
* | mplayer, stream_tv: move variable initialization | wm4 | 2012-08-03 | 1 | -1/+1 |
* | tv: reduce code duplication | mplayer-svn | 2012-08-03 | 1 | -21/+14 |
* | stream_pvr: fix buffer overflow | mplayer-svn | 2012-08-03 | 1 | -16/+13 |
* | stream: detect prematurely closed connection | mplayer-svn | 2012-08-03 | 1 | -1/+2 |
* | stream: retry reconnecting several times | mplayer-svn | 2012-08-03 | 1 | -8/+22 |
* | commands, dvd, dvdnav, bluray: cleanup sub/audio track language display | mplayer-svn | 2012-08-03 | 7 | -23/+99 |
* | cache2: allow cache sizes up to 4 TB | mplayer-svn | 2012-08-03 | 2 | -29/+30 |
* | stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES | mplayer-svn | 2012-08-03 | 4 | -0/+12 |
* | cache2: flush cache and sync stream position/eof after seeking STREAM_CTRLs | mplayer-svn | 2012-08-03 | 1 | -10/+33 |
* | stream/http: add a test file for ultravox in comment | mplayer-svn | 2012-08-03 | 1 | -0/+3 |
* | cache2: make cache process exit when main process dies | mplayer-svn | 2012-08-03 | 1 | -0/+13 |
* | Replace 'q' printf length modifier by 'll' | mplayer-svn | 2012-08-03 | 1 | -1/+1 |
* | cache2: make warnings easier to understand | mplayer-svn | 2012-08-03 | 1 | -2/+2 |
* | Remove teletext support | wm4 | 2012-08-03 | 5 | -128/+18 |
* | stream: remove V4L TV input and V4L radio support | wm4 | 2012-08-02 | 3 | -2072/+0 |
* | mplayer: rip out --capture support | wm4 | 2012-08-02 | 3 | -20/+0 |
* | stream: remove stream_cue | wm4 | 2012-08-02 | 2 | -643/+0 |
* | stream: remove native RTSP/RTP/PNM support | wm4 | 2012-08-01 | 30 | -10376/+2 |
* | Change <endian.h> include to <sys/types.h> | wm4 | 2012-07-31 | 1 | -1/+1 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 | 1 | -21/+0 |
* | Remove compile time/runtime CPU detection, and drop some platforms | wm4 | 2012-07-30 | 1 | -1/+2 |
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr | wm4 | 2012-07-28 | 1 | -1/+1 |
* | Add support for playing video from streaming sites with libquvi | wm4 | 2012-07-28 | 1 | -2/+69 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 1 | -2/+2 |
|\ |
|
| * | demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEY | Uoti Urpala | 2012-07-25 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-29 | 1 | -1/+1 |
|\| |
|
| * | stream_cdda: print CDTEXT if available | wm4 | 2012-04-28 | 1 | -17/+51 |
| * | configure, stream_cdda: remove libcdparanoia support | wm4 | 2012-04-28 | 1 | -59/+11 |
| * | cosmetics: stream_cdda.c: reformat | wm4 | 2012-04-28 | 1 | -359/+368 |
| * | stream_cdda: various fixes | reimar | 2012-04-28 | 1 | -10/+28 |
| * | stream_ffmpeg: fix broken line from 30afc64532ff61 | Uoti Urpala | 2012-04-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-28 | 1 | -1/+1 |
|\| |
|
| * | stream_pvr: fix field size / snprintf size mismatch | Uoti Urpala | 2012-04-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-13 | 4 | -340/+1 |
|\| |
|
| * | build: remove OS/2 support | Uoti Urpala | 2012-04-06 | 4 | -340/+1 |
* | | stream_cdda: print CDTEXT if available | wm4 | 2012-04-01 | 1 | -17/+51 |
* | | configure, stream_cdda: remove libcdparanoia support | wm4 | 2012-04-01 | 1 | -59/+11 |
* | | stream_cdda: reformat | wm4 | 2012-04-01 | 1 | -359/+368 |
* | | stream_cdda: various fixes | reimar | 2012-04-01 | 1 | -10/+28 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 | 1 | -2/+3 |
|\| |
|
| * | stream_vstream: fix vstream_error format string | Uoti Urpala | 2012-04-01 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 4 | -7/+9 |
|\| |
|
| * | windows support: unicode filenames | wm4 | 2012-03-09 | 3 | -7/+7 |
| * | cleanup: Silence compilation warnings on MinGW-w64 | wm4 | 2012-03-01 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-05 | 10 | -207/+31 |
|\| |
|
| * | configure, ao_alsa: drop support for obsolete ALSA versions | Uoti Urpala | 2012-02-27 | 1 | -184/+0 |
| * | build: switch to libavutil bswap.h and intreadwrite.h | Uoti Urpala | 2012-02-01 | 8 | -21/+29 |
| * | Update Libav API uses | Uoti Urpala | 2012-02-01 | 1 | -2/+2 |
* | | stream: refuse to open directories | wm4 | 2012-02-19 | 1 | -0/+9 |
|/ |
|
* | stream_vcd: fix option value allocated with strdup | Uoti Urpala | 2012-01-16 | 1 | -2/+4 |
* | stream_ffmpeg: switch to libavformat avio API | Uoti Urpala | 2012-01-02 | 1 | -19/+31 |
* | configure, build: require at least Libav 0.7 | Uoti Urpala | 2011-12-22 | 2 | -6/+0 |
* | configure, build: remove --disable-libav support | Uoti Urpala | 2011-12-11 | 2 | -4/+0 |
* | 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 |
* | | options: move -chapter values to option struct | Uoti Urpala | 2010-04-25 | 5 | -45/+3 |
* | | demux_lavf, stream_ffmpeg: support librtmp seeks | Uoti Urpala | 2010-04-23 | 1 | -1/+10 |
* | | stream_ffmpeg, demux_lavf: Use flv demuxer for rtmp streams | Uoti Urpala | 2010-04-23 | 2 | -0/+8 |
* | | stream_ffmpeg.c: change reads back to url_read_complete() | Uoti Urpala | 2010-04-23 | 1 | -1/+1 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 34 | -35/+0 |
* | | Merge svn changes up to r30876 | Uoti Urpala | 2010-03-10 | 4 | -10/+5 |
|\| |
|
| * | Define O_BINARY in stream/stream.h unless it is defined yet, and use it | komh | 2010-03-06 | 4 | -10/+5 |
* | | Merge svn changes up to r30848 | Uoti Urpala | 2010-03-10 | 6 | -324/+263 |
|\| |
|
| * | Define HAVE_SETMODE conditionally, and use it in stream/stream_file.c instead | komh | 2010-03-04 | 1 | -4/+4 |
| * | Add a VCD support for OS/2 | komh | 2010-03-03 | 2 | -0/+254 |
| * | Drop support for old-style DVB code. | diego | 2010-03-02 | 3 | -320/+5 |
* | | Merge svn changes up to r30815 | Uoti Urpala | 2010-03-10 | 3 | -102/+217 |
|\| |
|
| * | Remove unused and useless define. | reimar | 2010-03-01 | 1 | -1/+0 |
| * | Fix memleak due to strdup'd filename not being freed. | reimar | 2010-03-01 | 1 | -0/+2 |
| * | Move functions into proper order to avoid extra declarations. | reimar | 2010-03-01 | 1 | -15/+12 |
| * | Deduplicate code to set stream start_pos/end_pos. | reimar | 2010-03-01 | 1 | -12/+15 |
| * | Set stream->pos correctly after seeking to a VCD title. | reimar | 2010-03-01 | 1 | -0/+1 |
| * | Ensure that cue_current_pos.track is not set to an invalid value after | reimar | 2010-03-01 | 1 | -8/+5 |
| * | Fix off-by-one error in chapter<->VCD track conversion. | reimar | 2010-03-01 | 1 | -2/+2 |
| * | Fix cue_read_toc_entry to also reject negative track numbers | reimar | 2010-03-01 | 1 | -1/+1 |
| * | Implement cue:// track switching via chapter forward/backward like for audio ... | reimar | 2010-03-01 | 1 | -0/+28 |
| * | Fix cue_vcd_get_track_end to not change the current position. | reimar | 2010-03-01 | 1 | -4/+3 |
| * | Avoid fd_bin and fd_cue global variables. | reimar | 2010-03-01 | 1 | -9/+9 |
| * | Avoid a global variable and a strcpy. | reimar | 2010-03-01 | 1 | -6/+2 |
| * | Reindent. | reimar | 2010-03-01 | 1 | -19/+19 |
| * | Avoid code duplication and excessively deep nesting in cue_find_bin | reimar | 2010-03-01 | 1 | -37/+32 |
| * | Use sizeof instead of hardcoded size. | reimar | 2010-03-01 | 1 | -2/+2 |
| * | Extend stream_read_line to support reading lines from UTF-16 encoded files | reimar | 2010-02-28 | 2 | -6/+102 |
* | | Merge svn changes up to r30798 | Uoti Urpala | 2010-03-10 | 9 | -104/+114 |
|\| |
|
| * | Move stream_read_line implementation from stream.h to stream.c, | reimar | 2010-02-28 | 2 | -26/+27 |
| * | Simplify handling of 0-termination in stream_read_line | reimar | 2010-02-28 | 1 | -3/+5 |
| * | Remove useless cast. | reimar | 2010-02-28 | 1 | -1/+1 |
| * | Add cddb:// support for OS/2 | komh | 2010-02-28 | 1 | -0/+74 |
| * | Fix warning "missing braces around initializer". | cehoyos | 2010-02-27 | 1 | -0/+2 |
| * | Remove unused functions. | cehoyos | 2010-02-27 | 1 | -60/+0 |
| * | Fix cd_info_new() prototype. | cehoyos | 2010-02-27 | 1 | -1/+1 |
| * | Threaded cache fixes: do not free the stream_t struct twice on windows | reimar | 2010-02-27 | 1 | -8/+6 |
| * | Remove unused static function streaming_stop(). | cehoyos | 2010-02-27 | 1 | -6/+0 |
| * | Restructure #ifs to be clearer, also ensures that we return from the thread | reimar | 2010-02-27 | 1 | -3/+3 |
* | | Merge svn changes up to r30748 | Uoti Urpala | 2010-03-10 | 8 | -47/+47 |
|\| |
|
| * | Do not cast the results of malloc/calloc/realloc. | diego | 2010-02-26 | 4 | -18/+16 |
| * | Mark stream open filename parameter as const, the filename string is not | reimar | 2010-02-25 | 3 | -7/+7 |
| * | Remove unused function declaration. | reimar | 2010-02-25 | 1 | -2/+0 |
| * | Make local-only cddb functions static. | reimar | 2010-02-25 | 1 | -19/+19 |
| * | Remove declarations of functions now already declared in stream.h | reimar | 2010-02-25 | 1 | -3/+0 |
* | | Merge svn changes up to r30732 | Uoti Urpala | 2010-03-10 | 5 | -13/+13 |
|\| |
|
| * | Define O_BINARY if it is undefined. | komh | 2010-02-25 | 1 | -5/+5 |
| * | Mark vcd_get_track_end () and vcd_read_toc() as static. | diego | 2010-02-22 | 4 | -8/+8 |
* | | Merge svn changes up to r30702 | Uoti Urpala | 2010-03-10 | 3 | -29/+30 |
|\| |
|
| * | Declare functions from network.c in network.h. | diego | 2010-02-22 | 3 | -3/+3 |
| * | Move struct streaming_control from network.h to stream.h, where it is used. | diego | 2010-02-22 | 2 | -22/+24 |
| * | Remove commented-out declaration of non-existing function streaming_start. | diego | 2010-02-22 | 1 | -1/+0 |
* | | Merge svn changes up to r30694 | Uoti Urpala | 2010-03-10 | 6 | -138/+187 |
|\| |
|
| * | Declare stream_fill_buffer() and stream_seek_long() unconditionally. | diego | 2010-02-21 | 1 | -2/+3 |
| * | Add header for asf_mmst_streaming_start() instead of forward declaring it. | diego | 2010-02-21 | 3 | -3/+28 |
| * | Add header for exported DVB-related functions. | diego | 2010-02-21 | 2 | -0/+38 |
| * | cosmetics: Move functions around to avoid forward declarations and #ifdefs. | diego | 2010-02-21 | 1 | -134/+119 |
| * | cosmetics: Remove pointless empty lines at EOF. | diego | 2010-02-20 | 5 | -5/+0 |
* | | Merge svn changes up to r30672 | Uoti Urpala | 2010-03-10 | 5 | -741/+780 |
|\| |
|
| * | cosmetics: K&R coding style, indent with 4 spaces, no tabs | diego | 2010-02-20 | 1 | -733/+776 |
| * | Print response headers as debugging output also for HTTP seeks. | reimar | 2010-02-20 | 1 | -0/+3 |
| * | 10l, fix a close() that should be a closesocket() | reimar | 2010-02-20 | 1 | -1/+1 |
| * | Do not discard stream buffer on eof, instead reuse it to slightly improve | reimar | 2010-02-20 | 2 | -4/+6 |
| * | Replace misuse of stream_reset to set stream pos to 0 by more appropriate code. | reimar | 2010-02-20 | 1 | -3/+3 |
* | | Merge svn changes up to r30663 | Uoti Urpala | 2010-03-10 | 7 | -9/+17 |
|\| |
|
| * | Fix mov reference files: for video/quicktime mime do not force a demuxer | reimar | 2010-02-20 | 1 | -1/+5 |
| * | Make sure we do not try to use IPv6 with winsock2, we end up connecting | reimar | 2010-02-20 | 1 | -0/+8 |
| * | Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it. | diego | 2010-02-19 | 1 | -0/+2 |
| * | Add missing 'defined' for __bsdi__. | komh | 2010-02-19 | 1 | -1/+1 |
| * | Remove pointless '#if 1' preprocessor directives. | diego | 2010-02-19 | 1 | -2/+0 |
| * | Replace platform preprocessor check by HAVE_DOS_PATHS. | komh | 2010-02-19 | 1 | -1/+1 |
| * | Remove useless CONFIG_SETLOCALE | komh | 2010-02-19 | 1 | -4/+0 |
| * | stream: Mark functions not used outside of their files as static. | diego | 2010-02-16 | 5 | -11/+18 |
* | | Merge svn changes up to r30529 | Uoti Urpala | 2010-03-09 | 1 | -4/+5 |
|\| |
|
| * | Prefer libavformat over our own mov demuxer also for video/quicktime | reimar | 2010-02-05 | 1 | -4/+5 |
* | | Merge svn changes up to r30502 | Uoti Urpala | 2010-03-09 | 2 | -8/+12 |
|\| |
|
| * | Reindent | reimar | 2010-02-03 | 1 | -4/+4 |
| * | Add support for FFmpeg's rtsp dummy URL-with-pseudo-demuxer scheme. | reimar | 2010-02-03 | 1 | -3/+7 |
| * | Fix argument order for lseek, fixes cookie loading in Windows and in general | reimar | 2010-02-03 | 1 | -1/+1 |
* | | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 | 55 | -66/+995 |
|\| |
|
| * | Add license header to all files missing it in the stream subdirectory. | diego | 2010-01-30 | 54 | -62/+980 |
| * | stream/rtp.h appears not to originate from dvbstream. | diego | 2010-01-30 | 1 | -4/+15 |
* | | translations: tweak cases that relied on concatenating adjacent strings | Uoti Urpala | 2010-03-07 | 2 | -3/+6 |
* | | Restore collapsed whitespace in output messages | Uoti Urpala | 2010-03-07 | 3 | -4/+4 |
* | | Merge svn changes up to r30419 | Uoti Urpala | 2010-01-25 | 4 | -17/+42 |
|\| |
|
| * | Fix ftp support to properly support large files > 2GB. | reimar | 2010-01-24 | 1 | -3/+4 |
| * | Always call cache_uninit to immediately free everything cache-related if we | reimar | 2010-01-23 | 1 | -3/+10 |
| * | Call cache-uninit unconditionally, it should always be safe to call. | reimar | 2010-01-23 | 1 | -2/+0 |
| * | Change code to allow playing a stream even if enabling the cache failed | reimar | 2010-01-23 | 1 | -2/+5 |
| * | Make cache_init static, it is not used outside this file | reimar | 2010-01-23 | 1 | -1/+1 |
| * | Handle Content-Length also when Content-Type is not set. | reimar | 2010-01-23 | 1 | -5/+6 |
| * | Use atoll to parse Content-Length to support http for files > 2GB. | reimar | 2010-01-23 | 1 | -1/+1 |
| * | Add an exit() to silence a gcc warning and ensure forked code will never | reimar | 2010-01-23 | 1 | -0/+2 |
| * | 100l, shouldn't write to memory after freeing it. | reimar | 2010-01-23 | 1 | -1/+2 |
| * | Reindent. | reimar | 2010-01-23 | 1 | -3/+3 |
| * | Zero freed pointers. | reimar | 2010-01-23 | 1 | -0/+3 |
| * | Check for fork failing and make sure cache_uninit always frees the cache data | reimar | 2010-01-23 | 1 | -1/+10 |
* | | Merge svn changes up to r30375 | Uoti Urpala | 2010-01-25 | 1 | -38/+79 |
|\| |
|
| * | Add hack to fix tvi_dshow compilation with 64-bit MinGW | reimar | 2010-01-17 | 1 | -0/+3 |
| * | Change GUID declarations in tvi_dshow so they are not exported and thus | reimar | 2010-01-17 | 1 | -38/+76 |
* | | Merge svn changes up to r30301 | Uoti Urpala | 2010-01-25 | 1 | -1/+0 |
|\| |
|
| * | Add support for distinguishing between little- and big-endian SPDIF AC3 | reimar | 2010-01-11 | 1 | -1/+0 |
* | | stream: improve EOF handling in seeks | Uoti Urpala | 2010-01-18 | 2 | -6/+11 |
* | | Merge svn changes up to r30236 | Uoti Urpala | 2010-01-08 | 1 | -30/+4 |
|\| |
|
| * | Support rtmp:// URLs directly instead of requiring ffmpeg://rtmp:// | reimar | 2010-01-06 | 1 | -1/+1 |
| * | Simplify ffmpeg stream support, we (so far) do not need any special option pa... | reimar | 2010-01-06 | 1 | -29/+3 |
* | | Merge svn changes up to r30216 | Uoti Urpala | 2010-01-08 | 8 | -0/+14 |
|\| |
|
| * | Add a few missing header #includes and #defines. | diego | 2010-01-04 | 8 | -0/+14 |
* | | Merge svn changes up to r30195 | Uoti Urpala | 2010-01-08 | 3 | -4/+4 |
|\| |
|
| * | Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp. | diego | 2010-01-04 | 3 | -4/+4 |
* | | Merge svn changes up to r30173 | Uoti Urpala | 2010-01-08 | 2 | -0/+21 |
|\| |
|
| * | Several hacks to fix compilation of tvi_dshow on MinGW64. | reimar | 2010-01-02 | 2 | -0/+21 |
* | | Merge svn changes up to r30165 | Uoti Urpala | 2010-01-08 | 1 | -2/+5 |
|\| |
|
| * | Make code slightly more readable. | reimar | 2009-12-31 | 1 | -2/+2 |
| * | Fix crash if http reply contains neither "Accept-Ranges" nor "Server" fields. | reimar | 2009-12-31 | 1 | -1/+2 |
| * | Add a hack for broken youtube servers not returning Accept-Ranges. | reimar | 2009-12-30 | 1 | -0/+2 |
* | | Merge svn changes up to r30055 | Uoti Urpala | 2009-12-18 | 1 | -1/+1 |
|\| |
|
| * | 100l, fix check for V4L2 capture capability flag. | reimar | 2009-12-11 | 1 | -1/+1 |
* | | Fix printf format strings with invalid '%lf' conversion | Uoti Urpala | 2009-12-15 | 1 | -2/+2 |
* | | Merge svn changes up to r29971 | Uoti Urpala | 2009-11-29 | 1 | -0/+1 |
|\| |
|
| * | mime type [video/x-ms-wmv] is not an ASF redirector. | compn | 2009-11-26 | 1 | -0/+1 |
* | | stream_ffmpeg: Fix reads near EOF | Uoti Urpala | 2009-11-23 | 1 | -1/+1 |
* | | Merge svn changes up to r29962 | Uoti Urpala | 2009-11-23 | 12 | -24/+173 |
|\| |
|
| * | Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many | reimar | 2009-11-22 | 9 | -16/+16 |
| * | 10l to Reimar: Fix typo. | cehoyos | 2009-11-18 | 1 | -1/+1 |
| * | Deobfuscate the special hack to disable cache for live555. | reimar | 2009-11-17 | 3 | -2/+6 |
| * | Merge malloc+memset -> calloc | reimar | 2009-11-17 | 1 | -4/+2 |
| * | Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is set | reimar | 2009-11-17 | 1 | -2/+2 |
| * | Enable the read-based forward seek fallback also when CONFIG_NETWORK is | reimar | 2009-11-17 | 1 | -2/+2 |
| * | Use fill_buffer if available also for STREAMTYPE_STREAM | reimar | 2009-11-17 | 1 | -0/+3 |
| * | Add preliminary support for streaming via FFmpeg's URProtocol functions. | reimar | 2009-11-17 | 2 | -0/+144 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 | 14 | -2174/+193 |
|\| |
|
| * | Move headers related to setting dvd speed to dvd_common. | reimar | 2009-11-11 | 2 | -14/+19 |
| * | Set the EOF flag when dvdnav reached the end of the requested title. | reimar | 2009-11-11 | 1 | -2/+6 |
| * | Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speed | reimar | 2009-11-10 | 4 | -73/+79 |
| * | Move arrays used by both dvd and dvdnav to dvd_common. | reimar | 2009-11-10 | 4 | -5/+6 |
| * | Remove unused extern declarations. | reimar | 2009-11-10 | 1 | -1/+0 |
| * | Share dvd_device extern declaration between dvd and dvdnav. | reimar | 2009-11-10 | 3 | -2/+1 |
| * | Remove an unused variable. | reimar | 2009-11-10 | 1 | -1/+1 |
| * | Set demuxer->teletext to NULL when closing the TV interface, | reimar | 2009-11-10 | 1 | -0/+1 |
| * | The code for the non-networking case is the same whether networking | reimar | 2009-11-09 | 1 | -5/+2 |
| * | Factor out triplicated break statement. | reimar | 2009-11-09 | 1 | -3/+4 |
| * | Remove unused mp_dvdnav_aid_from_audio_num function | reimar | 2009-11-09 | 1 | -21/+0 |
| * | Fixup the dvdnav <-> sid mapping, dvdnav_spu_stream_to_lang and | reimar | 2009-11-09 | 1 | -9/+13 |
| * | Remove CONFIG_TV_TELETEXT. | cehoyos | 2009-11-07 | 3 | -35/+0 |
| * | Separate teletext from tv support. | cehoyos | 2009-11-07 | 5 | -17/+31 |
| * | dvdnav: print ID_SID_..._LANG, just like dvd:// | reimar | 2009-11-05 | 1 | -0/+2 |
| * | Cosmetics: indentation, merge two consecutive ifs. | reimar | 2009-11-05 | 1 | -6/+4 |
| * | Make dvdnav also print info about audio streams with unknown language, just l... | reimar | 2009-11-05 | 1 | -1/+1 |
| * | Make the dvdnav stream language information output more similar to the dvd one. | reimar | 2009-11-05 | 1 | -10/+6 |
| * | Change the subtitle numbers in the dvdnav subtitle language info to match | reimar | 2009-11-05 | 1 | -1/+1 |
| * | Replace two more occurences of tvi_vbi with dec_teletext. | cehoyos | 2009-10-31 | 1 | -1/+1 |
| * | Support ISDB-Tb tunning in Brazil | cehoyos | 2009-10-30 | 1 | -3/+7 |
| * | Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths | cehoyos | 2009-10-29 | 3 | -3/+3 |
| * | Move teletext specific code from stream into libmpcodecs. | cehoyos | 2009-10-29 | 7 | -1960/+4 |
| * | Fix teletext character set auto-detection. | cehoyos | 2009-10-24 | 1 | -1/+1 |
| * | cosmetics: Remove some pointless parentheses from return calls. | diego | 2009-10-08 | 3 | -8/+8 |
* | | Merge svn changes up to r29644 | Uoti Urpala | 2009-09-04 | 5 | -18/+26 |
|\| |
|
| * | Fix possible crashes with invalid SDPs that result in stream descriptions | reimar | 2009-09-02 | 2 | -1/+4 |
| * | Fix several more rtsp-related memleaks. | reimar | 2009-09-02 | 3 | -1/+4 |
| * | Fix asmrp_dispose to also free the buffer. | reimar | 2009-09-02 | 1 | -0/+1 |
| * | Use calloc to ensure rmff_new_mdpr returns fully initialized data. | reimar | 2009-09-02 | 1 | -1/+1 |
| * | Move variable declaration to where it is used. | reimar | 2009-09-02 | 1 | -2/+1 |
| * | Make sure we do not strdup(NULL), avoids a crash with non-real streams. | reimar | 2009-09-02 | 1 | -1/+4 |
| * | Fix several memleaks in real_setup_and_get_header | reimar | 2009-09-02 | 1 | -1/+4 |
| * | Change real_setup_and_get_header to use goto a single exit path to simplify | reimar | 2009-09-02 | 1 | -11/+7 |
* | | Merge svn changes up to r29532 | Uoti Urpala | 2009-08-18 | 2 | -10/+30 |
|\| |
|
| * | Fix file information. Patch by Francesco Lavra, francescolavra interfree it | cehoyos | 2009-08-15 | 1 | -1/+1 |
| * | Add missing major contributors to copyright statement. | cehoyos | 2009-08-15 | 1 | -0/+2 |
| * | Fix another typo. Patch by Francesco Lavra, francescolavra interfree it | cehoyos | 2009-08-02 | 1 | -1/+1 |
| * | Add standard GPL license header. Patch by Francesco Lavra, francescolavra int... | cehoyos | 2009-08-02 | 1 | -0/+22 |
| * | Fix more typos. Patch by Francesco Lavra, francescolavra interfree it | cehoyos | 2009-08-02 | 1 | -3/+3 |
| * | Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it | cehoyos | 2009-08-02 | 1 | -4/+0 |
| * | Fix typos. Patch by Francesco Lavra, francescolavra interfree it | cehoyos | 2009-08-02 | 1 | -2/+2 |
* | | Merge svn changes up to r29455 | Uoti Urpala | 2009-07-29 | 2 | -1/+5 |
|\| |
|
| * | stream/realrtsp/real.c: Fix another integer overflow | uau | 2009-07-28 | 1 | -0/+2 |
| * | stream/realrtsp/real.c: Fix integer overflow | uau | 2009-07-27 | 1 | -0/+2 |
| * | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. | diego | 2009-07-26 | 1 | -1/+1 |
* | | Replace libavutil internal header #includes with MPlayer copies | Uoti Urpala | 2009-07-26 | 7 | -7/+7 |
* | | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 1 | -4/+0 |
* | | Merge svn changes up to r29412 | Uoti Urpala | 2009-07-07 | 3 | -12/+6 |
|\| |
|
| * | Replace incorrect use of strncpy by av_strlcpy. | reimar | 2009-06-26 | 1 | -1/+2 |
| * | Files should be opened in binary mode on OS/2. | diego | 2009-06-03 | 1 | -3/+3 |
| * | Using nl_langinfo in the asf mmst implementation makes no sense since | reimar | 2009-05-31 | 1 | -8/+1 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 80 | -966/+966 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 81 | -973/+966 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 26 | -421/+434 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 26 | -421/+421 |
* | | Merge svn changes up to r29277 | Uoti Urpala | 2009-05-08 | 2 | -5/+16 |
|\| |
|
| * | Reemit the ID_AID_x_LANG for the track. This allows the identification of the | diego | 2009-04-11 | 1 | -3/+10 |
| * | Make tvi_v4l2 print -1 as "Current input" if the ioctl to read it failed. | reimar | 2009-04-10 | 1 | -0/+1 |
| * | Add a -indentify message that indicates if the current DVDNAV title is | reimar | 2009-04-09 | 1 | -2/+5 |
* | | Merge svn changes up to r29134 | Uoti Urpala | 2009-04-02 | 1 | -1/+0 |
|\| |
|
| * | Remove unused variable along with the related warning. | diego | 2009-04-01 | 1 | -1/+0 |
* | | Merge svn changes up to r29117 | Uoti Urpala | 2009-04-01 | 5 | -6/+22 |
|\| |
|
| * | 100l, revert r29082, I missed that the vts comparison should be case-insensit... | reimar | 2009-03-28 | 1 | -1/+5 |
| * | Reindent | reimar | 2009-03-28 | 1 | -2/+2 |
| * | Simplify extracting title number from ifo name | reimar | 2009-03-28 | 1 | -5/+1 |
| * | Simplify detection of .ifo extension. | reimar | 2009-03-27 | 1 | -2/+2 |