Sat, 04 Oct 2008 16:48:07 +0000 |
gpoirier |
Declare ff_pw_53 and ff_pw_18 as assembler constants.
libavcodec
|
Sat, 04 Oct 2008 11:20:02 +0000 |
diego |
Fix 'make checkheaders', based on a patch by Diego Petten, flameeyes gmail com.
libavcodec
|
Sat, 04 Oct 2008 10:26:17 +0000 |
conrad |
Move VP3 loop filter to DSPContext
libavcodec
|
Sat, 04 Oct 2008 09:43:11 +0000 |
lu_zero |
Mark the ff_find_best_tables symbol static to msmpeg4. Patch by Diego Petten
libavcodec
|
Sat, 04 Oct 2008 09:36:35 +0000 |
lu_zero |
Mark ff_div6 and ff_rem6 static in h264.c. Patch by Diego Petten
libavcodec
|
Sat, 04 Oct 2008 09:29:31 +0000 |
lu_zero |
Mark list heads static. Patch by Diego Petten
libavcodec
|
Sat, 04 Oct 2008 01:11:04 +0000 |
michael |
100l forgot return type.
libavcodec
|
Sat, 04 Oct 2008 01:08:48 +0000 |
michael |
Fix indention of NAL type enum.
libavcodec
|
Fri, 03 Oct 2008 23:08:52 +0000 |
michael |
ff_parse_close() is not the correct function for H264Context.
libavcodec
|
Fri, 03 Oct 2008 13:30:19 +0000 |
michael |
Move nal unit types enum and EXTENDED_SAR #define from h264data.h to h264.h.
libavcodec
|
Thu, 02 Oct 2008 21:17:33 +0000 |
aurel |
atrac3dec: cosmetics: indentation
libavcodec
|
Thu, 02 Oct 2008 19:24:26 +0000 |
gpoirier |
fix warning reported by Intel C compiler:
libavcodec
|
Thu, 02 Oct 2008 19:20:11 +0000 |
gpoirier |
Intel C compiler warns on this assignment in this if(), probably
libavcodec
|
Thu, 02 Oct 2008 19:09:56 +0000 |
gpoirier |
Remove duplicate "const" qualifier for *matrix.
libavcodec
|
Thu, 02 Oct 2008 19:05:35 +0000 |
gpoirier |
x264 has removed the b-rdo and bime options, and instead integrated
libavcodec
|
Thu, 02 Oct 2008 16:29:15 +0000 |
reimar |
Use M_PI from libavutil/mathematics.h instead of defining PI ourselves
libavcodec
|
Thu, 02 Oct 2008 16:29:06 +0000 |
reimar |
Make 8svx codec context table pointer const to match the type of the
libavcodec
|
Thu, 02 Oct 2008 16:28:58 +0000 |
diego |
spelling cosmetics
libavcodec
|
Thu, 02 Oct 2008 15:52:12 +0000 |
reimar |
Remove useless cyuv_decode_end function
libavcodec
|
Thu, 02 Oct 2008 15:52:04 +0000 |
reimar |
Add (additional) const to many global tables.
libavcodec
|
Thu, 02 Oct 2008 15:51:44 +0000 |
reimar |
Use "static const" instead of "const static"
libavcodec
|
Thu, 02 Oct 2008 15:50:24 +0000 |
diego |
cosmetics: Change comment style for consistency.
libavcodec
|
Thu, 02 Oct 2008 15:27:13 +0000 |
benoit |
Rename some variables and add some comments to try to be a bit more clear.
libavcodec
|
Thu, 02 Oct 2008 00:27:09 +0000 |
cehoyos |
Rename copy_picture to ff_copy_picture.
libavcodec
|
Wed, 01 Oct 2008 21:47:49 +0000 |
cehoyos |
Fix memleak for currupt input.
libavcodec
|
Wed, 01 Oct 2008 14:48:54 +0000 |
conrad |
Cosmetics: reindent
libavcodec
|
Wed, 01 Oct 2008 14:48:35 +0000 |
conrad |
Unneeded else
libavcodec
|
Wed, 01 Oct 2008 14:48:16 +0000 |
conrad |
Unneeded braces
libavcodec
|
Wed, 01 Oct 2008 14:48:00 +0000 |
conrad |
Return if unpacking motion vectors for a keyframe
libavcodec
|
Wed, 01 Oct 2008 14:44:30 +0000 |
conrad |
Cosmetics: indentation
libavcodec
|
Wed, 01 Oct 2008 14:43:08 +0000 |
conrad |
Visible width/height fields were added in Theora 3.2
libavcodec
|
Wed, 01 Oct 2008 14:40:29 +0000 |
conrad |
filter_limit_values only needs 7 bits, make its tables smaller
libavcodec
|
Wed, 01 Oct 2008 12:48:26 +0000 |
benoit |
Fix indentation.
libavcodec
|
Wed, 01 Oct 2008 08:29:19 +0000 |
benoit |
Remove useless context variable.
libavcodec
|
Wed, 01 Oct 2008 08:27:37 +0000 |
benoit |
Merge declaration and assignment.
libavcodec
|
Wed, 01 Oct 2008 07:28:34 +0000 |
benoit |
Interleaved forward/backward channels processing in order to increase chances
libavcodec
|
Tue, 30 Sep 2008 19:51:02 +0000 |
conrad |
Cosmetics: indentation
libavcodec
|
Tue, 30 Sep 2008 19:50:43 +0000 |
conrad |
Merge (vp3|theora)_calculate_pixel_addresses
libavcodec
|
Tue, 30 Sep 2008 19:22:20 +0000 |
conrad |
Missed hunks of last commit
libavcodec
|
Tue, 30 Sep 2008 19:18:22 +0000 |
conrad |
Remove unused vp3 debugging info
libavcodec
|
Tue, 30 Sep 2008 14:43:55 +0000 |
benoit |
Move iv_decode_frame function to remove a forward declaration.
libavcodec
|
Tue, 30 Sep 2008 14:41:11 +0000 |
benoit |
Remove useless lines.
libavcodec
|
Tue, 30 Sep 2008 14:22:10 +0000 |
benoit |
Reindent whole file.
libavcodec
|
Tue, 30 Sep 2008 11:55:40 +0000 |
benoit |
Indent.
libavcodec
|
Tue, 30 Sep 2008 11:55:20 +0000 |
benoit |
Simplify iv_free_func().
libavcodec
|
Tue, 30 Sep 2008 11:51:44 +0000 |
benoit |
Move allocated buffer out of YUV buffer structure.
libavcodec
|
Tue, 30 Sep 2008 11:46:37 +0000 |
benoit |
Remove useless initializations.
libavcodec
|
Tue, 30 Sep 2008 09:54:13 +0000 |
benoit |
Check allocations on init.
libavcodec
|