Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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