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_real.c
Commit message (
Expand
)
Author
Age
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
*
Print some more useful data from header in verbose mode
rtognimp
2006-01-15
*
Always try to parse index chunk, no reason to check for movi_end
reimar
2006-01-14
*
Fix printing of audio fourcc in hex format
rtognimp
2006-01-14
*
Print audio 4cc for every stream, print 4cc of selected audio track
rtognimp
2006-01-14
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
include the right avcodec.h, consistently with the rest of mplayer
nicodvb
2006-01-08
*
Don't leak memory (free audio reordering buffers)
rtognimp
2006-01-04
*
Remove assumption that all audio packets in a block have the same
rtognimp
2006-01-04
*
1000.0l timestamps are float
rtognimp
2006-01-04
*
malloc padding to avoid access beyond allocated memory
henry
2005-12-19
*
make demuxer seek and close functions return void, patch by Dominik Mierzejewski
wanderer
2005-12-11
*
Move audio packets reordering from codec interface to demuxers for real
rtognimp
2005-12-09
*
move resync_audio_stream after seeking to demuxer.c
reimar
2005-10-30
*
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
ods15
2005-09-02
*
Demuxer modularization
rtognimp
2005-08-05
*
Fix rm files with a really big index chunk.
reimar
2005-03-03
*
Do not read any more data at eof: if got eof in the middle of an audio
rtognimp
2005-01-24
*
Be less verbose with -v (do not print a line for each demuxed packet)
rtognimp
2005-01-24
*
Reduce excessive verbosity.
diego
2005-01-22
*
Play RV30 with 8-elements cmsg24
rtognimp
2005-01-22
*
Decode MP3 in rm files
rtognimp
2005-01-15
*
Reduce index verbosity
rtognimp
2005-01-06
*
Real multirate files support
rtognimp
2005-01-06
*
Print waveheader only when verbose
reimar
2005-01-06
*
Memleak fix: free index data at demuxer_close
rtognimp
2004-11-01
*
do not attempt to seek backward in stream on MDPR chunk with no codec data
reimar
2004-08-10
*
index creation/reading behaviour just like the avi demuxer, patch based on wo...
alex
2004-06-25
*
100l for me. Header seek is not needed to fix 28_8 and can cause sig11
rtognimp
2004-05-01
*
Fix for 28_8 in rm files and header length != 0x4e
rtognimp
2004-04-27
*
Stop reading the file if an INDX chunk is found instead of a data packet.
mosu
2004-03-28
*
Support for v3 audio section (used with 14_4 codec) in real files
rtognimp
2004-02-22
*
1000000000l reported by Steven Schultz (thanks!)
rfelker
2004-01-30
*
add support for aac in real media files
attila
2004-01-29
*
continue playing real files after errors
attila
2004-01-29
*
Fix for Real files with header size == 0x10 (normally is 0x12)
rtognimp
2004-01-16
*
1000l to me
alex
2003-12-09
*
Proper runtime index generation with support for growing files. Patch by rgse...
alex
2003-12-08
*
seek in realmedia files
luran
2003-11-12
*
serious bugs - 1l absinth (changed to absinth against cola inflation)
alex
2003-08-31
*
BBC .rm fix, based on patch by Balatoni Denes <pnis@coder.hu>
arpi
2003-08-02
*
removing my (nonworking) email address
alex
2003-07-03
*
typo in console output
diego
2003-06-28
*
skip dnet/ac3 byteswapping
arpi
2003-05-17
*
Support codecs 14_4 and 28_8
rtognimp
2003-04-30
*
- fixed playback of files with bad WxH in header (tricky! we can always read the
arpi
2003-03-10
*
Hopefully fixed all RV30/RV40 A-V sync issues
arpi
2003-03-09
*
Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)
arpi
2003-03-09
*
rv40 pict_type parser
michael
2003-03-07
*
commented out nonsense
alex
2003-02-21
[next]