log

age author description
2008-08-20 michael Provide a simpler way for the user to reorder her timestamps. libavcodec
2008-08-20 diego Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs. libavcodec
2008-08-20 diego cosmetics: comment spelling/grammar fixes libavcodec
2008-08-20 pross Fix PCM DVD divide by zero bug introduced in r14659. Patch supplied by lars dot taeuber at gmx dot net. libavcodec
2008-08-20 jbr cosmetics: indentation libavcodec
2008-08-20 jbr commit the OKed parts of the E-AC-3 decoder libavcodec
2008-08-20 jbr get data size based on the actual data array instead of coding-in the calculation libavcodec
2008-08-20 jbr rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE and increase the size libavcodec
2008-08-19 diego Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately. libavcodec
2008-08-19 diego cosmetics: s/const static/static const/g libavcodec
2008-08-19 jai_menon Update changelog and general.texi to reflect libavcodec
2008-08-19 jai_menon alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER libavcodec
2008-08-19 jai_menon alacenc: last few hunks approved by michael libavcodec
2008-08-19 ramiro alacenc: Use user-specified min and max prediction order. libavcodec
2008-08-19 ramiro Import more OKed parts of ALAC encoder from GSoC repo. libavcodec
2008-08-19 romansh Making block size in bits variable and dependent on the DV spec libavcodec
2008-08-19 romansh Making the number of blocks per macroblock dependent on the DV stream libavcodec
2008-08-19 romansh Introducing DV_MAX_BPM macro instead of a hardcoded value for the libavcodec
2008-08-19 pross Add F64BE, F64LE and F64BE PCM codecs. libavcodec
2008-08-19 pross Add SAMPLE_FMT_DBL. libavcodec
2008-08-19 pross Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in r14659. libavcodec
2008-08-19 diego Mark init_vlcs function as av_cold. libavcodec
2008-08-18 superdump More OKed AAC decoder code hunks libavcodec
2008-08-18 superdump More OKed AAC decoder code hunks libavcodec