Thu, 23 Oct 2008 16:23:42 +0000 |
diego |
cosmetics: typo fix
|
Thu, 23 Oct 2008 15:36:59 +0000 |
compn |
remove outdated message about outfmt=i420
|
Thu, 23 Oct 2008 10:58:47 +0000 |
diego |
SH4 is an architecture, not a CPU extension.
|
Thu, 23 Oct 2008 09:53:08 +0000 |
diego |
Add ARM pld instruction test for FFmpeg ARM optimizations.
|
Wed, 22 Oct 2008 23:39:39 +0000 |
diego |
IWMMXT optimizations were removed from our internal libmpeg2 copy, so now
|
Wed, 22 Oct 2008 17:34:39 +0000 |
diego |
Try to improve binary codec pack installation instructions.
|
Wed, 22 Oct 2008 16:08:26 +0000 |
attila |
increase the max RTP packet size to 5MB as modern Elphel
|
Tue, 21 Oct 2008 07:02:25 +0000 |
diego |
Determine default CD/DVD device in configure instead of using an #ifdef jungle.
|
Mon, 20 Oct 2008 18:08:10 +0000 |
reimar |
Make cpuinfo.c compile under MinGW64
|
Mon, 20 Oct 2008 09:55:38 +0000 |
diego |
Replace typeof by __typeof__, the former is a non-portable GNU extension.
|
Sun, 19 Oct 2008 20:02:21 +0000 |
diego |
Translate a Hungarian comment, thanks to Denes Balatoni.
|
Sun, 19 Oct 2008 18:56:35 +0000 |
conrad |
Convert typeof keyword into __typeof__
|
Sun, 19 Oct 2008 18:05:45 +0000 |
reimar |
Avoid CreateThread and especially TerminateThread since they cause a memleak.
|
Sun, 19 Oct 2008 17:28:23 +0000 |
reimar |
Remove useless casts.
|