]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-11-24 Vitor SessakMake lsp2polyf() function non-static for upcoming usage...
2009-11-24 Jason Garrett... Update ffserver to include all basic x264 parameters...
2009-11-24 Jason Garrett... Add weightp support in API for libx264.
2009-11-24 Reimar DöffingerCall ff_find_hwaccel() after calling avcodec_set_dimens...
2009-11-24 Måns RullgårdWMA: extend exponent range to 95
2009-11-24 Baptiste Coudurierupdate seek regression ref due to r20579, mp3 timestamp...
2009-11-24 Peter RossDetermine VOC block length when length field is zero...
2009-11-24 Kostya ShishkovCall avcodec_set_dimensions() instead of simply setting...
2009-11-23 Vitor SessakAdd missing include. Fix the following compiler warnings:
2009-11-23 Måns RullgårdWMA: extend exponent table up to 75
2009-11-23 Stefano SabatiniClarify PIX_FMT_BE flag doxy. Increase consistency...
2009-11-23 Michael NiedermayerUse avcodec_set_dimensions()
2009-11-23 Michael NiedermayerCorrect order of arguments for avcodec_check_dimensions().
2009-11-23 Michael NiedermayerMake sure avcodec_set_dimensions() is used when rv20...
2009-11-23 David Conradlibtheora: using the 1.0 API requires linking to both
2009-11-23 David ConradMOV: cprt is another tag used for copyright
2009-11-23 David ConradMOV: Add several iTunes metadata tags
2009-11-23 David ConradMOV: Fix writing \251wrt metadata (r20453 only fixed...
2009-11-22 Vitor SessakMake sorting function used in TwinVQ a shared function
2009-11-22 David ConradSet colorspace for libtheora encoding
2009-11-22 David ConradSupport 4:2:2 and 4:4:4 subsampling in libtheora encoding
2009-11-22 David ConradAdd support for two pass encoding in libtheora
2009-11-22 David ConradUpdate libtheora wrapper to use the 1.0 API
2009-11-22 Baptiste Coudurierset mp3 timebase to the lcm of all mp3 sample rates...
2009-11-22 Justin RugglesAdd MP4 object type for ALS.
2009-11-22 Måns RullgårdDelete *.d files with make clean
2009-11-22 Stefano SabatiniRemove from the list of the supported formats the forma...
2009-11-22 Kostya ShishkovWhen searching for AMF object field value, try to find...
2009-11-22 Kostya ShishkovPrint error when RTMP protocol can't open connection
2009-11-22 Kostya ShishkovPass only useful FLV metadata from RTMP stream
2009-11-22 Kostya ShishkovUpdate dimensions in AVCodecContext when RV3/4 frame...
2009-11-22 Justin RugglesDo not write an extra byte in the iTunes 'hdlr' tag...
2009-11-21 Alex Converse10l: Fix inverted if-condition from r20448. Fixes issue...
2009-11-21 Robert KrügerFactorize av_get_bit_rate (for future use outside of...
2009-11-21 Stefano SabatiniMake show_protocols() print one protocol per line.
2009-11-20 Reimar DöffingerDo D10 AES3 audio conversion in-place instead of using...
2009-11-20 Michael NiedermayerAllocate pictures with enough padding for jpeg.
2009-11-20 Reimar DöffingerIn win32 thread implementation do not access jobnr...
2009-11-20 Daniel VerkampFLV muxer support for Flash screen codec v2
2009-11-20 Daniel VerkampAdd codec id for Flash screen codec v2 and hook it...
2009-11-20 Ramiro PollaIndent
2009-11-20 Daniel VerkampDocument -formats split
2009-11-20 Kostya ShishkovImplement missing case for decoding samples with large...
2009-11-20 Kostya Shishkovcosmetics: break some long lines and insert few spaces
2009-11-20 Kostya Shishkov10l trocadero: ZMBV encoder used zero score to detect...
2009-11-20 Baptiste Coudurieravoid integer overflow in dnxhd encoder, fixes #1557
2009-11-19 Baptiste Coudurierclarify why the encoder is failing
2009-11-19 Stefano SabatiniFix name for PIX_FMT_NV21 PixFmtInfo entry.
2009-11-19 Baptiste Coudurieruse AVFormatContext in dprintf
2009-11-19 Michael NiedermayerSplit show_formats().
2009-11-19 Reimar DöffingerDisable image flipping during JPEG decoding if CODEC_FL...
2009-11-19 Baptiste CoudurierRevert r20548, it was a dream. It seems faad does not...
2009-11-18 Stefano SabatiniClarify relations between log2_chroma_w, log2_chroma_h...
2009-11-18 Stefano SabatiniMake show_formats() print each bitstream filter on...
2009-11-18 Baptiste Coudurierfaad needs CODEC_CAP_DELAY, otherwise you miss last...
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-11-18 Diego BiurrunSplit avdevice.c off from alldevices.c.
2009-11-18 Stefano SabatiniRename AVPixFmtDescriptor.nb_channels to nb_components...
2009-11-16 Diego BiurrunAdd missing #includes for avutil.h, required for the...
2009-11-16 Ronald S. BultjeUse get_bits_left() instead of size_in_bits - get_bits_...
2009-11-16 Carl Eugen... Cosmetics: Fix indentation.
2009-11-15 Alex ConversePad the extradata in the AAC ADTS to AudioSpecificConfi...
2009-11-15 Vitor SessakImplement ff_decode_pitch_lag() that is used by both...
2009-11-15 Baptiste CoudurierSearch relative path according to alias record when...
2009-11-14 Michael NiedermayerFix indention after last commit.
2009-11-14 Michael NiedermayerFix crash with av_tree_enumerate(NULL).
2009-11-14 Thilo BorgmannMerge data tables from als_data.h with the decoder...
2009-11-14 Michael NiedermayerMake sure av_tree_enumerate() enumerates left->right.
2009-11-14 Thilo BorgmannAdd long-term prediction to the ALS decoder.
2009-11-14 Justin Rugglesac3dec: apply dynamic range compression to correct...
2009-11-13 Michael KostylevAdd cflags filter for suncc
2009-11-13 Mike ScheutzowReset rbsp buffer size when freeing its data buffer.
2009-11-13 Luca AbeniAdd some "#if"s to avoid compiling the RTSP code when...
2009-11-12 Stefano SabatiniSplit overly long line in doxy.
2009-11-12 Vitor SessakBump minor version after MPEG-4 Lossless commit
2009-11-12 Carl Eugen... Bump minor version after applying ALS decoder.
2009-11-12 Luca AbeniSplit the sdp_read_packet() function out of rtsp_read_p...
2009-11-12 Luca AbeniMove some some functions around, so that splitting...
2009-11-12 Alex ConverseMark AOT_ALS as a supported MPEG-4 audio object type.
2009-11-12 Alex ConverseDebug print MP4 objectTypeIndication in hex not decimal...
2009-11-12 Alex ConverseCosmetics: Re-indent
2009-11-12 Alex ConverseFix a __warn_memset_zero_len gcc-4.4 warning.
2009-11-12 Stefano SabatiniSwap slicify / scale description positions, "scale...
2009-11-11 Stefano SabatiniAdd scale filter.
2009-11-11 Diego BiurrunAdd #include for required header config.h.
2009-11-11 Thilo BorgmannAdd MPEG-4 Audio Lossless Coding (ALS) decoder.
2009-11-11 Thilo BorgmannAdd the ability to parse the ALSSpecificConfig from...
2009-11-11 Diego BiurrunAdd '#undef fprintf' before PRINT macro that uses fprintf.
2009-11-11 Alex ConverseCosmetics: Remove the implied gap before AOT_USAC in...
2009-11-11 Alex ConverseAAC: Rename sect_len to sect_end. It marks the last...
2009-11-11 Alex ConverseAdd a channels field to MPEG4AudioConfig.
2009-11-11 Vitor SessakUse doubles in ff_set_min_dist_lsf(). After this patch...
2009-11-11 Alex ConverseAdd Low Delay MPEG Surround to the enum of MPEG-4 Audio...
2009-11-11 Carl Eugen... Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c.
2009-11-10 Justin RugglesAdd CH_LAYOUT_NATIVE channel mask value to allow user...
2009-11-10 Michael Niedermayerindent
2009-11-10 Carl Eugen... Cosmetics: Fix indentation after r20505.
2009-11-10 Carl Eugen... Add .pix_fmts to H264 VDPAU decoder declaration and...
2009-11-10 Michael NiedermayerTry to fix has_b_frame calculation for open gop files.
next