summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update seek regressions for r9917Michael Niedermayer2007-08-05
* add dialogue normalizationJustin Ruggles2007-08-05
* Change avf_sdp_create() to get a pre-allocated buffer as input, and toLuca Abeni2007-08-05
* fix decoding of adpcm swf big frames, fix RamboMJPEGAVP6_1Mbps.swfBaptiste Coudurier2007-08-05
* Fix linking when RTP is disabled and libraries are dynamicLuca Abeni2007-08-05
* Add proper license headerReimar Döffinger2007-08-05
* Remove AVCodecContext parameter from parse_timecode functionReimar Döffinger2007-08-05
* Fix deinterlacing for odd heightReimar Döffinger2007-08-05
* Deinterlace xsub subtitlesReimar Döffinger2007-08-05
* Colours except background should not be transparentReimar Döffinger2007-08-05
* get rid of av_rescale_q, it does not work as intended.Reimar Döffinger2007-08-05
* get rid of xsubdec array and calculate value insteadReimar Döffinger2007-08-05
* 10l, runbits order was reversedReimar Döffinger2007-08-05
* Hack to support XSUB subtitles in AVIReimar Döffinger2007-08-05
* 100l, wrong argument to av_freepReimar Döffinger2007-08-05
* Add forgotten xsub timecode parsingReimar Döffinger2007-08-05
* First version of xsub decoder, not yet testedReimar Döffinger2007-08-05
* Add the handling of the INT32INFO block to the WavPack decoder.David Bryant2007-08-05
* 10l to me. Revert recent changes to ac3_probe() which made misdetection as AC...Justin Ruggles2007-08-05
* fix misdetection of out.ac3Michael Niedermayer2007-08-05
* //more debug infoMichael Niedermayer2007-08-05
* remove now useless varsBaptiste Coudurier2007-08-05
* cosmetics, braces/parenthesis styleBaptiste Coudurier2007-08-05
* cosmetics, indentationBaptiste Coudurier2007-08-05
* add streams on the fly, swf is a streaming format and has no real header, cor...Baptiste Coudurier2007-08-05
* do not write id3v2 header when writing .mp2 filesBaptiste Coudurier2007-08-05
* remove useless raw_write_headerBaptiste Coudurier2007-08-05
* additional tweaks to AC3 probe function. give a higher score to a single frameJustin Ruggles2007-08-05
* prevent huffyuv from generating codewords of length 32. (regression in r9069)Loren Merritt2007-08-05
* increase the maximum AC3 probe buffer size and reduce the threshold for 50% r...Justin Ruggles2007-08-04
* set the previous tag size correctly in flv filesMichael Niedermayer2007-08-04
* set a more reasonable start_time if the first timestamps are AV_NOPTS_VALUEMichael Niedermayer2007-08-04
* correct initial timestamps which have AV_NOPTS_VALUEMichael Niedermayer2007-08-04
* add support for downmixing to stereo or monoJustin Ruggles2007-08-04
* topic explanationsMichael Niedermayer2007-08-04
* use dsputil for float to signed 16-bit sample conversionJustin Ruggles2007-08-04
* Add support for grayscale MJPEG streams sent by Axis cameras such as theSam Hocevar2007-08-04
* flashsv regression testMichael Niedermayer2007-08-04
* cosmetics: indentationJustin Ruggles2007-08-04
* consolidate decoding of lfe and coupling channels with decoding of full-bandw...Justin Ruggles2007-08-04
* be slightly more careful with copying the codec_tag in the streamcopy caseMichael Niedermayer2007-08-04
* there are only 4 rematrixing bandsJustin Ruggles2007-08-04
* cosmetics: use more appropriate names for iterator variables.Justin Ruggles2007-08-04
* move dnxhd data tables to separate fileBaptiste Coudurier2007-08-04
* move some variables to a more local scope.Justin Ruggles2007-08-04
* make exponent decoding consistent (prepare for merging coupling and lfe code ...Justin Ruggles2007-08-04
* dnxhd 120 progressive supportBaptiste Coudurier2007-08-04
* indentationBaptiste Coudurier2007-08-04
* dnxhd 185 interlaced supportBaptiste Coudurier2007-08-04
* cosmeticBaptiste Coudurier2007-08-04