]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-05-30 Daniel VerkampImplement SoX native format muxer and demuxer.
2009-05-30 Reimar DöffingerUse memcpy instead of per-pixel copy loop for rgb lcl...
2009-05-30 Michael NiedermayerMake sure offsets of mjpeg b are within the buffer.
2009-05-30 Reimar DöffingerRemove useless () from lcldec for more consistency...
2009-05-30 Reimar DöffingerAdd casts to v210x decoder to avoid warnings.
2009-05-30 Baptiste Coudurierreturn AVERROR_EOF
2009-05-30 Baptiste Coudurierreturn AVERROR_EOF
2009-05-30 Baptiste Couduriercast size to int64_t to avoid overflow
2009-05-30 Baptiste CoudurierThe GIF decoder uses get_buffer, so set DR1.
2009-05-30 Baptiste Coudurierremove commented code using real_pict_num
2009-05-30 Baptiste Coudurierremove unused hack which set AVCodecContext frame_numbe...
2009-05-30 Baptiste Coudurierset pict_type in VC-1 parser, fix some timestamps problems
2009-05-29 David ConradSupport block-level quantization in Theora
2009-05-29 Reimar DöffingerUse av_clip_uint8 instead of equivalent but unoptimzed...
2009-05-29 Luca AbeniCorrectly set the "AU size" field in the payload header for
2009-05-29 Aurelien Jacobsmatroska.c was split to matroskadec.c which I'm also...
2009-05-29 Aurelien Jacobsadd myself as metadata subsystem maintainer
2009-05-29 Dave YeoMove *.map from LIBSUFFIXES to CLEANSUFFIXES, executabl...
2009-05-28 Måns RullgårdMIPS: inline asm for intreadwrite.h
2009-05-28 Måns RullgårdMIPS: add MIPS64 and Loongson asm for MAC64/MLS64
2009-05-28 Måns Rullgårdconfigure: detect Loongson MIPS extensions
2009-05-28 Måns Rullgårdblackfin: disable broken dsputil functions
2009-05-28 Måns Rullgårdblackfin: add missing const in function prototypes
2009-05-28 Måns Rullgårdblackfin: use optimised (I)DCT only when ctx->(i)dct_al...
2009-05-28 Måns Rullgårdblackfin: use DCT function pointer in dct_quantize_bfin()
2009-05-28 Dave YeoRemove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on...
2009-05-28 Måns RullgårdARM: add some PLD in NEON IDCT
2009-05-27 Stefano SabatiniDocument match_ext().
2009-05-27 Baptiste Couduriermsrle uncompressed decoding, fix #1074 and many other...
2009-05-27 Baptiste Coudurierremove apparently unused real_pict_num from AVCodecContext
2009-05-27 Baptiste CoudurierRename alloc_picture to ff_alloc_picture and move its...
2009-05-27 Jeff DownsUse AV_R/WN32 instead of direct integer copying.
2009-05-27 Baptiste Couduriertechnically mp2 in pva needs AVSTREAM_PARSE_FULL
2009-05-27 Baptiste Coudurierdo not print false error if eof follows eol
2009-05-27 Baptiste Couduriersupport AVDISCARD_ALL in mpegts demuxer
2009-05-27 Baptiste Coudurierreturn error in mpegts_push_data and propagate it
2009-05-27 Baptiste Coudurier10l, forgot ';', fix compilation
2009-05-27 Baptiste Couduriercheck that len is not negative
2009-05-27 Baptiste Coudurierdemux whole PES packets from TS
2009-05-27 Wolfram GlogerFix off by one offset with fetch_timestamps, pts_parser...
2009-05-26 Baptiste Coudurierdo not reference remainder packets in the parser, fix...
2009-05-26 Alex ConverseIn the event of a mismatch, do not follow the sample...
2009-05-26 Baptiste Couduriermove DEBUG define before include to get dprintf
2009-05-26 Jai MenonAdd lowres support to the libopenjpeg wrapper.
2009-05-26 Jai MenonUse dimensions stored in AVCodecContext instead of...
2009-05-26 Reimar DöffingerChange HAVE_PPC64 to ARCH_PPC64.
2009-05-26 Michael NiedermayerSupport YVU9 AVI 4cc.
2009-05-26 Ben Littlermap dvh1 fourcc to dv, fixes incoming/dvh1_sample
2009-05-25 Stefano SabatiniFactorize initial "printf(" and ");" in show_license().
2009-05-25 David ConradAltivec VP3 IDCT
2009-05-25 Stefano SabatiniDefine struct URLContext and typedef it to URLContext...
2009-05-25 Stefano SabatiniRemove \p and \e doxygen markup.
2009-05-25 Diego Biurrundv1394 is disabled by default, do not redundantly disab...
2009-05-25 Diego BiurrunThe MLP optimizations do not depend on HAVE_MMX, but...
2009-05-25 Ramiro PollaNEON-OBJS should also be cleared for each subdir.
2009-05-25 Ramiro Pollacosmetics: tabs->spaces
2009-05-25 Michael NiedermayerWorkaround broken AVI files from DC-XZ6.
2009-05-25 Kostya ShishkovMove colorspace conversion functions implemented in...
2009-05-25 Justin Ruggleseac3dec: get rid of unnecessary left shifts in 16-bit...
2009-05-25 Reimar DöffingerMove a DECLARE_ALIGNED_16 variable in the Nellymoser...
2009-05-25 Andres MejiaAdd Hurd to OS list and disable dv1394 in the Hurd...
2009-05-25 Baptiste Coudurierhonor restart interval in mjpeg, fix #861, SpectralFan...
2009-05-25 Ramiro Pollamlp: Re-enable x86-optimized DSP functions.
2009-05-25 Ramiro Pollamlp: Use LABEL_MANGLE() to export label symbols from...
2009-05-25 Ramiro PollaAdd LABEL_MANGLE() to export label symbols from inside...
2009-05-25 Ben LittlerCorePNG can be decoded since 18421
2009-05-24 Baptiste Couduriermove DEBUG define before include to get dprintf and...
2009-05-24 Vitor SessakFix unaligned dsputil call.
2009-05-24 Baptiste Coudurierfix get_str16_nolen with odd len, fix #1065
2009-05-24 Baptiste Couduriermove DEBUG define before include to get dprintf and...
2009-05-24 Reimar Döffingereatqi: move "block" variable into context to ensure...
2009-05-24 Reimar DöffingerDistinguish between non-coded blocks and decode errors...
2009-05-24 Reimar DöffingerAdd a few size checks when decoding rtjpeg blocks.
2009-05-24 Reimar DöffingerMove "block" variable in rtjpeg decoder to context...
2009-05-24 Haruhiko YamagataH264: Don't deblock if alpha or beta is 0.
2009-05-23 Stefano SabatiniRemove duplicated RGB_TO_[YUV]_CCIR macros, directly...
2009-05-23 Michael Niedermayerindent
2009-05-23 Michael NiedermayerFix lowres with rv20.
2009-05-23 Jeff DownsFix passing of unaligned addresses to dsputil diff_byte...
2009-05-23 Jeff DownsAdd offset argument to encode_422_bitstream() to contro...
2009-05-23 David ConradARM: actually add VP3 loop filter
2009-05-23 David ConradARM: NEON VP3 Loop Filter
2009-05-23 Baptiste CoudurierFix regression tests, diff was due to a patch to mpeg...
2009-05-23 Larbi Joubalafix hdlr descr in mp4 which use c string, patch by...
2009-05-23 Baptiste Couduriersimplify pes timestamps fetching, based on a patch...
2009-05-23 corp186compute total bitrate more accurately, patch by corp186...
2009-05-23 Baptiste Coudurierfix qtrle encoding when previous frame linesize differs...
2009-05-23 Baptiste Coudurierpad last audio frame when encoding
2009-05-23 Baptiste Coudurierremove useless include
2009-05-23 Baptiste CoudurierSet progressive_sequence before MPV_common_init which...
2009-05-23 Ramiro PollaRevert part of r18903:
2009-05-23 Ramiro PollaMLP DSP functions x86-optimized.
2009-05-22 Baptiste Coudurierfix mouse seeking when start time is not set, fix ...
2009-05-22 Stefano SabatiniRemove duplicated RGB_TO_[YUV] macros, use those includ...
2009-05-22 Stefano SabatiniFix grammar for avfilter_graph_parse() doxy.
2009-05-22 David ConradFix libtheora encoding for non-mod16 sizes
2009-05-22 David ConradMove ALIGN macro to libavutil/common.h and use it in...
2009-05-22 Baptiste Coudurierfail if stream fifo could not be allocated
2009-05-22 Reimar DöffingerMove eatgq blocks array from the stack to the codec...
2009-05-22 David ConradSet speex frame_size in ogg demuxer
next