index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
Commit message (
Expand
)
Author
Age
*
using #ifdef HAVE_VCD
arpi
2001-12-01
*
file format detection reordered to get better hits
arpi
2001-12-01
*
combined PS/PES sync to allow .VDR playback from stdin
arpi
2001-12-01
*
init_v4l only present if HAVE_TV_V4L
alex
2001-12-01
*
added support for packet 0x82 (from vivodump.c by arpi)
alex
2001-12-01
*
updated for support detection by configure
alex
2001-12-01
*
magic_number checking added
alex
2001-11-30
*
pts support
alex
2001-11-30
*
update
alex
2001-11-30
*
bad malloc+strcpy => strdup
arpi
2001-11-27
*
changed to generate fourcc's like: viv<version> -> viv1,viv2
alex
2001-11-25
*
fixed FLI demuxer so that it skips over app-specific frames
melanson
2001-11-25
*
fixed divide-by-0 bug in FLI demuxer
melanson
2001-11-25
*
mostly complete support for loading and decoding FLI/FLC animations
melanson
2001-11-24
*
fixed tv detection in demux_open
alex
2001-11-23
*
added some new types
alex
2001-11-22
*
added demux_info
alex
2001-11-22
*
added demux_info support
alex
2001-11-22
*
wrote a very annoying bug
alex
2001-11-22
*
added support for demux_info
alex
2001-11-22
*
it wanted to be strcasecmp not strncmp and i dunno why it compiled for me wit...
alex
2001-11-22
*
10l for al3x :-P
atmos4
2001-11-21
*
added demuxer_info
alex
2001-11-21
*
add subtitle language detect.
pontscho
2001-11-21
*
Don't need to stream_enable_cache it will be done later.
bertrand
2001-11-21
*
Changed the order of processing the network opening.
bertrand
2001-11-20
*
Added a network read function call and a seek network function call.
bertrand
2001-11-20
*
Added a new struct to stream_t to handle, network streaming.
bertrand
2001-11-20
*
Removed my buffer hack to use cache2.
bertrand
2001-11-20
*
Changed the some functions prototypes for the network streaming.
bertrand
2001-11-20
*
Added a function to copy URL.
bertrand
2001-11-20
*
Removed the field number limitation.
bertrand
2001-11-20
*
Move ignores in subdirs to their respective .cvsignore files.
atmos4
2001-11-17
*
added skip atom to support .mp4 files
alex
2001-11-17
*
added support for norm=,chanlist=,channel= and also on-the-fly channel chanin...
alex
2001-11-17
*
added support for setting color values
alex
2001-11-16
*
add dvd audio stream detect
pontscho
2001-11-16
*
tv frequencies
alex
2001-11-16
*
splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to su...
alex
2001-11-16
*
tv interface update
alex
2001-11-16
*
some minor fixes
alex
2001-11-16
*
001.vdr fix
arpi
2001-11-13
*
ignore mov detection if first chunk bad
arpi
2001-11-13
*
qt/mov detection first
arpi
2001-11-13
*
don't set freq if channel isn't capable
alex
2001-11-11
*
updated audio and tuner checking
alex
2001-11-11
*
tuning worx (can set frequency)
alex
2001-11-11
*
never include files from public headers...
arpi
2001-11-11
*
-nobps NaN fixed
arpi
2001-11-11
*
cleaned up some warnings, and tv_param_on moved out from #ifdef USE_TV
alex
2001-11-11
[next]