]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-07-09 Kostya Shishkovcosmetics: vertical align AVSHA1 members
2009-07-09 Kostya ShishkovExtend AVSHA1 so it can be used in future SHA-2 code...
2009-07-09 Kostya ShishkovDocument SHA-1 functions and structures
2009-07-09 Ramiro PollaRemove dependency from swscale_internal.h to lavu/inter...
2009-07-09 Ramiro PollaMove DECLARE_ALIGNED and DECLARE_ASM_CONST back from...
2009-07-09 Ramiro PollaDo not throw compiler error if asm code needs alignment...
2009-07-08 Alex ConverseReindent after last commit
2009-07-08 Alex ConversePrevent AAC frame size overflows.
2009-07-08 Alex ConverseRefactor windowing and early psy from bitstream writing...
2009-07-08 Alex ConverseTurn on AAC rate control.
2009-07-08 Diego Biurruncosmetics: Remove unnecessary {} around if/for blocks;
2009-07-08 Diego Biurruncosmetics: prettyprinting, K&R style, break overly...
2009-07-08 Alex ConverseCosmetics: Pretty print the AAC encoder.
2009-07-08 Alex ConverseMerge the AAC encoder from SoC svn. It is still conside...
2009-07-08 Reimar DöffingerAdd extra validation checks to ff_vorbis_len2vlc.
2009-07-08 Reimar DöffingerMake sure that values generated for ff_vorbis_len2vlc in
2009-07-08 Alexis BallierAdd PIX_FMT_ARGB encoding to qtrle.
2009-07-08 Phil RutschmanAdd block_align to sox input.
2009-07-08 Art ClarkeFix mem leak when user preallocates an AVFormatContext...
2009-07-07 Diego BiurrunBaptiste will maintain qt-faststart from now on.
2009-07-07 Diego BiurrunMention removal of libamr support in the changelog.
2009-07-07 Diego Biurrunwhitespace cosmetics: Realign colums after last commit.
2009-07-07 Diego BiurrunCheck for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER...
2009-07-07 Diego BiurrunRemove support for nonfree libamr library for AMR-NB...
2009-07-06 Aurelien Jacobsflvdec: expose metadata through the generic metadata API
2009-07-06 Aurelien Jacobsflvdec: re-enable metadata parsing
2009-07-06 Aurelien Jacobsflvdec: don't set format and codec context from metadat...
2009-07-06 Reimar DöffingerCheck for packet_length 0, it is already treated as...
2009-07-06 Reimar DöffingerChange av_free to av_freep
2009-07-06 Reimar DöffingerReallocate internal buffer when coded frame size changes.
2009-07-06 Reimar DöffingerChange iv_decode_frame to get AVCodecContext as argumen...
2009-07-06 Reimar DöffingerRemove useless ret variable added in last revision...
2009-07-06 Reimar Döffinger100l, theora_decode_init must pass on errors from vp3_d...
2009-07-06 Reimar DöffingerMake decode_init fail if the huffman tables are invalid...
2009-07-06 Frank BarchardDo not fail if 'uuid' atom is encountered before 'moov'.
2009-07-06 Diego Biurrunlibfaac no longer claims to be LGPL.
2009-07-05 Diego BiurrunThe AltiVec code in libswscale no longer is under GPL.
2009-07-05 Reimar DöffingerEnsure that the filter limit values do not exceed the...
2009-07-05 Reimar DöffingerExtend init_loop_filter to work for filter limit values...
2009-07-05 Reimar DöffingerAdd a check to vp6_parse_coeff_huffman to ensure it...
2009-07-05 Aurelien Jacobsvp56dec: ensure range coder won't read past the end...
2009-07-05 Reimar DöffingerCheck that palctrl is available on init instead of...
2009-07-04 Loren Merrittfix a buffer overrun on corrupt huffyuv streams
2009-07-04 David ConradARM: NEON VP3 IDCT
2009-07-04 Reimar DöffingerIf the end of the input buffer is reached while decodin...
2009-07-04 Reimar DöffingerMake the MJPEG decoder return -1 when no image was...
2009-07-04 Reimar DöffingerAdd a got_picture flag to MJpegDecodeContext which...
2009-07-04 Reimar Döffingermjpegdec: check that the coded dc_index and ac_index...
2009-07-04 Carl Eugen... Use enum CodecID instead of int.
2009-07-04 Baptiste Coudurierfix and simplify long gop mpeg codec ul computation
2009-07-04 Baptiste Coudurierset index duration to 0 for cbr, specifying whole conta...
2009-07-04 Baptiste Coudurieruse ber4 length for descriptors preferred by specs
2009-07-04 Baptiste Coudurierwrite profile and level local tag in mpeg descriptor
2009-07-04 Alexander StrangeH.264: Check the return value of decode_vui_parameters()
2009-07-03 Reimar DöffingerReplace invalid Theora frame rate by 25 FPS.
2009-07-03 Reimar DöffingerCheck for failed extradata malloc, fixes a crash in...
2009-07-03 Reimar DöffingerCheck size of "strf" header against size of enclosing...
2009-07-03 Reimar DöffingerFix indentation
2009-07-03 Reimar DöffingerAvoid divisions by 0 in the ASF demuxer if packet_size...
2009-07-03 Alexander StrangeH.264: Don't set data_partitioning for invalid NAL_DPA.
2009-07-02 Art ClarkeCleanup properly at the end of MPEG Audio parsing.
2009-07-02 Michael NiedermayerIf either of num or den is 0 make both 0 in av_set_pts_...
2009-07-01 Michael NiedermayerMake sure av_set_pts_info() does not set the fields...
2009-07-01 Baptiste CoudurierRevert r19317, "simplify slice_end, return size of...
2009-07-01 Michael Niedermayerindent
2009-07-01 Michael NiedermayerMake sure we dont read over the end.
2009-07-01 Stefano SabatiniAdd an explanation and complete the metadata usage...
2009-07-01 Michael NiedermayerMake arguments of av_set_pts_info() unsigned.
2009-07-01 Måns RullgårdFix potentially unaligned accesses in ff_copy_bits()
2009-07-01 Baptiste Couduriersimplify slice_end, return size of output frame
2009-07-01 Kostya ShishkovRV3/4 intra types array causes alignment issues (at...
2009-07-01 Frank BarchardUse slightly more appropriate format strings for printi...
2009-07-01 Måns RullgårdUse enum PixelFormat in sws_format_name() prototype
2009-07-01 Måns RullgårdFix argument type mismatches for av_picture_crop and...
2009-07-01 Baptiste Coudurieradd missing \n to error message
2009-07-01 Måns RullgårdADPCM: remove unreachable break statement after return
2009-07-01 Måns RullgårdARM: use gcc inline asm in bswap.h only when available
2009-06-30 Jason Garrett... Fix libx264.c to not drop SEI userdata from x264 encoder.
2009-06-30 Frank BarchardUse more portable 'PRId64' instead of 'llx' as conversi...
2009-06-30 Måns RullgårdARM: enable fast_unaligned when --cpu=armv[67] is specified
2009-06-30 Reimar DöffingerFix nalsize check to avoid an integer overflow that...
2009-06-30 Michael NiedermayerUpdate seek regression checksums due to:
2009-06-30 Baptiste Couduriercosmetics, change case and comments alignment
2009-06-30 Baptiste Couduriercorrectly compute frame flags with closed gop
2009-06-30 Stefan Gehrerfix slice header checking
2009-06-30 Michael NiedermayerDrop code that attempts to decode frames that are prefi...
2009-06-30 Kostya ShishkovSupport RGB48 PNG decoding
2009-06-30 Michael NiedermayerRewrite mp3 parser. New code is much simpler and does...
2009-06-29 Alex ConverseUse av_log_missing_feature in the ADTS encoder. (Pseudo...
2009-06-29 Måns RullgårdFix build on Net/OpenBSD
2009-06-29 Stefano SabatiniCosmetics: group together indev/outdev dependencies.
2009-06-29 Ronald S. BultjeAdd doxy to av_log_missing_feature() etc. stating that...
2009-06-29 Ronald S. BultjeMove av_log_missing_feature() from the internal.h to...
2009-06-29 Ronald S. BultjeRename ff_log_missing_feature() to av_log_missing_featu...
2009-06-29 Stefano SabatiniMake the configure script select the input/output devic...
2009-06-29 Michael Niedermayerindent
2009-06-29 Michael Niedermayerid3v2.4.0 uses syncsafe integers for sizes of frames.
2009-06-29 David ConradRevert r19149 "Disable native Vorbis encoder"
2009-06-28 Stefano SabatiniRemove inconsistent use of a @brief command in av_write...
2009-06-28 Stefano SabatiniUse consistently the third person in doxy, as recommend...
next