Thu, 22 Feb 2007 02:12:54 +0000 |
takis |
Stray comment, probably copy & pasted from audio_encode_example().
libavcodec
|
Thu, 22 Feb 2007 00:46:36 +0000 |
takis |
Fix typo.
libavcodec
|
Thu, 22 Feb 2007 00:14:54 +0000 |
diego |
cosmetics: aswell --> as well typo fix
libavcodec
|
Thu, 22 Feb 2007 00:04:36 +0000 |
michael |
gcc 2.95 fix
libavcodec
|
Wed, 21 Feb 2007 23:48:20 +0000 |
takis |
Correct typo.
libavcodec
|
Wed, 21 Feb 2007 23:46:25 +0000 |
aurel |
simplify release_buffer using FFSWAP
libavcodec
|
Wed, 21 Feb 2007 23:32:13 +0000 |
diego |
simplify i386 object handling
libavcodec
|
Wed, 21 Feb 2007 21:16:07 +0000 |
michael |
output delayed frames
libavcodec
|
Wed, 21 Feb 2007 19:19:46 +0000 |
diego |
cosmetics: Fix another common typo, gurantee --> guArantee.
libavcodec
|
Wed, 21 Feb 2007 18:10:25 +0000 |
kostya |
100l: forgot to reset LS mode on new frame
libavcodec
|
Wed, 21 Feb 2007 10:15:08 +0000 |
diego |
cosmetics: Fix a common typo, sepErate --> sepArate.
libavcodec
|
Tue, 20 Feb 2007 12:45:16 +0000 |
takis |
Add some more Doxygen documentation to libavcodec/utils.c.
libavcodec
|
Tue, 20 Feb 2007 11:09:47 +0000 |
mbardiaux |
Add support for MS-GSM codec
libavcodec
|
Tue, 20 Feb 2007 10:34:01 +0000 |
takis |
Provide Doxygen documentation.
libavcodec
|
Tue, 20 Feb 2007 08:35:25 +0000 |
gpoirier |
add doxygen docs for avpicture_fill()
libavcodec
|
Mon, 19 Feb 2007 20:59:40 +0000 |
stefang |
fix comment, get/show_bits(0) does not work
libavcodec
|
Mon, 19 Feb 2007 11:00:38 +0000 |
mbardiaux |
Remove some old disabled debugging output
libavcodec
|
Mon, 19 Feb 2007 04:44:17 +0000 |
lorenm |
simplify in fill_caches
libavcodec
|
Sun, 18 Feb 2007 21:23:50 +0000 |
takis |
Remove a non-C dependency (being M_PI) from the libavcodec example.
libavcodec
|
Sun, 18 Feb 2007 20:35:22 +0000 |
banan |
Clairyfication of the gain tool struct.
libavcodec
|
Sun, 18 Feb 2007 20:00:05 +0000 |
mru |
fix for x86-64
libavcodec
|
Sun, 18 Feb 2007 19:12:20 +0000 |
banan |
Don't use byte swaps and use the more portable way
libavcodec
|
Sun, 18 Feb 2007 01:37:50 +0000 |
michael |
factorize more calls to fill_rectangle()
libavcodec
|
Sun, 18 Feb 2007 01:24:57 +0000 |
michael |
factorize fill_rectangle() calls
libavcodec
|
Sun, 18 Feb 2007 01:02:34 +0000 |
alex |
display line number when printing error
libavcodec
|
Sat, 17 Feb 2007 23:43:02 +0000 |
michael |
rewrite H264_CHROMA_MC4_TMPL (20% faster)
libavcodec
|
Sat, 17 Feb 2007 11:55:57 +0000 |
michael |
remove imgresample and convert with the next version bump
libavcodec
|
Sat, 17 Feb 2007 11:41:59 +0000 |
kostya |
Use AVRandom
libavcodec
|
Sat, 17 Feb 2007 11:39:54 +0000 |
kostya |
10l: forgot break statement
libavcodec
|
Fri, 16 Feb 2007 21:50:37 +0000 |
michael |
factorize fill_rectangle()
libavcodec
|
Fri, 16 Feb 2007 21:42:01 +0000 |
michael |
replace list<2 checks by list<list_count
libavcodec
|
Fri, 16 Feb 2007 21:34:21 +0000 |
michael |
fix 2nd ref_count check
libavcodec
|
Fri, 16 Feb 2007 21:29:15 +0000 |
michael |
fix ref_count check
libavcodec
|
Fri, 16 Feb 2007 21:27:59 +0000 |
michael |
factorize mv_cache and mvd_cache init
libavcodec
|
Fri, 16 Feb 2007 21:25:22 +0000 |
michael |
simplify
libavcodec
|
Fri, 16 Feb 2007 21:22:53 +0000 |
michael |
add a few asserts to ensure alignment
libavcodec
|
Fri, 16 Feb 2007 21:21:07 +0000 |
michael |
prevent h.264 MC related functions from being inlined (yes this is much faster the code just doesnt fit in the code cache otherwise)
libavcodec
|
Thu, 15 Feb 2007 12:57:51 +0000 |
mbardiaux |
Spelling fix
libavcodec
|
Thu, 15 Feb 2007 12:57:20 +0000 |
mbardiaux |
Spelling fix
libavcodec
|
Wed, 14 Feb 2007 23:33:16 +0000 |
diego |
Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan.
libavcodec
|
Wed, 14 Feb 2007 10:50:01 +0000 |
michael |
doxy for avcodec_encode_video()
libavcodec
|
Wed, 14 Feb 2007 09:57:41 +0000 |
mbardiaux |
Fix one warning
libavcodec
|
Tue, 13 Feb 2007 23:45:28 +0000 |
mru |
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
libavcodec
|
Tue, 13 Feb 2007 18:26:14 +0000 |
mmu_man |
This fixes error handling for BeOS, removing the need for some ifdefs.
libavcodec
|
Tue, 13 Feb 2007 16:06:50 +0000 |
mbardiaux |
Change some dprintf to av_log
libavcodec
|
Tue, 13 Feb 2007 07:48:23 +0000 |
kostya |
Intensity compensation for B-frames in AP was missing
libavcodec
|
Mon, 12 Feb 2007 23:23:05 +0000 |
diego |
consistency renaming: yuv422 --> yuyv422
libavcodec
|
Mon, 12 Feb 2007 23:15:38 +0000 |
diego |
consistency renaming: uyvy411 --> uyyvyy411
libavcodec
|