Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 23 Feb 2007 15:19:29 +0000 | gpoirier | add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in ffmpeg.c libavcodec |
Fri, 23 Feb 2007 15:03:30 +0000 | michael | shortening dependancy chain in chroma mc2 libavcodec |
Fri, 23 Feb 2007 14:29:59 +0000 | michael | remove now wrong comment libavcodec |
Fri, 23 Feb 2007 14:29:13 +0000 | michael | fix chroma mc2 bug, this is based on a patch by (Oleg Metelitsa oleg hitron co kr) libavcodec |
Fri, 23 Feb 2007 10:23:45 +0000 | aurel | use av_noinline instead of __attribute((noinline)) libavcodec |
Fri, 23 Feb 2007 00:47:21 +0000 | michael | dont check buffer size if the decode function wont be called at all libavcodec |