Mercurial > mplayer.hg
graph
-
Fix aac decoded size.Tue, 26 Mar 2002 01:01:09 +0000, by atmos4
-
ad_msgsm addedMon, 25 Mar 2002 22:25:58 +0000, by arpi
-
ok, use ad_* stuffMon, 25 Mar 2002 22:04:33 +0000, by arpi
-
argh... Nick messed up driver names tooMon, 25 Mar 2002 22:03:33 +0000, by arpi
-
imporetd from MPlayerXP, with small modificationMon, 25 Mar 2002 21:23:06 +0000, by arpi
-
do not export the WorldMon, 25 Mar 2002 21:13:02 +0000, by arpi
-
imported from MPlayerXP, dlopen() hack removed, some bugs fixed, interface functions changed to static, info->author field addedMon, 25 Mar 2002 21:06:01 +0000, by arpi
-
changed to be more-or-less compatible with Nick's stuffMon, 25 Mar 2002 19:53:41 +0000, by arpi
-
10lMon, 25 Mar 2002 16:38:13 +0000, by michael
-
byte interleaving for mgaMon, 25 Mar 2002 16:35:24 +0000, by michael
-
no native support for I420 in G200Mon, 25 Mar 2002 16:22:15 +0000, by arpi
-
disabel DR and UV swapping for g200 planar modesMon, 25 Mar 2002 16:21:39 +0000, by arpi
-
dump stuffMon, 25 Mar 2002 13:35:23 +0000, by arpi
-
eeh 10l, removed one line too much :(Mon, 25 Mar 2002 11:35:21 +0000, by atmos4
-
Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es returned with an error by memsetting the esds struct to 0 on init.Mon, 25 Mar 2002 11:13:14 +0000, by atmos4
-
Fix aspect info for square pixel.Mon, 25 Mar 2002 09:52:15 +0000, by atmos4
-
Bugfix by XorAMon, 25 Mar 2002 05:13:19 +0000, by mswitch
-
reset selectionMon, 25 Mar 2002 03:20:42 +0000, by arpi
-
check and set codec selection - impossible to do it at find_codecMon, 25 Mar 2002 03:19:43 +0000, by arpi
-
100l :(Mon, 25 Mar 2002 03:19:06 +0000, by arpi
-
use codec selectionMon, 25 Mar 2002 03:07:27 +0000, by arpi
-
tagging selected codec to avoid trying the same codec several timesMon, 25 Mar 2002 03:02:57 +0000, by arpi
-
proposal for audio decodersMon, 25 Mar 2002 02:39:58 +0000, by arpi
-
common stuff moved to mpc_info.hMon, 25 Mar 2002 02:39:36 +0000, by arpi
-
typo...Mon, 25 Mar 2002 02:10:08 +0000, by arpi
-
I420 supportMon, 25 Mar 2002 01:32:40 +0000, by arpi
-
-fs aspect fix by KotHSun, 24 Mar 2002 21:22:16 +0000, by arpi
-
fallback to server's control() - patch by KotHSun, 24 Mar 2002 21:17:16 +0000, by arpi
-
U,V plane odrer fixedSun, 24 Mar 2002 20:55:06 +0000, by arpi
-
U,V plane odrer fixedSun, 24 Mar 2002 20:45:30 +0000, by arpi
-
I420 UV swapping fixedSun, 24 Mar 2002 19:14:40 +0000, by arpi
-
UV vs VU fixSun, 24 Mar 2002 19:01:01 +0000, by arpi
-
fixes, extended by mplayer's planes[]Sun, 24 Mar 2002 18:44:15 +0000, by arpi
-
Two fixes:Sun, 24 Mar 2002 18:42:27 +0000, by ksorim
-
soem explanationSun, 24 Mar 2002 18:42:05 +0000, by arpi
-
fixed U/V swapping for direct rendering, and 3rd plane offset calculation when height!=0Sun, 24 Mar 2002 18:19:14 +0000, by arpi
-
Fixed bug in Athlon detection code ;)Sun, 24 Mar 2002 18:01:08 +0000, by mswitch
-
XorA found a bug in the avcodec codeSun, 24 Mar 2002 15:33:12 +0000, by mswitch
-
Default to avcodec if installed, otherwise use fame. Apparently fame output is very very blockySun, 24 Mar 2002 15:18:38 +0000, by mswitch
-
Use esds parser for movie esds atom and only pass decoder specific configuration into the stream_header.Sun, 24 Mar 2002 14:47:28 +0000, by atmos4
-
allow negative mul valuesSun, 24 Mar 2002 14:15:24 +0000, by pl
-
- Add parsing of Sync Layer DescriptorSun, 24 Mar 2002 06:10:13 +0000, by atmos4
-
Support for decoder specific config from mp4 header for AAC decoder.Sun, 24 Mar 2002 03:08:20 +0000, by atmos4
-
10l fix memory allocationSun, 24 Mar 2002 03:07:18 +0000, by atmos4
-
eeh 10l, forgot malloc of esds struct.Sun, 24 Mar 2002 02:38:20 +0000, by atmos4
-
Improved MP4 parsing (finally)Sun, 24 Mar 2002 02:25:41 +0000, by atmos4
-
OS2 supportSun, 24 Mar 2002 01:09:08 +0000, by arpi
-
timer.c not used - why to compileSun, 24 Mar 2002 01:05:57 +0000, by arpi
-
check for mman.hSun, 24 Mar 2002 01:05:43 +0000, by arpi
-
include stdlib.hSun, 24 Mar 2002 00:58:27 +0000, by arpi
-
we don't need mman.hSun, 24 Mar 2002 00:44:54 +0000, by arpi
-
moved font_laod.hSun, 24 Mar 2002 00:39:44 +0000, by arpi
-
moved font_laod.hSun, 24 Mar 2002 00:32:13 +0000, by arpi
-
include font_load.h directly, instead of via video_out.hSat, 23 Mar 2002 22:50:25 +0000, by arpi
-
sys/types.h required for off_tSat, 23 Mar 2002 21:52:13 +0000, by arpi
-
MANGLE() the 3dnow codeSat, 23 Mar 2002 21:48:55 +0000, by arpi