Fri, 13 Aug 2010 11:08:30 +0000 |
diego |
Mark constant sws_spu_image() parameter as const, fixes the warning:
|
Wed, 11 Aug 2010 20:59:03 +0000 |
reimar |
Add incomplete clipinf reading support to display audio
|
Wed, 11 Aug 2010 20:44:29 +0000 |
reimar |
Add const qualifiers to function string arguments as appropriate.
|
Wed, 11 Aug 2010 01:14:37 +0000 |
greg |
Import libass 0.9.11
|
Tue, 10 Aug 2010 13:33:49 +0000 |
reimar |
Make it possible to use relative, http:// etc. paths with bd://
|
Tue, 10 Aug 2010 13:28:18 +0000 |
reimar |
Avoid pointless additional string pointers.
|
Tue, 10 Aug 2010 13:26:19 +0000 |
reimar |
Use the stream functions instead of the fopen/fread/fclose interface
|
Tue, 10 Aug 2010 13:23:04 +0000 |
reimar |
Simplify code: allow file_format argument to open_stream to be NULL.
|
Tue, 10 Aug 2010 00:36:53 +0000 |
diego |
Sync with current FFmpeg HEAD.
|
Sun, 08 Aug 2010 19:01:18 +0000 |
cehoyos |
Fix compilation after FFmpeg r24741.
|
Sun, 08 Aug 2010 18:18:13 +0000 |
ramiro |
indent
|
Sun, 08 Aug 2010 18:14:43 +0000 |
ramiro |
swscale-test: get strides using av_fill_image_linesizes() from libavcore
|
Sat, 07 Aug 2010 21:21:38 +0000 |
diego |
Remove pointless compilation sections from radio and TV input chapters.
|
Sat, 07 Aug 2010 19:58:30 +0000 |
diego |
Avoid redundant use of variable 'size' in demux_ogg_read_packet(), fixes:
|
Sat, 07 Aug 2010 19:35:57 +0000 |
diego |
Add missing header for mp_a52_framesize, fixes the warning:
|
Sat, 07 Aug 2010 18:23:31 +0000 |
siretart |
restore functionality to be able to pass custom configure flags or override the used compiler
|
Sat, 07 Aug 2010 18:10:15 +0000 |
siretart |
ignore common files during building the tarball and .diff.gz in debian packaging
|
Sat, 07 Aug 2010 00:13:40 +0000 |
diego |
Integrate advanced audio usage sections into the general usage chapter.
|
Fri, 06 Aug 2010 23:44:31 +0000 |
diego |
Restore hunk previously removed in r31354.
|
Fri, 06 Aug 2010 23:31:39 +0000 |
diego |
Add 'z' length modifier to %d printf format specifier for size_t argument.
|
Fri, 06 Aug 2010 23:25:31 +0000 |
diego |
Add 'z' length modifier to %d printf format specifiers for size_t arguments.
|
Fri, 06 Aug 2010 23:19:34 +0000 |
diego |
Remove bogus teletext hotkeys section; it is both wrong and misplaced.
|
Fri, 06 Aug 2010 22:47:54 +0000 |
diego |
Add 'z' length modifier to %d printf format specifiers for size_t arguments.
|
Fri, 06 Aug 2010 22:37:55 +0000 |
greg |
Copyright: add libass
|
Fri, 06 Aug 2010 22:21:53 +0000 |
diego |
Add 'z' length modifier to %d printf format specifier for size_t argument.
|
Fri, 06 Aug 2010 21:13:41 +0000 |
greg |
Import libass 0.9.10
|
Fri, 06 Aug 2010 10:48:16 +0000 |
diego |
Add CONFIG_HUFFMAN to config.mak / config.h for FFmpeg.
|
Thu, 05 Aug 2010 12:49:58 +0000 |
siretart |
add yasm to build depends for some asm parts in libavcodec
|