summaryrefslogtreecommitdiffstats
path: root/stream/asf_mmst_streaming.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: shut up more warningsClément Bœsch2011-05-061-3/+3
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30694Uoti Urpala2010-03-101-1/+1
|\
| * Add header for asf_mmst_streaming_start() instead of forward declaring it.diego2010-02-211-1/+1
* | Merge svn changes up to r30663Uoti Urpala2010-03-101-4/+0
|\|
| * Remove useless CONFIG_SETLOCALEkomh2010-02-191-4/+0
* | Merge svn changes up to r29412Uoti Urpala2009-07-071-8/+1
|\|
| * Using nl_langinfo in the asf mmst implementation makes no sense sincereimar2009-05-311-8/+1
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-56/+56
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-56/+56
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-26/+26
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-26/+26
* | Merge svn changes up to r28461Uoti Urpala2009-02-041-1/+1
|\|
| * Convert HAVE_WINSOCK2_H into a 0/1 definition.diego2009-02-011-1/+1
* | Merge svn changes up to r27514Uoti Urpala2008-09-031-3/+1
|\|
| * Move '#define closesocket close' preprocessor directive to a common placediego2008-09-011-3/+1
| * Revert moving closesocket definition and network headers to network.h.diego2008-08-311-0/+6
| * Move duplicated '#define closesocket close' into network.h along withdiego2008-08-291-6/+0
| * Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.diego2008-08-291-1/+1
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-7/+7
|\|
| * Rename font-related preprocessor directives.diego2008-08-071-7/+7
* | Merge svn changes up to r27399Uoti Urpala2008-08-021-9/+9
|\|
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;diego2008-08-011-9/+9
* | Merge svn changes up to r27374Uoti Urpala2008-07-301-10/+10
|\|
| * Start unifying names of internal preprocessor directives.diego2008-07-301-10/+10
* | Merge svn changes up to r26979Uoti Urpala2008-06-041-1/+1
|\|
| * cosmetics: Remove useless parentheses from return statements.diego2008-05-161-1/+1
* | Merge svn changes up to r26783Uoti Urpala2008-05-151-3/+3
|\|
| * Use standard license headers with standard formatting.diego2008-05-141-3/+3
* | Move audio_id and video_id to options structUoti Urpala2008-04-231-1/+2
|/
* Quick hack mostly for documentation purposes to make -aid work with mms://reimar2007-02-081-0/+10
* Forgotten closesocket on error, patch byreimar2006-12-091-1/+4
* Restore original copyright notice as found in xine and xine-mms where thisdiego2006-09-181-7/+27
* isolated tcp socket code from network.c to a dedicated fileben2006-08-051-0/+1
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...ben2006-08-041-1/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+665