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
2007-04-2610l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AVAILABLE.Diego Biurrun
2007-04-26cosmetics: alignAurelien Jacobs
2007-04-26move ac3 tables from a .h to a .cAurelien Jacobs
2007-04-25cosmetics: Put AMR entry in alphabetical order with all external libraries.Diego Biurrun
2007-04-25Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun
2007-04-241000l to myself as used VLC indexes were totally wrongKostya Shishkov
2007-04-22Blackfin is a strictly aligned processor.Marc Hoffman
2007-04-21simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail comMark Cox
2007-04-21Remove unused variable.Diego Biurrun
2007-04-21compile rawvideo decoder on requestAlex Beregszaszi
2007-04-21compile mjpeg parser if requestedAlex Beregszaszi
2007-04-21ac3 parser requires tables from ac3tab.h, which are compiled into ac3.cAlex Beregszaszi
2007-04-21cosmetics: remove my email addressAlex Beregszaszi
2007-04-20typoDiego Biurrun
2007-04-20add .type foo, %function directives for the benefit of debuggersMåns Rullgård
2007-04-19Fix parts missed in clip -> av_clip renameReimar Döffinger
2007-04-18Deobfuscade decodeTonalComponents calling logic.Benjamin Larsson
2007-04-18Version bump, atrac3 added.Benjamin Larsson
2007-04-18Simplify, patch by Ramiro Polla.Ramiro Polla
2007-04-18Remove unused vars, patch by Ramiro Polla.Ramiro Polla
2007-04-18Remove unused vars, patch by Ramiro Polla.Ramiro Polla
2007-04-18Cosmetics, patch by Ramiro Polla.Ramiro Polla
2007-04-18Pullback should be performed on scaled motion vectors in B-framesKostya Shishkov
2007-04-18Remove the build instructions from the doxygen comments, they are duplicatedDiego Biurrun
2007-04-18Doxygen comment wording/spellingDiego Biurrun
2007-04-18Atrac3 decoder.Benjamin Larsson
2007-04-15Move AC3 header parsing code together with the rest of the AC3 parsing code.Diego Biurrun
2007-04-15fix mjpeg.movMichael Niedermayer
2007-04-15fix playback of angels_480-mjpegcompress.aviMichael Niedermayer
2007-04-15fix playback of odd_height.movMichael Niedermayer
2007-04-15correct another possible buffer overflow where interlaced wouldMichael Niedermayer
2007-04-14fix tiff regression test (bitexact flag was ignoredwhich caused theMichael Niedermayer
2007-04-14remove MpegEncContext, patch by baptisteBaptiste Coudurier
2007-04-14Update preprocessor directive comments to take recent changes to this fileDiego Biurrun
2007-04-13cosmetics: Fix indentation.Diego Biurrun
2007-04-13timestamps generation improvement when parsing aviJoakim Plate
2007-04-12As usual Real actually took something existing and rebranded it.Benjamin Larsson
2007-04-12Add complete instructions for the brave people wishing to fiddle with theDiego Biurrun
2007-04-12Replace hackish support for amr-nb and amr-wb. Instead of including the sourceStanislav Brabec
2007-04-12Update download URL with a link to a working version.Diego Biurrun
2007-04-11add a check before find_frame_end callLimin Wang
2007-04-11Per reference swf/flv adpcm encoder.Benjamin Larsson
2007-04-11cosmetics: indentationDiego Biurrun
2007-04-10ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1Luca Barbato
2007-04-10cosmetics after last commitIvo van Poorten
2007-04-10Add support for grayscale images with arbitrary maxvals.Ivo van Poorten
2007-04-10Fix an underflow/overflow that was causing some crackles when playingMarco Gerards
2007-04-10Set C predictor to zero if unavailable (should fix B-frame border artifacts)Kostya Shishkov
2007-04-10superflouos ()Michael Niedermayer
2007-04-10remove code_prefix variable, no speed changeMichael Niedermayer