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
/
demux_lavf.c
Commit message (
Expand
)
Author
Age
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
*
more c++ decl crap
rfelker
2006-07-10
*
Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
pacman
2006-06-28
*
support for -alang
nicodvb
2006-06-21
*
support for audio stream switching
nicodvb
2006-06-20
*
Convert printfs in aviprint.c to mp_msg and give the information printing
diego
2006-03-27
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
Second-try commit of this patch.
corey
2006-02-17
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
*
10l 1000 fps fix
michael
2006-02-08
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
*
Update licensing information: The FSF changed postal address.
diego
2006-01-13
*
added support for external libavformat
nicodvb
2006-01-09
*
makes demux_lavf (-demuxer 35) use the framerate specified in the container
gpoirier
2005-10-10
*
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
ods15
2005-09-02
*
Demuxer modularization
rtognimp
2005-08-05
*
Hopefully finally fix the last commit
reimar
2005-07-28
*
lavf demuxer with raw PCM fix (and a related hang)
reimar
2005-07-28
*
LIBAVFORMAT_BUILD >= 4629
michael
2005-07-17
*
10l
faust3
2005-06-26
*
LIBAVFORMAT_BUILD >= 4624
michael
2005-05-01
*
various (de)muxer_lavf fixes
michael
2005-03-25
*
set i_bps
michael
2005-03-25
*
discard streams we dont need
michael
2005-03-25
*
discard lavf packets with wrong ids
nicodvb
2005-01-30
*
print build num
michael
2004-10-24
*
10l (mplayer doesnt like AV_NOPTS_VALUE)
michael
2004-10-24
*
LIBAVFORMAT_BUILD >= 4619
michael
2004-10-10
*
segfault fix
michael
2004-05-12
*
fix possible segfault on lavf demuxer patch by (adland <adland123 at yahoo do...
michael
2004-04-26
*
seeking
michael
2004-04-11
*
avoid unneeded stream_reset()
michael
2004-04-11
*
nicer EOF solution, mpeg-ps works now too
michael
2004-04-11
*
libavformat really doesnt like it that the streams get stuck if the end is re...
michael
2004-04-11
*
demux_lavf
michael
2004-04-11