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
*
added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM
nicodvb
2005-03-06
*
alac support via lavc decoder
rtognimp
2005-03-06
*
converted vframerate to CONF_TYPE_FLOAT
nicodvb
2005-03-04
*
100l to reimar.. sh_audio->samplerate and sh_audio->i_bps are not the same
rfelker
2005-03-04
*
Fix very old ra files with no fourcc
rtognimp
2005-03-03
*
Fix some 28.8 ra files with four text strings
rtognimp
2005-03-03
*
Fix rm files with a really big index chunk.
reimar
2005-03-03
*
Make nuv files work on bigendian (but old nuv files created with mencoder
reimar
2005-03-03
*
recalculate frame duration after soft telecine
nicodvb
2005-03-03
*
Fix:
rathann
2005-03-01
*
missing #include (for malloc and free)
rathann
2005-03-01
*
100l wrong binary operator when setting progressive frame
nicodvb
2005-03-01
*
telecine now works in display order (rather than decoding), as far as there a...
nicodvb
2005-03-01
*
set sh_audio->delay ins audio-only case so that correct time is displayed
reimar
2005-03-01
*
Fix the ogg fourcc nightmare!!!
rfelker
2005-02-27
*
soft telecine support! :)) patch by nico
rfelker
2005-02-27
*
more on tivo vstream support.. 1000l to Joey for forgetting this file and bre...
rfelker
2005-02-27
*
added a stream module for the vstream client library
joey
2005-02-27
*
50000l: fixed various memleaks; CC discontibuities aren't necessarily error c...
nicodvb
2005-02-25
*
Remove file-global mpadec, add ad_driver member to sh_audio_t instead.
hzoli
2005-02-25
*
both reorder and noreorder flags are now available
nicodvb
2005-02-25
*
disabled by default frame reordering
nicodvb
2005-02-24
*
framerate autodetection for H264 in raw/ts streams
nicodvb
2005-02-24
*
replace bzero() with memset()
nicodvb
2005-02-23
*
renamed init_adelay to vdelay with opposite range
nicodvb
2005-02-22
*
switch from DIVX -> FMP4 fourcc for libavcodec
michael
2005-02-22
*
Theora fixes:
henry
2005-02-22
*
initial, extremely experimental, libavformat muxer; don't expect anything to ...
nicodvb
2005-02-21
*
new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...
nicodvb
2005-02-21
*
swf and flv through libavformat
alex
2005-02-21
*
added support for raw udp:// streaming
nicodvb
2005-02-17
*
Mp3On4 demuxer support
rtognimp
2005-02-15
*
10l
faust3
2005-02-13
*
avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-02-13
*
Memleak fixes. Based on patch by Timothy Lee (timothy lee at siriushk com).
reimar
2005-02-06
*
bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-02-04
*
fix for streams that do not send a bitrate
reimar
2005-02-03
*
discard lavf packets with wrong ids
nicodvb
2005-01-30
*
Fix possible hang when playing broken MP3 from linear stream and remove
reimar
2005-01-29
*
several sets of headers declare global variables in them, which causes multip...
iive
2005-01-29
*
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
*
Reset stream eof after parsing header, fixes bug #218
reimar
2005-01-23
*
Reduce excessive verbosity.
diego
2005-01-22
*
More user-friendly stream, -xid and -slang info output even in non-verbose mo...
mosu
2005-01-22
*
replaced bzero() with memset(); stream_type 0x0f is AAC
nicodvb
2005-01-22
*
Play RV30 with 8-elements cmsg24
rtognimp
2005-01-22
*
More user-friendly stream, -xid and -slang info output even in non-verbose mode.
mosu
2005-01-21
*
Handle missing palettes in the info part of VobSubs in Matroska files correct...
mosu
2005-01-21
*
remove all setlocale calls, they break the behaviour of sscanf and
reimar
2005-01-20
[next]