Mercurial > libavcodec.hg
graph
-
Change linesize alignment method to ensure that linesize[0] == 2*linesize[1] libavcodecThu, 19 Mar 2009 21:34:55 +0000, by reimar
-
Do not set linesize for palette data, it does not make sense and creates libavcodecThu, 19 Mar 2009 21:31:10 +0000, by reimar
-
share some constants between the FLAC encoder and FLAC decoder libavcodecThu, 19 Mar 2009 03:04:21 +0000, by jbr
-
Implement a name field for AVPixFmtDescriptor. libavcodecWed, 18 Mar 2009 20:10:09 +0000, by stefano
-
use intptr_t to cast pointers to int in codecs maintained by benjamin larsson libavcodecTue, 17 Mar 2009 20:47:31 +0000, by ramiro
-
Amend AVCodecContext with hwaccel_context (HW accelerator context). libavcodecTue, 17 Mar 2009 12:43:09 +0000, by gb
-
AAC: IEEE-754 type punning for 16-bit floating point rounding. libavcodecMon, 16 Mar 2009 16:11:27 +0000, by alexc
-
Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef; all other references libavcodecMon, 16 Mar 2009 03:56:42 +0000, by conrad
-
Add cook channel count function, part of multichannel cook libavcodecSun, 15 Mar 2009 19:36:45 +0000, by banan
-
Add max allowed subpackets in multichannel cook libavcodecSun, 15 Mar 2009 19:34:52 +0000, by banan
-
save avctx in cook decoder context and use it for av_log libavcodecSun, 15 Mar 2009 14:11:11 +0000, by banan
-
memset when category is >=7, part of cook multichannel libavcodecSun, 15 Mar 2009 14:04:25 +0000, by banan
-
1 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted in libavcodecSun, 15 Mar 2009 13:38:36 +0000, by reimar
-
Correct MV prediction for B-frame blocks in RV4 decoder libavcodecSun, 15 Mar 2009 08:21:42 +0000, by kostya
-
Add av_uninit to vsrcBuc variable to work around some libavcodecSat, 14 Mar 2009 19:11:56 +0000, by diego
-
Improve description of next_free_data_block_num struct member. libavcodecSat, 14 Mar 2009 17:20:28 +0000, by diego
-
Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder. libavcodecFri, 13 Mar 2009 23:36:38 +0000, by cehoyos
-
Fix direct and skip MB motion compensation in RV4: libavcodecFri, 13 Mar 2009 13:48:44 +0000, by kostya
-
Use av_mallocz() to initialize hwaccel_data_private. libavcodecWed, 11 Mar 2009 08:25:00 +0000, by gb
-
Fix bug when elbg->utility_inc[elbg->numCB-1] == 1 libavcodecTue, 10 Mar 2009 17:38:16 +0000, by vitor
-
Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf' libavcodecMon, 09 Mar 2009 22:00:35 +0000, by reynaldo
-
Functional part Kenan Gillet's 'extract and share weighted_vector_sumf' libavcodecMon, 09 Mar 2009 21:55:24 +0000, by reynaldo
-
Use FLG pseudo-random number generator in RoQ and ELBG libavcodecSun, 08 Mar 2009 17:43:12 +0000, by vitor
-
Make Musepack decoders use LFG pseudorandom generator libavcodecSun, 08 Mar 2009 16:37:57 +0000, by kostya
-
If we get an error from ff_aac_parse_header() we should not trust the header info that it provides. libavcodecFri, 06 Mar 2009 22:36:24 +0000, by alexc