Thu, 12 Oct 2006 23:13:09 +0000 |
ptt |
some minor fixes & sync to r20194
|
Thu, 12 Oct 2006 23:12:22 +0000 |
ptt |
some little consistency fixes
|
Thu, 12 Oct 2006 22:49:18 +0000 |
diego |
updates, grammar/spelling
|
Thu, 12 Oct 2006 22:37:56 +0000 |
reimar |
Changlog updated with help of svn log
|
Thu, 12 Oct 2006 22:24:19 +0000 |
diego |
slight overall verbosity reduction
|
Thu, 12 Oct 2006 18:29:26 +0000 |
voroshil |
r20172: Update paragraph about libdvdcss and libdvdread.
|
Thu, 12 Oct 2006 18:16:04 +0000 |
diego |
Some more consistency for the -pvr options, typo.
|
Thu, 12 Oct 2006 18:15:07 +0000 |
reimar |
10l, used MSGTR_Unknown instead of lang in mp_property_audio
|
Thu, 12 Oct 2006 18:10:45 +0000 |
reimar |
simplify mp_property_sub
|
Thu, 12 Oct 2006 18:10:23 +0000 |
kraymer |
r20183: Recommend gcc 4.x on PowerPC.
|
Thu, 12 Oct 2006 18:06:18 +0000 |
reimar |
Cosmetics for previous mplayer.c patch
|
Thu, 12 Oct 2006 18:03:28 +0000 |
reimar |
Simplify mp_property_audio
|
Thu, 12 Oct 2006 17:39:39 +0000 |
diego |
Recommend gcc 4.x on PowerPC.
|
Thu, 12 Oct 2006 17:21:15 +0000 |
reimar |
Cosmetics
|
Thu, 12 Oct 2006 17:19:43 +0000 |
reimar |
strncpy->strlcpy
|
Thu, 12 Oct 2006 17:19:10 +0000 |
reimar |
Remove useless return; at end of function
|
Thu, 12 Oct 2006 17:18:20 +0000 |
reimar |
Simplify demux_mkv_get_sub_lang
|
Thu, 12 Oct 2006 15:18:56 +0000 |
kraymer |
r20132: little typo fixes
|
Thu, 12 Oct 2006 15:02:24 +0000 |
kraymer |
r20176: small consistency/format fix
|
Thu, 12 Oct 2006 14:57:47 +0000 |
kraymer |
small consistency/format fix
|
Thu, 12 Oct 2006 14:47:17 +0000 |
kraymer |
initial import of cd-dvd.xml (german translation)
|
Thu, 12 Oct 2006 14:11:39 +0000 |
ptt |
modifications pointed out by reimar doffinger
|
Thu, 12 Oct 2006 13:41:57 +0000 |
diego |
Merge the two libdvdcss/libdvdread paragraphs.
|
Thu, 12 Oct 2006 13:27:38 +0000 |
diego |
Update paragraph about libdvdcss and libdvdread.
|
Thu, 12 Oct 2006 08:23:17 +0000 |
diego |
Check for maeomo-specific libraries (Nokia 770).
|
Thu, 12 Oct 2006 00:39:47 +0000 |
diego |
Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.
|
Wed, 11 Oct 2006 23:18:34 +0000 |
diego |
Rename ABS macro to FFABS.
|
Wed, 11 Oct 2006 22:06:47 +0000 |
kraymer |
11l (...)
|
Wed, 11 Oct 2006 21:59:34 +0000 |
ptt |
little suffix fixes
|
Wed, 11 Oct 2006 21:35:03 +0000 |
kraymer |
d'oh, missing " broke compilation
|
Wed, 11 Oct 2006 21:19:24 +0000 |
rtogni |
Remove old hack to search for .ar and VIDO, we know where they are
|
Wed, 11 Oct 2006 20:53:33 +0000 |
ods15 |
gcc 2.95 fix
|
Wed, 11 Oct 2006 20:08:54 +0000 |
kraymer |
r20162: added OSD audio switching visualization
|
Wed, 11 Oct 2006 17:25:46 +0000 |
ptt |
added OSD audio switching visualization
|
Wed, 11 Oct 2006 15:57:51 +0000 |
reimar |
More possible memleaks.
|
Wed, 11 Oct 2006 15:47:37 +0000 |
reimar |
Avoid memleak on error while reading attachments or multiple
|
Wed, 11 Oct 2006 15:28:54 +0000 |
diego |
Remove duplicate min/max macro definition.
|
Wed, 11 Oct 2006 14:12:17 +0000 |
diego |
Sync with FFmpeg r6642.
|
Wed, 11 Oct 2006 14:09:30 +0000 |
diego |
Make the socklib check search gethostbyname/socket in libc.
|
Wed, 11 Oct 2006 14:06:38 +0000 |
diego |
Streamline socklib check.
|
Wed, 11 Oct 2006 10:04:05 +0000 |
diego |
Remove download script; no longer used in the official Debian package candidate.
|
Wed, 11 Oct 2006 08:30:22 +0000 |
diego |
Move CFLAGS handling to common.mak.
|
Wed, 11 Oct 2006 08:13:52 +0000 |
diego |
Run TOOLS/cpuinfo on x86_64 as well as x86.
|
Tue, 10 Oct 2006 23:14:40 +0000 |
diego |
Change == to = in test comparisons for better portability.
|
Tue, 10 Oct 2006 22:17:03 +0000 |
uau |
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
|
Tue, 10 Oct 2006 22:15:01 +0000 |
rtogni |
Allows up to 8 bytes of extradata for cmsg24
|
Tue, 10 Oct 2006 21:37:06 +0000 |
rtogni |
Fix extradata lenght when adding cmsg24 data
|
Tue, 10 Oct 2006 21:29:15 +0000 |
rtogni |
Cleanup: remove some old commented out skips
|
Tue, 10 Oct 2006 19:21:33 +0000 |
reimar |
Fix misdetection of http://samples.mplayerhq.hu/tta/tivo_misdetect.tta as TiVo file
|
Tue, 10 Oct 2006 15:01:11 +0000 |
reimar |
Simplify (by using realloc with NULL parameter) and refactor code to grow
|
Mon, 09 Oct 2006 20:00:02 +0000 |
rtogni |
Fix problems on live streams with huge timestamps, causing overflows and
|
Mon, 09 Oct 2006 19:57:56 +0000 |
eugeni |
Reduce margins for plaintext subtitles.
|
Mon, 09 Oct 2006 19:10:36 +0000 |
reimar |
Free track->language before assigning new value
|
Mon, 09 Oct 2006 18:56:16 +0000 |
reimar |
Missing (in close function)/misplaced free for track structure itself.
|
Mon, 09 Oct 2006 18:48:55 +0000 |
reimar |
Free track data if error occurs while reading trackentry
|
Mon, 09 Oct 2006 18:37:16 +0000 |
vayne |
indentation fixes.
|