Mercurial > mplayer.hg
graph
-
AV_WB16(..., 1000) more obviously represents one second that assigning2007-11-17, by reimar
-
Use AV_WB32 instead of manual bit-fiddling when setting DVD speed2007-11-17, by reimar
-
GPCMD_SET_STREAMING command is 12 bytes large, not 162007-11-17, by reimar
-
Ignore stream id when checking rdt packet flags2007-11-17, by rtogni
-
Remove a pointless #ifdef2007-11-17, by reimar
-
Replace if-else constructs for type -> fourcc mapping by a table in demux_mf2007-11-17, by reimar
-
Fix pausing_toggle not continue play bug when it follows a pause immediately.2007-11-17, by ulion
-
report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi2007-11-16, by nicodvb
-
Add missed translatable string in my previous commit2007-11-16, by voroshil
-
Make sure that mplayer will receive actual media type2007-11-16, by voroshil
-
Fix FPS from bitrate calculation (was 8 times larger than real value).2007-11-16, by voroshil
-
Print warning about encrypted audio tracks2007-11-15, by rtogni
-
Remove the pause filter and the cmd queue hack, to know the mplayer going to2007-11-15, by ulion
-
removed forgotten and out of date comment2007-11-14, by nicodvb
-
removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assume our fork)2007-11-14, by nicodvb