aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/open.c
Commit message (Expand)AuthorAge
* Add support for playing video from streaming sites with libquviGravatar wm42012-07-28
* Simplify code: make open_stream() accept NULL file_format argumentGravatar reimar2010-11-02
* options: move -chapter values to option structGravatar Uoti Urpala2010-04-25
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \
| | * Mark stream open filename parameter as const, the filename string is notGravatar reimar2010-02-25
| | * cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
| |/
| * Add license header to all files missing it in the stream subdirectory.Gravatar diego2010-01-30
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Add option pointer to stream struct (at least temporarily)Gravatar Uoti Urpala2008-04-23
|/
* 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