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
*
remove useless include
henry
2005-06-16
*
memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT com
henry
2005-06-16
*
Remove code that is already done by fixup_network_stream_cache.
reimar
2005-06-16
*
added AAC ADTS demuxer
nicodvb
2005-06-13
*
demux_stream_t.pts should not be assigned by the demuxer. Fixes playback of V...
mosu
2005-06-09
*
moved mpeg-ps/es probing code to demux_mpg.c
nicodvb
2005-06-06
*
pass along audio extradata if present
nicodvb
2005-06-06
*
some debugging code
alex
2005-06-03
*
printf converted to mp_msg; made static many unnecessarily global symbols
nicodvb
2005-06-03
*
demux high profile H.264 ES
lorenm
2005-06-02
*
Change header order to avoid compile error because of STREAM_SEEK
reimar
2005-06-02
*
memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-06-02
*
ported all network streams to the new API
nicodvb
2005-05-29
*
a cleaned-up version of ty demuxer improvements found in tivo-mplayer fork.
joey
2005-05-28
*
fix audio init crash
joey
2005-05-28
*
setting sh_audio to NULL is nonsense, since it is only a local variable,
reimar
2005-05-27
*
support DVR format
reimar
2005-05-26
*
Specify the padding instead of expecting the compiler to align correctly
reimar
2005-05-25
*
DragonFly BSD support
diego
2005-05-25
*
Speedup asf descrambling (avoid one memcpy and use our fastmemcpy).
reimar
2005-05-23
*
Reduce senseless spamminess of DVD playback in verbose mode.
diego
2005-05-22
*
Do not switch to audio tracks whose codec private data differs from the main ...
mosu
2005-05-21
*
remove inclusion of stdio.h
nicodvb
2005-05-19
*
ported smb:// to the new stream api
nicodvb
2005-05-19
*
ported smb:// to the new stream api, patch by Matthieu Tourne [matthieu puntu...
nicodvb
2005-05-19
*
ported dvd:// to the new stream api
nicodvb
2005-05-19
*
Reset the saved max_pts used for timecode reordering after seeking. Otherwise...
mosu
2005-05-19
*
The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schul...
nplourde
2005-05-18
*
mux extradata
nicodvb
2005-05-17
*
restore vcd_track
nicodvb
2005-05-15
*
better implementation of read()
nicodvb
2005-05-15
*
ftp is handled by the modular stream manager
nicodvb
2005-05-15
*
more efficient read() without memcpy()
nicodvb
2005-05-15
*
ported cue:// to the new stream api; note: this stream must still be optimize...
nicodvb
2005-05-15
*
comment out useless/nonexistent variable breaking compile on gcc4
rfelker
2005-05-14
*
Fix for stereo files
rtognimp
2005-05-14
*
do not modify tv_param_noaudio
henry
2005-05-14
*
cleanups of the mutex usage
henry
2005-05-14
*
fixed file:// syntax using newly introduced -string- urlpart
nicodvb
2005-05-14
*
make file:// prefix work
nicodvb
2005-05-14
*
10l forgotten comment
henry
2005-05-14
*
removed unused variables
nicodvb
2005-05-14
*
improve playback with mplayer -tv immediatemode=0
henry
2005-05-14
*
prevent possible exploit
nicodvb
2005-05-13
*
fixup the correct sh_a
nicodvb
2005-05-12
*
fixed too few parameters to mp_msg(); silence compilation warnings, removed u...
nicodvb
2005-05-12
*
don't call fixup_audio if there's no audio
nicodvb
2005-05-12
*
fix segfaults caused by socket and file descriptor mismatches on windows
faust3
2005-05-12
*
vorbis extradata is now passed from demuxer to decoder in matroska's way
nicodvb
2005-05-12
*
BGR formats are ok, too
henry
2005-05-12
[next]