Mercurial > libavcodec.hg
graph
-
Inport the original intiger IDCT from MPEG2 reference decoder. libavcodecWed, 11 Jul 2007 22:01:21 +0000, by iive
-
move ff_h263_round_chroma() to mpegvideo.h as static inline libavcodecWed, 11 Jul 2007 21:04:53 +0000, by mru
-
comment explaining that text subtitle need to be UTF-8 for now libavcodecWed, 11 Jul 2007 13:19:58 +0000, by aurel
-
makes compilation of h263.o and mpegvideo_enc.o conditional libavcodecTue, 10 Jul 2007 20:28:56 +0000, by aurel
-
Avoid linking with h263.c functions when the relevant codecs libavcodecTue, 10 Jul 2007 20:23:08 +0000, by aurel
-
Better place to disable some mpeg4 code and ensure that libavcodecTue, 10 Jul 2007 17:31:17 +0000, by aurel
-
Split ff_set_mpeg4_time() and move the non mpeg4 specific part libavcodecTue, 10 Jul 2007 14:37:33 +0000, by aurel
-
Add standard licensing header to files that lack it. libavcodecTue, 10 Jul 2007 10:02:01 +0000, by diego
-
don't compile some mpeg4 encoder code when encoders are disabled libavcodecTue, 10 Jul 2007 08:40:00 +0000, by aurel
-
Port some useful comments from newest version of David Hammerton's decoder (from which alac.c is based) libavcodecTue, 10 Jul 2007 03:40:37 +0000, by vitor
-
avoid deprecation warnings for ImgReSampleContext from avcodec.h libavcodecMon, 09 Jul 2007 22:15:07 +0000, by mru
-
split rawvideo encoder and decoder in their own files libavcodecMon, 09 Jul 2007 16:26:11 +0000, by aurel
-
set sample rate in more logical place, kill warning libavcodecSun, 08 Jul 2007 23:15:10 +0000, by mru
-
Pass modes as parameters instead of calculating them inplace. libavcodecSun, 08 Jul 2007 13:34:02 +0000, by kostya
-
split decoder-specific parts into their own file libavcodecSun, 08 Jul 2007 07:37:30 +0000, by stefang
-
prepare splitting decoder-only parts into own file: libavcodecSun, 08 Jul 2007 07:13:25 +0000, by stefang
-
* Getting rid of the use of GCC language extensions libavcodecSun, 08 Jul 2007 03:16:59 +0000, by romansh
-
simplify ff_copy_bits() when compiled with config-small libavcodecSat, 07 Jul 2007 23:03:14 +0000, by aurel
-
prepare splitting decoder-only parts into own file: libavcodecSat, 07 Jul 2007 07:35:18 +0000, by stefang
-
move dequantization into its own inline function libavcodecSat, 07 Jul 2007 07:14:58 +0000, by stefang
-
cosmetic: rename VLC tables to make clear they libavcodecSat, 07 Jul 2007 06:49:20 +0000, by stefang
-
setting special motion vectors in intra macroblocks libavcodecSat, 07 Jul 2007 06:34:30 +0000, by stefang
-
setting intra prediction modes to default values libavcodecSat, 07 Jul 2007 06:27:44 +0000, by stefang
-
move modification of intra prediction modes into libavcodecSat, 07 Jul 2007 06:15:05 +0000, by stefang
-
move preparation of chroma intra prediction into its libavcodecSat, 07 Jul 2007 05:27:59 +0000, by stefang
-
move existing inline functions from cavs.c to cavs.h libavcodecSat, 07 Jul 2007 05:03:22 +0000, by stefang
-
move context structure definition from cavs.c to cavs.h libavcodecSat, 07 Jul 2007 04:58:54 +0000, by stefang
-
split SVQ1 decoder and encoder in their own files libavcodecFri, 06 Jul 2007 15:19:35 +0000, by aurel