Thu, 26 Jul 2007 08:43:33 +0000 |
ptt |
synced with r23856
|
Thu, 26 Jul 2007 08:22:57 +0000 |
gpoirier |
Intel Mac is fully supported these days
|
Thu, 26 Jul 2007 08:21:42 +0000 |
gpoirier |
add Hitachi SuperH (SH3) support
|
Wed, 25 Jul 2007 19:02:29 +0000 |
uau |
Fix configure regexp for enabling FFmpeg features
|
Wed, 25 Jul 2007 17:31:34 +0000 |
reimar |
Simplify: use FFMAX
|
Wed, 25 Jul 2007 17:29:29 +0000 |
reimar |
Remove some useless "extern" before function prototypes
|
Wed, 25 Jul 2007 17:21:03 +0000 |
reimar |
avoid ff_config_enable doing partial matches.
|
Wed, 25 Jul 2007 17:13:02 +0000 |
reimar |
subdata must be set to NULL when the corresponding data was freed.
|
Wed, 25 Jul 2007 17:11:22 +0000 |
reimar |
Do not set vo_sub to NULL on changing subtitles, update_subtitles
|
Wed, 25 Jul 2007 15:19:53 +0000 |
diego |
small wording improvement
|
Tue, 24 Jul 2007 21:04:08 +0000 |
rtogni |
Fix for bugzilla #835
|
Tue, 24 Jul 2007 20:44:54 +0000 |
kraymer |
more Spanish man page updates by Fernando Tarn (lists.im gmail com)
|
Tue, 24 Jul 2007 18:48:46 +0000 |
kraymer |
r23416: Drop the metadata stuff and replace it with generic property string expansion.
|
Tue, 24 Jul 2007 18:42:47 +0000 |
reimar |
af channels example for ffdca to ALSA reordering
|
Mon, 23 Jul 2007 22:24:12 +0000 |
rtogni |
Compilation fix workaround for dca.h conflict (it exists in libavcodec
|
Mon, 23 Jul 2007 17:22:28 +0000 |
ptt |
another correction
|
Mon, 23 Jul 2007 16:57:23 +0000 |
ptt |
a bunch of corrections, suggested by Nico Sabbi, tnx
|
Mon, 23 Jul 2007 16:16:24 +0000 |
ptt |
synced with r21537
|
Mon, 23 Jul 2007 14:55:34 +0000 |
ptt |
now it's synced, to r23342
|
Mon, 23 Jul 2007 12:44:34 +0000 |
ptt |
my fault doesn't compile html docs...
|
Mon, 23 Jul 2007 12:37:16 +0000 |
ptt |
synced with r23342
|
Sun, 22 Jul 2007 21:15:17 +0000 |
diego |
Make the assembler accept VIS instrucitions on ultraSPARC.
|
Sun, 22 Jul 2007 18:31:17 +0000 |
attila |
document "default" behaviour if CopyFromParent is passed as colormap
|
Sun, 22 Jul 2007 18:27:26 +0000 |
attila |
10l
|
Sun, 22 Jul 2007 16:24:25 +0000 |
rtogni |
DTS decoding via libdca
|
Sun, 22 Jul 2007 14:45:23 +0000 |
voroshil |
Update sync tag
|
Sat, 21 Jul 2007 18:33:28 +0000 |
diego |
Remove unused definition.
|
Sat, 21 Jul 2007 11:12:52 +0000 |
ptt |
(finally) synced with r23272
|
Fri, 20 Jul 2007 21:57:59 +0000 |
reimar |
Use --static flag for pkg-config if --enable-static was used.
|
Fri, 20 Jul 2007 21:29:44 +0000 |
reimar |
!00l, last commit mixed up "normal" ggi and ggiwmh tests.
|
Fri, 20 Jul 2007 21:27:17 +0000 |
reimar |
Change ggi and SDL tests so that linking problems with --enable-static are more
|
Fri, 20 Jul 2007 18:17:58 +0000 |
diego |
Remove vo_syncfb, which was unused for 5 years.
|
Fri, 20 Jul 2007 00:11:38 +0000 |
mhoffman |
integrating blackfin optimized yuyvtoyv12 converter
|
Fri, 20 Jul 2007 00:10:55 +0000 |
mhoffman |
removing reference to bfin_sram.h its not used anylonger
|
Fri, 20 Jul 2007 00:09:45 +0000 |
mhoffman |
adding blackfin optimized yuyvtoyv12 converter
|
Thu, 19 Jul 2007 19:28:11 +0000 |
gpoirier |
sync w/r23747, patch by JRaSH % jrash06 A 163 P com %
|
Thu, 19 Jul 2007 19:15:59 +0000 |
reimar |
Somewhat hackish fix for A-V desync with ao_oss and frame stepping:
|
Thu, 19 Jul 2007 17:15:56 +0000 |
reimar |
Get rid of a few more useless malloc casts
|
Thu, 19 Jul 2007 17:14:49 +0000 |
reimar |
Make sure all demuxer subtitles can be selected with 'j', even
|
Thu, 19 Jul 2007 13:52:39 +0000 |
reimar |
Remove some more useless *alloc casts
|
Thu, 19 Jul 2007 07:24:43 +0000 |
benoit |
UltraSPARC VIS yuv2rgb
|
Thu, 19 Jul 2007 06:39:38 +0000 |
zuxy |
Explanation for CPUID flag 'ibs'
|
Wed, 18 Jul 2007 22:16:08 +0000 |
nicodvb |
fixed bug introduced with the addition of get_ext_stream_properties()
|
Wed, 18 Jul 2007 20:06:17 +0000 |
Gabrov |
synced with r23747 with corrections
|
Wed, 18 Jul 2007 19:12:15 +0000 |
Gabrov |
synced with r23748
|
Wed, 18 Jul 2007 15:18:05 +0000 |
voroshil |
r23748: Leave out (no) prefix from option names for consistency.
|
Wed, 18 Jul 2007 15:13:52 +0000 |
diego |
Rename mga_vid test to make it more descriptive.
|
Wed, 18 Jul 2007 15:07:55 +0000 |
voroshil |
r23745: Add the sub_scale property and command.
|
Wed, 18 Jul 2007 13:02:08 +0000 |
Gabrov |
fix redundant redeclaration warning
|
Wed, 18 Jul 2007 12:15:10 +0000 |
reimar |
fopen is in stdio.h, so add this include.
|
Wed, 18 Jul 2007 10:09:42 +0000 |
diego |
Fix a bunch of redundant redeclaration warnings.
|
Wed, 18 Jul 2007 10:09:09 +0000 |
diego |
Remove unused variables.
|
Wed, 18 Jul 2007 09:15:34 +0000 |
diego |
Restore vo_mga check, it is Linux-only.
|
Wed, 18 Jul 2007 08:48:54 +0000 |
gpoirier |
sync w/r23748, patch by JRaSH % jrash06 A 163 P com %
|
Wed, 18 Jul 2007 08:12:40 +0000 |
benoit |
use YUV440P in swscale
|
Tue, 17 Jul 2007 17:30:50 +0000 |
ptt |
better translation of 'clip'
|