Sun, 13 Apr 2008 16:11:36 +0000 |
michael |
ILP64 fixes (untested)
libavcodec
|
Sun, 13 Apr 2008 10:37:30 +0000 |
diego |
Clear DIRS variable in common.mak, so it does not have to be cleared in
libavcodec
|
Sun, 13 Apr 2008 10:22:46 +0000 |
diego |
Unset DIRS after including subdir.mak so that the variable is not used
libavcodec
|
Sun, 13 Apr 2008 10:09:47 +0000 |
diego |
Generate the list of files to clean in subdirectories in common.mak.
libavcodec
|
Sun, 13 Apr 2008 09:44:42 +0000 |
diego |
Simplify CLEANFILES generation.
libavcodec
|
Sun, 13 Apr 2008 07:48:43 +0000 |
diego |
Add explanatory comments to enum CodecID.
libavcodec
|
Sun, 13 Apr 2008 00:05:38 +0000 |
michael |
Remove redundant &.
libavcodec
|
Sat, 12 Apr 2008 16:54:36 +0000 |
diego |
Add a header file to declare Xvid IDCT functions.
libavcodec
|
Sat, 12 Apr 2008 16:22:13 +0000 |
diego |
Ignore dependency files.
libavcodec
|
Sat, 12 Apr 2008 16:18:13 +0000 |
diego |
Ignore .ho files.
libavcodec
|
Fri, 11 Apr 2008 12:57:49 +0000 |
michael |
Crop parameters are unsigned, having them negative could be bad and lead
libavcodec
|
Fri, 11 Apr 2008 12:55:21 +0000 |
michael |
Avoid crash with idiotic cropping. Fixes crash with CVFC1_Sony_C.jsv
libavcodec
|
Thu, 10 Apr 2008 19:09:39 +0000 |
diego |
cosmetics: Break an overly long line.
libavcodec
|
Thu, 10 Apr 2008 19:07:12 +0000 |
diego |
cosmetics: Break some overly long lines.
libavcodec
|
Thu, 10 Apr 2008 10:40:01 +0000 |
diego |
cosmetics: Break some overly long lines.
libavcodec
|
Thu, 10 Apr 2008 06:15:17 +0000 |
banan |
Only set channels in the stream if previously unset, fixes resampling crash on broken dca frames
libavcodec
|
Wed, 09 Apr 2008 22:11:21 +0000 |
bwolowiec |
undo changes in aac_ac3_parser
libavcodec
|
Tue, 08 Apr 2008 23:49:34 +0000 |
melanson |
Fix H.264 interframe decoding when compiling with icc. Patch by Loren
libavcodec
|
Tue, 08 Apr 2008 15:16:48 +0000 |
diego |
Fix reference to a file in MPlayer that was renamed.
libavcodec
|
Tue, 08 Apr 2008 10:49:23 +0000 |
michael |
add CODEC_ID_DIRAC
libavcodec
|
Tue, 08 Apr 2008 06:18:36 +0000 |
bwolowiec |
Correction of typo in aac_ac3_parser
libavcodec
|
Tue, 08 Apr 2008 01:09:33 +0000 |
superdump |
Increase alignment for DCT block arrays from 8 to 16
libavcodec
|
Tue, 08 Apr 2008 00:57:12 +0000 |
superdump |
Add a missing comma in tiff_encoder.pix_fmts
libavcodec
|
Mon, 07 Apr 2008 22:17:47 +0000 |
mru |
replace some ifeq with prettier ifdef
libavcodec
|