aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/asf_mmst_streaming.c
Commit message (Expand)AuthorAge
* cleanup: shut up more warningsGravatar Clément Bœsch2011-05-06
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30694Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30663Gravatar Uoti Urpala2010-03-10
|\ \
| | * Add header for asf_mmst_streaming_start() instead of forward declaring it.Gravatar diego2010-02-21
| |/
| * Remove useless CONFIG_SETLOCALEGravatar komh2010-02-19
* | Merge svn changes up to r29412Gravatar Uoti Urpala2009-07-07
|\|
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * Using nl_langinfo in the asf mmst implementation makes no sense sinceGravatar reimar2009-05-31
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r28461Gravatar Uoti Urpala2009-02-04
|\|
| * Convert HAVE_WINSOCK2_H into a 0/1 definition.Gravatar diego2009-02-01
* | Merge svn changes up to r27514Gravatar Uoti Urpala2008-09-03
|\|
| * Move '#define closesocket close' preprocessor directive to a common placeGravatar diego2008-09-01
| * Revert moving closesocket definition and network headers to network.h.Gravatar diego2008-08-31
| * Move duplicated '#define closesocket close' into network.h along withGravatar diego2008-08-29
| * Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.Gravatar diego2008-08-29
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
* | Merge svn changes up to r26783Gravatar Uoti Urpala2008-05-15
|\|
| * Use standard license headers with standard formatting.Gravatar diego2008-05-14
* | Move audio_id and video_id to options structGravatar Uoti Urpala2008-04-23
|/
* Quick hack mostly for documentation purposes to make -aid work with mms://Gravatar reimar2007-02-08
* Forgotten closesocket on error, patch byGravatar reimar2006-12-09
* Restore original copyright notice as found in xine and xine-mms where thisGravatar diego2006-09-18
* isolated tcp socket code from network.c to a dedicated fileGravatar ben2006-08-05
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...Gravatar ben2006-08-04
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31