]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2010-05-19 David ConradBump minor version for CODEC_ID_VP8
2010-05-19 GoogleAdd VP80 fourcc
2010-05-19 Googlematroska: Add V_VP8
2010-05-19 GoogleAdd VP8 CODEC_ID
2010-05-19 Loren Merritt13% faster yuv420 to rgb15 mmx.
2010-05-19 Martin StorsjöFix a crash when opening WMS RTSP streams
2010-05-19 Loren Merritt40% faster yuv420 to rgb24 mmx.
2010-05-19 Martin StorsjöAdd an APIchanges note regarding the new rtp hinting...
2010-05-19 Martin StorsjöLate bump of the minor version, for the addition of...
2010-05-19 Martin StorsjöAdd a changelog entry for the RTP hinting in the mov...
2010-05-19 Maxim PoliakovskiFix signedness of q_delta field of the IVIMbInfo.
2010-05-18 David Conradmatroskadec: Free ebml binary buffer on error
2010-05-18 David Conradmatroskadec: Fix buffer overread in matroska_ebmlnum_uint
2010-05-18 David Conradmatroskadec: Ensure time_scale is nonzero, fixes divide...
2010-05-18 David Conradmatroskadec: Use av_freep in ebml_read_ascii
2010-05-18 Martin StorsjöUse a heuristic for describing the RTP packets using...
2010-05-18 Martin StorsjöAdd initial support for RTP hinting in the mov muxer
2010-05-18 Martin StorsjöMake mov_write_packet non-static, add ff_ prefix
next