Mercurial > libavcodec.hg
graph
-
flacdec: change variable-length array to fixed length libavcodecWed, 19 Aug 2009 21:59:36 +0000, by mru
-
Use the AOT enum instead of integer literals for setting and comparing audio libavcodecMon, 17 Aug 2009 00:17:58 +0000, by alexc
-
Add USAC and SAOC AOTs to the AudioObjectType enum. libavcodecMon, 17 Aug 2009 00:14:10 +0000, by alexc
-
Fix bug caused by difference in stride and picture width. libavcodecSat, 15 Aug 2009 11:59:53 +0000, by diego
-
cosmetics: indentation, prettyprinting, K&R coding style libavcodecSat, 15 Aug 2009 11:42:15 +0000, by diego
-
Drop some more useless braces around if/for constructs. libavcodecSat, 15 Aug 2009 11:32:11 +0000, by diego
-
Simplify another 'if' condition: Replace 'exp == 0' by '!exp'. libavcodecSat, 15 Aug 2009 11:31:42 +0000, by diego
-
Add a function that can apply an order 2 rational transfer function in-place. libavcodecSat, 15 Aug 2009 11:22:55 +0000, by superdump
-
Remove useless braces around if/for/while expressions. libavcodecSat, 15 Aug 2009 11:12:47 +0000, by diego
-
Fix start_display_time/end_display_time to be relative to packet pts in xsub decoder. libavcodecSat, 15 Aug 2009 09:12:58 +0000, by reimar
-
Simplify initialization of AVSubtitle by using memset. libavcodecSat, 15 Aug 2009 00:52:41 +0000, by reimar
-
Make sure AVSubtitle is initialized, memset it to 0. libavcodecSat, 15 Aug 2009 00:46:33 +0000, by reimar
-
Fix cmd_pos bounds check to avoid the overflow case. libavcodecSat, 15 Aug 2009 00:02:42 +0000, by reimar
-
Add ff_celp_circ_addf() function to be used for sparse vector circular libavcodecWed, 12 Aug 2009 19:54:28 +0000, by superdump
-
Fix a memleak with win32 threads: the handle returned by _beginthreadex libavcodecWed, 12 Aug 2009 13:25:37 +0000, by reimar
-
Use RGB5x5LE, RGB5x5BE, BGR5x5LE and BGR5x5BE instead of their native libavcodecTue, 11 Aug 2009 16:18:55 +0000, by cehoyos
-
Remove pointless #ifdefs from conditionally used files. libavcodecMon, 10 Aug 2009 12:34:36 +0000, by diego
-
eval: include libavutil/mathematics.h for NAN and M_PI libavcodecMon, 10 Aug 2009 01:27:33 +0000, by mru
-
Make WMV2 encoder depend on H.263 encoder in configure. libavcodecThu, 06 Aug 2009 15:04:59 +0000, by diego