Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 15 May 2009 15:34:22 +0000 | ramiro | mlp: Simplify adressing of state and coeffs arrays for both filters by making libavcodec |
Fri, 15 May 2009 15:30:43 +0000 | ramiro | mlp: include mlp.h and use MAX_CHANNELS instead of hardcoding value 8. libavcodec |
Fri, 15 May 2009 07:49:59 +0000 | conrad | Ensure that we don't read from invalid memory with B-frame qpel libavcodec |
Fri, 15 May 2009 05:39:44 +0000 | bcoudurier | decode mpeg-2 closed gop first b frames, fix issue #824 libavcodec |
Fri, 15 May 2009 02:01:53 +0000 | bcoudurier | change pic type to Picture* and remove casts libavcodec |
Thu, 14 May 2009 19:03:22 +0000 | stefano | Document av_set_string3() returned error codes. libavcodec |
Thu, 14 May 2009 18:50:58 +0000 | stefano | Make av_set_string3() print a message in case of unknown option. libavcodec |