aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* Merge svn changes up to r30195Gravatar Uoti Urpala2010-01-08
|\
* \ Merge svn changes up to r30173Gravatar Uoti Urpala2010-01-08
|\ \
* \ \ Merge svn changes up to r30165Gravatar Uoti Urpala2010-01-08
|\ \ \
| | | * Disambiguate HEADER_SIZE definition in stream/librtsp and stream/realrtsp.Gravatar diego2010-01-04
| | |/
| | * Several hacks to fix compilation of tvi_dshow on MinGW64.Gravatar reimar2010-01-02
| |/
| * Make code slightly more readable.Gravatar reimar2009-12-31
| * Fix crash if http reply contains neither "Accept-Ranges" nor "Server" fields.Gravatar reimar2009-12-31
| * Add a hack for broken youtube servers not returning Accept-Ranges.Gravatar reimar2009-12-30
* | Merge svn changes up to r30055Gravatar Uoti Urpala2009-12-18
|\|
* | Fix printf format strings with invalid '%lf' conversionGravatar Uoti Urpala2009-12-15
| * 100l, fix check for V4L2 capture capability flag.Gravatar reimar2009-12-11
* | Merge svn changes up to r29971Gravatar Uoti Urpala2009-11-29
|\|
| * mime type [video/x-ms-wmv] is not an ASF redirector.Gravatar compn2009-11-26
* | stream_ffmpeg: Fix reads near EOFGravatar Uoti Urpala2009-11-23
* | Merge svn changes up to r29962Gravatar Uoti Urpala2009-11-23
|\|
| * Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too manyGravatar reimar2009-11-22
| * 10l to Reimar: Fix typo.Gravatar cehoyos2009-11-18
| * Deobfuscate the special hack to disable cache for live555.Gravatar reimar2009-11-17
| * Merge malloc+memset -> callocGravatar reimar2009-11-17
| * Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is setGravatar reimar2009-11-17
| * Enable the read-based forward seek fallback also when CONFIG_NETWORK isGravatar reimar2009-11-17
| * Use fill_buffer if available also for STREAMTYPE_STREAMGravatar reimar2009-11-17
| * Add preliminary support for streaming via FFmpeg's URProtocol functions.Gravatar reimar2009-11-17
* | Merge svn changes up to r29912Gravatar Uoti Urpala2009-11-16
|\|
| * Move headers related to setting dvd speed to dvd_common.Gravatar reimar2009-11-11
| * Set the EOF flag when dvdnav reached the end of the requested title.Gravatar reimar2009-11-11
| * Move dvd_speed and dvd_set_speed to dvd_common and implement -dvd-speedGravatar reimar2009-11-10
| * Move arrays used by both dvd and dvdnav to dvd_common.Gravatar reimar2009-11-10
| * Remove unused extern declarations.Gravatar reimar2009-11-10
| * Share dvd_device extern declaration between dvd and dvdnav.Gravatar reimar2009-11-10
| * Remove an unused variable.Gravatar reimar2009-11-10
| * Set demuxer->teletext to NULL when closing the TV interface,Gravatar reimar2009-11-10
| * The code for the non-networking case is the same whether networkingGravatar reimar2009-11-09
| * Factor out triplicated break statement.Gravatar reimar2009-11-09
| * Remove unused mp_dvdnav_aid_from_audio_num functionGravatar reimar2009-11-09
| * Fixup the dvdnav <-> sid mapping, dvdnav_spu_stream_to_lang andGravatar reimar2009-11-09
| * Remove CONFIG_TV_TELETEXT.Gravatar cehoyos2009-11-07
| * Separate teletext from tv support.Gravatar cehoyos2009-11-07
| * dvdnav: print ID_SID_..._LANG, just like dvd://Gravatar reimar2009-11-05
| * Cosmetics: indentation, merge two consecutive ifs.Gravatar reimar2009-11-05
| * Make dvdnav also print info about audio streams with unknown language, just l...Gravatar reimar2009-11-05
| * Make the dvdnav stream language information output more similar to the dvd one.Gravatar reimar2009-11-05
| * Change the subtitle numbers in the dvdnav subtitle language info to matchGravatar reimar2009-11-05
| * Replace two more occurences of tvi_vbi with dec_teletext.Gravatar cehoyos2009-10-31
| * Support ISDB-Tb tunning in BrazilGravatar cehoyos2009-10-30
| * Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some pathsGravatar cehoyos2009-10-29
| * Move teletext specific code from stream into libmpcodecs.Gravatar cehoyos2009-10-29
| * Fix teletext character set auto-detection.Gravatar cehoyos2009-10-24
| * cosmetics: Remove some pointless parentheses from return calls.Gravatar diego2009-10-08
* | Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\|