summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* second try of improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-294-21/+21
* update x264 wrapper.Robert Swain2005-12-294-10/+226
* 4mv + iter ME 10l fix (still not bugfree but better)Michael Niedermayer2005-12-291-2/+2
* 10lMichael Niedermayer2005-12-281-1/+1
* iterative overlapped block based motion estimation for snowMichael Niedermayer2005-12-283-45/+386
* wma2 fixRoberto Togni2005-12-271-0/+1
* Fix wma2 audio decoderReimar Döffinger2005-12-271-1/+1
* Mention libav versioning in CVS policy section with a short explanation.Alexander Strasser2005-12-261-0/+10
* Fix DV memory leak and allow multiple instances patch by (Burkhard Plaum?)Burkhard Plaum2005-12-251-12/+22
* support downscaling frames for dynamic b frame decissionMichael Niedermayer2005-12-253-2/+11
* 10l (didnt remove option from old ones after converting to AVOption)Michael Niedermayer2005-12-252-4/+1
* b frame strategy 2Michael Niedermayer2005-12-251-0/+95
* dont discard least significant bitsMichael Niedermayer2005-12-253-62/+62
* Support for 28_8 in old ar. filesRoberto Togni2005-12-251-11/+27
* hmm did i mess the scaling of these up at some point?Michael Niedermayer2005-12-241-5/+5
* slightly better mv_penalty tableMichael Niedermayer2005-12-243-13/+13
* 10l (segfault fix)Michael Niedermayer2005-12-231-12/+11
* bidir refine supportMichael Niedermayer2005-12-233-3/+71
* minor typoMichael Niedermayer2005-12-233-24/+25
* better f_code guessing in 2nd passMichael Niedermayer2005-12-223-3/+15
* improved lambda/qp guessing for motion estimation RD in first passMichael Niedermayer2005-12-223-14/+22
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22178-22016/+22016
* Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserverDiego Biurrun2005-12-221-1/+1
* Add some comments to #ifdef #else #endif blocks and fix wrong ones.Diego Biurrun2005-12-211-37/+37
* also autodetect xvid idct if bitexact is usedMichael Niedermayer2005-12-211-1/+1
* 10l to michael for breaking gcc 2.95 compile :)D Richard Felker III2005-12-201-1/+2
* Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.raRoberto Togni2005-12-191-1/+8
* 10lMichael Niedermayer2005-12-191-1/+1
* use correct qp & lambda for ME on the second passMichael Niedermayer2005-12-193-28/+38
* forgotMichael Niedermayer2005-12-191-1/+2
* support printing compact qp histogramMichael Niedermayer2005-12-181-2/+13
* fix q=0 bugMichael Niedermayer2005-12-181-1/+2
* new qscale type to distinguish H264Jindřich Makovička2005-12-182-0/+2
* unfinished jpeg-ls codec (feel free to finish it ...)Michael Niedermayer2005-12-184-9/+457
* typoMichael Niedermayer2005-12-181-1/+1
* fix custom matrix permutation if xvid idct is autoselected and you have bad luckMichael Niedermayer2005-12-181-0/+2
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17340-13125/+13124
* malloc padding to avoid reading past the malloc()ed area.Jindřich Makovička2005-12-174-4/+5
* bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by ...Michael Niedermayer2005-12-172-7/+9
* wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve...Michael Niedermayer2005-12-171-4/+4
* total == 0 seems like it should be valid (based upon patch by Steve Lhomme | ...Michael Niedermayer2005-12-171-3/+0
* nan fps fixMichael Niedermayer2005-12-161-1/+6
* correctly deal with the alpha channel in 32-bit QT RLE (courtesy of JohnMike Melanson2005-12-141-5/+5
* correctly handle very large Cinepak frames (courtesy of John KoleszarMike Melanson2005-12-141-1/+1
* Add some more PRIfooNN crap so it builds again here. Why can't ppl add defaul...François Revol2005-12-131-1/+21
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-1220-51/+52
* fix const warningMåns Rullgård2005-12-121-1/+1
* remove unused variablesMåns Rullgård2005-12-121-3/+1
* QDM2Diego Biurrun2005-12-121-0/+1
* Define EMULATE_INTTYPES for all windows-systems, except Cygwin and MinGWFredrik Orderud2005-12-122-8/+5
OpenPOWER on IntegriCloud