| Commit message (Expand) | Author | Age |
... | |
| * | docs build fix | henry | 2008-07-19 |
| * | Only build the documentation in the languages requested from configure. | diego | 2008-07-19 |
| * | synced with r27326 | Gabrov | 2008-07-18 |
| * | added missing revisions (26762 & 26795) | ptt | 2008-07-18 |
| * | restored file encoding tu utf8 and corrected wrong chars, hoping it's ok now | ptt | 2008-07-18 |
| * | Remove unnecessary and troublesome inline | zuxy | 2008-07-18 |
| * | Make C code in yuv2yuv1() do accurate rounding, this could be split | michael | 2008-07-18 |
| * | indent | michael | 2008-07-17 |
| * | Forgotten accurate rounding function YSCALEYUV2YV121_ACCURATE. | michael | 2008-07-17 |
| * | simplify yuv2yuv1() | michael | 2008-07-17 |
| * | Fix typo in msg_lang variable name that prevented the correct message | diego | 2008-07-17 |
| * | 10l forgot SWS_BILINEAR | michael | 2008-07-17 |
| * | Ensure that exactly one scaler algo is used. | michael | 2008-07-17 |
| * | File was missing its dedicated header inclusion. | ben | 2008-07-17 |
| * | Maemo platform runs on Nokia N8x0 series too. | ben | 2008-07-17 |
| * | Avoid including avcodec.h in demuxer.h (and thus many other files) just to get | reimar | 2008-07-17 |
| * | Our ALSA code needs alloca, so check for it in configure and include alloca.h | reimar | 2008-07-17 |
| * | cosmetics: Indent language handling after last commit. | diego | 2008-07-17 |
| * | Rewrite translation handling in the build system. | diego | 2008-07-17 |
| * | Simplify summary output, add an extra empty line to it. | diego | 2008-07-17 |
| * | Remove note about localization from configure output. | diego | 2008-07-17 |
| * | cosmetics: Rename _doc_lang variable to doc_lang. | diego | 2008-07-17 |
| * | Evaluate man page installation rule for all available languages, | diego | 2008-07-17 |
| * | Force gcc to emit function body under -gnu99 | zuxy | 2008-07-17 |
| * | limits.h is required for UINT_MAX | reimar | 2008-07-16 |
| * | And a 1000l for r27263, swapped a condition, thus setting size to | reimar | 2008-07-16 |
| * | 100l, fix calloc being called with the wrong argument due to reordering | reimar | 2008-07-16 |
| * | Make sure demuxed ASF packet is properly padded after descrambling | reimar | 2008-07-16 |
| * | Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h | reimar | 2008-07-16 |
| * | Add variables for all available man page and documentation languages. | diego | 2008-07-16 |
| * | Do not just print a warning, also fix the len in ASF demuxer! | reimar | 2008-07-16 |
| * | Remove redundant check in message language test. | diego | 2008-07-16 |
| * | Move the "all" option to the front of the list of available languages in | diego | 2008-07-16 |
| * | cosmetics: Rename LANGUAGES variable to msg_langs. | diego | 2008-07-16 |
| * | Replace output redirection with grep by POSIX standard options. | diego | 2008-07-16 |
| * | Replace simple sed invocation by even simpler tr invocation. | diego | 2008-07-16 |
| * | Merge two consecutive sed calls into one. | diego | 2008-07-16 |
| * | Add IDs to some XML elements to avoid warnings. | diego | 2008-07-15 |
| * | Make af_hrtf tables static const | reimar | 2008-07-15 |
| * | Add const to libaf/filter.c functions. | reimar | 2008-07-15 |
| * | Replace S_IREAD|S_IWRITE by POSIX-compatible S_IRUSR|S_IWUSR (not exactly the... | reimar | 2008-07-15 |
| * | ALSA stupidly tries to define struct timeval and struct timespec, which | reimar | 2008-07-15 |
| * | Fix dlopen(), dlclose() dlsym() calls in configure test. | diego | 2008-07-15 |
| * | Fix tgetent call in termcap configure test. | diego | 2008-07-15 |
| * | Add two more missing headers to configure checks. | diego | 2008-07-15 |
| * | Add missing return statements to configure tests. | diego | 2008-07-15 |
| * | Add missing headers to configure checks. | diego | 2008-07-15 |
| * | Remove -std=gnu99/gnu89/default dialect linux define, as it violates the | michael | 2008-07-15 |
* | | Merge svn changes up to r27281 | Uoti Urpala | 2008-07-15 |
|\| |
|
| * | Try to keep decoded audio buffer aligned. | reimar | 2008-07-14 |