Mercurial > mplayer.hg
graph
-
Fix typo in sub_delay external specification.2006-10-13, by eugeni
-
Remove dead code (condition can obviously never be true)2006-10-13, by reimar
-
bails out if cdparanoia can't read cd (avoid lockup)2006-10-13, by ben
-
Shorten decoder works now with MPlayer2006-10-13, by reimar
-
FFmpeg Shorten audio decoder2006-10-13, by diego
-
litle bug, didn't compile :(2006-10-12, by ptt
-
sync'd with r201912006-10-12, by ptt
-
some minor fixes & sync to r201942006-10-12, by ptt
-
some little consistency fixes2006-10-12, by ptt
-
updates, grammar/spelling2006-10-12, by diego
-
Changlog updated with help of svn log2006-10-12, by reimar
-
slight overall verbosity reduction2006-10-12, by diego
-
r20172: Update paragraph about libdvdcss and libdvdread.2006-10-12, by voroshil
-
Some more consistency for the -pvr options, typo.2006-10-12, by diego
-
10l, used MSGTR_Unknown instead of lang in mp_property_audio2006-10-12, by reimar
-
simplify mp_property_sub2006-10-12, by reimar
-
r20183: Recommend gcc 4.x on PowerPC.2006-10-12, by kraymer
-
Cosmetics for previous mplayer.c patch2006-10-12, by reimar
-
Simplify mp_property_audio2006-10-12, by reimar
-
Recommend gcc 4.x on PowerPC.2006-10-12, by diego
-
Cosmetics2006-10-12, by reimar
-
strncpy->strlcpy2006-10-12, by reimar
-
Remove useless return; at end of function2006-10-12, by reimar
-
Simplify demux_mkv_get_sub_lang2006-10-12, by reimar
-
r20132: little typo fixes2006-10-12, by kraymer
-
r20176: small consistency/format fix2006-10-12, by kraymer
-
small consistency/format fix2006-10-12, by kraymer
-
initial import of cd-dvd.xml (german translation)2006-10-12, by kraymer
-
modifications pointed out by reimar doffinger2006-10-12, by ptt
-
Merge the two libdvdcss/libdvdread paragraphs.2006-10-12, by diego
-
Update paragraph about libdvdcss and libdvdread.2006-10-12, by diego
-
Check for maeomo-specific libraries (Nokia 770).2006-10-12, by diego
-
Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.2006-10-12, by diego
-
Rename ABS macro to FFABS.2006-10-11, by diego
-
11l (...)2006-10-11, by kraymer
-
little suffix fixes2006-10-11, by ptt
-
d'oh, missing " broke compilation2006-10-11, by kraymer
-
Remove old hack to search for .ar and VIDO, we know where they are2006-10-11, by rtogni
-
gcc 2.95 fix2006-10-11, by ods15
-
r20162: added OSD audio switching visualization2006-10-11, by kraymer
-
added OSD audio switching visualization2006-10-11, by ptt
-
More possible memleaks.2006-10-11, by reimar
-
Avoid memleak on error while reading attachments or multiple2006-10-11, by reimar
-
Remove duplicate min/max macro definition.2006-10-11, by diego
-
Sync with FFmpeg r6642.2006-10-11, by diego
-
Make the socklib check search gethostbyname/socket in libc.2006-10-11, by diego
-
Streamline socklib check.2006-10-11, by diego
-
Remove download script; no longer used in the official Debian package candidate.2006-10-11, by diego
-
Move CFLAGS handling to common.mak.2006-10-11, by diego
-
Run TOOLS/cpuinfo on x86_64 as well as x86.2006-10-11, by diego
-
Change == to = in test comparisons for better portability.2006-10-10, by diego
-
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".2006-10-10, by uau
-
Allows up to 8 bytes of extradata for cmsg242006-10-10, by rtogni
-
Fix extradata lenght when adding cmsg24 data2006-10-10, by rtogni
-
Cleanup: remove some old commented out skips2006-10-10, by rtogni
-
Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiVo file2006-10-10, by reimar
-
Simplify (by using realloc with NULL parameter) and refactor code to grow2006-10-10, by reimar
-
Fix problems on live streams with huge timestamps, causing overflows and2006-10-09, by rtogni
-
Reduce margins for plaintext subtitles.2006-10-09, by eugeni
-
Free track->language before assigning new value2006-10-09, by reimar
-
Missing (in close function)/misplaced free for track structure itself.2006-10-09, by reimar
-
Free track data if error occurs while reading trackentry2006-10-09, by reimar
-
indentation fixes.2006-10-09, by vayne