Wed, 02 Jul 2008 12:24:50 +0000 |
ramiro |
Clarify comment about parity nibble.
libavcodec
|
Tue, 01 Jul 2008 01:36:16 +0000 |
ramiro |
Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers.
libavcodec
|
Mon, 30 Jun 2008 21:46:49 +0000 |
stefano |
Clarify/simplify documentation for the default_val field in AVOption.
libavcodec
|
Mon, 30 Jun 2008 19:30:27 +0000 |
vitor |
Remove useless wrapper around ra288_decode_frame()
libavcodec
|
Mon, 30 Jun 2008 19:09:00 +0000 |
vitor |
Remove unpack() function, read the bitstream as needed
libavcodec
|
Mon, 30 Jun 2008 18:39:11 +0000 |
vitor |
Clean up error message
libavcodec
|
Mon, 30 Jun 2008 18:36:45 +0000 |
vitor |
Rewrite unpack() using the bitstream reader
libavcodec
|
Mon, 30 Jun 2008 18:03:38 +0000 |
voroshil |
gain code, gain pitch and pitch delay decoding for ACELP based codecs
libavcodec
|
Mon, 30 Jun 2008 16:57:27 +0000 |
vitor |
Move function to avoid forward declaration
libavcodec
|
Mon, 30 Jun 2008 16:54:49 +0000 |
vitor |
Remove useless initialization
libavcodec
|
Mon, 30 Jun 2008 16:53:33 +0000 |
vitor |
Reindent the whole file
libavcodec
|
Mon, 30 Jun 2008 11:16:47 +0000 |
benoit |
Simplify mm_support() for ARM (by Mns).
libavcodec
|
Mon, 30 Jun 2008 07:31:41 +0000 |
benoit |
Define mm_support() for ARM.
libavcodec
|
Sun, 29 Jun 2008 21:37:03 +0000 |
vitor |
Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter coefficients and not the pointer minus one
libavcodec
|
Sun, 29 Jun 2008 13:12:31 +0000 |
vitor |
Update copyright
libavcodec
|
Sun, 29 Jun 2008 11:21:06 +0000 |
vitor |
Use ff_acelp_lp_synthesis_filter() instead of duplicating it
libavcodec
|
Sun, 29 Jun 2008 11:19:50 +0000 |
vitor |
Add a rounding parameter to ff_acelp_lp_synthesis_filter()
libavcodec
|
Sun, 29 Jun 2008 08:32:27 +0000 |
diego |
Add command line support for '-idct simplearmv6'.
libavcodec
|
Sun, 29 Jun 2008 07:58:46 +0000 |
vitor |
Doxy comment
libavcodec
|
Sat, 28 Jun 2008 19:41:18 +0000 |
bcoudurier |
set frame_size in libfaad decoder
libavcodec
|
Sat, 28 Jun 2008 18:30:50 +0000 |
astrange |
Realign newlines.
libavcodec
|
Sat, 28 Jun 2008 18:27:31 +0000 |
astrange |
Use MANGLE() instead of memory operands to read globals.
libavcodec
|
Sat, 28 Jun 2008 10:42:31 +0000 |
michael |
Make code independent/less dependent on dsputil.
libavcodec
|
Fri, 27 Jun 2008 21:36:01 +0000 |
ramiro |
Seek the file forwards instead of backwards when sync is lost.
libavcodec
|
Fri, 27 Jun 2008 18:53:41 +0000 |
astrange |
Remove pointless AVFrame* casting.
libavcodec
|
Fri, 27 Jun 2008 18:52:02 +0000 |
astrange |
Remove duplicate emms.
libavcodec
|
Fri, 27 Jun 2008 18:51:01 +0000 |
astrange |
Remove commented-out code.
libavcodec
|
Fri, 27 Jun 2008 18:50:06 +0000 |
astrange |
Export qscale so that postprocessing works.
libavcodec
|
Fri, 27 Jun 2008 18:47:01 +0000 |
astrange |
Remove unused PutBitContext.
libavcodec
|
Thu, 26 Jun 2008 17:20:26 +0000 |
mru |
Revert "add libmpeg2 permutation to dct-test"
libavcodec
|
Thu, 26 Jun 2008 17:14:20 +0000 |
aurel |
VP3 parser can also handle VP6 without any changes.
libavcodec
|
Thu, 26 Jun 2008 16:39:21 +0000 |
stefang |
move ff_log2_run to bitstream.c and reuse in ffv1.c
libavcodec
|
Thu, 26 Jun 2008 11:25:42 +0000 |
michael |
VP3 & Theora parser to extract keyframe flags.
libavcodec
|
Thu, 26 Jun 2008 01:13:16 +0000 |
mru |
add libmpeg2 permutation to dct-test
libavcodec
|
Wed, 25 Jun 2008 23:57:06 +0000 |
michael |
Support >=4096 dimensions, fixes issue499.
libavcodec
|
Wed, 25 Jun 2008 18:35:24 +0000 |
michael |
Set frame_size to the gcd of what the decoder can output.
libavcodec
|
Wed, 25 Jun 2008 17:37:47 +0000 |
astrange |
Don't set mm_flags in fft-test, since it doesn't do anything anyway.
libavcodec
|
Wed, 25 Jun 2008 17:33:55 +0000 |
astrange |
Use a local variable instead of mm_flags in dct-test.
libavcodec
|
Wed, 25 Jun 2008 14:14:58 +0000 |
stefang |
make ModeAlphabet read-only and use a custom mode alphabet
libavcodec
|
Wed, 25 Jun 2008 12:30:35 +0000 |
benoit |
Close parse context.
libavcodec
|
Wed, 25 Jun 2008 12:08:39 +0000 |
ramiro |
Make it a little easier to spot that the code is not dealing only with
libavcodec
|
Wed, 25 Jun 2008 11:33:49 +0000 |
stefang |
remove duplicate tables
libavcodec
|
Tue, 24 Jun 2008 23:51:17 +0000 |
astrange |
Define mm_flags/support to be 0 on architectures where they don't exist.
libavcodec
|
Tue, 24 Jun 2008 21:32:34 +0000 |
vitor |
Simplify interp()
libavcodec
|
Tue, 24 Jun 2008 21:30:09 +0000 |
vitor |
More cosmetics
libavcodec
|
Tue, 24 Jun 2008 21:29:18 +0000 |
vitor |
Cosmetics
libavcodec
|
Tue, 24 Jun 2008 20:27:29 +0000 |
stefang |
revert accidental const slipping in
libavcodec
|
Tue, 24 Jun 2008 20:15:31 +0000 |
diego |
Replace redundant MAX macro declaration by proper use of FFMAX.
libavcodec
|