summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* 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-221-0/+8
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22123-20110/+20110
* 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
* 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
* 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-17207-10162/+10162
* 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
* 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
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-129-12/+12
* remove unused variablesMåns Rullgård2005-12-121-3/+1
* recognize some more nal typesLoren Merritt2005-12-111-5/+12
* This patch adds some support for non-joint stereo streams. It alsoBenjamin Larsson2005-12-111-15/+40
* Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA...Guillaume Poirier2005-12-101-0/+10
* SONAME support for shared libsLuca Barbato2005-12-101-0/+1
* Cook compatibe decoder, patch by Benjamin LarssonBenjamin Larsson2005-12-096-31/+1860
* psnr calculation with threads>1 fixMichael Niedermayer2005-12-071-4/+8
* Support for samples with fft_order = 7Roberto Togni2005-12-061-7/+7
* Remove duplicated fft initRoberto Togni2005-12-061-1/+0
* check block_max_depth (fixes crash)Michael Niedermayer2005-12-031-0/+5
* make selftest code compile againMichael Niedermayer2005-12-031-8/+10
* default_get_buffer() cleanupMichael Niedermayer2005-12-021-28/+29
* BMP image decoderMåns Rullgård2005-11-304-2/+261
* Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on th...Guillaume Poirier2005-11-212-5/+26
* Mark all 12 block unused when there are no coded blocksIvan Kalvachev2005-11-201-1/+1
* dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue...Wolfram Gloger2005-11-145-4/+254
* 10l, left debugging onAlex Beregszaszi2005-11-131-1/+1
* Correctly skip unknown matrices (patch by Matthieu Castet) and disable commen...Matthieu Castet2005-11-131-12/+21
* Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for The...Alex Beregszaszi2005-11-131-23/+85
* fixed long standing off-by-one bug (fixes playback on ppc)Alex Beregszaszi2005-11-131-1/+1
* mode_code_vlc_table size mismatchAlex Beregszaszi2005-11-131-1/+1
* use sse16_sse2() in nsseLoren Merritt2005-11-121-2/+5
* clear the whole vert_pred buffer for 24 bit decoding.Reimar Döffinger2005-11-101-1/+1
* improvements by Reimar Döffinger; 24-bit decoding is not perfect, onlyMike Melanson2005-11-101-18/+7
* fix a crash on seeking to an invalid frameLoren Merritt2005-11-101-2/+5
* revert incorrect changeMåns Rullgård2005-11-091-1/+1
* check MPV_frame_start() return valueMichael Niedermayer2005-11-091-3/+6
* s/log2/av_log2/Steven M. Schultz2005-11-091-1/+1
* Put double-quotes around the install path in the "install-headers" sectionFredrik Orderud2005-11-071-2/+2
* Two tables in truemotion1data.h were slightly different from VpVisionKostya Shishkov2005-11-051-2/+2
OpenPOWER on IntegriCloud