Age | Commit message (Expand) | Author |
2007-12-23 | Mark the digit array constant. | Diego 'Flameeyes' Pettenò |
2007-12-22 | Merge -headers-reshuffle branch into main. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Transform mmst_proto_s and mmsh_proto_s into arrays of arrays, padded at 8 by... | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |
2007-02-20 | Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64"). | Diego 'Flameeyes' Pettenò |
2007-01-03 | Added support for setting the playback start time (same as the RTSP plugin). | Claudio Ciccani |
2006-09-16 | Fixed ASF header reading. | Thibaut Mattern |
2006-09-12 | Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as defa... | František Dvořák |
2006-09-07 | Added common asf header parser. | Thibaut Mattern |
2006-07-11 | Fixing some libmms related overflows. | Matthias Hopf |
2006-06-20 | Fix generic warnings. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Don't trust internal gettext macros, they are unreliable and change between v... | Diego 'Flameeyes' Pettenò |
2006-04-19 | Relocate static specifiers to quieten compiler. | Darren Salt |
2005-04-21 | **BUGFIX** | Michael Roitzsch |
2005-01-18 | The first '/' seems to not be required. | Thibaut Mattern |
2005-01-13 | Command length must be a multiple of 8. | Thibaut Mattern |
2005-01-12 | Fix various mmsh/mmst bugs. | Thibaut Mattern |
2004-12-14 | the stream_id is only 15 bits | Thibaut Mattern |
2004-12-14 | Do not reset the first bytes of the stream. | Thibaut Mattern |
2004-12-13 | fix mms://emap1.planetwideradio.com/kiss100 as Thibaut suggested | Miguel Freitas |
2004-07-25 | protect some buffers to be on the safe side (some of them might be hard | Michael Roitzsch |
2004-04-15 | Big MMS over tcp protocol cleanup / rework. | Thibaut Mattern |
2004-04-14 | fix a segfault | Miguel Freitas |
2004-04-06 | comment #define LOG | Thibaut Mattern |
2004-04-06 | Use 64 bits to compute current pos. | Thibaut Mattern |
2004-04-06 | Asf demuxer: | Thibaut Mattern |
2004-04-04 | Fix "1e" command handling. | Thibaut Mattern |
2004-04-03 | Fix live detection. | Thibaut Mattern |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2003-12-11 | Use SDP naming scheme. | Thibaut Mattern |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-05 | Should the segfault with the "save" input plugin. | Thibaut Mattern |
2003-12-04 | Cleanup: | Thibaut Mattern |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-16 | Send all asf headers to the demuxer, now it will handle this. | Thibaut Mattern |
2003-10-12 | Fallback when iconv_open fails. | Robin KAY |
2003-10-11 | - use LE_* macros | Thibaut Mattern |
2003-10-08 | encoding of URL with multibyte characters in MMS for using xine in China | František Dvořák |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-07-10 | - use io_helper functions | Thibaut Mattern |
2003-05-26 | Get asf plugin to build in Win32. Also starting to clean up some Win32 code (... | Tim Champagne |
2003-04-26 | - a ton of sanity checks. | Thibaut Mattern |
2003-04-26 | check mms response code. | Thibaut Mattern |
2003-04-26 | some doc and todo list | Thibaut Mattern |
2003-04-25 | Invalid packet length detection. | Thibaut Mattern |
2003-04-13 | - use xine_read_abort for http, net, mms, mmsh (more to come) | Miguel Freitas |