]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-07-17 Diego BiurrunMove up swscale_error target so that regression tests...
2008-07-16 Stefano SabatiniFree in avcodec_close() avctx->rc_eq. Fix a memory...
2008-07-16 Michael Niedermayer10000l, revert
2008-07-16 Michael Niedermayerindent
2008-07-16 Michael NiedermayerSVQ3 uses the JPEG variant of YUV 4:2:0.
2008-07-16 Diego Biurruncosmetics: Fix mxf codec long name.
2008-07-16 Baptiste Coudurierprint AVCodecContext address instead of AVClass, better...
2008-07-16 Michael NiedermayerThe funny memcpyin svq3 generally has src & dst overlap...
2008-07-16 Michael NiedermayerPrint slice num as well.
2008-07-16 Loren Merrittfloat_to_int16_interleave: change src to an array of...
2008-07-15 Loren Merrittvorbis: reduce memory by reusing buffers
2008-07-15 Loren Merrittunroll another common case in vorbis_residue_decode
2008-07-15 Siarhei SiamashkaOGG: Add padding at end of Vorbis headers
2008-07-15 Alexander StrangeMove the size of the H264Context delayed_pic array...
2008-07-15 Stefano SabatiniMake v4l2_read_header() don't free a stream in case...
2008-07-15 Stefano SabatiniMake v4l_read_header() don't free a stream in case...
2008-07-15 Måns RullgårdARM: optimised MAC64 and MLS64
2008-07-15 Måns RullgårdARM: optimised MUL64
2008-07-15 Måns RullgårdARM: ARMv6 optimised MULH
2008-07-15 Måns RullgårdARM: ARMv6 optimised FASTDIV
2008-07-15 Måns RullgårdARM: disable use of system byteswap.h
2008-07-15 Måns RullgårdARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_32()
2008-07-15 Måns RullgårdARM: ARMv6 optimised bswap_16/32
2008-07-15 Måns RullgårdRemove dead code in bitstream.h
2008-07-15 Alexander StrangePrint the address of the AVCodecContext in av_log().
2008-07-15 Loren Merritt10l, float_to_int16_interleave_sse/3dnow wrote the...
2008-07-14 Michael NiedermayerMake flic probe check a few more things.
2008-07-14 Michael NiedermayerMove the codec_id overriding at a slightly better place.
2008-07-14 Måns RullgårdH264: fix index range assert() in remove_short_at_index()
2008-07-14 Michael NiedermayerRemove common factors from timebase in av_set_pts_info().
2008-07-14 Michael NiedermayerFix infinite loop at EOF.
2008-07-14 Vitor SessakRevert r14218. FFMAX is a macro, so
2008-07-14 Ben Littleronly animated gif (gifdec.c) was removed)
2008-07-14 Diego Biurrungifdec.c was removed, purge its entry from the Makefile.
2008-07-13 Michael NiedermayerFix decoding of 320x240.ogg.
2008-07-13 Michael Niedermayer-itsscale to scale timestamps
2008-07-13 Alexander StrangeCosmetics: reindent.
2008-07-13 Alexander StrangeRemove const vector casts.
2008-07-13 Ben Littlerremoved gif decoder in r14209
2008-07-13 Diego BiurrunDrop non-C99-compliant initialization.
2008-07-13 Michael NiedermayerMake our flac decoder decode all the data at EOF.
2008-07-13 Matthieu Castettools/trasher: Don't mix srand/rand and srandom/random...
2008-07-13 Stefano Sabatinistrdup() the default value for rc_eq in AVCodec when...
2008-07-13 Michael NiedermayerOn EOF keep calling the decoders until they do not...
2008-07-13 Stefano SabatiniFix the logic to access the location of a string to...
2008-07-13 Vitor SessakSimplify
2008-07-13 Vitor SessakAnother av_clipf() usage
2008-07-13 Vitor SessakDo not declare as double a var that only stores a float
2008-07-13 Vitor SessakSimplify: use FFMAX
2008-07-13 Reimar Döffingercheck that csize in ff_lzw_decode_init is < LZW_MAXBITS...
2008-07-13 Vitor SessakAdd av_clipf() function to common.h and use it in ra288.c
2008-07-13 Måns Rullgårddvdsubdec: allow compilation with -DDEBUG
2008-07-13 Måns RullgårdRTP: use dprintf(), allow compilation with -DDEBUG
2008-07-13 Måns RullgårdASF: use dprintf(), allow compilation with -DDEBUG
2008-07-13 Michael NiedermayerRemove gif demuxer, the code contains a gif decoder...
2008-07-13 Michael NiedermayerUse -vsync 0 unless the user explicitly asked for...
2008-07-13 Loren Merrittexploit mdct symmetry
2008-07-13 Ramiro Pollamlpdec: Check for bits left before each read of End...
2008-07-13 Loren Merrittsimplify vorbis windowing
2008-07-13 Ramiro Pollabitstream: move put_sbits() from flacenc.c to bitstream...
2008-07-13 Reimar Döffingerclip MS ADPCM predictor range to correct [0..6] range...
2008-07-13 Reimar DöffingerUse bytestream and AV_RL* functions in ADPCM code where...
2008-07-13 Reimar DöffingerFix MS ADPCM de- and encoding: first and second sample...
2008-07-13 Diego BiurrunAdd parisc* to the list of architectures requiring...
2008-07-13 Måns Rullgårdmpegaudio: use MAC/MLS macros in ff_mpa_synth_filter
2008-07-13 Måns Rullgårdmathops: add MAC64, MLS64, and MLS16
2008-07-13 Måns RullgårdBitstream: use AV_RB16() in LIBMPEG2_BITSTREAM_READER
2008-07-12 Michael NiedermayerUse CODEC_ID_PROBE when the mpeg-ps demuxer does not...
2008-07-12 Måns Rullgårdconfigure: simplify negative dependencies
2008-07-12 Måns Rullgårdconfigure: allow !foo as argument to enabled/disabled...
2008-07-12 Michael NiedermayerRemove old hackish codec probe system.
2008-07-12 Anuradha SuraparajuFix pts handling when encoding with libschroedinger...
2008-07-12 Anuradha SuraparajuFix pts handling when encoding with libdirac.
2008-07-12 Michael NiedermayerUse strcmp() instead of strncmp() in set_codec_from_pro...
2008-07-12 Michael Niedermayerindent
2008-07-12 Michael NiedermayerOnly try to probe the codec when the available data...
2008-07-12 Michael NiedermayerAdd mpegvideo and H.264 to the codec probe.
2008-07-12 Michael Niedermayerh264_probe()
2008-07-12 Michael Niedermayerindent
2008-07-12 Michael NiedermayerNew codec probing system try #1.
2008-07-12 Michael Niedermayercommand_streams are type data not unknown.
2008-07-12 Reimar DöffingerUse new style static VLC tables for IMC decoder.
2008-07-12 Michael NiedermayerMove add_to_pktbuf() before av_read_packet(). My future...
2008-07-12 Michael NiedermayerMove set_codec_from_probe_data() up to where the other...
2008-07-12 Michael NiedermayerPass AVPacketList instead of the whole context to add_t...
2008-07-12 Ramiro PollaPrevent users from setting -vol and -acodec copy together.
2008-07-12 Robert SwainTypo and grammar fix
2008-07-12 Robert SwainCorrect a couple of typos
2008-07-12 Reimar Döffinger100l, fix MS ADPCM decoding for e.g. http://samples...
2008-07-12 Reimar Döffinger10l, forgot to replace a / 256 for r14173.
2008-07-11 Reimar DöffingerChange MS ADPCM table so they fit into int8_t and chang...
2008-07-11 Michael Niedermayerindent
2008-07-11 Michael NiedermayerFix not coded channels / silence decoding.
2008-07-11 Michael NiedermayerCheck that we have enough output space available.
2008-07-11 Andreas ÖmanDeprecate avcodec_build(), it returns the same value as
2008-07-11 Michael Niedermayersimplify
2008-07-11 Michael NiedermayerFix misdetection of MPEG-PS (AVSEQ03.DAT and AVSEQ06...
2008-07-11 Diego BiurrunMove #ifdef CONFIG_DVVIDEO_ENCODER up to cover all...
2008-07-11 Diego BiurrunMake preprocessor condition more specific and useful...
2008-07-11 Diego BiurrunMove one function that is only used for muxing below...
next