| Commit message (Expand) | Author | Age |
* | vcd_read_cue.h -> cue_read.c+h | arpi | 2003-01-05 |
* | cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue) | arpi | 2003-01-04 |
* | fixed stream errors on some cygwin installations | faust3 | 2003-01-02 |
* | fixes (ok, just workarounds) sig11 in playtree/cfgparser's free() | arpi | 2002-12-29 |
* | XMMS Input plugin support | arpi | 2002-12-22 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | dvd chapter detect function from Gregory Kovriga | pontscho | 2002-10-22 |
* | smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg> | arpi | 2002-10-06 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | Enable CDDB support only if the network layer is enabled. | bertrand | 2002-09-17 |
* | stream layer cleanup part 2 | arpi | 2002-09-15 |
* | stream layer cleanup - part 1 | arpi | 2002-09-15 |
* | removed obsolete VCD_CACHE hack | arpi | 2002-09-15 |
* | removed messy global 'tv_handle', use stream->priv for that purpose | arpi | 2002-09-08 |
* | SPARC gcc generates bad code accessing an unaligned and packed structure member | jkeil | 2002-09-06 |
* | applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson... | arpi | 2002-08-05 |
* | There appears to be a trivial namespace error in determining the valid | arpi | 2002-07-30 |
* | Workaround for seeking multiangle discs with missing sml_agli[] table, as a | arpi | 2002-07-23 |
* | - add icon (nice, but very ugly hakk:) | pontscho | 2002-07-05 |
* | filename can be NULL. Fix the conflict between cdda and dvdnav. | albeu | 2002-06-21 |
* | Add uninit to the dvd stream. | albeu | 2002-06-21 |
* | CDDB support added. | bertrand | 2002-06-21 |
* | Support for playing audio cds using cdparanoia. Include a raw audio | albeu | 2002-06-11 |
* | common code to handle file/stdin/fifo opening, allows using named pipes and | arpi | 2002-06-07 |
* | printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN | albeu | 2002-05-02 |
* | DVDKIT support | arpi | 2002-04-24 |
* | dvdnav functions moved out to dvdnav_steram.c | arpi | 2002-04-03 |
* | typo, thx to Mark Szabo <mw3@bsd.hu> | arpi | 2002-03-28 |
* | DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net> | arpi | 2002-03-28 |
* | fixed MP3 ICY detection, return detected file format for open_stream | alex | 2002-02-16 |
* | add mfi support | pontscho | 2002-02-06 |
* | DVD progress bar fix | arpi | 2002-01-27 |
* | Don't segfault with empty -chapter spec. | kmkaplan | 2002-01-25 |
* | Extended DVD chapter specification. Remove -last-chapter option. | kmkaplan | 2002-01-24 |
* | Add option -last-chapter for DVD playing/encoding | kmkaplan | 2002-01-21 |
* | Moved network related code from open.c to network.c | bertrand | 2002-01-19 |
* | Change to use cdrom-device and dvd-device options needed for DVD/TV/VCD | albeu | 2002-01-17 |
* | Added support for the environment variable http_proxy. | bertrand | 2002-01-14 |
* | Kept the HTTP connection open after autodetect, so | bertrand | 2002-01-08 |
* | dvd language->aid/sid functions | arpi | 2001-12-26 |
* | Removed unnecessary check after the protocol autodetection. | bertrand | 2001-12-19 |
* | using #ifdef HAVE_VCD | arpi | 2001-12-01 |
* | add subtitle language detect. | pontscho | 2001-11-21 |
* | Don't need to stream_enable_cache it will be done later. | bertrand | 2001-11-21 |
* | Changed the order of processing the network opening. | bertrand | 2001-11-20 |
* | add dvd audio stream detect | pontscho | 2001-11-16 |
* | tv interface update | alex | 2001-11-16 |
* | tuning worx (can set frequency) | alex | 2001-11-11 |
* | tv update | alex | 2001-11-10 |