Mercurial > libavcodec.hg
graph
-
largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net> libavcodec2002-07-18, by michaelni
-
interlaced mpeg2 fix ... replacing linesize>>1 by uvlinesize brainlessly wasnt a good idea libavcodec2002-07-17, by michaelni
-
don't exit decoder after decoding first field -> fixes angels.avi interlacing libavcodec2002-07-11, by arpi_esp
-
Change licence to LGPL since there are no objections from side of original author libavcodec2002-07-11, by nickols_k
-
adding ff prefix to avoid global name conficts with xvid (patch by Marko Kreen <marko at l-t.ee>) libavcodec2002-07-10, by michaelni
-
new bitstream reader API (old get_bits() based one is emulated and will still be supported in the future cuz its simpler) libavcodec2002-07-09, by michaelni
-
Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård libavcodec2002-07-03, by mellum