]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-01-20 Paul Egannew avm2 (flash 9) muxer, patch by Paul Egan, paulegan...
2008-01-19 Baptiste Coudurierinit uid to 0
2008-01-19 Baptiste Coudurierindentation
2008-01-19 Baptiste Couduriercorrectly handle sony mpeg4 extradata
2008-01-19 Baptiste Couduriercheck if read child returned error
2008-01-19 Reimar DöffingerAdd mfspr-based AltiVec detection code.
2008-01-19 Baptiste Couduriersimplify with matching len
2008-01-19 Baptiste Couduriersimplify and detect better non frame wrapped mappings
2008-01-19 Baptiste Couduriercosmetics: read_metadata -> read
2008-01-19 Baptiste Couduriercosmetics
2008-01-19 Baptiste Coudurierremove unused crypto context uid
2008-01-19 Baptiste Couduriersupport dynamically allocated local tags, used by encry...
2008-01-19 Baptiste Couduriercheck malloc return
2008-01-19 Baptiste Coudurieradd some dv container uls
2008-01-19 Baptiste Couduriersimplify by checking min matching len
2008-01-19 Kostya Shishkovsimplify 4-point transform part a bit
2008-01-19 Kostya ShishkovFactor out constant addition
2008-01-18 Ronald S. BultjeAdd a flags field to the RTPDynamicPayloadPacketHandler...
2008-01-18 Benoit FouetMore verbose error log message.
2008-01-18 Kostya ShishkovSave quantizer values as well
2008-01-18 Kostya ShishkovSave coded block patterns for future loop filtering.
2008-01-18 Michael KostylevAdd system-specific network link flags to inet_aton...
2008-01-17 Roberto TogniFix forgotten braces from r11039
2008-01-17 Michel BardiauxClarify the error message when video width, height...
2008-01-17 Benoit FouetChange (a == NULL) condition to (!a) and (a != NULL...
2008-01-17 Michael NiedermayerConsider initial EOR in the back_ptr calculation.
2008-01-17 Benoit FouetRemove some useless parentheses.
2008-01-17 Benoit FouetCosmetics: whitespaces
2008-01-17 Benoit FouetRemove non cosmetic spaces inside parentheses.
2008-01-17 Diego BiurrunSimplify preprocessor expression as suggested by Mans.
2008-01-17 Diego BiurrunDisallow puts(), av_log() should be used instead.
2008-01-17 Diego BiurrunReplace puts() by dprintf where appropriate.
2008-01-17 Benoit FouetDescription: remove superfluous parentheses.
2008-01-17 KO Myung-HunCheck param in sws_getCachedContext().
2008-01-17 Michael NiedermayerReplace idiotic (what moron wrote that code?) "buffer...
2008-01-16 KO Myung-HunUse check_lib2 instead of check_lib in SDL test. This...
2008-01-16 Diego BiurrunRemove some spaces to keep certain people's eyes from...
2008-01-16 Diego PettenòMake .vhookdep depend on version.h, same as .depend.
2008-01-16 Diego Biurrunmisc spelling/grammar fixes
2008-01-16 Diego BiurrunRename illegal identifiers, _ followed by capital is...
2008-01-16 Kostya Shishkovpqindex=0 is forbidden
2008-01-16 Michael Niedermayerqscale==0 is invalid
2008-01-16 Igor Mozolevskypentium4m is a valid CPU name, add it to the list.
2008-01-16 Diego BiurrunMove "Creating config.mak and config.h..." message...
2008-01-16 Diego BiurrunAdd const qualifiers to unmodified function parameters...
2008-01-16 Diego BiurrunRemove bogus cast.
2008-01-16 Michael NiedermayerPrint removing of nodes in the test code.
2008-01-16 Michael Niedermayersimplify
2008-01-15 Luca AbeniMake avc_find_startcode non-static, so that it can...
2008-01-14 Diego BiurrunAdd compilation rule for tools/pktdumper.
2008-01-14 Diego BiurrunAdd '#undef strcat' to fix compilation.
2008-01-14 Sigbjørn SkjæretAdd a couple of missing consts.
2008-01-14 Michel BardiauxSuppress runaway index on streamed input
2008-01-14 Diego PettenòBuild both static and shared libs from the same object.
2008-01-14 Christophe... Select scan tables for 8x4 and 4x8 blocks only once.
2008-01-14 Michael NiedermayerRemove green clouds.
2008-01-13 Luca Barbatogcc2 doesn't have bogus mergel, patch from Sigbjørn...
2008-01-13 Roberto TogniAdd support for S8 PCM (codec 2)
2008-01-13 Paul Kellyuser specifyable maximum amount of memory to use for...
2008-01-13 Robert SwainAdd variable alpha and size of half window for Kaiser...
2008-01-13 Reimar DöffingerGet rid of fft_rev table, use ff_reverse and a shift.
2008-01-12 Reimar DöffingerUse FFSWAP instead of "manual" swap
2008-01-12 Måns Rullgårdrefer users to ffmpeg-user list in case of errors
2008-01-12 Víctor PaesaAlignment
2008-01-12 Víctor PaesaLink to libraries in dependency order.
2008-01-12 Robert SwainMake the Kaiser-Bessel window generator a common function
2008-01-12 Michael NiedermayerSet pts/dts in raw (yuv,rgb,pcm) demuxers.
2008-01-12 Michael NiedermayerWrite 0 instead of seeking forward (and leaving bytes...
2008-01-11 Aurelien Jacobsadd a ff_ prefix to newly exported functions from avc.c
2008-01-11 Aurelien JacobsMatroska muxer needs to format all NAL units, not only...
2008-01-11 Michael NiedermayerFactorize some code into functions, had this in my...
2008-01-11 Lars TäuberNitpicks patch by Lars Täuber.
2008-01-11 Brian BriceClear synth_buf on flush(). Part of a patch by Brian...
2008-01-11 Brian BriceFlush mp2 as well on seeking. Part of a patch by Brian...
2008-01-11 Luca AbeniDo not install rtp.h (which should have never been...
2008-01-11 Christophe... Factorize some duplicated code from CAVS and H.264...
2008-01-11 Mike MelansonMinistry of English Composition edits for SNOW spec...
2008-01-11 Alessandro... Enabling higher frame rates for dc1394, patch by Alessa...
2008-01-11 Alessandro... Adding support for libdc1394 v.2, patch by Alessandro...
2008-01-11 Aurelien Jacobsmatroskaenc now depends on avc.o
2008-01-11 Aurelien JacobsUse the isom avcc formatting for h264 extradata in...
2008-01-11 Aurelien JacobsMove isom_write_avcc() and related functions into a...
2008-01-11 Aurelien Jacobsextract isom_write_avcc into a function
2008-01-11 Aurelien JacobsAdd one more parameter to avc_parse_nal_units so that...
2008-01-11 Aurelien JacobsCheck return value of avc_parse_nal_units().
2008-01-10 Ronald S. BultjeReindent after r11493 (always use parse_packet() vfunc...
2008-01-10 Ronald S. BultjeMake rtp_parse_packet() always call the vfunc of the...
2008-01-10 Michael Niedermayerunused
2008-01-10 Diego BiurrunFix a couple of 'return type defaults to int' and ...
2008-01-10 Diego BiurrunAdd LGPL license header.
2008-01-10 kweiner@spamcop.netAdd "genre" command line option
2008-01-10 Diego PettenòMake MMX vectors constants.
2008-01-10 Diego PettenòMake pp_help a constant array of characters to move...
2008-01-10 Diego PettenòReduce the size of the replaceTable entries.
2008-01-10 Luca AbeniPass a proper context to av_log()
2008-01-10 Michael NiedermayerPrint libavdevice version.
2008-01-09 Eduardo BragattoInitialize correctly optind.
2008-01-09 Andreas ÖmanFix a bug causing the generated stream to be corrupt...
2008-01-09 Andreas ÖmanCorrectly use output format stream index for bitstream...
2008-01-09 Mike MelansonError checking: make sure that there are 3 parameters...
next