summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Rewrite SSE2 VP3 IDCT in inline asmDavid Conrad2008-09-17
* Rewrite MMX VP3 IDCT in inline asmDavid Conrad2008-09-17
* MMX/SSE2 VP3 IDCT are bitexact now that the dequantization matrices are permu...David Conrad2008-09-17
* Take idct permutation into account when initializing dequantization matricesDavid Conrad2008-09-17
* Use SAMPLE_FMT_FLT instead of doing the float->int conversion in theVitor Sessak2008-09-17
* Second-stage gain and Moving Average Predictor codebooks.Vladimir Voroshilov2008-09-17
* Another set of approved changes for G.729: includes, formats structure,Vladimir Voroshilov2008-09-17
* Validate pulse position and error out if an invalid position is encountered.Alex Converse2008-09-16
* Fix segfault with rgb24 and full_internal_chrome due to non existing alphaMichael Niedermayer2008-09-16
* Only print "invalid new backstep" when it is really invalid.Michael Niedermayer2008-09-16
* Fix regression test failure caused by golomb limit not being consideredMichael Niedermayer2008-09-16
* sync to latest x264 git, field was renamedBaptiste Coudurier2008-09-16
* Make decoder more robust by default against broken encoders.Michael Niedermayer2008-09-16
* Fix generated md5, it was wrong for some input lengths.Michael Niedermayer2008-09-15
* Correct the threshold of get_ur_golomb_jpegls() at which the optimizedMichael Niedermayer2008-09-15
* Avoid using floating point for calculating filter coefficients.Michael Niedermayer2008-09-15
* wording/spellingDiego Biurrun2008-09-14
* cosmetics: fix indentation after r15321Justin Ruggles2008-09-14
* write actual min and max frame size to FLAC header. update regression test ch...Justin Ruggles2008-09-14
* cosmetics: Fix indentation.Diego Biurrun2008-09-14
* Remove useless #ifdef around #include.Diego Biurrun2008-09-14
* Only define x86 register names on x86.Diego Biurrun2008-09-14
* Spelling...Ramiro Polla2008-09-14
* write MD5 checksum to FLAC header. update regression tests.Justin Ruggles2008-09-14
* update FLAC regression test due to expected change after r15324Justin Ruggles2008-09-14
* write number of samples in FLAC extradata.Justin Ruggles2008-09-14
* Avoid some explicit types in sizeof().Michael Niedermayer2008-09-14
* Use av_mallocz() instead of for() =0;Michael Niedermayer2008-09-14
* Move dither tables from yuv2rgb to swscale, they have been written by me andMichael Niedermayer2008-09-14
* Add , to clarify sentence.Michael Niedermayer2008-09-14
* add error message for unsupported codecs in WAVE.Justin Ruggles2008-09-14
* Return error when trying to decode non-grayscale 16-bit PNM images.Justin Ruggles2008-09-14
* Fix typos found by ispell.Diego Biurrun2008-09-14
* Reword a few sentences to make them clearer.Michael Niedermayer2008-09-14
* Reindent after r15317.Ronald S. Bultje2008-09-14
* Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because RDT (the transportRonald S. Bultje2008-09-14
* The official guide to swscale for confused developers.Michael Niedermayer2008-09-14
* Reindent after last commitRobert Swain2008-09-13
* Apply pulses to unscaled coefficients rather than scaled.Alex Converse2008-09-13
* Operands of '+' are not necessarily evaluated in order so r15311 was pointless.Robert Swain2008-09-13
* Update link to FFmpeg Windows Help website.Ramiro Polla2008-09-13
* Correct order of parsing for pulse scalefactor band and offset to match theAlex Converse2008-09-13
* Fix setting default value of scan_offset option for target svcd.Gert Vervoort2008-09-13
* Add sparc maintainer.Michael Niedermayer2008-09-13
* Cosmetics: line breaksVitor Sessak2008-09-13
* Simplify: use a single history buffer for gain and a single one forVitor Sessak2008-09-13
* Fix libswscale build after r27561 if --enable-runtime-cpudetection is used.Benjamin Zores2008-09-13
* Fix indention.Michael Niedermayer2008-09-13
* Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the u_char &David Conrad2008-09-13
* Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm.Michael Niedermayer2008-09-13