]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-02-07 Reimar DöffingerFix incorrect use of ff_get_fourcc that made mjpgb...
2007-02-07 Michael Niedermayervorbis regression test
2007-02-07 Michael Niedermayervorbis suffers from the same sign flip issue as wma...
2007-02-07 Michael Niedermayerdoxygenize
2007-02-07 Diego BiurrunAdd a comment about swapped numerator and denominator.
2007-02-07 Diego Biurrunmissing spaces
2007-02-07 Baptiste Coudurierfix regression tests due to pixel format name changes
2007-02-07 Diego Biurrun1000l: Revert accidentally committed change.
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-02-07 Michael McConnellFix to loss of sync in ffplay when paused patch by...
2007-02-06 Michael Niedermayerwma regression test
2007-02-06 Michael Niedermayerworkaround sign bug
2007-02-06 Michael Niedermayer10l use of uninitalized var
2007-02-06 Måns Rullgårdindent
2007-02-06 Måns Rullgårdreorder setting of defaults by category
2007-02-06 Diego BiurrunAdd seektest to list of PHONY targets.
2007-02-06 Diego Biurrunspelling/wording
2007-02-06 Diego BiurrunWMA encoding
2007-02-06 Diego BiurrunWMA encoder
2007-02-06 Michael Niedermayerkill debuging code
2007-02-06 Michael Niedermayerwma encoder
2007-02-06 Luca BarbatoEven powerpc/power needs PIC for shared objects today
2007-02-06 Michael NiedermayerRevised patch for HD DVD .EVO demuxing by (Ian Caulfiel...
2007-02-06 Michael Niedermayersimplify and remove useless index in AV_W*
2007-02-06 Michael Niedermayera few words about libavutil
2007-02-06 Ramiro PollaSimplify libvorbis/libtheora check for libogg dependency.
2007-02-06 Kostya ShishkovProgressive frames disguised as interlaced are supported
2007-02-06 Kostya ShishkovB-frames could not be determined from broken_link/close...
2007-02-06 Kostya ShishkovWrong flag tested
2007-02-06 Aurelien Jacobsensure that data[0] is set to NULL for next frame
2007-02-05 Michael Niedermayerindent
2007-02-05 Michael Niedermayerindent
2007-02-05 Michael Niedermayerdont output information about what is demuxed after...
2007-02-05 Michael Niedermayerdynamic index building so forward and backward seeking...
2007-02-05 Michael Niedermayerbetter generic index building and seeking code
2007-02-05 Måns Rullgårdoops, revert accidental checkin
2007-02-05 Måns Rullgårdfix multichannel decoding
2007-02-05 Måns Rullgårdmove static variables to private context struct
2007-02-05 Måns Rullgårdremove preprocessor cruft
2007-02-05 Måns Rullgårdcosmetics: don't needlessly open new blocks
2007-02-05 Måns Rullgårdcosmetic: indent sensibly so code can be read at all
2007-02-05 Diego BiurrunUse enabled/disabled functions where possible.
2007-02-05 Michael Niedermayer10l uninitalized cola
2007-02-05 Michael Niedermayerseek regression tests
2007-02-05 Diego Biurruna bit more consistency for for the imlib2 check
2007-02-05 Diego Biurruncosmetics: indentation
2007-02-05 Víctor PaesaRemove hardcoded dependency of imlib2 on Xlib.
2007-02-05 Diego BiurrunLink to the FFmpeg Windows Help website.
2007-02-05 Diego BiurrunPut Visual C++ question in a better location.
2007-02-05 Michel BardiauxForce stereo in target vcd.
2007-02-05 Diego BiurrunSimplify and speedup FFMPEG_CONFIGURATION.
2007-02-05 Diego BiurrunBMP encoder by Michel Bardiaux, mbardiaux mediaxim be
2007-02-05 Diego BiurrunSimplify quoting.
2007-02-05 Sascha Sommerfix use of uninitialized variables
2007-02-05 Benoit FouetRemove useless check, patch by Benoit Fouet, benoit...
2007-02-05 Kostya ShishkovSet codec dimensions in extradata parsing
2007-02-05 Kostya Shishkovtable fix
2007-02-05 Wolfram GlogerFix audio corruption when cutting.
2007-02-04 Ramiro Pollamove networking #includes into separate file
2007-02-04 Michael Niedermayeruseless as this file wont be compiled if this is not...
2007-02-04 Kostya ShishkovSave frame header info in context variables
2007-02-04 Kostya ShishkovSet frame rate from extradata
2007-02-03 Michael Niedermayerfactorize switch_buffer()
2007-02-03 Michael Niedermayerfix decoding of takethat.mp3
2007-02-03 Kostya ShishkovThese messages are just for debug purposes
2007-02-03 Kostya ShishkovSet codec dimensions if provided by extradata
2007-02-03 Kostya ShishkovVC-1 parser
2007-02-02 Panagiotis... Make x11grab output its warning that it couldn't find...
2007-02-02 Kostya Shishkov0x00000103 is not an escape marker
2007-02-02 Zuxy MengSet correct aspect ratio (it's sample aspect, not displ...
2007-02-02 Michael Niedermayerpackets must be correctly interleaved
2007-02-02 Michael Niedermayeradd FIXME
2007-02-02 Kostya ShishkovGeneral approach to parsing chunks in VC-1 AP
2007-02-02 Michael Niedermayersome (probably exploitable) out of array write fixes
2007-02-02 Måns Rullgårdmissed a redundant load
2007-02-01 Måns Rullgårdrevert accidental checkin
2007-02-01 Måns Rullgårdsave one cycle
2007-02-01 Måns Rullgårdremove redundant loads
2007-02-01 Kostya ShishkovCheck for out-of-bounds access
2007-02-01 Michel BardiauxAdd decode_end method to bmp decoder. Patch by Michel...
2007-02-01 Baptiste Couduriercorrectly set profile/level for hd
2007-02-01 Michel BardiauxActivate guards in avcodec_default_get_buffer. Patch...
2007-02-01 Ramiro PollaSimplify GPl check.
2007-02-01 Michael Niedermayeruse avcodec_decode_audio2()
2007-01-31 Michael Niedermayerextract aspect ratio
2007-01-31 Måns Rullgårdoptimize IDCT of rows with mostly zero coefficients
2007-01-31 Reimar DöffingerMove lzo decompression to libavutil
2007-01-31 Reimar DöffingerMake sure we do not accidentially "fix" cnt to somethin...
2007-01-31 Reimar DöffingerSimplify checks, use that we know that cnt will not...
2007-01-31 Reimar DöffingerRemove boundary checks that are actually done "well...
2007-01-31 Reimar DöffingerDocumentation fix: Copy functions should "work" fine...
2007-01-31 Reimar DöffingerOptimize LZO copy operations
2007-01-31 Diego BiurrunExit on failed libfaad check.
2007-01-31 Ramiro PollaMove libfaad2 check out of the GPL check.
2007-01-31 Michael Niedermayer10l to whoever wrote this (wrong fps, fixes nirvana...
2007-01-31 Michel BardiauxFix memcpy out-of-bounds.
2007-01-31 Michael Niedermayeranother >> vs >
2007-01-31 Michael Niedermayersimpify state and make code 2% faster
2007-01-31 Reimar DöffingerAdd two extra needed bounds checks
2007-01-31 Michael Niedermayerreplace if(x>>b) by if(x>C) as shifts are slow on some...
next