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
...
*
100l, fix compilation.
reimar
2007-12-22
*
Set is_streamed correctly, should make network playback work more reliably.
reimar
2007-12-22
*
Get rid of URLProtocol mess (especially problematic since it made use
reimar
2007-12-22
*
Move ds->current=NULL; further up to the free_demux_packet.
reimar
2007-12-20
*
Vobsub support tridx setting in .idx file.
ulion
2007-12-19
*
Remove useless stray #include.
diego
2007-12-16
*
Cosmetics: Fix indentation.
cehoyos
2007-12-14
*
Set correct image format for 24bit "raw " in mov files.
cehoyos
2007-12-14
*
Add demuxer functions for chapter feature.
ulion
2007-12-13
*
Fix memory leak that tmp allocated but maybe not used.
ulion
2007-12-10
*
Move temp variable declaration into inner loop scope.
ulion
2007-12-10
*
Convert vobsub custom colors from rgb to yuv using a common function.
ulion
2007-12-09
*
Move vobsub palette->yuv convert code into a common function.
ulion
2007-12-08
*
Restore y of palette into the same value range as it was in the .ifo file.
ulion
2007-12-08
*
Rename demuxer tags to clarify
lu_zero
2007-12-04
*
Remove non necessary header
lu_zero
2007-12-04
*
Make libnemesi use specific struct and DEMUXER_TYPE
lu_zero
2007-12-04
*
Make m_option_t arrays referenced by cfg-common.h const
reimar
2007-12-02
*
Table of ID3 genres should be const as well
reimar
2007-12-02
*
Fix playback of streams with more than one video track (only one supported).
cehoyos
2007-12-02
*
Finally replace get_uint?? by AV_RL??
reimar
2007-12-01
*
Get rid of annoying, space-wasting sizeof(uint32_t)
reimar
2007-12-01
*
Bigendian fix for ogg in AVI
reimar
2007-12-01
*
Use a loop instead of doing the same thing three times
reimar
2007-12-01
*
Use a pointer variable for extradata to simplify init_avi_with_ogg
reimar
2007-12-01
*
Set sh_video->format when parsing aviheader, otherwise it might never
reimar
2007-12-01
*
Remove some pointless casts
reimar
2007-12-01
*
Create correct extradata for vorbis audio when used as avi sub-demuxer
reimar
2007-12-01
*
Fix some typos in comments, grammar is still bad.
reimar
2007-12-01
*
Fix typos in comments to stop them hurting my eyes
reimar
2007-12-01
*
simplify
michael
2007-11-30
*
Enable -rtsp-port for nemesi
lu_zero
2007-11-27
*
Bring (de)muxer_lavf up to date with the libavformat API changes introduced b...
iive
2007-11-23
*
Enable Theora support
lu_zero
2007-11-23
*
Fix compilation error.
iive
2007-11-22
*
AAC support (aac-hbr only)
lu_zero
2007-11-21
*
Media Format to fourcc conversion (from amol)
lu_zero
2007-11-21
*
Remove unused function write_psm_block(), fixes the warning:
diego
2007-11-21
*
Musepack SV8 lavc decoder support
kostya
2007-11-20
*
100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table
reimar
2007-11-18
*
Remove a pointless #ifdef
reimar
2007-11-17
*
Replace if-else constructs for type -> fourcc mapping by a table in demux_mf
reimar
2007-11-17
*
Print warning about encrypted audio tracks
rtogni
2007-11-15
*
add tif support to demux_mf
compn
2007-11-14
*
Check for second stream presence, fixes single stream playback (from amol)
lu_zero
2007-11-13
*
10l video != audio
lu_zero
2007-11-13
*
support extradata for audio streams
lu_zero
2007-11-13
*
fetch metadata for audio (from amol)
lu_zero
2007-11-13
*
Revert stray commit r25027
lu_zero
2007-11-13
*
Check for second stream presence, fixes single stream playback (from amol)
lu_zero
2007-11-13
[prev]
[next]