summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix warnings for building on win32eiderScott Graham2012-07-2311-23/+24
* Remove threading dependencies with --disable-multithreadJohn Koleszar2012-07-237-61/+76
* Merge "Fix windows build: obj_int_extract to extract numbrs from .rdata" into...John Koleszar2012-06-041-4/+4
|\
| * Fix windows build: obj_int_extract to extract numbrs from .rdataAlpha Lam2012-06-041-4/+4
* | Merge "asm_*_offsets to define variables as constants" into eiderJohn Koleszar2012-06-041-1/+1
|\ \
| * | asm_*_offsets to define variables as constantsAlpha Lam2012-06-041-1/+1
| |/
* | Fixes a win build issue related to denoising.Stefan Holmer2012-05-311-11/+12
* | Fixes a clang linking error.Stefan Holmer2012-05-311-1/+1
* | Added another denoising threshold for finding DC shifts.Stefan Holmer2012-05-304-24/+75
* | Make libvpx Chromium build friendlyAlpha Lam2012-05-3039-156/+192
* | fix denoiser for temporal patterns and rdJim Bankoski2012-05-3010-201/+321
* | Inline Intrinsic optimized DenoiserChristian Duvivier2012-05-306-169/+399
|/
* Fix another multithreaded encoder loopfilter race conditionAttila Nagy2012-05-234-11/+14
* Fix memory leak in vpx_codec_enc_config_set()John Koleszar2012-05-231-0/+1
* Update CHANGELOG for v1.1.0 (Eider) releasev1.1.0John Koleszar2012-05-081-2/+91
* Update AUTHORSJohn Koleszar2012-05-081-0/+4
* Update .mailmapJohn Koleszar2012-05-081-0/+1
* Use consistent range for VP8E_SET_NOISE_SENSITIVITYJohn Koleszar2012-05-081-8/+5
* fix vp8_ namespace issuesJohn Koleszar2012-05-047-14/+14
* Formalize encodeframe.c forward delclarationsJohn Koleszar2012-05-047-17/+33
* Fix multi-resolution threaded encodingAttila Nagy2012-05-042-11/+14
* remove deprecated pre-v0.9.0 APIJohn Koleszar2012-05-0411-1209/+4
* Make global data constAttila Nagy2012-05-0436-728/+1542
* Merge "Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITY" into eiderJohn Koleszar2012-05-034-28/+32
|\
| * Add VPX_TS_ prefix to MAX_LAYERS, MAX_PERIODICITYJohn Koleszar2012-05-024-28/+32
* | Merge "Fix compiler warnings" into eiderJohn Koleszar2012-05-0214-82/+62
|\ \ | |/
| * Fix compiler warningsAttila Nagy2012-05-0214-82/+62
* | Add support for native Solaris compiler on x86.Timothy B. Terriberry2012-05-022-1/+41
* | Fix TEXTRELs in the ARM asm.Timothy B. Terriberry2012-05-023-16/+9
* | Fix trailing commas in enums.Timothy B. Terriberry2012-05-024-7/+7
|/
* Merge "Update paths for iOS 5.1" into eiderJohann2012-05-011-2/+3
|\
| * Update paths for iOS 5.1Johann2012-04-301-2/+3
* | Merge "Add target for OS X 10.8 Mountain Lion" into eiderJohann2012-04-302-4/+27
|\ \
| * | Add target for OS X 10.8 Mountain LionJohann2012-04-272-4/+27
* | | Reset output frames counter for second passAdrian Grange2012-04-271-0/+1
|/ /
* | Merge "Fix loopfilter race condition in multithreaded encoder" into eiderJohn Koleszar2012-04-261-8/+19
|\ \
| * | Fix loopfilter race condition in multithreaded encoderAttila Nagy2012-04-251-8/+19
* | | Have vpxenc use a default kf_max_rate of 5 seconds.Ralph Giles2012-04-251-0/+21
* | | vpxenc: validate rational argumentsJohn Koleszar2012-04-251-0/+21
|/ /
* | Merge "Use LIBSUBDIR for vpx.pc." into eiderJohn Koleszar2012-04-231-1/+1
|\ \
| * | Use LIBSUBDIR for vpx.pc.Takanori MATSUURA2012-04-201-1/+1
* | | Merge "multi-res: restore v1.0.0 API" into eiderJohn Koleszar2012-04-234-50/+36
|\ \ \
| * | | multi-res: restore v1.0.0 APIJohn Koleszar2012-04-204-50/+36
| |/ /
* | | vp8_change_config: don't force kf with spatial resamplingJohn Koleszar2012-04-202-8/+9
|/ /
* | rtcd: serialize function pointer initializationJohn Koleszar2012-04-191-1/+53
* | correct alt-ref contribution to frame rateJohn Koleszar2012-04-161-1/+1
|/
* FTFY: Check for astyle and versionJohann2012-04-121-0/+6
* Merge "Use OFFSET_PATTERN from libs.mk"Johann2012-04-121-1/+1
|\
| * Use OFFSET_PATTERN from libs.mkJohann2012-04-121-1/+1
* | Merge "MB_MODE_INFO size reduction"Scott LaVarnway2012-04-123-17/+20
|\ \