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
*
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
*
v4l2 RGB15/16 is actually BGR
henry
2005-05-12
*
Fix audio playback for no-sound-3gp.3gp (amr nb)
rtognimp
2005-05-06
*
Decode "d263" and "damr" atoms in 3gp files
rtognimp
2005-05-05
*
Fix the memleak fix: in case of error, demux_close_ogg should be called
reimar
2005-05-02
*
fix timestamps
michael
2005-05-01
*
Nasty workaround for codec initialization data. In _at least_ one case (AAC) ...
mosu
2005-05-01
*
at lest this fixes build.. there's no way muxer_lavf is working right yet tho...
rfelker
2005-05-01
[next]