1482 Commits (0ea8f2be4e73e72758d576d85ca868cdbf4f0bdc)
 

Author SHA1 Message Date
Arpi 6b791538b9 warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> 22 years ago
Lennert Buytenhek cca1b2410e dont needlessly gettimeofday in video grabber patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 22 years ago
Michael Niedermayer 86748dbc61 dct-test update 22 years ago
Lennert Buytenhek e61efa2468 unmap video buffers on close patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 22 years ago
Lennert Buytenhek 5bd11e314e dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 22 years ago
Lennert Buytenhek 1565dabc1a be less verbose patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 22 years ago
Michael Niedermayer ab6d194a38 croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me 22 years ago
Michael Niedermayer d3b3efe368 checksums for the bitexact simple idct 22 years ago
Michael Niedermayer e7fce5e9fb bitexact hack for the simple mmx idct 22 years ago
Michael Niedermayer 8e779b900f not used anymore 22 years ago
Michael Niedermayer 463678ac8b using only the fast int dct for regression tests 22 years ago
Felix Bünemann 3f027ca76c cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>) 22 years ago
Martin Olschewski c7e079314b sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zpr dot uni-koeln dot de>) 22 years ago
Michael Niedermayer 471d7dc3d0 undefined M_PI / M_E fix 22 years ago
Alex Beregszaszi 6c1baeb0aa added missing palette8tobgr pairs (hope it's correct) 22 years ago
Heliodoro Tammaro a43bd1d715 patch by Heliodoro Tammaro <helio at interactives dot org> 22 years ago
Michael Niedermayer 252f397509 checksum update cuz of build change 4620->4621 22 years ago
Michael Niedermayer 28db7fce02 slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) 22 years ago
Michael Niedermayer e647c59840 base64 encoded patches posted to the devel list are prefered 22 years ago
Michael Niedermayer 255b3ac27d use extradata for h263_long_vector mode detection 22 years ago
Brian Foley 59925ef204 first cut at altivec support on darwin patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Michael Niedermayer 68bd11f5de working around undefined behavior of get-vlc if the vlc s invalid 22 years ago
Michael Niedermayer ee3b2be65d fixes rv10 decoding crash 22 years ago
Dominik Mierzejewski 0778718635 warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 22 years ago
Michael Niedermayer 1b78558a9c mmx & non-mmx regerssion tests 22 years ago
Michael Niedermayer fd7db0fddf mpeg4 interlaced decoding support (not completly implemented/tested due to lack of samples) 22 years ago
Alex Beregszaszi e769f0535e added aspected_width/height for EXTENDED_PAR 22 years ago
Michael Niedermayer 1ffd8306ba checksum update due to LIBAVCODEC_BUILD 4619->4620 22 years ago
Michael Niedermayer 4dd0e44f14 fixing some 64bit bugs 22 years ago
Michael Niedermayer 405469cefd forgot the const bits in 2pass curve matching (patch (with rounding removed) by Rémi Guyomarch <rguyom at pobox dot com>) 22 years ago
Michael Niedermayer c695ca3bce fixing qmin==qmax && qsquish==1 22 years ago
Rémi Guyomarch d0d816d8bf NAN doesnt exist on FreeBSD patch by (Rémi Guyomarch <rguyom at pobox dot com>) 22 years ago
Michael Niedermayer ce980a9576 new ratecontrol code 22 years ago
Michael Niedermayer 3aa102be84 new ratecontrol code 22 years ago
Michael Niedermayer 7806197db2 error concealment needs the mbintra_table so it should allways be allocated 22 years ago
Joey Parrish b77eec85b3 removed -W -Wall -g and other gcc-specific warning/debug options 22 years ago
Michael Niedermayer f36db5dfd3 faster ff_sqrt() 22 years ago
Michael Niedermayer 1fb4890b51 better scene change detection 22 years ago
Michael Niedermayer 90cee0c351 darwin patches by Heliodoro Tammaro <helio at interactives dot org> 22 years ago
Michael Niedermayer f8e891a97c regression test checksum update (seems the files where even in different directories ...) 22 years ago
Michael Niedermayer 9f36153415 dont trash mm0, its still used in the next iteration of the loop (fixes strange horizontal lines on some blocks in b frames on mmx only cpus) 22 years ago
Michael Niedermayer c9178d868a same dc skip behavior for chroma & luma elimination, its confusing otherwise imho 22 years ago
Michael Niedermayer f5866a0340 skip blocks with small chroma dc too (if the user wants it) needed to avoid IDCT(input coeffs !=0) == 0 problems which cause catastrophic error accumulation at qp=1 22 years ago
Eric Sesterhenn 890f093a76 remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>) 22 years ago
Volker Moell c1325d18ff patch by (Volker Moell <volker-ml at die-moells dot de>) 22 years ago
Zdenek Kabelac 1359c2d43e * skiping unwanted packets when it's possible 22 years ago
Zdenek Kabelac 840824970c * using statics 22 years ago
Zdenek Kabelac 3625e88ab7 * resync without endless loop 22 years ago
Michael Niedermayer 62959862df faster vlc table selection 22 years ago
Zdenek Kabelac 2141dc37d3 * added support for multiple payloads 22 years ago