]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-07-02 Diego BiurrunAdd missing comment markers to #endif directive.
2007-07-02 Diego BiurrunAdd missing comment markers to #endif directive.
2007-07-02 Ronald S. Bultjeto be able to compile without HAVE_AV_CONFIG_H
2007-07-02 Alexis BallierQT RLE encoder
2007-06-29 Víctor PaesaAdd myself as Cygwin maintainer.
2007-06-28 Kostya Shishkovthis prediction direction adjustment is wrong
2007-06-28 Diego BiurrunClarify --enable-libfaadbin option description.
2007-06-28 Diego BiurrunClarify what libfaadbin means in the summary output.
2007-06-28 Diego Biurruncomment grammar fixes
2007-06-27 Ivan KalvachevIdentify the loop_filter flag as such and remove the...
2007-06-27 Vitor Sessakuse the right stride
2007-06-27 Vitor SessakMention unneeded casts and parentheses
2007-06-27 Diego BiurrunAdd proper license header.
2007-06-27 Vitor Sessakuse the right stride
2007-06-27 Vitor Sessakremove empty write trailer functions
2007-06-26 Baptiste Couduriercompute absolute data offset after reading blocksize
2007-06-26 Vitor Sessakindentation
2007-06-26 Vitor Sessakright copyrights
2007-06-26 Vitor Sessakadd width and height in context and use them
2007-06-26 Benoit FouetIndentation
2007-06-26 Benoit Fouettest context before accessing it
2007-06-26 Ronald S. Bultjeremove ENABLE_SWSCALER conditions
2007-06-26 Benoit Fouetadd an AVClass pointer in SwsContext context
2007-06-26 Benoit FouetMake globals static
2007-06-26 Benoit FouetUpdate copyright year
2007-06-26 Luca BarbatoIntroducing Topics
2007-06-25 Baptiste Coudurierthis is named BlockSize in specs
2007-06-25 Baptiste Coudurieraccording to specs, offset is before blocksize
2007-06-25 Baptiste Couduriersupport files with COMM chunk after SSND, fix invalid_n...
2007-06-25 Ramiro PollaCheck for O_BINARY instead of a list of systems that...
2007-06-25 Reimar Döffingerffmpeg-issues subscription URL
2007-06-25 Ramiro PollaRemove localtime_r implementation for systems that...
2007-06-25 Reimar DöffingerSome more minor spelling improvements, some grammar...
2007-06-25 Luca BarbatoTypos removed
2007-06-25 Luca Barbatowish priority description and ffmpeg-issues vs ffmpeg_i...
2007-06-25 Benoit Fouetremove clear email addresses
2007-06-25 Vitor SessakRoQ video encoder
2007-06-25 Vitor SessakFix typo
2007-06-25 Maksym Veremeyenko * clarifying the AVInputFormat::read_seek return...
2007-06-24 Aurelien Jacobscosmetics: indentation after last commit
2007-06-24 Aurelien Jacobsdrop blocks which are part of unsupported tracks
2007-06-24 Michael Niedermayerffmpegs bug/patch/feature request tracker manual
2007-06-24 Reimar Döffingerintreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED...
2007-06-24 Måns Rullgårdremove duplicate #include
2007-06-24 Reimar Döffingermore av_strl* adjustments
2007-06-24 Måns Rullgårdwarnings--
2007-06-24 Måns Rullgårdwhitespace cosmetics
2007-06-24 Måns Rullgårduse AV_RL32
2007-06-24 Måns Rullgårduse more Vorbis metadata tags
2007-06-24 Måns Rullgårdreplace strncpy with av_strlcpy
2007-06-24 Måns Rullgårdreplace the uses of old string functions that Reimar...
2007-06-24 Luca Barbatobump micro version: new string functions
2007-06-24 Reimar DöffingerCosmetics: use consistent indentation by four spaces
2007-06-24 Reimar DöffingerDV muxer should not only fail for more that 3 streams...
2007-06-23 Måns Rullgårdremove old unused string functions
2007-06-23 Måns Rullgårduse new string functions
2007-06-23 Måns Rullgårdadd some string functions
2007-06-23 Aurelien Jacobssimplify
2007-06-23 Aurelien Jacobsremove useless empty function
2007-06-23 Aurelien Jacobscosmetics: too much blank lines
2007-06-23 Aurelien Jacobsuse intreadwrite functions in matroskadec
2007-06-23 Aurelien Jacobsuse intreadwrite functions in vocdec
2007-06-23 Måns Rullgårdremove useless #ifndef CONFIG_NOCUTILS
2007-06-23 Måns Rullgårdsimplify stristart()
2007-06-23 Måns Rullgårdcosmetic: combine declaration and initialisation
2007-06-23 Måns Rullgårdsimplify pstrcpy()
2007-06-22 Måns Rullgårdsimplify strstart()
2007-06-22 Michael Niedermayerget rid of one unneeded #ifdef HAVE_XVMC
2007-06-22 Marc Hoffmanremoving dependency on bfin_sram.h, which is not used...
2007-06-22 Marc Hoffmanrenaming L1CODE to attribute_l1_text, which is defined...
2007-06-22 Marc Hoffmanintegrating ff_bfin_get_unscaled_swscale into the system
2007-06-22 Marc Hoffmanadding Blackfin swscale_bfin infrastructure, and the...
2007-06-22 Fortin Denismodify msmpeg4 functions to generate VC1 compatible...
2007-06-22 Marc Hoffmandocument pointer offset by -8
2007-06-22 Marc Hoffmanre pipeline loop, to eliminate extra chroma reads
2007-06-22 Marc Hoffmancorrect chroma skewing bug, caused by incorrect stride...
2007-06-21 Víctor PaesaAdd a few missing Advanced Options.
2007-06-21 Baptiste Coudurieruse allformats.h
2007-06-21 Baptiste Coudurierremove now useless ifdef
2007-06-21 Baptiste Couduriersplit mpeg ps and variants muxer and demuxer, I'll...
2007-06-21 Denis Fortinstatic (inline) X => ff_X
2007-06-21 Andreas ÖmanDon't swap back un-deblocked lines for intra prediction...
2007-06-21 Stefano Sabatinisplit frame rate and frame size abbreviation into two...
2007-06-21 Víctor PaesaRemove space before question marks.
2007-06-20 Ramiro PollaSet error parameter for ff_parse
2007-06-20 Reimar DöffingerFix @file in matroskadec.c, it was still matroska.c
2007-06-20 Benoit Fouetmove dct_quantize and denoise_dct function pointers...
2007-06-20 Andreas ÖmanDo not reuse the rbsp de-escape buffer if both
2007-06-20 Michel BardiauxClarify comments about PIX_FMT_MONOWHITE/MONOBLACK
2007-06-20 Benoit Fouetremove unused constant definition
2007-06-19 Andreas ÖmanDecouple bit context from h264 context in decode_ref_pi...
2007-06-19 Benoit Fouetaanscales is used only with CONFIG_ENCODERS
2007-06-19 Benoit Fouetcomment endif directive token
2007-06-19 Diego BiurrunRevert videohook dependency change.
2007-06-19 Måns Rullgårdplace -l flags after object files in check_ld()
2007-06-19 Ramiro Pollatests/Makefile has been removed
2007-06-18 Ramiro PollaAdd alpha channel support for imlib2 vhook
2007-06-18 Måns Rullgårdmove lrintf() check before external lib checks to preve...
2007-06-18 Måns Rullgårdkill error messages from failed svn revision extraction...
2007-06-18 Måns Rullgårdextract revision from svn-1.4 .svn/entries files
next