]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-01-12 Michael NiedermayerGet rid of #include "svq3.c"
2010-01-12 Michael NiedermayerBetter title for the file.
2010-01-12 Zuxy MengMake sure that sfence is used after any non temporal...
2010-01-12 Vitor SessakAdd replacements for log2f(), exp2() and exp2f() for...
2010-01-12 Carl Eugen... Support uncompressed ("Resolution 1:1") Avid AVI Codec...
2010-01-11 Måns RullgårdAAC: use table for cbrtf(n)*n
2010-01-11 Luca AbeniRemove the inclusion of unneeded headers
2010-01-11 Måns RullgårdAAC: escape_sequence is 21 bits max
2010-01-11 Martin StorsjöProvide a fallback for getnameinfo() also. Patch by...
2010-01-11 Martin StorsjöImplement a fallback for struct sockaddr_storage if...
2010-01-11 Martin StorsjöCheck for struct sockaddr_storage. Patch by Martin...
2010-01-11 Martin StorsjöUse getaddrinfo() instead of resolve_host(). Patch...
2010-01-11 Martin StorsjöDeprecate resolve_host(). Patch by Martin Storsjö ...
2010-01-11 Martin StorsjöProvide fallback implementations of getaddrinfo() and...
2010-01-11 Martin StorsjöCheck for struct addrinfo availability. Patch by Martin...
2010-01-11 Ronald S. BultjeUse getaddrinfo(), if available, in resolve_host()...
2010-01-11 Martin StorsjöCheck for getaddrinfo(), patch by Martin Storsjö <...
2010-01-11 Alex Conversefft-test: Add RDFT/IRDFT support.
2010-01-11 Alex Conversefft-test: Replace do_mdct with a tf_transform enum...
2010-01-11 Martin Storsjöconfigure: Make check_type handle type names containing...
2010-01-11 Kostya ShishkovFix two RLE buffer size calculations in TSCC decoder.
2010-01-11 Måns Rullgårdconfigure: allow names with spaces in enable/disable_safe
2010-01-11 Peter Rossadd myself as the electronicarts demuxer maintainer
2010-01-11 Carl Eugen... 10l: Fix forgotten variable rename from r14893 (fixes...
2010-01-11 Zuxy MengAvoid redefinition of RGB_PLANAR2PACKED24 as the templa...
2010-01-11 Ramiro Pollacosmetics: {} placement.
2010-01-11 David Conradoggdec: Set dts when known
2010-01-11 Alexander StrangeAdd missing internal.h to files calling ff_match_2uint16().
2010-01-11 Michael NiedermayerOptimize ff_snow_horizontal_compose97i.
2010-01-11 Michael NiedermayerMerge vertical_compose53iL0*()
2010-01-11 Michael NiedermayerOptimize horizontal_compose53i() by inlining inv_lift...
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.
next