OSDN Git Service

coroid/libav_saccubus.git
2009-11-26 Stefano SabatiniRemove x_chroma_shift and y_chroma_shift fields from...
2009-11-26 Jai MenonUpdate libavformat regression reference checksum for...
2009-11-26 Måns RullgårdRevert "Add required header #include to fix 'make check...
2009-11-26 Diego Biurruncosmetics: K&R style, prettyprinting
2009-11-26 Diego BiurrunMark apply_mdct() function as static; it is only used...
2009-11-26 Stefano SabatiniUse av_pix_fmt_descriptors in avcodec_get_chroma_sub_sa...
2009-11-25 Stefano SabatiniUse av_pix_fmt_descriptors in ff_is_hwaccel_pix_fmt...
2009-11-25 Michael NiedermayerRemove special case that changed video sync behavior...
2009-11-25 Stefano SabatiniAdd an entry for the AVFilter.next field removal.
2009-11-25 Diego Biurrun-DFRAC_BITS must be added to CPPFLAGS when compiling...
2009-11-25 Diego BiurrunAdd required header #include to fix 'make checkheaders'.
2009-11-25 Stefano SabatiniRemove AVFilter.next field, since it is not used and...
2009-11-25 Ramiro PollaFix nv12/nv21 handling. linesize for plane 1 should...
2009-11-25 David ConradSupport compiling against libtheora older than 1.1
2009-11-25 Stefano SabatiniAdd an entry for the avfilter_next() function addition.
2009-11-24 Stefano SabatiniImplement avfilter_next().
2009-11-24 Stefano SabatiniAdd an entry for the avfilter_register() signature...
2009-11-24 Stefano SabatiniImplement a new registration system for filters.
2009-11-24 Stefano SabatiniAdd an entry for the pixdesc.h API publication.
2009-11-24 Stefano SabatiniMake the pixdesc API public.
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.
next