- 13 Apr, 2009 17 commits
-
-
Felix Paul Kühne authored
First step of fixing linking errors against libx264
-
Felix Paul Kühne authored
contribs: don't compile ffmpeg with mdynamic-no-pic on PPC-Macs, as this is a really bad idea. You need PIC in shared libs on this platform. This slows down the compilation speed by 5%, but that should be fine. Pointed by nobody.loopback on the forum.
-
Laurent Aimar authored
It fixes #2648.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
This removes a lot of false true positives.
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
It was based on xxcv investigation and preliminary patch. It should fix #2644.
-
Felix Paul Kühne authored
-
Laurent Aimar authored
Always increase i_bytes_per_frame to avoid cycling between 2 values with some files.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
YES, imagine, including stdint.h is apparently a good idea from time to time!
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 12 Apr, 2009 14 commits
-
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
macosx: get rid of the infamous 'get' prefixes everywhere and finally respect Cocoa's naming scheme here
-
Felix Paul Kühne authored
quartztext, controlling playback with the Apple Remote and embedded AGL vouts (aka safari/mozilla plugin vouts) are not supported by now. Quartztext and AGL vout will need a complete rewrite. The OS X interface no longer depends on the QuickTime framework.
-
Felix Paul Kühne authored
Check for broken ld on Darwin 9 only
-
Laurent Aimar authored
It happens when RLE offsets overlap (en general, because both fields share the same data). Its is probably present in 0.9.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Felix Paul Kühne authored
Note that the x86_64 package doesn't include libsdl, libsdl_image and goom2k4, as these aren't 64bit compatible.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 11 Apr, 2009 9 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This fixes a long-standing leak. But this fix is untested and might cause disastrous crashes. By the way, I think we should split Win32 and pthread stuff apart from threads.c
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-