]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mlp.h
Added copy of libswscale/Makefile for omkization.
[frescor/ffmpeg.git] / libavcodec / mlp.h
2009-04-21 ramiromlpdec: Don't overallocate buffers.
2009-04-21 ramiromlpdec: Validate num_primitive_matrices.
2009-04-21 ramiromlpdec: Validate max_channel and max_matrix_channel.
2009-03-30 ramiromlpdec: Max filter orders for FIR and IIR are 8 and...
2009-03-20 ramirotruehd: support up to 3 substreams.
2009-01-30 diegoAdd missing void keyword to parameterless function...
2008-12-03 ramiromlp: initialize all CRC tables in a common function.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-14 ramiromlp: Define End-of-Stream code in common header file...
2008-08-14 ramiromlp: split simple inline function that xors 4 bytes...
2008-08-13 ramiromlp: Cosmetics: Close comments in an extra line and
2008-08-13 ramiromlp: Split common code from parser and decoder to be...