]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-02-21 Carl Eugen... Add dpx encoding regression test.
2012-02-21 Diego Biurrunswscale: K&R formatting cosmetics for PowerPC code...
2012-02-21 Diego Biurrunimg2: Use ff_guess_image2_codec(filename) shorthand...
2012-02-21 Diego BiurrunClarify licensing information about files borrowed...
2012-02-21 Alex ConverseMark mutable static data const where appropriate.
2012-02-21 Janne Grunauavplay: fix -threads option
2012-02-21 Janne Grunaudvbsubdec: avoid undefined signed left shift in RGBA...
2012-02-21 Paul B Maholmlpdec: use av_log_ask_for_sample()
2012-02-21 Aneesh Dogragif: K&R formatting cosmetics
2012-02-21 Paul B Maholpng: make .long_name more descriptive
2012-02-21 Martin Storsjömovdec: Adjust keyframe flagging in fragmented files
2012-02-20 Ronald S. Bultjerv34: change most "int stride" into "ptrdiff_t stride".
2012-02-20 Justin Rugglesadpcmenc: Use correct frame_size for Yamaha ADPCM.
2012-02-20 Justin Rugglesavcodec: add ff_samples_to_time_base() convenience...
2012-02-20 Justin Rugglesadx parser: set duration
2012-02-20 Justin Rugglesmlp parser: set duration instead of frame_size
2012-02-20 Justin Rugglesgsm parser: set duration
2012-02-20 Justin Rugglesmpegaudio parser: set duration instead of frame_size
2012-02-20 Justin Ruggles(e)ac3 parser: set duration instead of frame_size
2012-02-20 Justin Rugglesflac parser: set duration instead of frame_size
2012-02-20 Justin Rugglesavcodec: add duration field to AVCodecParserContext
2012-02-20 Justin Rugglesavutil: add av_rescale_q_rnd() to allow different rounding
2012-02-20 Paul B Maholpnmdec: remove useless .pix_fmts
2012-02-20 Justin Ruggleslibmp3lame: support float and s32 sample formats
2012-02-20 Justin Ruggleslibmp3lame: renaming, rearrangement, alignment, and...
2012-02-20 Justin Ruggleslibmp3lame: use the LAME default bit rate
2012-02-20 Justin Ruggleslibmp3lame: use avpriv_mpegaudio_decode_header() for...
2012-02-20 Justin Ruggleslibmp3lame: cosmetics: remove some pointless comments
2012-02-20 Justin Ruggleslibmp3lame: convert some debugging code to av_dlog()
2012-02-20 Justin Ruggleslibmp3lame: remove outdated comment.
2012-02-20 Justin Ruggleslibmp3lame: do not set coded_frame->key_frame.
2012-02-20 Justin Ruggleslibmp3lame: improve error handling in MP3lame_encode_init()
2012-02-20 Justin Ruggleslibmp3lame: remove unneeded 'stereo' field from Mp3Audi...
2012-02-20 Martin Storsjöhls: Reset the AVIOContext when seeking
2012-02-20 Anton Khirnovpcxenc: switch to encode2().
2012-02-20 Anton Khirnovsgienc: switch to encode2().
2012-02-20 Anton Khirnovtargaenc: switch to encode2().
2012-02-20 Anton Khirnovtargaenc: don't modify input frame.
2012-02-20 Anton Khirnovroqvideoenc: switch to encode2().
2012-02-20 Anton Khirnovroqvideoenc: add const qualifier to the input frame.
2012-02-20 Anton Khirnovpnmenc: switch to encode2().
2012-02-20 Anton Khirnovhuffyuv: switch to encode2().
2012-02-20 Anton Khirnovv410enc: switch to encode2().
2012-02-20 Anton Khirnovzmbvenc: switch to encode2().
2012-02-20 Anton Khirnovzmbvenc: move header writing to the end of encode_frame().
2012-02-19 Ronald S. Bultjeh264: don't use redzone in loopfilter on win64.
2012-02-19 Ronald S. BultjeRevert two swscale commits.
2012-02-19 Panagiotis... applehttp: Do seeking within segments, too
2012-02-19 Luca Barbatodoxy: remove reference to removed api
2012-02-19 Luca Barbatoexamples: unbreak compilation
2012-02-19 Paul B Maholttadec: cosmetics: reindent
2012-02-19 Aneesh Dograsunrast: use RLE trigger macro inplace of the hard...
2012-02-19 Aneesh Dograsunrastenc: set keyframe flag for the output packet.
2012-02-19 Anton Khirnovmpegvideo_enc: switch to encode2().
2012-02-19 Anton Khirnovmpegvideo_enc: force encoding delay of at least 1 frame...
2012-02-18 Martin Storsjömov: Use defines for sample flags in fragments
2012-02-18 Martin Storsjömov: Use defines for trun flags
2012-02-18 Martin Storsjömov: Use defines for tfhd flags
2012-02-18 Kostya Shishkovproresenc: force bitrate not to exceed given limit
2012-02-18 Ronald S. Bultjevc1parse: call vc1_init_common().
2012-02-18 Ronald S. Bultjewma: don't return 0 on invalid packets.
2012-02-18 Ronald S. Bultjeasf: prevent packet_size_left from going negative if...
2012-02-18 Ronald S. Bultjemjpegb: don't return 0 at the end of frame decoding.
2012-02-18 Martin Storsjörtpdec: Identify incorrectly signalled H263
2012-02-18 Ronald S. Bultjevp8dsp: split long line.
2012-02-17 Ronald S. Bultjeaiff: don't skip block_align==0 check on COMM-after...
2012-02-17 Alex Conversedpcm: ignore extra unpaired bytes in stereo streams.
2012-02-17 Ronald S. Bultjemp3on4: require a minimum framesize.
2012-02-17 Ronald S. Bultjempc7: assign an error level + context to av_log() msg.
2012-02-17 Ronald S. Bultjehuffyuv: error out on bit overrun.
2012-02-17 Martin Storsjödct-test: Add the missing ff_ prefix to the altivec...
2012-02-17 Martin Storsjödct-test: Remove a stray declaration of a nonexistent...
2012-02-17 Martin Storsjömovenc: Write the unknown duration as 64 bit fields...
2012-02-17 Martin Storsjömovenc: Write track durations with all bits set if...
2012-02-17 Ronald S. Bultjeals: prevent infinite loop in zero_remaining().
2012-02-17 Ronald S. Bultjecook: prevent div-by-zero if channels is zero.
2012-02-17 Anton Khirnovpamenc: switch to encode2().
2012-02-17 Anton Khirnovsvq1enc: switch to encode2().
2012-02-17 Anton Khirnovdvenc: switch to encode2().
2012-02-17 Anton Khirnovdpxenc: switch to encode2().
2012-02-17 Anton Khirnovpngenc: switch to encode2().
2012-02-17 Anton Khirnovv210enc: switch to encode2().
2012-02-17 Anton Khirnovxwdenc: switch to encode2().
2012-02-17 Justin Rugglesttadec: use branchless unsigned-to-signed unfolding
2012-02-17 Aneesh Dograavcodec: add a Sun Rasterfile encoder
2012-02-17 Aneesh Dograsunrast: Move common defines to a new header file.
2012-02-17 Paul B Maholcdxl: fix video decoding for some files
2012-02-17 Paul B Maholcdxl: fix audio for some samples
2012-02-17 Paul B Maholapetag: add proper support for binary tags
2012-02-17 Paul B Maholttadec: remove dead code
2012-02-17 Ronald S. Bultjeswscale: make access to filter data conditional on...
2012-02-17 Ronald S. Bultjeswscale: update context offsets after removal of AlpMmx...
2012-02-17 Kostya Shishkovprores: initialise encoder and decoder parts only when...
2012-02-17 Ronald S. Bultjeswscale: make monowhite/black RGB-independent.
2012-02-17 Ronald S. Bultjeflac: fix infinite loops on all-zero input or end-of...
2012-02-17 Ronald S. Bultjewmapro: change max. block size to 13 bits.
2012-02-16 Michael Niedermayershorten: Use separate pointers for the allocated memory...
2012-02-16 Michael Niedermayeratrac3: Fix crash in tonal component decoding.
2012-02-16 Michael Niedermayerws_snd1: Fix wrong samples counts.
2012-02-16 Martin Storsjömovenc: Don't set a default sample duration when creati...
next