Mercurial > libavcodec.hg
graph
-
Kill some compiler warnings. Compiled code verified identical after changes. libavcodec2005-09-06, by mru
-
add consts (this was in my local tree, dunno where it came from, probably forgoten from some const patch) libavcodec2005-09-02, by michael
-
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavcodec2005-09-02, by reimar
-
fixed quality / vbr encoding patch by (Justin Ruggles, jruggle, earthlink net) libavcodec2005-09-02, by michael
-
Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf uni-stuttgart de) libavcodec2005-08-26, by michael
-
Fix for memleak in dv.c patch by (Burkhard Plaum; plaum, ipf uni-stuttgart de) libavcodec2005-08-26, by michael
-
vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) libavcodec2005-08-21, by michael
-
Call av_free_static automatically before DLL unload patch by (plaum:ipf uni-stuttgart de) libavcodec2005-08-21, by michael
-
minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavcodec2005-08-14, by michael
-
subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few libavcodec2005-08-14, by michael
-
tinfoil patch: be more diligent about checking array boundaries before libavcodec2005-08-13, by melanson
-
tinfoil patch: validate motion vectors and do not free frame on exit if libavcodec2005-08-13, by melanson
-
tinfoil patch: make sure that pixel pointer does not go out of bounds libavcodec2005-08-13, by melanson