Mercurial > libavcodec.hg
graph
-
Activate guards in avcodec_default_get_buffer. Patch by Michel Bardiaux, libavcodec2007-02-01, by takis
-
Remove the getbe16 functions and use the AV_RB16 macro instead. Patch by Ian libavcodec2007-01-30, by takis
-
Fix a bug in the DVD subtitle decoder where subtitles with odd heights would not libavcodec2007-01-30, by takis
-
Fix segfault in bmp decoder. Patch by Michel Bardiaux mbardiaux mediaxim dot be. libavcodec2007-01-29, by takis
-
Get rid of the COOKextradata struct. And use valid C to parse the extradata. libavcodec2007-01-29, by banan