Mon, 25 Sep 2006 22:54:19 +0000 |
reimar |
Get rid of get_bits_long_le, get_bits_long was fixed and now behaves the same way.
libavcodec
|
Mon, 25 Sep 2006 22:53:11 +0000 |
reimar |
Changes needed due to show_bits_long behaviour changes/fixes
libavcodec
|
Mon, 25 Sep 2006 22:47:55 +0000 |
reimar |
Fix get_bits_long to work with ALT_BITSTREAM_READER_LE.
libavcodec
|
Mon, 25 Sep 2006 18:54:18 +0000 |
aurel |
rename vector to vect to avoid clash with Apple gcc
libavcodec
|
Mon, 25 Sep 2006 15:23:40 +0000 |
lu_zero |
move memory functions from avcodec to avutil
libavcodec
|
Sun, 24 Sep 2006 10:58:06 +0000 |
ods15 |
fix to vorbis decoder for book==0
libavcodec
|
Sun, 24 Sep 2006 10:53:54 +0000 |
takis |
Missing extern declaration for av_strtod.
libavcodec
|
Sun, 24 Sep 2006 10:41:25 +0000 |
michael |
cosmetic
libavcodec
|
Sun, 24 Sep 2006 10:38:14 +0000 |
michael |
segfault fix
libavcodec
|
Sat, 23 Sep 2006 08:50:50 +0000 |
takis |
Define NAN -if not already defined- as 0.0/0.0
libavcodec
|
Fri, 22 Sep 2006 15:57:23 +0000 |
lu_zero |
Use mathops
libavcodec
|
Fri, 22 Sep 2006 15:05:27 +0000 |
takis |
Remove the "error" OptionDef. The equally named AVOption takes over its
libavcodec
|
Fri, 22 Sep 2006 15:04:56 +0000 |
takis |
Remove the "mepc" OptionDef. The equally named AVOption takes over its function.
libavcodec
|
Fri, 22 Sep 2006 13:55:56 +0000 |
takis |
Remove the "mb_threshold" OptionDef. The equally named AVOption takes over its
libavcodec
|
Thu, 21 Sep 2006 17:43:09 +0000 |
lorenm |
cosmetics (indentation)
libavcodec
|
Thu, 21 Sep 2006 17:42:23 +0000 |
lorenm |
tweak ff_imdct_calc_3dn2
libavcodec
|
Thu, 21 Sep 2006 16:37:39 +0000 |
lorenm |
sse implementation of imdct.
libavcodec
|
Thu, 21 Sep 2006 04:46:11 +0000 |
kostya |
Finally enable B-frame decoding as all known samples work perfect
libavcodec
|
Thu, 21 Sep 2006 04:44:35 +0000 |
kostya |
For B-frames if the second reference frame signals intensity compensation
libavcodec
|
Thu, 21 Sep 2006 04:38:47 +0000 |
kostya |
Reorder MV order in B-frames so no swapping in vc1_b_mc() is needed
libavcodec
|
Thu, 21 Sep 2006 04:28:46 +0000 |
kostya |
Zero number of current scan after decoding one picture.
libavcodec
|
Thu, 21 Sep 2006 01:08:05 +0000 |
michael |
1000l copy and paste typo
libavcodec
|
Wed, 20 Sep 2006 21:17:37 +0000 |
michael |
set supported pixel formats for a few encoders (fixes crashes with grayscale)
libavcodec
|
Wed, 20 Sep 2006 08:39:56 +0000 |
takis |
Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match
libavcodec
|
Wed, 20 Sep 2006 08:36:33 +0000 |
takis |
Remove the "qmax" OptionDef.
libavcodec
|
Wed, 20 Sep 2006 08:34:58 +0000 |
takis |
Remove the "qmin" OptionDef.
libavcodec
|
Wed, 20 Sep 2006 08:34:13 +0000 |
takis |
Remove the "bf" OptionDef parameter so the equally named AVOption will take
libavcodec
|
Wed, 20 Sep 2006 08:28:24 +0000 |
takis |
Inform the user that a certain AVOption is out of range.
libavcodec
|
Wed, 20 Sep 2006 08:27:18 +0000 |
takis |
Correct the constraints of some AVOptions. These had a default value of zero,
libavcodec
|
Tue, 19 Sep 2006 22:22:29 +0000 |
lu_zero |
New single instruction math operation header
libavcodec
|
Tue, 19 Sep 2006 09:31:00 +0000 |
michael |
use correct rounding functions
libavcodec
|
Mon, 18 Sep 2006 11:35:48 +0000 |
takis |
Add support for SI (k, M, ...) and IEC/IEEE (Ki, Mi, ...) units.
libavcodec
|
Sun, 17 Sep 2006 10:22:01 +0000 |
michael |
K prefix
libavcodec
|
Sun, 17 Sep 2006 08:52:41 +0000 |
michael |
support SI and some non SI prefixes
libavcodec
|
Sat, 16 Sep 2006 22:26:09 +0000 |
diego |
ADI Blackfin optimizations
libavcodec
|
Sat, 16 Sep 2006 00:51:49 +0000 |
mru |
remove junk characters in comment
libavcodec
|
Fri, 15 Sep 2006 23:20:58 +0000 |
mru |
clean up #ifdef HAVE_IPP
libavcodec
|
Fri, 15 Sep 2006 21:57:19 +0000 |
takis |
Correct the i_qfactor minimum, which was current set higher then the default
libavcodec
|
Fri, 15 Sep 2006 13:53:26 +0000 |
diego |
Fix Indel --> Intel typo.
libavcodec
|
Fri, 15 Sep 2006 10:57:20 +0000 |
takis |
Rename the AVOption's names to the shorter OptionDef names.
libavcodec
|
Fri, 15 Sep 2006 10:28:23 +0000 |
bcoudurier |
remove unused, uninitialized free format frame size
libavcodec
|
Thu, 14 Sep 2006 22:13:23 +0000 |
aurel |
disable vp3 mmx idct for theora files to avoid artifacts
libavcodec
|
Thu, 14 Sep 2006 14:02:32 +0000 |
takis |
Synchronize the defaults specified in the AVOptions[] array to the defaults
libavcodec
|
Thu, 14 Sep 2006 13:51:54 +0000 |
takis |
Make OFFSET() reuse offsetof
libavcodec
|
Thu, 14 Sep 2006 11:23:41 +0000 |
takis |
Allow parameter values (AVOptions) to use the 'k', 'M', 'G'
libavcodec
|
Thu, 14 Sep 2006 00:38:03 +0000 |
diego |
Remove the LGPL exception clause as discussed on ffmpeg-devel
libavcodec
|
Wed, 13 Sep 2006 21:39:41 +0000 |
diego |
Proper armv5te instructions support detection.
libavcodec
|
Wed, 13 Sep 2006 20:16:33 +0000 |
aurel |
replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231)
libavcodec
|
Wed, 13 Sep 2006 09:28:48 +0000 |
gpoirier |
corrects the type of the AVOption parameter "bugs", patch by Takis
libavcodec
|
Wed, 13 Sep 2006 09:03:13 +0000 |
gpoirier |
adds descriptions to the libavcodec AVOptions array, taken from the
libavcodec
|
Tue, 12 Sep 2006 20:58:17 +0000 |
aurel |
Enables back the mmx/sse optimized version of the vp3 idct.
libavcodec
|
Tue, 12 Sep 2006 04:35:11 +0000 |
kostya |
Swap back and forward motion vectors to achieve correct picture
libavcodec
|
Tue, 12 Sep 2006 04:29:37 +0000 |
kostya |
Set motion vectors used in B-frames to zero by default
libavcodec
|
Tue, 12 Sep 2006 04:19:07 +0000 |
kostya |
Use h264_chroma funcs in B-frames MC too
libavcodec
|
Tue, 12 Sep 2006 04:16:28 +0000 |
kostya |
Fix edge emulation for bicubic MC in B frames
libavcodec
|
Tue, 12 Sep 2006 04:13:00 +0000 |
kostya |
2989l: Set avctx->has_b_frames value in header and don't change it
libavcodec
|
Mon, 11 Sep 2006 23:29:24 +0000 |
aurel |
don't use dsp.put_pixels_tab[0][0] with unaligned ptr (fix artifacts on altivec)
libavcodec
|
Sun, 10 Sep 2006 22:29:02 +0000 |
diego |
armv5 optimizations
libavcodec
|
Sun, 10 Sep 2006 21:51:08 +0000 |
gpoirier |
Use and set sane AVOption defaults
libavcodec
|
Sun, 10 Sep 2006 20:46:20 +0000 |
gpoirier |
adds doxygen docs to av_opt_set_defaults. Patch by Takis
libavcodec
|