]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-11-07 Baptiste Couduriertypo
2006-11-07 Baptiste Coudurieradd option to set mpeg1/2 gop timecode start, and drop...
2006-11-07 Luca BarbatoSimplify
2006-11-07 Diego BiurrunUse MMX only under x86_32, there are compilation problems.
2006-11-07 Baptiste Coudurieradd codec_tag and codec_stream_tag to MpegEncContext...
2006-11-07 Víctor Paesaadd moving images feature to imlib2 vhook
2006-11-07 Nigel PearsonFix MacIntel build: "/nop" is illegal on Apple's older...
2006-11-07 Kostya ShishkovBump version for Fraps v[24] support
2006-11-07 Aurelien JacobsAllow reading matroska title.
2006-11-06 Aurelien Jacobscosmetics: reindent after last commit
2006-11-06 Aurelien JacobsDon't need to check for NULL before av_free().
2006-11-06 Steve L'HommeAdd support for block duration.
2006-11-06 Steve L'HommeEnsure codec_id = CODEC_ID_NONE for unknown codecs...
2006-11-06 Steve L'Hommeguess matroska files frame rate
2006-11-06 Ryan MartellAdd support for getting duration of a RTP stream (for...
2006-11-06 Michael Niedermayer2nd try for -vcodec copy timebase selection last one...
2006-11-06 Steve L'Hommeremove floats in 10 bytes/byte support (no version...
2006-11-06 Reimar DöffingerAvoid void*-arithmetic, and uint8_t* is more correct...
2006-11-06 Guillaume PoirierAdd doxy comments for macro GET_UTF8
2006-11-06 Baptiste Coudurierinclude parser.h instead of mpegvideo.h
2006-11-06 Baptiste Coudurierrename ff_mpeg1_find_frame_end to mpeg1_find_frame_end...
2006-11-06 Baptiste Couduriermove AVCodecParser prototypes and definitions to parser...
2006-11-06 Guillaume PoirierFix wrong params name in PUT_UTF8 doxy comments
2006-11-06 Guillaume Poirierwoops, fix missplaced doxy comment
2006-11-06 Zuxy MengFix ASF format parser's broken UTF-16 string handling
2006-11-06 Kostya ShishkovCheck for symbol count
2006-11-06 Kostya ShishkovWavPack support in Matroska
2006-11-06 Kostya ShishkovLimit output sample to 0..maxval, fixes decoding of...
2006-11-05 Baptiste Couduriermove check for output file streams num in av_encode
2006-11-05 Diego BiurrunSimplify regression test execution.
2006-11-05 Baptiste Coudurieruse AVRational and ff_frame_rate_tab for frame_rate
2006-11-05 Diego BiurrunUse a variable for FFmpeg options.
2006-11-05 Diego BiurrunDo not set audio codec_tag to 1, that would be PCM...
2006-11-05 Reimar DöffingerMove idct block array variable onto rtjpeg_decode_frame...
2006-11-05 Baptiste Coudurierremove useless line variable
2006-11-05 Baptiste Coudurierfix decoding position
2006-11-05 Baptiste Coudurierupdate docs to reflect AVImageFormat removing
2006-11-05 Kostya ShishkovCorrect support for Fraps v4 (and Huffman tree for...
2006-11-05 Kostya ShishkovUpdate comment
2006-11-05 Kostya ShishkovFraps v2 and v4 support
2006-11-04 Steve L'HommeProperly quote paths on grep invocations for codec...
2006-11-04 Oded Shimonministry of english grammar :) then->than
2006-11-03 Michael Niedermayerdoxy
2006-11-03 Reynaldo H... now we set codec_tag, still have to figure out how...
2006-11-03 Michael Niedermayerensure alignment (no speed change)
2006-11-03 Baptiste Coudurierdo not overwrite codec type if already known, fix confl...
2006-11-03 Michael Niedermayermerging mov & and (no speedchange)
2006-11-03 Michael Niedermayer2 instructions less (same speed)
2006-11-03 Michael Niedermayercomment about failed optimization
2006-11-03 Baptiste Coudurierindention
2006-11-03 Baptiste Coudurierreintroduce isom field and read version 1 audio stsd...
2006-11-03 Michael Niedermayermove luma tc0 related init into asm
2006-11-03 Kostya ShishkovRGB32 support in Targa
2006-11-03 Michael Niedermayer2 instructions less in h264_loop_filter_luma_mmx2()
2006-11-03 Michael Niedermayerpreempt possible overflow
2006-11-03 Michael Niedermayer1 instruction less
2006-11-03 Ryan Martelladd valid statistics for the RTCP receiver report.
2006-11-03 Kostya ShishkovUse bpp from header in error message
2006-11-03 Michael Niedermayeroptimize H264_DEBLOCK_P0_Q0
2006-11-02 Michael Niedermayernew I/P frame selection heuristic
2006-11-02 Baptiste Coudurierkill AVImageFormat
2006-11-02 Baptiste Coudurierchange gif muxer to simple gif encoder
2006-11-02 Corey HickeyCorrect description of mblmin and mblmax.
2006-11-02 Tom Harperoutputs bit spent on various encoding functions (motion...
2006-11-02 Diego BiurrunAdd option to disable ffmpeg build.
2006-11-02 Diego BiurrunDetect some more ARM CPU types.
2006-11-02 Diego BiurrunAccept multiple --extra-ldflags and --extra-libs options.
2006-11-02 Luca AbeniAdd support for conversions from the rgb565 and rgb555...
2006-11-01 Steve L'HommeReplace most of the %lld and %llx by their (cleaner...
2006-11-01 Steve L'HommeDefine fallback for PRIX64, taken from a patch by Steve...
2006-11-01 Michael Niedermayer10l (forgot ALT_SCAN)
2006-11-01 Diego BiurrunRename SWAP macro to FFSWAP.
2006-11-01 Steve L'Hommereindentation, patch by From: Steve Lhomme, slhomme...
2006-11-01 Diego BiurrunDo not mix declarations and statements.
2006-11-01 Michael Niedermayermerge clip() into the alpha/beta/tc0 tables (10% faster...
2006-11-01 Baptiste Coudurierclean, always write major brand for debug
2006-11-01 Baptiste Coudurierremove useless mp4 field
2006-11-01 Diego BiurrunMake tests compile on non-x86.
2006-11-01 Diego BiurrunUse common define for x86_32 and x86_64.
2006-11-01 Diego BiurrunUse common define for x86_32 and x86_64.
2006-11-01 Diego Biurruntypo
2006-11-01 Måns Rullgårdindentation
2006-11-01 Måns RullgårdCODEC_CAP_DELAY support
2006-11-01 Baptiste Couduriersimplify
2006-11-01 Baptiste Couduriermov vfr muxing
2006-11-01 Reimar DöffingerReenable AMD64 optimizations for cabac accidentially...
2006-11-01 Diego BiurrunAdd ARCH_X86_32 as a new define for 32 bit x86 architec...
2006-11-01 Diego Biurrunbetter #endif comment
2006-10-31 Michael Niedermayerfix 1/0 b frames + CBR bug
2006-10-31 Luca BarbatoMake sure --as-needed and the other flags got checked...
2006-10-31 Diego Biurruncosmetics: Restore alphabetical order.
2006-10-31 Michael Niedermayerbetter timebase selection heuristic for video stream...
2006-10-31 Diego Biurruncosmetics: Restore alphabetical order.
2006-10-30 Baptiste Coudurierremove gcc warning about void * used in arithmetic
2006-10-30 Måns Rullgårdcoded line size is a multiple of 4
2006-10-30 Gustavo Sverzut... warning fix from a patch by Gustavo Sverzut Barbieri...
2006-10-30 Gustavo Sverzut... Use fixed point in color conversion.
2006-10-30 Oded Shimonfix for disabling vorbis decoder but enabling vorbis...
2006-10-30 Kostya ShishkovInit vlc tables as static
2006-10-30 Kostya ShishkovIMC decoder
next