summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* bitstream related fixes from [PATCH] from DivX, Part 9: bitstream crashes by ...Michael Niedermayer2005-12-17
* wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve...Michael Niedermayer2005-12-17
* correctly deal with the alpha channel in 32-bit QT RLE (courtesy of JohnMike Melanson2005-12-14
* correctly handle very large Cinepak frames (courtesy of John KoleszarMike Melanson2005-12-14
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* remove unused variablesMåns Rullgård2005-12-12
* recognize some more nal typesLoren Merritt2005-12-11
* This patch adds some support for non-joint stereo streams. It alsoBenjamin Larsson2005-12-11
* Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA...Guillaume Poirier2005-12-10
* SONAME support for shared libsLuca Barbato2005-12-10
* Cook compatibe decoder, patch by Benjamin LarssonBenjamin Larsson2005-12-09
* psnr calculation with threads>1 fixMichael Niedermayer2005-12-07
* Support for samples with fft_order = 7Roberto Togni2005-12-06
* Remove duplicated fft initRoberto Togni2005-12-06
* check block_max_depth (fixes crash)Michael Niedermayer2005-12-03
* make selftest code compile againMichael Niedermayer2005-12-03
* default_get_buffer() cleanupMichael Niedermayer2005-12-02
* BMP image decoderMåns Rullgård2005-11-30
* Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on th...Guillaume Poirier2005-11-21
* Mark all 12 block unused when there are no coded blocksIvan Kalvachev2005-11-20
* dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue...Wolfram Gloger2005-11-14
* 10l, left debugging onAlex Beregszaszi2005-11-13
* Correctly skip unknown matrices (patch by Matthieu Castet) and disable commen...Matthieu Castet2005-11-13
* Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN. Added support for The...Alex Beregszaszi2005-11-13
* fixed long standing off-by-one bug (fixes playback on ppc)Alex Beregszaszi2005-11-13
* mode_code_vlc_table size mismatchAlex Beregszaszi2005-11-13
* use sse16_sse2() in nsseLoren Merritt2005-11-12
* clear the whole vert_pred buffer for 24 bit decoding.Reimar Döffinger2005-11-10
* improvements by Reimar Döffinger; 24-bit decoding is not perfect, onlyMike Melanson2005-11-10
* fix a crash on seeking to an invalid frameLoren Merritt2005-11-10
* revert incorrect changeMåns Rullgård2005-11-09
* check MPV_frame_start() return valueMichael Niedermayer2005-11-09
* s/log2/av_log2/Steven M. Schultz2005-11-09
* Put double-quotes around the install path in the "install-headers" sectionFredrik Orderud2005-11-07
* Two tables in truemotion1data.h were slightly different from VpVisionKostya Shishkov2005-11-05
* frame skip fixesMichael Niedermayer2005-11-05
* Place qdm2 and truemotion2 in ifdef block so that they can be disabledRoberto Togni2005-11-05
* extradata endianness commentMichael Niedermayer2005-11-04
* tidier cabac_intra4x4_pred_modeLoren Merritt2005-11-03
* Typo fixGuillaume Poirier2005-11-02
* no mixing of code and declarationsMåns Rullgård2005-10-28
* Make rle_code int everywhere instead of signed char.Matthieu Castet2005-10-28
* 25% faster deblocking, 4-6% overall.Loren Merritt2005-10-28
* fix a crash on dropped framesLoren Merritt2005-10-27
* faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.Loren Merritt2005-10-27
* avoid the registration of DECODERS if only CONFIG_DECODERS is not defined.Emiliano Parasassi2005-10-26
* 10l: cqm weren't initialized in svq3.Loren Merritt2005-10-26
* decode custom quant matrices.Loren Merritt2005-10-25
* Add DTS_INC to the CFLAGS for DTS. This is only set by external configureDiego Biurrun2005-10-23