]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec
Cosmetics, indentation.
[frescor/ffmpeg.git] / libavcodec /
2007-08-19 bananCosmetics, indentation.
2007-08-19 bananTrellis quantization support for adpcm_swf.
2007-08-19 reimarUse defines instead of raw hex numbers to specify CRC...
2007-08-15 ramiroCONFIG_7REGS -> HAVE_7REGS
2007-08-15 marcoMake the Golomb decoder work for Dirac
2007-08-14 gpoirierStatements like a = b = c = d = e; store from right...
2007-08-13 ramiroIntroduce AVERROR_PATCHWELCOME
2007-08-13 diegoMove msmpeg4 tables from a header file to msmpegdata.c.
2007-08-13 ramiroAdd attribute that forces alignment of stack to functio...
2007-08-13 mhoffmanspecial handling for vp3 idct, use the c reference
2007-08-13 michaeluse bytestream_get_le*() this also fixes a big endian bug
2007-08-13 kostyaSupport for WavPack version 0x410 (false stereo chunks)
2007-08-13 kostyaRename flag for consistency with the next commit
2007-08-13 conradAdd av_get_bits_per_sample_format()
2007-08-13 michaelfix type 3 aka skiped blocks for old version
2007-08-13 michaelfix motion vectors for old version
2007-08-13 michaelset pix_fmt properly depending on version
2007-08-13 michaeluse version instead of some random 32bit value to switc...
2007-08-13 michaelreplace vlc_type by version and set that from codec_tag...
2007-08-12 michaelsupport ifr2 from Toy-Story2_better-image-quality.4xa
2007-08-12 gpoirieruse shorter types vec_"type" instead of the too long...
2007-08-12 michaeladd second vlc table
2007-08-12 conradDon't check the return value of decode_cabac_residual
2007-08-11 aurelmore usage of av_clip()
2007-08-11 aurelone more simplification
2007-08-11 aurelvarious simplifications around recent av_clip_int16...
2007-08-11 michaelfix decoding of samples.mplayerhq.hu/game-formats/idroq...
2007-08-11 aureluse av_clip_int16() where it makes sens
2007-08-10 michaelensure that default_get_buffer() doesnt reuse images...
2007-08-10 bcoudurierdnxhd 120 interlaced support
2007-08-09 romansh * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
2007-08-09 alexuse skip_bits where appropriate
2007-08-09 alexuse skip_bits where appropriate
2007-08-09 alexfix compilation with TRACE enabled
2007-08-09 jbrcosmetics: vertical alignment
2007-08-09 jbrcomments modification: add, clean up, deoxygenize,...
2007-08-09 alexuse reget_buffer and remove internal copying of buffer...
2007-08-09 alexuse get_bits1(..) instead get_bits(.., 1)
2007-08-08 romansh * getting rid of code duplication
2007-08-08 alexuse get_unary from bitstream.h
2007-08-08 alexuse get_unary from bitstream.h
2007-08-08 alexcopy get_unary from vc1
2007-08-08 alexdebug: tell how much bits are skipped with unknown...
2007-08-08 benoitkill warning
2007-08-07 vitorMore indentation
2007-08-07 vitorCosmetics: indentation
2007-08-07 vitorRename function
2007-08-07 jbrenable the native AC-3 decoder
2007-08-06 michaelmake output buffer larger so drift compensation can...
2007-08-06 bananDon't encode the first sample twice.
2007-08-06 bcouduriercosmetic, indentation
2007-08-05 jbrcosmetics: blank lines, remove some comments
2007-08-05 jbradd pointer to the parent context for use with av_log()
2007-08-05 jbruse array for dynamic range scaling factors
2007-08-05 michaelmake wmv1 and wmv2 playable with M$ DMO decoder
2007-08-05 jbradd dialogue normalization
2007-08-05 bcoudurierfix decoding of adpcm swf big frames, fix RamboMJPEGAVP...
2007-08-05 reimarAdd proper license header
2007-08-05 reimarRemove AVCodecContext parameter from parse_timecode...
2007-08-05 reimarFix deinterlacing for odd height
2007-08-05 reimarDeinterlace xsub subtitles
2007-08-05 reimarColours except background should not be transparent
2007-08-05 reimarget rid of av_rescale_q, it does not work as intended.
2007-08-05 reimarget rid of xsubdec array and calculate value instead
2007-08-05 reimar10l, runbits order was reversed
2007-08-05 reimar100l, wrong argument to av_freep
2007-08-05 reimarAdd forgotten xsub timecode parsing
2007-08-05 reimarFirst version of xsub decoder, not yet tested
2007-08-05 kostyaAdd the handling of the INT32INFO block to the WavPack...
2007-08-05 lorenmprevent huffyuv from generating codewords of length...
2007-08-04 jbradd support for downmixing to stereo or mono
2007-08-04 jbruse dsputil for float to signed 16-bit sample conversion
2007-08-04 diegoAdd support for grayscale MJPEG streams sent by Axis...
2007-08-04 jbrcosmetics: indentation
2007-08-04 jbrconsolidate decoding of lfe and coupling channels with...
2007-08-04 jbrthere are only 4 rematrixing bands
2007-08-04 jbrcosmetics: use more appropriate names for iterator...
2007-08-04 bcouduriermove dnxhd data tables to separate file
2007-08-04 jbrmove some variables to a more local scope.
2007-08-04 jbrmake exponent decoding consistent (prepare for merging...
2007-08-04 bcoudurierdnxhd 120 progressive support
2007-08-04 bcoudurierindentation
2007-08-04 bcoudurierdnxhd 185 interlaced support
2007-08-04 bcouduriercosmetic
2007-08-04 bcoudurierno need to duplicate cid table vars in context
2007-08-04 bcoudurier10l, use correct cid table
2007-08-04 bcoudurieradd coding unit size for interlaced decoding
2007-08-04 bcouduriershould be more correct
2007-08-04 michaelindent
2007-08-04 jbrcosmetics: use braces when it makes the code easier...
2007-08-04 jbrchange AC3DecodeContext variable to local variable
2007-08-04 jbruse array instead of bitmask
2007-08-04 michaelmake mpeg1/2 decoder work ith the libmpeg2 style bitstr...
2007-08-04 jbruse table for converting dynamic range codes to scale...
2007-08-04 jbruse floating-point mantissa dequantization tables
2007-08-04 jbrcosmetics: indentation
2007-08-04 jbrdither zero-bit mantissas by default. remove dithering...
2007-08-04 jbrsimplify coefficient decoding
2007-08-04 jbrmerge decoding of coupling channel coefficients and...
2007-08-03 jbrsplit out coupling coefficient reconstruction into...
next