5215 Commits (b5bba45905c074d9c8a9388589fda3f48cb08437)
 

Author SHA1 Message Date
Michael Niedermayer 377798d6bd minor typo 19 years ago
Michael Niedermayer 82b019cefd better f_code guessing in 2nd pass 19 years ago
Michael Niedermayer 50c6f6cd4c improved lambda/qp guessing for motion estimation RD in first pass 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 50827fcf44 Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserver 19 years ago
Diego Biurrun 64c968daaa Add some comments to #ifdef #else #endif blocks and fix wrong ones. 19 years ago
Michael Niedermayer a2f3431fc4 also autodetect xvid idct if bitexact is used 19 years ago
D Richard Felker III 762b5cd50c 10l to michael for breaking gcc 2.95 compile :) 19 years ago
Roberto Togni 1e4668d160 Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.ra 19 years ago
Michael Niedermayer daba69b211 10l 19 years ago
Michael Niedermayer 8ed9f9ab32 use correct qp & lambda for ME on the second pass 19 years ago
Michael Niedermayer 2ceff404b5 forgot 19 years ago
Michael Niedermayer 0888fd220c support printing compact qp histogram 19 years ago
Michael Niedermayer 71160c55e0 fix q=0 bug 19 years ago
Jindřich Makovička 9944fb97c4 new qscale type to distinguish H264 19 years ago
Michael Niedermayer 5639729bed unfinished jpeg-ls codec (feel free to finish it ...) 19 years ago
Michael Niedermayer a42bed52ca typo 19 years ago
Michael Niedermayer 6baac1afd6 fix custom matrix permutation if xvid idct is autoselected and you have bad luck 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Jindřich Makovička d76319b1ab malloc padding to avoid reading past the malloc()ed area. 19 years ago
Michael Niedermayer 63d33cf439 bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by (Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer 725e38777f wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer dcb2fb79b7 total == 0 seems like it should be valid (based upon patch by Steve Lhomme | slhomme divxcorp com) 19 years ago
Michael Niedermayer 780eb1c9b9 nan fps fix 19 years ago
Mike Melanson e84a047525 correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John 19 years ago
Mike Melanson 0c3ee78f91 correctly handle very large Cinepak frames (courtesy of John Koleszar 19 years ago
François Revol 86f77a493a Add some more PRIfooNN crap so it builds again here. Why can't ppl add defaults when they use such things ? 19 years ago
Måns Rullgård 4733abcbf3 use PRIxN, %zd, %td formats where needed 19 years ago
Måns Rullgård fccfc47533 fix const warning 19 years ago
Måns Rullgård 7e491fa5f9 remove unused variables 19 years ago
Diego Biurrun 8d1018bfec QDM2 19 years ago
Fredrik Orderud 765c344060 Define EMULATE_INTTYPES for all windows-systems, except Cygwin and MinGW 19 years ago
Måns Rullgård 4d1ee6f939 use utf-8 encoding 19 years ago
Loren Merritt ab470fa73b recognize some more nal types 19 years ago
Benjamin Larsson b7c24ff668 This patch adds some support for non-joint stereo streams. It also 19 years ago
Måns Rullgård 9261e3eb4e alpha needs -fPIC for shared libs 19 years ago
Guillaume Poirier f6d1338cb5 Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA32 regs. 19 years ago
Luca Barbato 5a872801d5 SONAME support for shared libs 19 years ago
Roberto Togni 64428d02d1 Add credit for cook 19 years ago
Roberto Togni 440e798870 Add cook decoder 19 years ago
Diego Biurrun 0343015f55 cook 19 years ago
Benjamin Larsson e0f7e32970 Cook compatibe decoder, patch by Benjamin Larsson 19 years ago
Michael Niedermayer 60d76256cb psnr calculation with threads>1 fix 19 years ago
Roberto Togni a4893bafd8 Support for samples with fft_order = 7 19 years ago
Roberto Togni db795a1c57 Remove duplicated fft init 19 years ago
Steven M. Schultz 1db6854032 Add the necessary 'strip' commands to the BSD/OS section of configure because 19 years ago
François Revol e684b35d62 fix for systems not defining PRIu64, not everyone knows C99. 19 years ago
Diego Biurrun 6f72dcf7e7 Unify include paths, -I.. is in CFLAGS. 19 years ago
Måns Rullgård 2e70e4aa57 ogg format probe function by Ivo <ivop at euronet nl> 19 years ago
Michael Niedermayer 4393e6392c check block_max_depth (fixes crash) 19 years ago