index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_lavf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
check we aren't short of sh_videos before allocating another one
nicodvb
2006-11-20
1
-13
/
+35
*
support for XAN DPCM audio
diego
2006-11-18
1
-0
/
+1
*
support for some more fringe formats, still buggy ..
diego
2006-11-17
1
-0
/
+3
*
support flic video through lavf
diego
2006-11-17
1
-0
/
+1
*
cosmetics: Restore alphabetical order, align both tables.
diego
2006-11-16
1
-11
/
+11
*
support for RoQ video and audio through libavformat
diego
2006-11-16
1
-0
/
+2
*
support for Electronic Arts ADPCM audio
diego
2006-11-16
1
-0
/
+1
*
support for Delphine CIN audio and video
diego
2006-11-16
1
-0
/
+2
*
support for Interplay DPCM audio
diego
2006-11-16
1
-0
/
+1
*
cosmetics: alphabetical order and prettyprinting for the CodecTag table
diego
2006-11-16
1
-8
/
+8
*
support for Sierra VMD video
diego
2006-11-16
1
-0
/
+1
*
Add support for Tiertex SEQ video.
diego
2006-11-16
1
-0
/
+1
*
Add support for Westwood IMA ADPCM audio.
diego
2006-11-15
1
-0
/
+1
*
Move some FourCC values from libavformat/riff.c to our private mapping.
diego
2006-11-08
1
-0
/
+3
*
Add our own CODEC_ID -> fourcc translation tables so we do not need
reimar
2006-11-07
1
-0
/
+22
*
Implement absolute and percent-based seek
reimar
2006-10-05
1
-1
/
+12
*
include forgotten limits.h
nicodvb
2006-08-31
1
-0
/
+1
*
added lavfdopts to pass options to libavformat
nicodvb
2006-08-30
1
-0
/
+19
*
Do not treat AV_NOPTS_VALUE as a valid duration value.
reimar
2006-07-28
1
-2
/
+2
*
Take start time into consideration when calculation percentage position
reimar
2006-07-23
1
-1
/
+1
*
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
diego
2006-07-13
1
-20
/
+2
*
drops casts from void * on malloc/calloc from libmpdemux code
reynaldo
2006-07-13
1
-1
/
+1
*
more c++ decl crap
rfelker
2006-07-10
1
-1
/
+2
*
Remove bogus stream_eof() test - av_read_frame() has its own buffer and can
pacman
2006-06-28
1
-5
/
+0
*
support for -alang
nicodvb
2006-06-21
1
-5
/
+9
*
support for audio stream switching
nicodvb
2006-06-20
1
-1
/
+50
*
Convert printfs in aviprint.c to mp_msg and give the information printing
diego
2006-03-27
1
-4
/
+4
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
1
-2
/
+2
*
Second-try commit of this patch.
corey
2006-02-17
1
-2
/
+2
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
1
-2
/
+2
*
10l 1000 fps fix
michael
2006-02-08
1
-2
/
+2
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
1
-2
/
+2
*
Update licensing information: The FSF changed postal address.
diego
2006-01-13
1
-1
/
+1
*
added support for external libavformat
nicodvb
2006-01-09
1
-3
/
+4
*
makes demux_lavf (-demuxer 35) use the framerate specified in the container
gpoirier
2005-10-10
1
-0
/
+5
*
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
ods15
2005-09-02
1
-1
/
+1
*
Demuxer modularization
rtognimp
2005-08-05
1
-11
/
+28
*
Hopefully finally fix the last commit
reimar
2005-07-28
1
-0
/
+8
*
lavf demuxer with raw PCM fix (and a related hang)
reimar
2005-07-28
1
-0
/
+10
*
LIBAVFORMAT_BUILD >= 4629
michael
2005-07-17
1
-0
/
+4
*
10l
faust3
2005-06-26
1
-1
/
+2
*
LIBAVFORMAT_BUILD >= 4624
michael
2005-05-01
1
-0
/
+10
*
various (de)muxer_lavf fixes
michael
2005-03-25
1
-1
/
+15
*
set i_bps
michael
2005-03-25
1
-0
/
+2
*
discard streams we dont need
michael
2005-03-25
1
-4
/
+14
*
discard lavf packets with wrong ids
nicodvb
2005-01-30
1
-2
/
+4
*
print build num
michael
2004-10-24
1
-0
/
+1
*
10l (mplayer doesnt like AV_NOPTS_VALUE)
michael
2004-10-24
1
-3
/
+4
*
LIBAVFORMAT_BUILD >= 4619
michael
2004-10-10
1
-0
/
+4
*
segfault fix
michael
2004-05-12
1
-1
/
+4
*
fix possible segfault on lavf demuxer patch by (adland <adland123 at yahoo do...
michael
2004-04-26
1
-2
/
+4
*
seeking
michael
2004-04-11
1
-7
/
+13
*
avoid unneeded stream_reset()
michael
2004-04-11
1
-2
/
+15
*
nicer EOF solution, mpeg-ps works now too
michael
2004-04-11
1
-4
/
+4
*
libavformat really doesnt like it that the streams get stuck if the end is re...
michael
2004-04-11
1
-3
/
+11
*
demux_lavf
michael
2004-04-11
1
-0
/
+333