]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-05-02 Benoit Fouetmodify order in which files are diff'd
2007-05-02 Diego Biurruncosmetics: Group all external library decoders and...
2007-05-02 Benoit Fouetreturn right format in set_codec_from_probe_data
2007-05-02 Mark Coxpatch so that the deprecated items show up correctly
2007-05-02 Heikki Lindholmmake mpeg decoder handle mid-stream changes in resolution
2007-05-02 Denis Fortinadd some comments
2007-05-02 Benoit Fouetcosmetics: indentation after previous patch
2007-05-02 Benoit Fouettest if color conv fonction exists prior to using it
2007-05-01 Alexander StrangeThe configure test for ebx fails because it is run...
2007-04-30 Zuxy Menguse asf stream information to set bitrate
2007-04-30 Wolfram GlogerFix loop condition so it can be run through more than...
2007-04-30 Wolfram Glogermore detailed error message for buffer underflow
2007-04-30 Diego Biurruncosmetics attack, part IV: Remove all tabs and prettypr...
2007-04-29 Meanprevent going out of the buffer if the nal size does...
2007-04-29 Diego Biurruncosmetics attack, part III: Remove all tabs and prettyp...
2007-04-29 Diego Biurruncosmetics: Fix stray wrongly indented line.
2007-04-29 Diego Biurruncosmetics attack, part II: Remove all tabs and prettypr...
2007-04-29 Alex Beregszaszicheck for channels<=0 and print a reasonable error...
2007-04-29 Ivo van Poortenadd V.Flash PTX decoder
2007-04-28 Baptiste Coudurierfix AVStream documentation: clarify start_time, start_t...
2007-04-28 Diego Biurruncosmetics attack, part I: Remove all tabs and prettypri...
2007-04-28 Diego Biurruncosmetics: Replace manual tab indentation by \n\t as...
2007-04-28 Kostya ShishkovRegister myself as DCA maintainer
2007-04-27 Attila Kinaliadd missing include of bswap.h
2007-04-27 Kostya ShishkovSupport for newer MacOSX AIFF
2007-04-27 Baptiste Coudurierfix oss audio playback, broken since r7983, pass AVForm...
2007-04-27 Michael Niedermayerfix exploitable buffer overflow
2007-04-27 Diego BiurrunMark code parts that cannot work on AMD64 due to broken...
2007-04-27 Diego Biurruncosmetics: Align some lines.
2007-04-27 Alex BeregszasziUse correct CONFIG_RTP_MUXER ifdef
2007-04-27 Alex Beregszasziimplement ff_socket_nonblock and use it in networking...
2007-04-27 Alex Beregszasziuse ff_neterrno() and FF_NETERROR() for networking...
2007-04-27 Alex Beregszasziuse network.h instead network includes
2007-04-27 Alex Beregszaszi10l, rtp_muxer needs config_network
2007-04-26 Alex BeregszasziMake protocols configure selectable and also cleanup...
2007-04-26 Alex BeregszasziDon't compile RTSP_DEMUXER if not requested
2007-04-26 Alex Beregszasziproperly compile code for REDIR_DEMUXER
2007-04-26 Diego Biurruncosmetics: Remove trailing whitespace.
2007-04-26 Alex Beregszasziremove CONFIG_NETWORK, av_read_play/pause are exported...
2007-04-26 Diego Biurruncosmetics: Remove trailing whitespace and tabs.
2007-04-26 Diego Biurruncosmetics: sort()
2007-04-26 Alex Beregszasziproperly check for CONFIG_RTSP_DEMUXER
2007-04-26 Alex BeregszasziUse correct RTSP_DEMUXER checks instead of NETWORK.
2007-04-26 Alex Beregszaszimove resolve_host from tcp.c to os_support.c as it...
2007-04-26 Alex Beregszaszicosmetics in resolve_host
2007-04-26 Alex Beregszasziremove unused rtsp_callback
2007-04-26 Diego Biurrunproper dependency on mpegts_demuxer for rtp_muxer
2007-04-26 Diego BiurrunRemove redundant dependency from ffserver_deps.
2007-04-26 Diego BiurrunDon't declare -lm as a dependency of swscale-example.
2007-04-26 Baptiste Coudurierremove no more true comment
2007-04-26 Baptiste Couduriercosmectics, use consistant and homogeneous type names...
2007-04-26 Baptiste Coudurieruse dprintf with AVFormatContext and simplify
2007-04-26 Marc HoffmanRemove large automatics from stack.
2007-04-26 Luca AbeniFix reading PTSs and DTSs in libavformat, by reverting...
2007-04-26 Diego BiurrunPolicy addition: New files should have proper license...
2007-04-26 Baptiste Coudurierremove now obsolete and no more true comments
2007-04-26 Ramiro Pollareorder bswap functions into bit-depth, special-casing...
2007-04-26 Ramiro Pollamake 2 functions "return x;" to simplify next patch
2007-04-26 Diego Biurrun10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE...
2007-04-25 David ConradSupport for seeking in TTA files.
2007-04-25 Alex Beregszasziuse resolve_host in acl handlign too, simplificates...
2007-04-25 Alex Beregszaszimake the last globals static
2007-04-25 Aurelien Jacobscosmetics: align
2007-04-25 Aurelien Jacobsmove ac3 tables from a .h to a .c
2007-04-25 Alex Beregszaszisupport for hostnames instead ip addresses in ffserver...
2007-04-25 Diego Biurruncosmetics: Put AMR entry in alphabetical order with...
2007-04-25 Diego BiurrunRemove hackish support for the non-free fixed-point...
2007-04-25 Baptiste Coudurieradd xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov
2007-04-25 Baptiste Coudurieradd 'wide' reversed tag in probe, detect broken xdcam...
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...
next