]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-01-11 David Conradmkvdec: Avoid divide-by-zero crash on invalid real...
2010-01-11 David ConradAdd support for dirac in ogg
2010-01-11 David ConradAdd a function to parse Dirac's sequence header
2010-01-11 David ConradExport fullrange flag and color information for h.264
2010-01-10 Vladimir VoroshilovSIPR decoder for modes 8k5, 6k5 and 5k0.
2010-01-10 Stefano SabatiniMake query_formats() increment the scaler_count after...
2010-01-10 Stefano SabatiniMake avfilter_insert_filter() print the instance name...
2010-01-10 Stefano SabatiniAdd an entry for the addition of a parameter log_ctx to
2010-01-10 Stefano SabatiniAdd a log context to avfilter_graph_config_links().
2010-01-10 Stefano SabatiniRemove extra empty line.
2010-01-10 Carl Eugen... Use enum CodecID where appropriate.
2010-01-10 Peter RossDeluxe Paint Animation demuxer
2010-01-10 Peter RossDeluxe Paint Animation decoder
2010-01-10 Peter Rossdo not create Electronic Arts audio stream when unsuppo...
2010-01-10 Michael NiedermayerDoxy for ff_match_2uint16().
2010-01-10 Michael NiedermayerFix implicit declaration warning.
2010-01-09 Michael NiedermayerAdd a function to match a 2 element vector of uint16_t...
2010-01-09 Michael NiedermayerMake inter_level/run global again, msmpeg4 uses them.
2010-01-09 Michael NiedermayerMake some tables static again, i mistakely thought...
2010-01-09 Zuxy MengMMX(2) accelerated yuv420->rgb24 routine, trivial as...
2010-01-09 Laurent AimarExport get_slice_type() as ff_h264_get_slice_type().
2010-01-09 Michael NiedermayerSplit H263 encoder and decoder from common code.
2010-01-09 Zuxy MengRemove unused PREFETCHW macro
2010-01-09 Reimar DöffingerAdd support for hard-coded MDCT-related ff_sine_windows...
2010-01-09 Laurent AimarAlways initialize bit_depth_luma and bit_depth_chroma...
2010-01-09 Peter Rossupdate my email address
2010-01-08 Stefano Sabatini Make the scale filter set in the input and output...
2010-01-08 Michael NiedermayerMove 3 direct MV related functions that i left out...
2010-01-08 Thilo BorgmannChange local variable type from unsigned int to int...
2010-01-08 Michael NiedermayerMove AVCodecs from h263dec.c to msmpeg4.c and disentang...
2010-01-08 Reimar DöffingerIgnore 0-height slice in sws_scale, otherwise a final...
2010-01-08 Michael NiedermayerUse h263 tables in msmpeg4v1 dont duplicate them halfway.
2010-01-08 Daniel VerkampRelease cyuv/aura decoder buffer
2010-01-08 Måns RullgårdAAC: add a const to decode_spectrum_and_dequant() args
2010-01-08 Michael NiedermayerRename most non static h263 tables so their name contai...
2010-01-08 Michael NiedermayerRename mpeg4 intra vlc tables so they contain "mpeg4...
2010-01-08 Michael NiedermayerRename DCtab_*, its a global variable and it helps...
2010-01-08 Ronald S. BultjeUse the correct ByteIOContext in extradata parsing...
2010-01-08 Jai MenonSnow : re-indent after r21093.
2010-01-08 Jai MenonSnow : remove pointless 'if(1)'.
2010-01-08 Michael NiedermayerRemove useless line.
2010-01-08 Michael NiedermayerFix indention.
2010-01-08 Andreas ÖmanLog unknown NAL code from correct context
2010-01-08 Jai MenonSnow : use non-NULL context for av_log.
2010-01-08 Jai MenonCosmetics : remove duplicated comment.
2010-01-08 Diego BiurrunExplain why the level variable is magically inceased...
2010-01-08 Stefano SabatiniFix compilation on gcc 2.95.3 (still supported) broken...
2010-01-08 Alex Conversefft-test: whitespace cosmetics
2010-01-08 Jai MenonSnow : release buffers allocated using avctx->get_buffer.
2010-01-08 Jai MenonSet bits_per_coded_sample in the raw video encoder.
2010-01-08 Michael NiedermayerAdd a few CONFIG_MPEG4_DECODER that should be there.
2010-01-08 Art ClarkeImprove avformat_version() doxy.
2010-01-08 Martin StorsjöCurrently, the replacement which is used if inet_aton...
2010-01-07 Michael NiedermayerSplit the mpeg4 encoder and decoder off h263.c
2010-01-07 Ronald S. Bultjehandler can be NULL if we did not support this dynamic...
2010-01-07 Stefano SabatiniMake avfilter_formats_unref(AVFilterFormats **ref)...
2010-01-07 Stefano SabatiniUse the @return doxy command, and extend documentation...
2010-01-07 Stefano SabatiniAvoid the use of the modal auxiliary "should" in the
2010-01-07 Thilo BorgmannAdd multi-channel correlation support for ALS.
2010-01-07 Stefano SabatiniFix doxy, use third person.
2010-01-07 Ronald S. BultjeAdd correct log context to av_log() calls in parse_rtpm...
2010-01-07 Ronald S. BultjeRe-indent to more closely follow general coding standar...
2010-01-07 Carl Eugen... Fix red/blue swap for 4xa files.
2010-01-07 Thilo BorgmannOptimize short-term prediction by reducing index arithm...
2010-01-07 Ramiro PollaSilence calls to git in version.sh.
2010-01-07 Ramiro PollaCheck for VERSION in source dir.
2010-01-07 Stefano SabatiniAdd an entry for the sws_isSupportedInput() and
2010-01-07 Stefano SabatiniImplement sws_isSupportedInput() and sws_isSupportedOut...
2010-01-07 Ramiro PollaCheck for snapshot_version in source dir.
2010-01-07 Michael NiedermayerAdd some const qualifiers.
2010-01-07 Michael NiedermayerDocument decide_ac_pred() and restore_ac_coeffs().
2010-01-07 Michael NiedermayerMove restore_ac_coeffs() call into decode_ac_pred().
2010-01-07 Michael NiedermayerMove restore_ac_coeffs() up so its declared before...
2010-01-07 Michael NiedermayerMore doxy
2010-01-07 Michael NiedermayerDocument ff_h263_show_pict_info().
2010-01-07 Michael NiedermayerFactorize if() surrounding every ff_h263_show_pict_info...
2010-01-07 Martin StorsjöAlways set the destination address even if no port...
2010-01-07 Martin StorsjöCheck the URL used for the SDP destination.
2010-01-07 Zuxy MengRemove const to avoid a bunch of GCC warnings against...
2010-01-07 Michael Niedermayer2 more if(CONFIG_*_DECODER)
2010-01-07 Michael NiedermayerSplit out intel H263 decoder.
2010-01-07 Michael Niedermayerflv.h should ideally be included in flvdec.c
2010-01-07 Michael NiedermayerMove forgotton "AVCodec flv_encoder" over to flvenc.c.
2010-01-07 Michael NiedermayerSplit flv decoding out.
2010-01-07 Michael NiedermayerSplit out flv encoding.
2010-01-07 Michael NiedermayerDocument aspect_to_info().
2010-01-07 Michael NiedermayerCleanup aspect_to_info().
2010-01-07 Michael NiedermayerDocument several more things.
2010-01-07 Michael NiedermayerDocument *VLC_BITS.
2010-01-07 Michael NiedermayerSimplify h263_get_picture_format().
2010-01-07 Michael NiedermayerMark h263_get_picture_format() av_const to indicate...
2010-01-07 Michael NiedermayerDocument h263_get_picture_format().
2010-01-07 Michael NiedermayerFix stream copy & transcoding one stream at the same...
2010-01-07 Michael NiedermayerCorrect indention.
2010-01-07 Michael NiedermayerMove the definitions of data_buf and data_size closer...
2010-01-06 Carl Eugen... 100l: Fix compilation after r21037.
2010-01-06 Michael NiedermayerStop the approximation in bessel() once it does no...
2010-01-06 Daniel VerkampHandle more ADPCM codecs in av_get_bits_per_sample().
2010-01-06 Stefano SabatiniAdd an entry for the avfilter_add_colorspace() API...
2010-01-06 Stefano SabatiniChange avfilter_add_colorspace() to make it accept...
next