Mon, 07 Sep 2009 10:37:16 +0000 |
diego |
Avoid bash-specific 'let' syntax in shell scripts.
|
Sun, 06 Sep 2009 00:07:35 +0000 |
ramiro |
Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label
|
Sat, 05 Sep 2009 23:35:59 +0000 |
ramiro |
Indent.
|
Sat, 05 Sep 2009 23:33:11 +0000 |
ramiro |
Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().
|
Sat, 05 Sep 2009 08:48:48 +0000 |
reimar |
Add standard license header and move a misplaced comment.
|
Sat, 05 Sep 2009 00:56:58 +0000 |
jrash |
sync with en/mplayer.1 r29638
|
Fri, 04 Sep 2009 19:02:12 +0000 |
diego |
Fix grammar mistake noticed by Alexander Strasser.
|
Fri, 04 Sep 2009 18:43:28 +0000 |
reimar |
Factor out duplicated code to set play video scaled by a certain factor.
|
Fri, 04 Sep 2009 18:21:28 +0000 |
reimar |
Subopt parser subopts should now be const.
|
Fri, 04 Sep 2009 12:24:45 +0000 |
reimar |
10l, -framework QuickTime must be added to extra_ldflags, not libs_mplayer since
|
Fri, 04 Sep 2009 10:31:24 +0000 |
reimar |
Disable liba52 SSE imdct for x86_64+PIC (e.g. OSX 64 bit) since it will
|
Fri, 04 Sep 2009 09:50:17 +0000 |
reimar |
Support x86_64 + PIC in mangle.h, needed for OS X 64 bit compiles.
|
Fri, 04 Sep 2009 09:35:58 +0000 |
reimar |
Split QuickTime check off from quartz check and use the result to enable/disable
|
Fri, 04 Sep 2009 09:21:06 +0000 |
reimar |
100l, SIZE_MAX must be UINT_MAX to prevent an integer overflow later on,
|