]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-05-26 Maxim PoliakovskiAdd the forgotten ff_ prefix to the shareable scan...
2010-05-26 Howard ChuFactorize ff_h264_decode_extradata().
2010-05-26 Carl Eugen... Mark vorbis encoder as experimental.
2010-05-26 Stefano SabatiniBump minor version bump and add an APIchanges entry...
2010-05-26 Carl Eugen... Bump minor version and add Changelog entry after r23334.
2010-05-26 Michael NiedermayerTreat SIPP like xvid, fixed issue1966
2010-05-26 Maxim Poliakovskimove indeo5 scan patterns into ivi_common.c
2010-05-26 Janne GrunauAdd CODEC_CAP_EXPERIMENTAL and prefer encoders without it.
2010-05-26 Alex ConverseParse and repack the first frame of H.264 in ASF becaus...
2010-05-26 Alex ConverseAdd an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse...
2010-05-25 Alex ConverseFix declaration after statement
2010-05-25 Aurelien Jacobsmatroskadec: avoid potential crash after r23169
2010-05-25 Frank BarchardDo not invert samples when encoding Vorbis.
2010-05-25 Michael NiedermayerCheck for VUI overeading and reset num_reoder_frames.
2010-05-25 Martin Storsjöffserver: Send a Content-Base header in the reply to...
2010-05-25 Martin StorsjöCosmetics: reindent after the previous commit
2010-05-25 Martin Storsjöapi-example: Try to avoid decoding incomplete frames
2010-05-25 Alex Converseaacenc: Split find_max_val() from find_min_book() to...
2010-05-25 Alex ConverseRemove useless costly inf checks from the trellis scale...
2010-05-25 Alex Converseaacenc: Trellis over scalefactors using an estimated...
2010-05-25 Alex Converseaacenc: Only trellis over a column of 61 scalefactors...
2010-05-25 Alex Converseaacenc: Factor out find_min_book so it can be used...
2010-05-25 Zhou ZongyiWe're using generic tag-to-ID functions, so specific...
2010-05-25 Michael NiedermayerCorrect golomb vlc decoding tables.
2010-05-25 Måns Rullgårdmmst_protocol depends on network
2010-05-25 Carl Eugen... Samsung uses SIPP as FourCC for MPEG-4 ASP.
2010-05-25 Martin StorsjöLook for libvpx headers in the vpx subdirectory in...
2010-05-25 Carl Eugen... Headers for libvpx are installed into vpx subdirectory.
2010-05-25 Martin StorsjöFix VP8 listing in general.texi
2010-05-25 trueice@gmail.com24l trocadero: RTMP reader forgot to shift high byte...
2010-05-25 David Conradtheora: Don't read an excess bit for maximum length...
2010-05-25 James ZernVP8 decoding via libvpx.
2010-05-24 Baptiste CoudurierIn ogg muxer, use random serial number of each ogg...
2010-05-24 Zhentan FengMMS-over-TCP protocol support. Patch by Zhentan Feng...
2010-05-24 Stefano SabatiniAdd libavfilter 1-input - 1-output regression test...
2010-05-24 Stefano SabatiniAdd missing codec id <-> codec tag entries:
2010-05-24 Martin Storsjöffserver: Fix one of the codec parameter checks
2010-05-24 Martin Storsjöffserver: Fix streaming with more than one stream
2010-05-24 Howard Chuffserver: Fix extradata handling
2010-05-24 Martin Storsjöffserver: Fix an out of bounds read
2010-05-24 Martin Storsjöffserver: Fix another memory leak
2010-05-24 Howard Chuffserver: Plug some memory leaks
2010-05-24 Reimar DöffingerAdd -f framemd5 muxer similar to framecrc.
2010-05-24 Jai MenonDisplay a more descriptive log message when probe buffe...
2010-05-24 Jai MenonFFplay : Implement custom reget_buffer for the input...
2010-05-24 Janne GrunauSkip pes payload during probing to avoid start code...
2010-05-24 Cyril RussoFix documentation of av_audio_convert.
2010-05-24 David Conradmatroskaenc: Write codec time base as default duration...
2010-05-24 David ConradConvert NaN to 0/0 in av_d2q
2010-05-23 Reimar DöffingerEnable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids...
2010-05-23 Diego Biurrunsmall wording fix
2010-05-23 Diego BiurrunMention some more changes related to HTML 5 issues.
2010-05-23 David Conradmatroskadec: Revert adding the doctype to metadata...
2010-05-23 Benjamin LarssonReduce the score for the aea demuxer probing function.
2010-05-23 Benjamin LarssonFix detection of some stereo atrac files by not compari...
2010-05-23 Diego BiurrunReflect the 0.6 branch in the Changelog.
2010-05-23 Baptiste Coudurieroups, 100l, revert unrelated hunk from commit r23266
2010-05-23 Baptiste Coudurierwrite 3gp perf tag for artist metadata
2010-05-23 Baptiste Coudurieralbm 3gp tag has optional track field not date
2010-05-23 Baptiste Coudurierchange author metadata to artist in mov de/muxer
2010-05-23 Jai MenonCosmetics : re-indent after last commit.
2010-05-23 Jai MenonFFplay : Avoid manipulating NULL data pointers so that...
2010-05-23 Stefano SabatiniPrefix value for flags with "0x", to make it clear...
2010-05-23 Stefano SabatiniMake the nut decoder read the ff_nut_video_tags to...
2010-05-23 Stefano SabatiniDefine ff_nut_video_tags and make Nut muxer and demuxer...
2010-05-23 Reimar DöffingerDocument CODEC_FLAG_EMU_EDGE and avcodec_align_dimensio...
2010-05-23 Reimar DöffingerAdd a md5 muxer that allows checking the md5 sums of...
2010-05-23 Stefano SabatiniAdd empty newline to separate function declarations...
2010-05-23 Martin StorsjöAdd an entry to APIchanges for the addition of av_get_r...
2010-05-23 Martin StorsjöBump libavutil minor version for the addition of av_get...
2010-05-23 Martin StorsjöMake ff_random_get_seed public, rename to av_get_random...
2010-05-22 Stefano SabatiniMake av_write_header() return AVERROR(EINVAL) rather...
2010-05-22 Stefano SabatiniStore in a dedicated array the format name - codec...
2010-05-22 Ramiro PollaOpen 2-pass logfile in binary mode for both reading...
2010-05-22 Francesco LavraMove AVCodecTag from riff.h into internal.h.
2010-05-22 Stefano SabatiniPrefer enum CodecID over int in ff_codec_get_tag().
2010-05-22 David ConradUpdate regression tests after removing track timecode...
2010-05-22 David Conradmatroskaenc: Don't write track timecode scale
2010-05-22 David Conradmatroskadec: Allow unknown EBML doctype
2010-05-22 James Zernmatroskadec: Support webm doctype
2010-05-21 Stefano SabatiniRename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFo...
2010-05-21 Stefano SabatiniRename findPixelFormat() to find_pix_fmt().
2010-05-21 Baptiste Coudurierremove unused field
2010-05-21 Baptiste CoudurierIn ogg muxer, pack multiple frames into one page, much...
2010-05-21 Howard Chuffserver: Avoid busylooping while reading non-blocking...
2010-05-21 Martin StorsjöChange the default codecs for the rtsp muxer to mpeg4...
2010-05-21 Martin StorsjöTake ff_write_chained in use in the mov rtp hinter...
2010-05-21 Martin StorsjöAdd a libavformat internal function ff_write_chained
2010-05-20 Stefano SabatiniRename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_...
2010-05-20 Stefano SabatiniFix doxy reference to unexisting function.
2010-05-20 Michael NiedermayerDisable non interleaved avi code when there is no index...
2010-05-19 Stefano SabatiniCosmetics: make more compact the code for handle_jpeg...
2010-05-19 Michael NiedermayerChange eval API to take parent log context and log...
2010-05-19 Michael NiedermayerPrint parent log context too, if available.
2010-05-19 Michael NiedermayerMake it possible for a log context to keep track of...
2010-05-19 Stefano SabatiniRemove PI definition and use M_PI instead.
2010-05-19 Michael Niedermayerav_default_item_name() so Simply AVClasses need 1 funct...
2010-05-19 Baptiste Coudurierfix x264 encoding when delay is > number of input frames
2010-05-19 Alex ConverseAdd a chomp BSF to consume zero padding at the end...
2010-05-19 Alex ConverseMake aac_decode_frame() consume zero padding at the...
next