Mercurial > libavcodec.hg
graph
-
Strip debug stuff from vc1dsp_mmx.c, patch by Christophe GISQUET %hristophe P gisquet A free P fr% libavcodecSat, 24 Nov 2007 14:34:25 +0000, by gpoirier
-
Add missing #includes to fix 'make checkheaders'. libavcodecSat, 24 Nov 2007 10:08:02 +0000, by diego
-
add VC-1 MMX DSP functions, under MIT license. libavcodecWed, 21 Nov 2007 22:41:31 +0000, by gpoirier
-
use sizeof in snprintf (note the changed code is all under #if 0) libavcodecMon, 19 Nov 2007 20:18:30 +0000, by michael
-
Call mpegvideo flush routine on h264 flush. Needed in particular libavcodecSat, 17 Nov 2007 03:04:21 +0000, by heydowns
-
Put halfpel_interpol under the same #ifdef as its usage, fixes the warning: libavcodecThu, 15 Nov 2007 12:40:40 +0000, by diego
-
Attribute for specifying direction should come right after @param. libavcodecThu, 15 Nov 2007 10:28:12 +0000, by takis
-
Use put_signed_pixels_clamped where appropriate libavcodecThu, 15 Nov 2007 06:25:20 +0000, by kostya
-
Change the "report sample" message from AV_LOG_DEBUG to AV_LOG_ERROR. libavcodecWed, 14 Nov 2007 15:30:15 +0000, by alex
-
Make sine_window static. Acked by Benjamin Larsson libavcodecWed, 14 Nov 2007 15:21:42 +0000, by alex
-
Fix nellymoser decode_tag return value, patch by Stefano Sabatini libavcodecWed, 14 Nov 2007 08:22:15 +0000, by banan
-
cosmetics: Keep all OBJS entries on a line of their own. libavcodecMon, 12 Nov 2007 22:29:37 +0000, by diego
-
tring to workaround gcc 2.95 bug which causes random failures libavcodecMon, 12 Nov 2007 02:04:01 +0000, by michael
-
Improve unsupported (pixel) format error message. libavcodecSat, 10 Nov 2007 16:25:44 +0000, by diego
-
cosmetics: Fix spacial --> spatial typo in function names. libavcodecSat, 10 Nov 2007 12:24:02 +0000, by diego
-
misc spelling/grammar/wording fixes in comments libavcodecSat, 10 Nov 2007 11:51:56 +0000, by diego
-
remove inline from non speed critical functions libavcodecFri, 09 Nov 2007 21:58:50 +0000, by michael
-
add {} to make the else look a little more normal libavcodecFri, 09 Nov 2007 21:52:29 +0000, by michael
-
Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilation libavcodecThu, 08 Nov 2007 10:53:32 +0000, by benoit
-
Fix deblocking filter for field pictures by properly looking for first libavcodecWed, 07 Nov 2007 23:35:48 +0000, by heydowns
-
rename some msmpeg4 symbols and make them non-static libavcodecWed, 07 Nov 2007 23:23:35 +0000, by aurel
-
Fix make checkheaders by adding missing #include. libavcodecWed, 07 Nov 2007 23:06:27 +0000, by diego
-
split definition of PCM_CODEC into PCM_ENCODER and PCM_DECODER libavcodecWed, 07 Nov 2007 22:54:31 +0000, by aurel
-
Fix poc for field pictures. Prior to this, the poc of the second field libavcodecTue, 06 Nov 2007 18:48:18 +0000, by heydowns
-
fix predictor initialization for adpcm-ima encoder not to lose first sample libavcodecTue, 06 Nov 2007 13:08:04 +0000, by benoit