Mercurial > libavcodec.hg
graph
-
convert ff_pw_64 into an xmm_reg for future use in vp6 sse code libavcodecThu, 12 Feb 2009 23:48:07 +0000, by aurel
-
Fix compilation, there is no file vdpauvideo.c, only vdpau.c libavcodecThu, 12 Feb 2009 17:27:53 +0000, by reimar
-
AAC: Cosmetic alterations after the last commit libavcodecThu, 12 Feb 2009 13:49:59 +0000, by superdump
-
Give an error message when returning due to an unallocated channel element libavcodecThu, 12 Feb 2009 13:47:21 +0000, by superdump
-
Add support for sample rate index 12, 7350 Hz libavcodecThu, 12 Feb 2009 13:31:43 +0000, by superdump
-
Remove bogus coupling_point assignment for non-CCE as this value is not checked libavcodecThu, 12 Feb 2009 13:22:41 +0000, by superdump
-
Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format libavcodecThu, 12 Feb 2009 01:27:56 +0000, by diego
-
10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well. libavcodecThu, 12 Feb 2009 01:07:13 +0000, by diego
-
Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as libavcodecThu, 12 Feb 2009 01:00:46 +0000, by diego
-
extend resampling API, add S16 internal conversion libavcodecWed, 11 Feb 2009 22:57:10 +0000, by bcoudurier
-
Fix wrong file name in header, noticed by David DeHaven, dave sagetv com. libavcodecWed, 11 Feb 2009 16:12:04 +0000, by diego
-
Add av_uninit macro to variables to avoid false positive warnings: libavcodecWed, 11 Feb 2009 14:57:42 +0000, by diego
-
Add av_uninit macro to variable to avoid false positive warning: libavcodecWed, 11 Feb 2009 14:55:24 +0000, by diego
-
Add av_uninit macro to variable to avoid false positive warning: libavcodecWed, 11 Feb 2009 14:52:35 +0000, by diego
-
Initialize s->gob_index for Intel variant of H.263 too libavcodecWed, 11 Feb 2009 12:02:16 +0000, by kostya
-
Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better fit libavcodecWed, 11 Feb 2009 12:01:59 +0000, by diego
-
Add check whether the compiler/assembler supports 10 or more operands. libavcodecWed, 11 Feb 2009 11:16:00 +0000, by diego
-
H264: Change left_block_options to uint8_t from int, saving a little space. libavcodecWed, 11 Feb 2009 06:03:18 +0000, by astrange
-
introduce a macroblock index to avoid a few x*width+y calculations libavcodecTue, 10 Feb 2009 22:38:02 +0000, by stefang
-
do not check for minimum slice start code, 0x00000100 is valid libavcodecTue, 10 Feb 2009 16:34:45 +0000, by stefang
-
Check sampling index validity for AAC decoding libavcodecTue, 10 Feb 2009 13:47:50 +0000, by superdump
-
Add a default (error) for the switch in case of an unsupported PIX_FMT. libavcodecTue, 10 Feb 2009 12:38:56 +0000, by gpoirier
-
Use default system include path for an installed OpenJPEG library. libavcodecTue, 10 Feb 2009 11:29:31 +0000, by diego
-
Fix (with av_uninit()) false positive warning about uninitialized variable: libavcodecTue, 10 Feb 2009 10:35:05 +0000, by gpoirier
-
move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil libavcodecMon, 09 Feb 2009 23:37:31 +0000, by aurel
-
Add SEI recovery point frame counter to H264Context and use it when libavcodecMon, 09 Feb 2009 23:04:16 +0000, by cehoyos
-
Fix: libavcodec/msmpeg4.c:1612: warning: ¡Ædc_pred_dir¡Ç may be used uninitialized in this function libavcodecMon, 09 Feb 2009 22:04:34 +0000, by michael
-
Try to doxyfy av_resample_init(). I hope I did not misremember anything as I libavcodecMon, 09 Feb 2009 15:49:06 +0000, by michael
-
Move doxy for public resample2 functions to the public header. libavcodecMon, 09 Feb 2009 15:31:08 +0000, by michael
-
Remove svn:executable property from source file. libavcodecMon, 09 Feb 2009 11:32:29 +0000, by diego
-
remove no more needed fields in GIFContext, patch by Daniel Verkamp, daniel at drv dot nu libavcodecMon, 09 Feb 2009 08:16:04 +0000, by bcoudurier
-
remove dead rgb24 code, gif encoder now directly takes palette, patch by Daniel Verkamp, daniel at drv dot nu libavcodecMon, 09 Feb 2009 08:14:29 +0000, by bcoudurier
-
remove dead netscape loop header code in gif encoder, patch by Daniel Verkamp, daniel at drv dot nu libavcodecMon, 09 Feb 2009 08:11:08 +0000, by bcoudurier
-
Check that there are subtitle rects to encode in avcodec_encode_subtitle() libavcodecMon, 09 Feb 2009 01:58:01 +0000, by superdump
-
Check that start_display_time is 0 in avcodec_encode_subtitle() libavcodecMon, 09 Feb 2009 01:51:36 +0000, by superdump
-
VP3: Do not ignore error from read_huffman_tree(). libavcodecMon, 09 Feb 2009 01:39:33 +0000, by alexc