Mercurial > libavcodec.hg
graph
-
Add checks for per-packet mode indexes and per-header mode mapping indexes. libavcodec2009-09-23, by michael
-
Check num_units_in_tick/time_scale to be valid and within the range we support. libavcodec2009-09-23, by michael
-
Another micro-optimization for unpack_vlcs(): Eliminate a possible libavcodec2009-09-23, by melanson
-
Check codec_id and codec_type in avcodec_open(), based on 43_codec_type_mismatch.patch from chrome libavcodec2009-09-22, by michael
-
Perform the DC prediction reversal immediately after decoding all of libavcodec2009-09-22, by melanson
-
AAC: Simplify some logic from r19956. (The escape codebook is unsigned.) libavcodec2009-09-22, by alexc