]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-08-23 Loren Merrittsimd gmc wasn't impossible.
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 Diego BiurrunRename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
2007-08-22 Diego BiurrunRevert previous unneeded mipsel patch (obsoleted by...
2007-08-22 Diego BiurrunAdd mipsel architecture that differs from mips in endia...
2007-08-22 Måns Rullgårdfix endian check when cross-compiling
2007-08-22 Michael Niedermayersimplify
2007-08-22 Benoit Fouetright filename in doxygen comment
2007-08-22 Diego Biurruncosmetics: alphabetical order
2007-08-22 Stefano SabatiniMake ffserver use cmdutils.c show_license function
2007-08-22 Stefano SabatiniMake ffmpeg use cmdutils.c show_license function
2007-08-22 Diego BiurrunSimplify preprocessor directives.
2007-08-22 Marc Hoffmanmake clean bfin
2007-08-22 Diego BiurrunIdentifiers starting with underscores are reserved.
2007-08-21 Michael Niedermayeroptimization tips for the wavelet
2007-08-21 Michael Niedermayermore complete dc prediction description
2007-08-21 Michael NiedermayerLL band prediction
2007-08-21 Michael Niedermayertypo
2007-08-21 Michael Niedermayerdescribe IDWT
2007-08-21 Aurelien Jacobsparsers and bsfs declarations are not meant to be part...
2007-08-21 Michael NiedermayerChange rounding of the horizontal DWT to match the...
2007-08-21 Aurelien Jacobscreate libavcodec/sh4 dir when building out-of-tree
2007-08-21 Aurelien Jacobscosmetics: some reordering
2007-08-21 Aurelien Jacobsasv1.c directly uses Put/GetBitContext, so it should...
2007-08-21 Michael Niedermayerintro
2007-08-21 Michael Niedermayerfew words about the wavelets
2007-08-21 Michael Niedermayerremove code which become unused by the previous changes
2007-08-21 Michael NiedermayerSimplify and optimize the 4th vertical lifting step...
2007-08-21 Michael NiedermayerSimplify and optimize the 4th vertical lifting step...
2007-08-20 Michael NiedermayerSimplify and speedup code, reduce needed headroom by...
2007-08-20 Michael Niedermayersimplify, speedup and reduce needed headroom by 2 bits...
2007-08-20 Michael Niedermayerreplace <<1 by add for SSE2 (untested)
2007-08-20 Michael Niedermayerreplace <<1 by add
2007-08-20 Michael Niedermayerslightly change horizontal lift3 so it needs 1 bit...
2007-08-20 Michael Niedermayerremove idiotc double subtraction from the sse2 code...
2007-08-20 Michael Niedermayerfixme note
2007-08-20 Michael Niedermayerand of course the unneeded double subtractions were...
2007-08-20 Michael Niedermayermore stupid double subtractions
2007-08-20 Michael Niedermayerget rid of idiotc double subtraction
2007-08-20 Aurelien Jacobsensure configure only accept valid --list-* parameters
2007-08-20 Baptiste Couduriersupport swink created files which have soi/eoi broken...
2007-08-20 Reimar DöffingerAdditional documentation for CRC functions
2007-08-20 Luca AbeniPrint an SDP when all outputs are RTP (the SDP can...
2007-08-20 Stefano SabatiniImplement the cmdutils.c show_license function.
2007-08-20 Luca AbeniCall av_find_stream_info() immediately after opening...
2007-08-20 Luca AbeniUse avf_sdp_create() in ffserver
2007-08-20 Godwin Stewartupdate -t option documentation
2007-08-19 Benjamin LarssonCosmetics, indentation.
2007-08-19 Benjamin LarssonTrellis quantization support for adpcm_swf.
2007-08-19 Reimar DöffingerUse defines instead of raw hex numbers to specify CRC...
2007-08-19 Reimar DöffingerChange imprecise "Unknown codec" message to say "encode...
2007-08-18 Diego Biurrunsmall simplification
2007-08-18 Neil BrownDo not butcher start_time in av_estimate_timings_from_b...
2007-08-18 Neil BrownWhen looking for the last packet in each
2007-08-18 Neil BrownThere is no guarantee that every stream will
2007-08-18 Michael Niedermayerfix cur_dts at the end of av_estimate_timings_from_pts()
2007-08-18 Neil Brownmore verbose doxy for duration (from patch by neilb...
2007-08-18 Neil Brownmention that start_time maybe AV_NOPTS_VALUE (from...
2007-08-17 Vincent FourmondAllow pipe: URL to take fd number as input
2007-08-17 Vincent FourmondIndent for next commit
2007-08-17 Ramiro PollaEnable MinGW networking support
2007-08-17 Diego Biurrunspelling/wording cosmetics
2007-08-17 Björn Axelssonstore asf streaming bitrates consistently
2007-08-16 Ramiro PollaSet UDP receive buffer to 64k
2007-08-16 Aurelien Jacobscosmetic: indentation
2007-08-16 Aurelien JacobsDon't pre-scale default_duration to avoid precision...
2007-08-16 Aurelien Jacobsno need for special case default_duration for AAC
2007-08-16 Aurelien Jacobscalculate default_duration according to framerate only...
2007-08-16 Ben Littlerobfuscate urls and fix note about them
2007-08-16 Ben Littlerfix url typo pointed out by Guillaume LECERF
2007-08-16 Michael Niedermayerelaborate a little on AVStream.start_time, it seems...
2007-08-15 Ramiro PollaCONFIG_7REGS -> HAVE_7REGS
2007-08-15 Michael Niedermayerdocument the email interface
2007-08-15 Marco GerardsMake the Golomb decoder work for Dirac
2007-08-14 Alexander StrangeStatements like a = b = c = d = e; store from right...
2007-08-14 Aurelien JacobsTry size 640x480 for FLC files which don't specify...
2007-08-14 Stefano SabatiniRename parse_arg_file function to opt_input_file for...
2007-08-14 Diego Biurruncosmetics: indentation fix
2007-08-14 Michael Niedermayerremove broken movi_end skip-hack-check
2007-08-14 Michael Niedermayerdo not misuse movi_end for checking chunk sizes
2007-08-13 Stefano SabatiniMake cmdutils.c:parse_options accept as argument a...
2007-08-13 Ramiro PollaUse AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP)
2007-08-13 Ramiro PollaIntroduce AVERROR_PATCHWELCOME
2007-08-13 Diego BiurrunClarify LGPL and GPL licensing of FFmpeg.
2007-08-13 Diego BiurrunAttempt to better explain how to split patches into...
2007-08-13 Diego BiurrunMove msmpeg4 tables from a header file to msmpegdata.c.
2007-08-13 Ramiro PollaAdd attribute that forces alignment of stack to functio...
2007-08-13 Marc Hoffmanspecial handling for vp3 idct, use the c reference
2007-08-13 Michael Niedermayeruse bytestream_get_le*() this also fixes a big endian bug
2007-08-13 Stefano SabatiniMake ffserver -h exit 0.
2007-08-13 Diego BiurrunMake native and libnut NUT muxers mutually exclusive.
2007-08-13 David BryantSupport for WavPack version 0x410 (false stereo chunks)
2007-08-13 Kostya ShishkovRename flag for consistency with the next commit
2007-08-13 David ConradAdd av_get_bits_per_sample_format()
2007-08-13 David ConradUse PRId64 in seek test
2007-08-13 Michael Niedermayerfix type 3 aka skipped blocks for old version
2007-08-13 Michael Niedermayerfix motion vectors for old version
2007-08-13 Michael Niedermayerset pix_fmt properly depending on version
2007-08-13 Michael Niedermayeruse version instead of some random 32bit value to switc...
2007-08-13 Michael Niedermayerreplace vlc_type by version and set that from codec_tag...
next