]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-02-11 Måns Rullgårddon't skip freetype2 check on beos
2007-02-11 Måns Rullgårdsimplify imlib2 check
2007-02-11 Måns Rullgårdsimplify freetype check
2007-02-11 Måns Rullgårddo nothing in restore_flags() if flags are not saved
2007-02-11 Måns Rullgårdrewrite some one-line if/then/fi using && and ||
2007-02-10 Måns Rullgårdsimplify altivec warning
2007-02-10 Måns Rullgårdcheck for gnu make
2007-02-10 Måns Rullgårdprettify texi2html check
2007-02-10 Måns Rullgårddisable bktr if required headers not found, enable...
2007-02-10 Måns Rullgård#include detected soundcard.h instead of testing for...
2007-02-10 Måns Rullgårdtest for OSS audio
2007-02-10 Måns Rullgårdremove extraneous per-OS disabling of video4linux[2]
2007-02-10 Måns Rullgårdtest for video4linux
2007-02-10 Måns Rullgårdsimplify video4linux2 test
2007-02-10 Reimar DöffingerMinor AMD64 compilation fix
2007-02-10 Michael Niedermayermaybe fix x86_64 (untested)
2007-02-10 Michael Niedermayeruse dvr-ms timestamps
2007-02-09 Francois Oligny... always decode extradata when of non-avc stream (like...
2007-02-09 Michael Niedermayerfix broken memset(padding, 0) code
2007-02-09 Nico Sabbidemux VC1 in mpegts
2007-02-09 Matthijs DouzePrint error message instead of crashing when combining...
2007-02-09 Michael Niedermayerpackets with half pcm samples are invalid
2007-02-09 Michael Niedermayerfix rawvideo
2007-02-09 Michael Niedermayerfactor out common subexprssion (gcc of course is too...
2007-02-09 Michael Niedermayermerge asm fragments in H264_CHROMA_MC2_TMPL()
2007-02-09 Kostya ShishkovRaw VC-1 demuxer
2007-02-09 Diego Biurrunhappy new year
2007-02-09 Diego BiurrunRemove obsolete imgformat1 leftovers.
2007-02-09 Diego BiurrunRemove commented-out NUT muxer entry, can be added...
2007-02-09 Diego Biurruncosmetics: Reorder NUT entries.
2007-02-09 Diego BiurrunProperly separate native and libnut NUT (de)muxers.
2007-02-09 Michael Niedermayersanity check
2007-02-09 Michael Niedermayerfix segfault with lol-ffplay2.mpg (dunno if this is...
2007-02-09 Justin Rugglesfix parsing of RealAudio AC-3/DolbyNet
2007-02-08 Justin Rugglesadd read_probe function to raw ac3 demuxer
2007-02-08 François RevolBeOS specifics: check for Haiku & Zeta (for the future...
2007-02-08 Michael Niedermayerav_random() by Ryan Martell rdm4 name-server-seperator...
2007-02-08 Reimar Döffingerspecial-case AES-128 decrypter is no longer necessary...
2007-02-08 Reimar DöffingerUse av_set_pts_info and set some arbitrary timebase...
2007-02-08 Luca AbeniDirectly access av_log_level instead of calling av_log_...
2007-02-07 Michael Niedermayerremove senseless and wrong direct access to ByteIOConte...
2007-02-07 Reimar Döffingerset pts_wrap_bits to 32 since timestamps in packets...
2007-02-07 Michael Niedermayeriam pretty sure send time is dts and not pts ...
2007-02-07 Reimar Döffinger10l, forgot to skip payload description in UMF packet...
2007-02-07 Michael Niedermayermuxing packets with unknown timestamps is not allowed
2007-02-07 Michael Niedermayersupporting files with A,V,I,0x19 header
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
next