Mercurial > libavcodec.hg
graph
-
Give parameters of do_hybrid_window() more meaningful names libavcodecThu, 24 Jul 2008 03:28:01 +0000, by vitor
-
Rename co() function to the much more descriptive name of libavcodecThu, 24 Jul 2008 03:23:51 +0000, by vitor
-
Simplify co(): write constant in a more readable way libavcodecThu, 24 Jul 2008 03:22:19 +0000, by vitor
-
Simplify co(), use memcpy/memmove and colmult() when useful. libavcodecThu, 24 Jul 2008 03:19:52 +0000, by vitor
-
Reset prev_frame_num for idr frames as required by the spec. libavcodecThu, 24 Jul 2008 00:45:18 +0000, by michael
-
Remove truncated support, use an AVParser if you used that, it is the same. libavcodecWed, 23 Jul 2008 14:44:07 +0000, by michael
-
Reduce the loglevel on a log message in the Nellymoser decoder. Related to Roundup 447. libavcodecWed, 23 Jul 2008 12:21:56 +0000, by banan
-
My commit at r14340 was not the right solution. For a monochromatic libavcodecWed, 23 Jul 2008 05:54:34 +0000, by vitor
-
Do declaration and initialization separately in elbg.c libavcodecWed, 23 Jul 2008 03:56:13 +0000, by vitor
-
When picking a "high utility centroid" do not pick one libavcodecWed, 23 Jul 2008 03:55:37 +0000, by vitor
-
The codebook generator algorithm involves picking three libavcodecWed, 23 Jul 2008 03:54:31 +0000, by vitor
-
3rd try to get the loop filter ref/mv check working correctly. libavcodecTue, 22 Jul 2008 17:44:36 +0000, by michael
-
qscale has a range of 0..51 we thus do not need a 256 entry table and neither need libavcodecTue, 22 Jul 2008 13:01:10 +0000, by michael
-
Setting chroma_qp to 0 for PCM blocks is really an interesting minor libavcodecTue, 22 Jul 2008 12:31:48 +0000, by michael
-
Revert r13542: Spatial direct mode probably also works with PAFF. libavcodecMon, 21 Jul 2008 22:46:47 +0000, by cehoyos
-
Loop filtering with multiple slice types fix. libavcodecMon, 21 Jul 2008 22:19:06 +0000, by michael
-
Correct b_quant offset comment in avcodec.h, it is the description for libavcodecMon, 21 Jul 2008 20:52:24 +0000, by diego
-
Use slice_type_nos instead of slice_type where it makes no difference. libavcodecMon, 21 Jul 2008 19:11:41 +0000, by michael
-
More correct ref comparison in the loop filter. libavcodecMon, 21 Jul 2008 18:06:23 +0000, by michael