]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-02-02 Diego BiurrunAdd XSUB to list of supported subtitle formats.
2009-02-02 Diego Biurruncosmetics: Place all subtitle entries together.
2009-02-02 Diego BiurrunAdd necessary #includes to pass 'make checkheaders'.
2009-02-02 Baptiste Coudurierfactorize common wav local tags
2009-02-02 Baptiste Coudurierwrite req local tags for wav
2009-02-02 Baptiste Coudurieradjust size when not writing f2
2009-02-02 Baptiste Coudurierdo not write f2 if not interlaced
2009-02-02 Baptiste Coudurierwrite bitrate tag
2009-02-02 Baptiste Coudurierwrite display height/width tags
2009-02-02 Justin Rugglesflacdec: set default sample_fmt before parsing extradata
2009-02-02 Diego BiurrunAdd av_unused to conditionally used variable, fixes...
2009-02-01 Baptiste Coudurierreturn eof/error if only ffm header has been written...
2009-02-01 Víctor PaesaExplain how to add IPv6 support to Cygwin.
2009-02-01 Aurelien Jacobsdon't support the mp3 extension in the mp2 muxer
2009-02-01 Kostya ShishkovSilence compiler warnings for XL decoder
2009-02-01 Kostya ShishkovMake WNV1 decoder use temporary buffer for bit-reversed...
2009-02-01 Diego Biurruncosmetics: Remove period after copyright statement...
2009-02-01 Diego Biurruncosmetics: Remove period after copyright statement...
2009-02-01 Kostya ShishkovMake TM2 decoder byteswap input into separate buffer...
2009-02-01 Kostya ShishkovFactorize stream reading in TM2 decoder
2009-02-01 Kostya ShishkovSilence two pointer assignment compiler warnings in...
2009-02-01 Kostya ShishkovSilence useless compiler warning when passing AVFrame...
2009-02-01 Diego BiurrunRemove H.264 encoder initialization.
2009-02-01 Ronald S. BultjeFix the Transport: line in the SETUP request so that...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-02-01 Diego BiurrunFix filenames in doxygen comments.
2009-02-01 Diego Biurruncosmetics: Use 'num' instead of 'nom' as abbreviation...
2009-01-31 Baptiste Coudurierremove some warnings due to avctx->execute
2009-01-31 Måns Rullgårdshorten: trivial simplification of signature check
2009-01-31 Ben Hutchingsassume widescreen when ratio also > 17, patch by Ben...
2009-01-31 Baptiste Coudurierfix decoding 720p50 audio samples
2009-01-31 Baptiste Coudurierfree audio fifo
2009-01-31 Baptiste Coudurieruse st->priv_data to store per stream context
2009-01-31 Baptiste Coudurierchange prototype of mxf_interleave_get_packet to make...
2009-01-31 Baptiste Coudurierdo not use PAL_samples_per_frame in init, to make init...
2009-01-31 Baptiste Couduriercosmetics, remove empty lines
2009-01-31 Baptiste Coudurieradd my copyright as well
2009-01-31 Baptiste Coudurierfix doxygen tag
2009-01-31 Baptiste Couduriercosmetics, align vertically
2009-01-31 Baptiste Coudurierwrite best effort video line map
2009-01-31 Baptiste Coudurieradd frame layout local tag, best effort
2009-01-31 Baptiste Coudurieradd aes3 pcm wrapping and use it by default
2009-01-31 Baptiste Couduriersplit wav_desc in generic_sound_desc
2009-01-31 Baptiste Coudurierthanks to interleaving, audio is now locked
2009-01-31 Baptiste Coudurierlocal tag 3201 is picture essence coding, so do not...
2009-01-31 Baptiste Coudurierstored height is stupidly /2 if interlaced
2009-01-31 Baptiste Coudurieradd size param to write_generic_desc
2009-01-31 Baptiste Coudurierparse mpeg2 progressive frame flag
2009-01-31 Baptiste Coudurierdelay header writing and parse mpeg2 frame
2009-01-31 Baptiste Couduriercorrectly pack and interleave pcm samples in mxf
2009-01-31 Baptiste Coudurierfunction is static
2009-01-31 Baptiste Coudurieruse new ff_interleave_add_packet
2009-01-31 Baptiste Couduriersplit av_interleave_per_dts, to avoid code duplication
2009-01-31 Stefan GehrerADPCM found in Xbox wav files can be decoded with
2009-01-31 Justin Rugglescosmetics: change comment type and vertical alignment
2009-01-31 Justin Rugglescosmetics: add some documentation to FLACContext
2009-01-31 Roman ShaposhnikCosmetics: fixing indentation
2009-01-31 Roman Shaposhnikunrolling encoding loops
2009-01-31 Roman ShaposhnikCosmetics: simplifying static initialization
2009-01-31 Roman Shaposhniksimplifying DIF encoding process
2009-01-31 Roman ShaposhnikCosmetics: fixing the indentation
2009-01-31 Roman Shaposhnikfactoring code into dv_init_enc_block
2009-01-31 Roman ShaposhnikCosmetics: replacing 0 with NULL for pointer assignment
2009-01-31 Roman ShaposhnikCosmetics: moving the function definition around
2009-01-31 Roman ShaposhnikReplacing the constant with a macro
2009-01-31 Justin Rugglesflacdec: add support for SAMPLE_FMT_32
2009-01-31 Bitbreaker... Fix documentation of the return value of avcodec_encode...
2009-01-30 Diego BiurrunUse '#if defined()' for OS-specific preprocessor checks.
2009-01-30 Måns RullgårdARM: NEON optimised vector_fmul_window
2009-01-30 Måns RullgårdARM: NEON optimised vector_fmul
2009-01-30 Stefan Gehrerremove duplicate tables
2009-01-30 Alex ConverseUse the new RDFT code in the QDM2 decoder.
2009-01-30 Alex ConverseAdd the rdft family of transforms (fft/ifft of an all...
2009-01-30 Diego BiurrunAdd required header mem.h, av_malloc and friends are...
2009-01-30 Diego Biurruncosmetics: Move all #includes together at the beginning...
2009-01-30 Diego BiurrunAdd 'void' keyword to parameterless function declaration.
2009-01-30 Diego BiurrunAdd missing void keyword to parameterless function...
2009-01-30 Gwenole BeauchesneRecord B-fraction index from frame header and two field...
2009-01-30 Gwenole BeauchesneMake ff_h263_resync() return the bit position of the...
2009-01-30 Luca AbeniIf AVPacket->data == NULL, the packet does not contain...
2009-01-30 Gwenole BeauchesneUse a constant instead of a magic number.
2009-01-30 Stefan Gehreravoid indeterminate order of accessing src
2009-01-30 Aurelien Jacobstypo
2009-01-29 Diego BiurrunRename string.c to avstring.c so that the name of heade...
2009-01-29 Gwenole Beauchesnecosmetics: Add empty line for consistent formatting.
2009-01-29 Alex ConverseMark ff_fft_end av_cold.
2009-01-29 Ben Littlerpvez avi fourcc is truemotion1
2009-01-28 Diego Biurrunspelling/grammar/consistency review part III
2009-01-28 Diego Biurrunspelling/grammar/consistency review part II
2009-01-28 Reimar DöffingerAdd "const" to AES function arguments where possible...
2009-01-28 Michael NiedermayerFix remotely exploitable arbitrary code execution vulne...
2009-01-28 Loren Merrittfix an overflow in vc1 intra overlap filter
2009-01-28 Diego BiurrunAdd common.h #include, necessary for av_const.
2009-01-28 Kostya ShishkovFix Doxygen comments for VC-1 decoder.
2009-01-28 Kostya ShishkovFix Doxygen comments for RV3/4 decoder.
2009-01-28 Kostya ShishkovFix Doxygen comments for APE decoder.
2009-01-28 Diego Biurrunspelling/grammar/consistency review part I
2009-01-27 Baptiste Couduriersecond try fixing time code in gxf
2009-01-27 Michael NiedermayerPrefer av_freep() over av_free() for variables in the...
next