]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-04-25 Stefano Sabatiniadd a vstats_file command line option
2007-04-25 Benoit FouetRevert my two previous deliveries (back to r8806) to...
2007-04-25 Benoit Fouetto complete r8807: free vstats resources
2007-04-25 Stefano Sabatiniadd a vstats_file command line option
2007-04-25 Michael Niedermayerpatch submissions should contain a suggested commit...
2007-04-25 Benoit Fouetadd rgb suffix to rawvideo muxer
2007-04-25 Benoit Fouetupdates the x11grab doc example, adding -s cif, as...
2007-04-25 Ramiro Polla"fast unaligned" bytestream functions
2007-04-24 Marc HoffmanFaster 32 bit byteswaping code for Blackfin.
2007-04-24 Diego Biurruntypo
2007-04-24 Kostya Shishkov1000l to myself as used VLC indexes were totally wrong
2007-04-24 Luca AbeniFix ffserver crash when closing the second RTP session
2007-04-24 Benoit Fouetmore format abbreviations
2007-04-24 Baptiste Couduriercorrect comment about seek function
2007-04-24 Diego Biurruncosmetics: Reorder endianness macros by bit depth,...
2007-04-24 Diego BiurrunMove ebx_available and ebp_available from CONFIG_LIST...
2007-04-24 Diego BiurrunRemove unused code + variable, fixes a warning.
2007-04-23 Diego BiurrunAdd a note about license headers to the patch submissio...
2007-04-22 Michael Niedermayerenable seektest
2007-04-22 Michael Niedermayerseek regression test reference
2007-04-22 Michael Niedermayerdont assert(0) due to buggy rm demuxer
2007-04-22 Michael Niedermayerdont try to seek on single images
2007-04-22 Michael Niedermayerensure that seek_test is rebuild if any of the libs...
2007-04-22 Alex Beregszaszicheck ip port range from config
2007-04-22 Alex Beregszaszisimplificate
2007-04-22 Alex Beregszasziuse av_strdup instead malloc/strcpy
2007-04-22 Alex Beregszaszifixed InputFormat option, which was never working
2007-04-22 Michael Niedermayerfix av_seek_frame_generic() so that it doesnt fail...
2007-04-22 Alex Beregszasziremove useless code, file removal is handled elsewhere
2007-04-22 Michael Niedermayerinit packet before calling the demuxer
2007-04-22 David ConradChange from using a seek table internal to the TTA...
2007-04-22 Baptiste Coudurierfix compilation
2007-04-22 Baptiste Coudurierdone in r8635 by Xiaohui Sun
2007-04-21 Marc HoffmanBlackfin is a strictly aligned processor.
2007-04-21 Michael Niedermayercabac bytestream optimization from x264
2007-04-21 Mark Coxsimplify, patch by Mark Cox, melbournemark plus ffmpeg...
2007-04-21 Baptiste Coudurierlong -> int
2007-04-21 Baptiste Couduriercosmetics: mov_mp4 -> mp4
2007-04-21 Baptiste Coudurierclean and simplify esds reading function
2007-04-21 Baptiste Coudurierremove broken ctab code
2007-04-21 Baptiste Coudurieruse INT64_MAX
2007-04-21 Diego BiurrunRemove unused variable.
2007-04-21 Diego Biurrunspelling/wording/punctuation
2007-04-21 Alex Beregszaszicompile rawvideo decoder on request
2007-04-21 Alex Beregszaszicompile mjpeg parser if requested
2007-04-21 Alex Beregszasziac3 parser requires tables from ac3tab.h, which are...
2007-04-20 Alex Beregszaszicosmetics: remove my email address
2007-04-20 Alex Beregszasziremove possibly broken wince cruft
2007-04-20 Diego Biurruntypo
2007-04-19 Måns Rullgårdadd .type foo, %function directives for the benefit...
2007-04-19 Reimar DöffingerFix parts missed in clip -> av_clip rename
2007-04-19 Luca AbeniFix an use-after-free bug
2007-04-19 Luca AbeniRemove unused callbacks from ffserver
2007-04-18 Benjamin LarssonDeobfuscade decodeTonalComponents calling logic.
2007-04-18 Benjamin LarssonVersion bump, atrac3 added.
2007-04-18 Benjamin LarssonLet maintain things. Added myself as atrac3 maintainer.
2007-04-18 Ramiro PollaSimplify, patch by Ramiro Polla.
2007-04-18 Ramiro PollaRemove unused vars, patch by Ramiro Polla.
2007-04-18 Ramiro PollaRemove unused vars, patch by Ramiro Polla.
2007-04-18 Ramiro PollaCosmetics, patch by Ramiro Polla.
2007-04-18 Kostya ShishkovPullback should be performed on scaled motion vectors...
2007-04-18 Ivo van Poortenpreserve alpha channel when converting rgb32 to bgr32...
2007-04-18 Ivo van Poortenfix red_15mask and green_15mask. the previous values...
2007-04-18 Ivo van Poortentest widths all down to one. this tests whether the...
2007-04-18 Diego BiurrunRemove the build instructions from the doxygen comments...
2007-04-18 Diego BiurrunDoxygen comment wording/spelling
2007-04-18 Ivo van Poortenskip MMX code in rgb24tobgr24 if the size of the input...
2007-04-18 Ivo van Poortenskip MMX code in rgb32to16 if the size of the input...
2007-04-18 Ivo van Poortenskip MMX code in rgb32to15 if the size of the input...
2007-04-17 Benjamin LarssonAtrac3 decoder.
2007-04-17 Ivo van Poortenslightly faster rgb32tobgr32; avoid one add and one cmp
2007-04-17 Reimar DöffingerFix the most obvious typos in the development policy...
2007-04-17 Michael Niedermayerpatch submission checklist
2007-04-17 Benoit Fouetadd a commit-rule precision when applying patches discu...
2007-04-16 Ivo van PoortenNew implementation of rgb32tobgr32
2007-04-15 Diego BiurrunMention configure parameters for enabling AMR.
2007-04-15 Aurelien Jacobsadd an enum for need_parsing
2007-04-15 Diego BiurrunMake the declaration of AVInputFormat ac3_demuxer condi...
2007-04-15 Diego BiurrunThe AC3 demuxer depends on the AC3 parser.
2007-04-15 Diego BiurrunMove AC3 header parsing code together with the rest...
2007-04-15 Michael Niedermayerfix mjpeg.mov
2007-04-15 Michael Niedermayerimprove horizontal chroma resolution with pal
2007-04-15 Michael Niedermayerconvert palette to yuv instead of converting each pixel...
2007-04-14 Michael Niedermayerfix playback of angels_480-mjpegcompress.avi
2007-04-14 Michael Niedermayerfix playback of odd_height.mov
2007-04-14 Michael Niedermayercorrect another possible buffer overflow where interlac...
2007-04-14 Michael Niedermayerfix tiff regression test (bitexact flag was ignoredwhic...
2007-04-14 Baptiste Coudurierremove MpegEncContext, patch by baptiste
2007-04-14 Michael Niedermayerfix overhead and bitrate statistics
2007-04-14 Diego BiurrunUpdate preprocessor directive comments to take recent...
2007-04-14 Diego BiurrunSimplify Darwin gcc flags setting.
2007-04-14 Diego BiurrunRemove redundant 2.95 branch from the Darwin gcc check...
2007-04-13 Michael Niedermayerone patch one mail
2007-04-13 Måns Rullgårdtrap signals in tests that can crash
2007-04-13 Diego Biurruncosmetics: Fix indentation.
2007-04-13 Joakim Platetimestamps generation improvement when parsing avi
2007-04-13 Patrice Bensoussanchange atoll call to equivalent strtoll to fix compilat...
2007-04-12 Ivo van Poortencosmetics, expand all tabs to four spaces.
2007-04-12 Ivo van PoortenReplace huge switch statement by a lookup table.
2007-04-12 Benjamin LarssonAs usual Real actually took something existing and...
next