Mercurial > libavcodec.hg
graph
-
Create symbolic links for all library sonames and clean up Makefiles. libavcodecSat, 14 Jan 2006 03:39:02 +0000, by diego
-
Change this Makefile to be consistent with all the others. libavcodecFri, 13 Jan 2006 00:53:36 +0000, by diego
-
Update licensing information: The FSF changed postal address. libavcodecThu, 12 Jan 2006 22:43:26 +0000, by diego
-
Our own LZO (1X) implementation, under LGPL and optimized for readability. libavcodecThu, 12 Jan 2006 17:52:41 +0000, by reimar
-
faster iterative_me: avoid duplicate mc of neighboring blocks. libavcodecThu, 12 Jan 2006 05:47:52 +0000, by lorenm
-
Move Darwin shared library build peculiarities to configure. libavcodecThu, 12 Jan 2006 00:00:00 +0000, by diego
-
Parameter added for user to set the cutoff frequency when encoding with faac. libavcodecTue, 10 Jan 2006 20:07:29 +0000, by banan
-
CamStudio decoder, only 32 bit lzo mode is tested libavcodecMon, 09 Jan 2006 15:41:39 +0000, by reimar
-
10l: bidir_refine didn't save the new mvs. also improve speed. libavcodecMon, 09 Jan 2006 02:08:12 +0000, by lorenm
-
Make shared lib name handling consistent with the other Makefiles. libavcodecMon, 09 Jan 2006 02:05:17 +0000, by diego
-
get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h libavcodecSun, 08 Jan 2006 21:19:39 +0000, by banan
-
install dsputil.h, that is used by many filters in mplayer libavcodecSun, 08 Jan 2006 14:53:37 +0000, by nicodvb
-
use h264 MC functions for 2xX Xx2 blocks in snow too libavcodecSun, 08 Jan 2006 01:50:34 +0000, by michael
-
use h264 MC functions for rectangular blocks too libavcodecSat, 07 Jan 2006 18:34:19 +0000, by michael
-
Moving dv_anchor back to the global scope. This creates a tiny memory libavcodecFri, 06 Jan 2006 19:19:39 +0000, by romansh
-
Comment out WMV3 decoder for now, it crashes on every file and causes libavcodecFri, 06 Jan 2006 13:18:31 +0000, by diego
-
Dual mono stereo strems sound ok now, added sanity checks and removed libavcodecFri, 06 Jan 2006 12:41:57 +0000, by rtognimp
-
8x8 integer dct from x264 as cmp function (under CONFIG_GPL) libavcodecWed, 04 Jan 2006 16:31:23 +0000, by michael
-
Fix an out of array access and some minor cleanup of the code. libavcodecWed, 04 Jan 2006 12:48:10 +0000, by diego
-
TrueSpeech compatible audio decoder by Konstantin Shishkov libavcodecTue, 03 Jan 2006 02:30:38 +0000, by diego
-
fix some potential arithmetic overflows in pred_direct_motion() and libavcodecFri, 30 Dec 2005 23:47:41 +0000, by lorenm
-
this fixes compilation with gcc 2.95 which seems to not like array casting... special case inline of check_block which makes the array and passes it libavcodecFri, 30 Dec 2005 21:05:44 +0000, by mmu_man
-
second try of improved lambda/qp guessing for motion estimation RD in first pass libavcodecThu, 29 Dec 2005 15:46:23 +0000, by michael
-
4mv + iter ME 10l fix (still not bugfree but better) libavcodecThu, 29 Dec 2005 02:17:51 +0000, by michael
-
iterative overlapped block based motion estimation for snow libavcodecWed, 28 Dec 2005 15:43:53 +0000, by michael
-
Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?) libavcodecSun, 25 Dec 2005 22:38:21 +0000, by michael
-
support downscaling frames for dynamic b frame decission libavcodecSun, 25 Dec 2005 18:34:02 +0000, by michael
-
10l (didnt remove option from old ones after converting to AVOption) libavcodecSun, 25 Dec 2005 17:43:52 +0000, by michael
-
hmm did i mess the scaling of these up at some point? libavcodecSat, 24 Dec 2005 23:47:29 +0000, by michael