]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-02-14 Tilman BrockFix spelling error.
2011-02-14 Ronald S. Bultjemmst: fix reading uninitialized data for ping packets.
2011-02-14 Mans RullgardUpdate APIchanges for 910b5b8
2011-02-14 Michael NiedermayerAdd sample_aspect_ratio to AVFilterLink
2011-02-14 Stefano SabatiniRemove disabled legacy code in ffplay.
2011-02-14 Alex Converseaac: remove dead SBR input scaling
2011-02-13 Mans Rullgardasfdec: fix build for big endian targets
2011-02-13 Justin Rugglesac3enc: Add x86-optimized function to speed up log2_tab().
2011-02-13 Peter Rosswtv: ignore empty data_guid chunks
2011-02-13 Anton Khirnovasfdec: don't export empty metadata
2011-02-13 Anton Khirnovasfdec: split reading stream properties out of asf_read...
2011-02-13 Francesco Cosoletommst: print packet type with error status code message
2011-02-13 Mans Rullgardconfigure: fix non-standard regex used with expr
2011-02-13 Anatoly Nenashevmpeg4video: ignore broken GOP headers
2011-02-13 Mans Rullgardconfigure: report full gcc version string
2011-02-13 Mans Rullgardconfigure: add cleanws() function
2011-02-13 Loren MerrittFFT: factor a shuffle out of the inner loop and merge...
2011-02-13 Anssi Hannulalavf: print stream disposition in dump_stream_format
2011-02-13 Anssi Hannulaspdifenc: fix byte order on big-endian systems
2011-02-13 Anssi Hannulaspdifenc: IEC 61937 encapsulation of DTS-HD for HDMI
2011-02-13 Peter Rossbink: permute Bink version 'b' quant matrices by invers...
2011-02-13 Peter Rossbink: simplify how quantization matrices are passed...
2011-02-13 Mans RullgardFix MMX rgb24 to yuv conversion with gcc 4.6
2011-02-13 Takashi Mochizukimovenc: Force first sample as SYNC
2011-02-12 Vitor SessakMake tables generation insensitive to floating-point...
2011-02-12 Stefano SabatiniFix script command in a FAQ entry
2011-02-12 Stefano SabatiniAllow "make clean" to clean files in tools
2011-02-12 Stefano SabatiniAdd lavfi-showfiltfmts and graph2dot to $(TOOLS)
2011-02-11 Baptiste CoudurierFix qtrle regression test, actually test qtrle.
2011-02-11 Martin Storsjörtsp/rdt: Assign the RTSPStream index to AVStream->id
2011-02-11 Justin RugglesAdd check for Athlon64 and similar AMD processors with...
2011-02-11 Ronald S. BultjeAdd missing terminating backslash
2011-02-11 Mans Rullgardconfigure: remove early check_deps $ARCH_EXT_LIST
2011-02-11 Mans RullgardVP8: ARM optimised decode_block_coeffs_internal
2011-02-11 Mans RullgardARM optimised vp56_rac_get_prob()
2011-02-11 Stefano SabatiniUpdate overlay documentation after movie syntax update.
2011-02-11 Peter Rossbink: reindent after last commit
2011-02-11 Peter RossBink version 'b' video decoder
2011-02-11 Anton Khirnovlavf: deprecate AVFormatContext.index_built
2011-02-11 Alexander Strasservorbis dec: Remove obsolete comment
2011-02-11 Alexander Strasservorbis dec: cosmetics: Indent consistently
2011-02-11 Alexander Strasservorbis dec: cosmetics: Indent CPP cond properly
2011-02-11 Alexander Strasservorbis dec: Delete useless scopes, and reindent after...
2011-02-11 Jason Garrett... VP8: optimized mv prediction and decoding
2011-02-10 Justin Rugglesac3enc: Remove unneeded clipping of shift amount.
2011-02-10 Justin Rugglesac3enc: remove right shifting from lshift_tab() and...
2011-02-10 Anton Khirnovasfdec: deobfuscate reading video properties size
2011-02-10 Anton Khirnovasfdec: split asf_read_header()
2011-02-10 Peter Rosswtv: mark streams intended for hearing or visual impair...
2011-02-10 Peter Rossmake av_find_best_stream() ignore streams marked with...
2011-02-10 Peter Rossadd AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_...
2011-02-10 Mans RullgardRemove final semicolon from some macros
2011-02-10 Ronen Mizrahidvbsubenc: Fix placement of the object version
2011-02-10 Janne Grunaudocument passing the fate samples location via make...
2011-02-10 Janne Grunaudvbsubdec: check against buffer overreads
2011-02-10 Reimar DöffingerDo not fail DVB sub decoding because of a few padding...
2011-02-10 Justin RugglesAdd x86-optimized versions of exponent_min().
2011-02-10 Mans RullgardRemove incorrect return statement from avcodec_thread_f...
2011-02-10 Mans Rullgardivi_dsp: remove semicolons after function definitions
2011-02-10 Mans Rullgardmov: remove stray semicolon
2011-02-10 Anton Khirnovasfdec: skip the stream bitrate list
2011-02-10 Anton Khirnovasfdec: use an ASFContext array for storing stream...
2011-02-10 Anton Khirnovasfdec: move DAR list to ASFContext
2011-02-10 David Friesudp: Enable address reuse by default for multicast
2011-02-09 Anton Khirnovasfdec: remove some write-only values from the context
2011-02-09 Mans RullgardFix build with threading disabled
2011-02-09 Mans Rullgardw32thread: add missing #include thread.h
2011-02-09 Anton Khirnovasf: split ASFContext into muxer and demuxer parts.
2011-02-09 Reimar Döffingercheck sample_fmt in avcodec_open
2011-02-09 Vladimir Pantelicmpegts: remove unused macro MAX_SCAN_PACKETS
2011-02-09 Alexander Strangevp3: Frame-based multithreading support
2011-02-09 Ronald S. BultjeAdd missing git rev hash.
2011-02-09 Alexander StrangeDeprecate avcodec_thread_init()
2011-02-09 Ronald S. BultjeAdd missing git rev hash.
2011-02-09 Alexander StrangeFrame-based multithreading framework using pthreads
2011-02-09 Ronald S. BultjeAdd missing git revision hask.
2011-02-09 Anton Khirnovasf: make ff_guidcmp inline and move it to asf.h
2011-02-08 Jason Garrett... Update qmin/qmax values for libx264 presets
2011-02-08 Jason Garrett... Fix broken vbv_buffer_init handling in libx264.c
2011-02-08 Jason Garrett... VP8: idct_mb optimizations
2011-02-08 Ronald S. BultjeFix ff_emu_edge_core_sse() on Win64.
2011-02-08 Anssi Hannulalavf: rename ff_probe_input_buffer to make it public
2011-02-08 Anssi Hannulalavf: simplify pb parameter of ff_probe_input_buffer
2011-02-08 Anssi Hannulalavf: update ff_probe_input_buffer documentation
2011-02-08 Reimar Döffingeroggdec: Fix incorrect assumption about header/data...
2011-02-08 François RevolFix HOSTLIBS on Haiku
2011-02-08 Reinhard TartlerDocumentation updates for the git migration
2011-02-08 Stefan Kostlogging: downgrade recoverable errors to warnings
2011-02-08 Janne Grunauadd APIChanges entry for fe9a3fb
2011-02-08 Janne Grunauh264: define FF_PROFILE_H264_HIGH_444 to the correct...
2011-02-08 Stefano Sabatinilibavfilter: add video movie source
2011-02-08 Stefano SabatiniApply misc fixes to the image2 muxer documentation.
2011-02-08 Stefano SabatiniAdd documentation for the framecrc muxer.
2011-02-08 Stefano SabatiniAdd documentation for the crc muxer.
2011-02-08 Stefano SabatiniDocument null muxer.
2011-02-07 Mans RullgardVP8: ARM NEON optimisations for dsp functions
2011-02-07 Jindrich Makovickadvbsubdec: pass correct input buffer size
2011-02-07 KostyaRemove Xan WC4 cruft from xan.c
2011-02-07 Kostya ShishkovXan4 decoder
2011-02-07 Reimar Döffingermatroskadec: add generic element length validation.
next