Mercurial > libavcodec.hg
graph
-
split SVQ1 decoder and encoder in their own files libavcodecFri, 06 Jul 2007 15:19:35 +0000, by aurel
-
Add support for streams with different chroma_qp_index_offset libavcodecFri, 06 Jul 2007 14:21:37 +0000, by gpoirier
-
Precompute a chroma_qp table with index offset for each pps, libavcodecFri, 06 Jul 2007 07:58:08 +0000, by gpoirier
-
Compute the dequant coefficient table ptr outside the loop, libavcodecFri, 06 Jul 2007 07:55:37 +0000, by gpoirier
-
include snow encoder only if it is not disabled libavcodecThu, 05 Jul 2007 22:57:52 +0000, by aurel
-
Group all copyright and author notices together. libavcodecThu, 05 Jul 2007 10:37:29 +0000, by diego
-
move mpeg encoder specific initialization in the encoder specific file libavcodecThu, 05 Jul 2007 09:48:29 +0000, by aurel
-
use av_freep() in free_vlc() and failed init_vlc() libavcodecThu, 05 Jul 2007 06:47:00 +0000, by mru
-
Remove variables made unused by the last two patches and test svn access. libavcodecTue, 03 Jul 2007 02:50:36 +0000, by vitor
-
Remove leading underscores from specifiers, they are reserved. libavcodecMon, 02 Jul 2007 17:00:04 +0000, by diego
-
Add missing comment markers to #endif directive. libavcodecMon, 02 Jul 2007 10:08:47 +0000, by diego
-
Identify the loop_filter flag as such and remove the unused variables in the context. libavcodecWed, 27 Jun 2007 14:27:47 +0000, by iive
-
removing dependency on bfin_sram.h, which is not used right now libavcodecFri, 22 Jun 2007 13:44:58 +0000, by mhoffman
-
renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h libavcodecFri, 22 Jun 2007 13:43:47 +0000, by mhoffman
-
modify msmpeg4 functions to generate VC1 compatible block layer bitstream libavcodecFri, 22 Jun 2007 08:35:21 +0000, by benoit
-
Don't swap back un-deblocked lines for intra prediction when libavcodecThu, 21 Jun 2007 07:52:06 +0000, by gpoirier
-
split frame rate and frame size abbreviation into two structures libavcodecThu, 21 Jun 2007 07:46:48 +0000, by benoit
-
move dct_quantize and denoise_dct function pointers initialization to C libavcodecWed, 20 Jun 2007 11:01:50 +0000, by benoit