]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-02-05 Baptiste Coudurierfix key frame offset with open gop
2009-02-05 Måns Rullgårdconfigure: add command flag to disable yasm use
2009-02-05 Måns Rullgårdconfigure: set EXESUF before it is used
2009-02-04 Måns RullgårdRemove CONFIG_H264_ENCODER references
2009-02-04 Måns Rullgårdconfigure: move basic sanity tests before other tests
2009-02-04 Diego BiurrunRemove documentation of non-existing function parameters.
2009-02-04 Diego BiurrunRemove unused CONFIG_H264_ENCODER #define.
2009-02-04 Diego BiurrunRemove pointless '#if CONFIG_ENCODERS' around forward...
2009-02-04 Diego Biurrunfastdiv is disabled by default, so put --enable-fastdiv...
2009-02-04 Diego BiurrunUse directory name as multiple inclusion guard prefix.
2009-02-04 Ronald S. BultjeMove enum RTSPTransport up a bit, so that all fields...
2009-02-04 Roman ShaposhnikNo need to compute stype
2009-02-04 Baptiste Coudurieralways write mxf time base in descriptors
2009-02-04 Ramiro PollaDo not misuse unsigned long to store pointers.
2009-02-04 Baptiste Coudurieruse sample rate as audio input time base
2009-02-04 Aurelien Jacobswrite all available metadata tags into extended_content...
2009-02-04 Aurelien Jacobsuse new metadata API in asf muxer
2009-02-03 Baptiste Coudurierlet packet pass through when no timestamps
2009-02-03 Baptiste Coudurierexactly compute index byte count
2009-02-03 Alex ConverseAdd av_cold attributes to *_init and *_end functions.
2009-02-03 Baptiste Coudurierprevent reading more than container atom size, fix...
2009-02-03 Alex ConverseVP3: Prevent stack corruption from an unset custom...
2009-02-03 Aurelien Jacobsuse new metadata API in asf demuxer
2009-02-03 Gwenole BeauchesneAdd fields to H264Context and SPS for upcoming VA API...
2009-02-03 Reimar Döffinger100l, don't run tests twice, this was some forgotten...
2009-02-03 Reimar DöffingerFix a bug in 3DEC CBC decryption and add more extensive...
2009-02-03 Stefan Gehrercheck validity of pointer srcC
2009-02-03 Reimar DöffingerUpdate DES test code to use the new public API.
2009-02-03 Reimar DöffingerAdd support for 3DES to DES module
2009-02-03 Reimar DöffingerAdd and use a public API for RC4 and DES, analogous...
2009-02-03 Michael NiedermayerReformat rdt_demuxer AVCodec struct sanely.
2009-02-03 Michael NiedermayerFix probe & demuxing of Topfield 58XXPVR and 68XXPVR...
2009-02-03 Michael NiedermayerFix unknown header 10001000 / http://samples.mplayerhq...
2009-02-02 Aurelien Jacobsuse new metadata API in aiff demuxer
2009-02-02 Baptiste Coudurierbe more flexible with frame rate check
2009-02-02 Aurelien Jacobssimplify
2009-02-02 Björn AxelssonFix vertical resolution of subtitles.
2009-02-02 Diego BiurrunAdd necessary header for LIBAVUTIL_VERSION_MAJOR, fixes...
2009-02-02 Aurelien Jacobsuse new metadata API in rtsp demuxer
2009-02-02 Aurelien Jacobsuse new metadata API in rtp muxer
2009-02-02 Aurelien Jacobsit seems I never added myself in there before
2009-02-02 Eli FriedmanAdd support for fourcc "SP54".
2009-02-02 Aurelien Jacobscosmetics: indentation
2009-02-02 Aurelien Jacobssimplify usage of dstlen as it is not a parameter anymore
2009-02-02 Aurelien Jacobscosmetics: indentation
2009-02-02 Aurelien Jacobsuse new metadata API in the mp3 muxer
2009-02-02 Aurelien Jacobsuse new metadata API in the mp3 demuxer
2009-02-02 Aurelien Jacobsmodify the way to pass parameters to av_metadata_set()
2009-02-02 Aurelien Jacobscosmetics: whitespace
2009-02-02 Reimar DöffingerDocumentation for LZO error return value flags
2009-02-02 Reimar DöffingerMove doxygen documentation from lzo.c to lzo.h
2009-02-02 Baptiste Couduriercosmetics: whitespaces, empty lines
2009-02-02 Baptiste Couduriermxf does not have timestamps
2009-02-02 Reimar DöffingerAdd av_ prefix to LZO stuff and thus make it officially...
2009-02-02 Benjamin LarssonAllocate trellis tables on heap only when needed.
2009-02-02 Stefan de KoninkSplits the totalbitrate in a videodatarate and audiodat...
2009-02-02 Stefan de KoninkImplement the reading of the video bitrate of flv movie...
2009-02-02 Baptiste Coudurier24bit pcm support
2009-02-02 Baptiste Couduriermore flexible mapping selection
2009-02-02 Baptiste Coudurierfix temporal offet of ipbb sequences, simplification...
2009-02-02 Robert SwainDoxygen defgroups throw a warning if they don't have...
2009-02-02 Baptiste Coudurierfix video line map tag size
2009-02-02 Baptiste Coudurierfix flush and interleaving by edit units
2009-02-02 Baptiste Coudurierwrite index table and rip, muxer works pretty well now
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...
next