]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-03-18 Reimar DöffingerFix libswscale compilation on non-x86, hopefully withou...
2009-03-18 Stefano SabatiniUse read_yesno() in opt_output_file().
2009-03-18 Stefano SabatiniImplement read_yesno().
2009-03-18 Stefano SabatiniFlush the remaning chars in the input buffer after...
2009-03-18 Stefano SabatiniImplement a name field for AVPixFmtDescriptor.
2009-03-18 Ramiro Pollaswscale-example: use LFG instead of random()
2009-03-18 Ramiro PollaDo not assume long is same width as x86 register.
2009-03-18 Alex ConverseFix typo in AOT_ER_AAC_ELD
2009-03-18 Alex ConverseUpdate the MPEG-4 AOT table.
2009-03-18 Reimar DöffingerRename GUID typedef to ff_asf_guid to fix MinGW compila...
2009-03-18 Alex ConverseMove MPEG-4 AOT enum to mpeg4audio.h.
2009-03-18 Reimar DöffingerAdd a special guidcmp function to compare ASF guids...
2009-03-18 Diego BiurrunConsistently use ff_ prefixes for internal symbols.
2009-03-18 Diego BiurrunAdd list of supported input/output devices.
2009-03-18 Diego BiurrunAdjust @columnfractions settings to reflect the number...
2009-03-17 Ramiro Pollause intptr_t to cast pointers to int in codecs maintain...
2009-03-17 Cédric SchieliAdd a fillPlane function to fill a plane with one const...
2009-03-17 Cédric SchieliDon't write outside of the picture buffer in planarCopy...
2009-03-17 Ronald S. BultjeFix wrong @file tag.
2009-03-17 Gwenole BeauchesneAmend AVCodecContext with hwaccel_context (HW accelerat...
2009-03-17 Ronald S. BultjeReindent after r18023.
2009-03-17 Ronald S. BultjeAdd RTP/ASF header parsing, which is part of the SDP...
2009-03-17 avcodercosmetics: fix indentation, patch by avcoder, ffmpeg...
2009-03-17 Diego BiurrunFix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2...
2009-03-17 Diego Biurrunwhitespace cosmetics: Consistently format function...
2009-03-17 Justin RugglesAdd documentation about missing E-AC-3 features.
2009-03-16 John CoxFix SEIs when splitting H264 input.
2009-03-16 Reimar DöffingerExtend mov edit list support to work for a first paddin...
2009-03-16 Måns Rullgårdrmdec: fix crash at end of file
2009-03-16 Cédric SchieliAdd an alpha parameter to the YUV2RGBFUNC macro to...
2009-03-16 Alex ConverseCosmetics: Re-indent after last commit
2009-03-16 Alex ConverseMOV: Support stz2 "Compact Sample Size Box"
2009-03-16 Alex ConverseAAC: IEEE-754 type punning for 16-bit floating point...
2009-03-16 Ronald S. BultjeMore reindent, forgotten in previous commit.
2009-03-16 Ronald S. BultjeParse index chunk so that seeking in modern .rm files...
2009-03-16 Benoit FouetRevert the alphabetical reordering which made me owner...
2009-03-16 Ronald S. BultjeReindent after r18010.
2009-03-16 Ronald S. BultjeMark the first output audio frame as keyframe (separate...
2009-03-16 Ronald S. BultjeRemove packet returning in ff_rm_parse_packet() if...
2009-03-16 Benoit FouetFix alphabetical order.
2009-03-16 Ronald S. BultjeReindent after r18005.
2009-03-16 Daniel VerkampFix an assert().
2009-03-16 Ronald S. BultjeMerge code for packet reading in "old" (.ra, audio...
2009-03-16 Cédric SchieliSplit YUV2RGB operands declaration into a separate...
2009-03-16 Baptiste Couduriercosmetics, remove useless braces
2009-03-16 Baptiste Couduriersimplify printing
2009-03-16 Baptiste Coudurierreindent
2009-03-16 Baptiste Coudurierfix trkn metadata parsing
2009-03-16 Baptiste Couduriermove read_udta_string up to avoid forward declaration
2009-03-16 Baptiste Couduriermore generic metadata handling
2009-03-16 Baptiste Coudurierdo not set isom if ctype is not set, happens in mov
2009-03-16 David ConradRemove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef...
2009-03-15 Baptiste Couduriersearch for hdlr atom in meta, some files do not store...
2009-03-15 Ramiro Pollamingw32: call lib.exe instead of lib to facilitate...
2009-03-15 Matthieu CastetDisallow out-of-tree builds with config.h in the source...
2009-03-15 Ronald S. BultjeFix index generation in the way that it was supposed...
2009-03-15 Benjamin LarssonAdd cook channel count function, part of multichannel...
2009-03-15 Benjamin LarssonAdd max allowed subpackets in multichannel cook
2009-03-15 Diego BiurrunRemove code that was disabled by the recent major versi...
2009-03-15 Stefano SabatiniFix typo: 'conjuction' -> 'conjunction'.
2009-03-15 Benjamin Larssonsave avctx in cook decoder context and use it for av_log
2009-03-15 Benjamin Larssonmemset when category is >=7, part of cook multichannel
2009-03-15 Reimar Döffinger1 km^3 cola, timecode_frame_start is a 64 bit integer...
2009-03-15 Carl Eugen... Force ebp_available for icc.
2009-03-15 Diego Biurruncosmetics: Remove file name from file header.
2009-03-15 Baptiste Coudurieradd my gpg key fingerprint
2009-03-15 Attila Kinaliadd my gpg key fingerprint
2009-03-15 Baptiste Couduriertypo in the mail, the 4am commit is always the worst
2009-03-15 Baptiste Couduriercosmetics
2009-03-15 Baptiste Coudurieradd my copyright in mov de/muxer
2009-03-15 Stefano SabatiniExpand "lsb" to "least significant bits".
2009-03-15 Stefano SabatiniRename the (yet not defined) macros:
2009-03-15 Baptiste Coudurierallocate palette in codec directly
2009-03-15 Baptiste Couduriercosmetics, add some whitespaces and empty lines
2009-03-15 Kostya ShishkovCorrect MV prediction for B-frame blocks in RV4 decoder
2009-03-15 Baptiste Coudurieradd loglevel option to set libav* logging level, -v...
2009-03-15 Baptiste Coudurierdo not modify sample_count, check against index entries
2009-03-14 Baptiste Coudurieruse utc time for timestamp and do not set it if not...
2009-03-14 Måns RullgårdFix ff_random_get_seed() prototype
2009-03-14 Baptiste Coudurierswf timestamps are 16 bits
2009-03-14 Baptiste Coudurierremove unused fields in swf context
2009-03-14 Baptiste Coudurierdo not parse timestamp if bitexact is set, should fix...
2009-03-14 Reimar DöffingerEnable generic index creation and seeking for NUV demuxer.
2009-03-14 Reimar DöffingerAdd AVFMT_GENERIC_INDEX support also for formats that...
2009-03-14 Reimar DöffingerMake pcm_read_seek treat negative time stamps as 0...
2009-03-14 Diego BiurrunAdd av_uninit to vbA[1-8], vbB[1-8] variables to work...
2009-03-14 Diego Biurrunprettyprinting cosmetics
2009-03-14 Diego BiurrunAdd av_uninit to vsrcBuc variable to work around some
2009-03-14 Diego BiurrunImprove description of next_free_data_block_num struct...
2009-03-14 Michael NiedermayerDo not lose user flags when passing calls from the...
2009-03-14 Michael NiedermayerSwitch ffplay to new seeking API.
2009-03-14 Michael NiedermayerSwitch regression test to the new seeking API.
2009-03-14 Michael Niedermayeradd avformat_seek_file()
2009-03-14 Stefano SabatiniAdd an example showing how to create a video from many...
2009-03-14 Cédric SchieliMake the source buffer operands parametrized in the...
2009-03-13 Daniel VerkampAdd 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder.
2009-03-13 Reimar DöffingerSet pkt->pos correctly (to the start of header of the...
2009-03-13 Baptiste Coudurierfix swf seeking by fixing new stream detection
2009-03-13 Diego BiurrunRemove 'lib' and 'swscale-error' from list of phony...
2009-03-13 Diego BiurrunMark all clean targets as phony.
next