Mercurial > libavcodec.hg
graph
-
prevent h.264 MC related functions from being inlined (yes this is much faster the code just doesnt fit in the code cache otherwise) libavcodec2007-02-16, by michael
-
This fixes error handling for BeOS, removing the need for some ifdefs. libavcodec2007-02-13, by mmu_man
-
Remove internal liba52; external lib still works, native decoder coming up. libavcodec2007-02-11, by diego
-
factor out common subexprssion (gcc of course is too stupid to do this ...) libavcodec2007-02-09, by michael
-
fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not easily) libavcodec2007-02-09, by michael
-
Directly access av_log_level instead of calling av_log_{set, get}_level() libavcodec2007-02-08, by lucabe
-
Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian. libavcodec2007-02-07, by reimar
-
Revised patch for HD DVD .EVO demuxing by (Ian Caulfield <lowercase name seperated by . place at here gmail place a dot here com>) libavcodec2007-02-06, by michael
-
B-frames could not be determined from broken_link/closed_entry, use fixed value libavcodec2007-02-06, by kostya
-
Remove useless check, patch by Benoit Fouet, benoit.fouet purplelabs com. libavcodec2007-02-05, by diego