| Commit message (Expand) | Author | Age |
* | Add support for distinguishing between little- and big-endian SPDIF AC3 | reimar | 2010-01-11 |
* | More uses of AF_FORMAT_IS_AC3 | reimar | 2010-01-11 |
* | Use AF_FORMAT_IS_AC3 in ao_oss.c | reimar | 2010-01-11 |
* | Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication, | reimar | 2010-01-11 |
* | Use af_fmt2bits, it should give more sensible values than snd_pcm_format_phys... | reimar | 2010-01-11 |
* | Add a hack to af_fmt2bits to recognize AC3 as a 16-bit format, since this | reimar | 2010-01-11 |
* | Use af_fmt2bits instead of reimplementing it. | reimar | 2010-01-11 |
* | Add and use AF_FORMAT_IS_AC3 macro. | reimar | 2010-01-11 |
* | Revert r30170, AF_FORMAT_AC3 is supposed to be the special mask, | reimar | 2010-01-11 |
* | mark cfhdvfw decoder as working on windows only | compn | 2010-01-11 |
* | Avoid redefinition of RGB_PLANAR2PACKED24 as the template is included for | zuxy | 2010-01-11 |
* | cosmetics: {} placement. | ramiro | 2010-01-11 |
* | Search X11 headers and libraries also in /usr/local/..., should ease | reimar | 2010-01-10 |
* | Do not use FreeBSD's cpuinfo file on x86_64 either, as on x86_32 it will not | reimar | 2010-01-10 |
* | FFmpeg uses ifdef in Makefiles for CONFIG_MPEGAUDIO_HP and CONFIG_HARDCODED_T... | reimar | 2010-01-10 |
* | Place a volatile at a more appropriate place. | reimar | 2010-01-10 |
* | Change dummy value to fit into int. | reimar | 2010-01-10 |
* | Remove return statement from function that has no return value. | reimar | 2010-01-10 |
* | Move mp3lib priority below libavcodec mp2/mp3 audio decoders. | reimar | 2010-01-10 |
* | Fix OpenGL detection for OpenSolaris where -lXdamage is necessary. | reimar | 2010-01-10 |
* | Only print "using sdl-config" if we actually used it for SDL detection. | reimar | 2010-01-10 |
* | Avoid excessive fflush in dbgprintf if we didn't even print anything. | reimar | 2010-01-10 |
* | Fix RegCloseKey to not return an error on success. | reimar | 2010-01-10 |
* | Call XSync after XShmAttach to avoid a possible race-condition with shmctl. | reimar | 2010-01-10 |
* | Prefer libdca over libdts | reimar | 2010-01-10 |
* | Use !isspace() to replace isalnum() to avoid filename mismatch under MBCS | zuxy | 2010-01-10 |
* | Quote test arguments that may be empty | reimar | 2010-01-10 |
* | Disable internal copy of liba52 by default, libavcodec should be an | reimar | 2010-01-10 |
* | IPv6 in FFmpeg is not supported for MinGW, so do not set CONFIG_IPV6 for that... | reimar | 2010-01-09 |
* | MMX(2) accelerated yuv420->rgb24 routine, trivial as essentially as it just | zuxy | 2010-01-09 |
* | Remove unused PREFETCHW macro | zuxy | 2010-01-09 |
* | Add several make variables to make --enable-hardcoded-tables actually compile. | reimar | 2010-01-09 |
* | Add support for --enable-hardcoded-tables like FFmpeg has. | reimar | 2010-01-09 |
* | Fix MP1 with demuxer lavf in MPEG (PS) files. | cehoyos | 2010-01-09 |
* | Fix fbdev2 to work with Intel framebuffer. | reimar | 2010-01-09 |
* | Fix vo_fbdev to also work with Intel framebuffer. | reimar | 2010-01-09 |
* | add binary cineform hd vfw decoder to codecs.conf | compn | 2010-01-08 |
* | Ignore 0-height slice in sws_scale, otherwise a final 0-height slice will | reimar | 2010-01-08 |
* | vf crop: do not generate 0-size slices, they are pointless and also confuse | reimar | 2010-01-08 |
* | libass needs at least freetype 2.2.1 | greg | 2010-01-08 |
* | mark ffqclp as working in codecs.conf, works on all my samples | compn | 2010-01-08 |
* | Update internal libass copy to commit 8db4a5 | greg | 2010-01-08 |
* | Cosmetics: Fix indentation | cehoyos | 2010-01-08 |
* | QCELP is part of libavcodec. | cehoyos | 2010-01-08 |
* | Fix libass API checks | greg | 2010-01-08 |
* | update wishlist | compn | 2010-01-08 |
* | sync with en/mplayer.1 r30197 | jrash | 2010-01-08 |
* | Implement sws_isSupportedInput() and sws_isSupportedOutput(). | stefano | 2010-01-07 |
* | Happy new year! | zuxy | 2010-01-07 |
* | Remove const to avoid a bunch of GCC warnings against discarded qualifiers and | zuxy | 2010-01-07 |