]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-08-02 Diego Biurruncosmetics: K&R coding style, prettyprinting
2009-08-02 Sascha Sommeradd approved hunks of the wmapro decoder
2009-08-02 Diego Biurruncosmetics: K&R coding style
2009-08-02 Diego Biurruncosmetics: K&R coding style
2009-08-02 Baptiste Couduriercosmetics, reindent
2009-08-02 Baptiste Couduriercosmetics, reindent
2009-08-02 Baptiste Coudurierfix jpeg parser when PARSER_FLAG_COMPLETE_FRAMES is set
2009-08-01 Guennadi LiakhovetskiFix regression when converting to nv12/nv21.
2009-07-31 Måns RullgårdRTMP needs tcp_protocol
2009-07-31 Kostya ShishkovRTMP protocol support (as a client)
2009-07-30 Jeff DownsMake av_always_inline a no-op when --disable-optimizati...
2009-07-30 Baptiste CoudurierIncrease audio queue size in FFplay so files with big...
2009-07-30 Diego BiurrunRevert addition of '#undef av_always_inline' to config...
2009-07-30 Baptiste CoudurierDisplay stats by default in FFplay and increase refresh...
2009-07-30 Diego BiurrunMark conditionally used variable T2 as av_unused; avoid...
2009-07-30 Diego BiurrunChange av_log() calls surrounded by '#ifdef DEBUG'...
2009-07-30 Diego BiurrunRemove unused debug av_log() calls.
2009-07-30 Jeff DownsUndefine av_always_inline before setting it to an empty...
2009-07-30 Baptiste Couduriercosmetics, remove spaces after '(' and before ')'
2009-07-30 Baptiste Coudurierinit pes dts and pts to AV_NOPTS_VALUE, fix issue ...
2009-07-30 Ramiro Pollavfwcap: Indent.
2009-07-30 Ramiro Pollavfwcap: Support compressed streams.
2009-07-30 Ramiro Pollavfwcap: Reorder some code to simplify next patch.
2009-07-30 Ramiro Pollavfwcap: Return PIX_FMT_NONE instead of -1 on error.
2009-07-30 Ramiro Pollavfwcap: Update error message:
2009-07-30 Ronald S. BultjeRemove old_flags variable, which is a duplicate of...
2009-07-30 Ronald S. BultjeDon't use a pointer-to-flags/timestamp in ff_rm_parse_p...
2009-07-30 Baptiste Coudurierreturn EOF in image2 demuxer
2009-07-30 Diego BiurrunRemove unused variable intra_count.
2009-07-29 Måns RullgårdPPC: fix asm operand constraints in AV_RL64
2009-07-29 Diego BiurrunRemove pointless '#ifdef DEBUG' around dprintf macro.
2009-07-29 Diego BiurrunOnly enable WMV3 decoder when it has been turned on...
2009-07-29 Diego BiurrunDo not check for both CONFIG_VC1_DECODER and CONFIG_WMV...
2009-07-29 Diego BiurrunDo not check for both CONFIG_VC1_VDPAU_DECODER and...
2009-07-29 Diego BiurrunDo not check for CONFIG_VC1_VAAPI_HWACCEL, the file...
2009-07-29 Baptiste CoudurierStop parsing in read_header only after finding pmt...
2009-07-28 Niobosrename freq to period which is more correct, patch...
2009-07-28 Diego BiurrunUse dprintf() instead of '#ifdef DEBUG' and av_log().
2009-07-28 Måns RullgårdReplace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
2009-07-28 Måns RullgårdEnable PIC unconditionally on OpenBSD
2009-07-28 Måns Rullgårdconfigure: always write PIC flags to config.mak
2009-07-28 Måns Rullgårdconfigure: enable PIC in per-arch section instead of...
2009-07-28 Martin StorsjöFix typo in MinGWCE support in configure.
2009-07-28 Ramiro PollaMMX2 scaler: Remove {} block leftover from factorizatio...
2009-07-28 Ramiro PollaMMX2 scaler: factorize initMMX2Scaler().
2009-07-28 Ramiro PollaMMX2 scaler: add variable to ease factorization of...
2009-07-28 Ramiro PollaIndent.
2009-07-28 Ramiro PollaRemove duplicate horizontal scaling when there aren...
2009-07-28 Ramiro PollaRemove useless code.
2009-07-27 Måns RullgårdARM: cleaner selection of ELF-spefic assembler directives
2009-07-27 Martin StorsjöMinGWCE support in configure; networking is disabled...
2009-07-27 Diego BiurrunRemove disabled function get_num().
2009-07-27 Ronald S. BultjeCosmetics: remove spaces between function name and...
2009-07-27 Colin McQuillanUse named initializers and use new/free_context() inste...
2009-07-27 Ronald S. BultjeImplement support for EOS as used by WMS and other...
2009-07-27 Ronald S. BultjeImplement RTSP-MS/ASF packet parsing - this completes...
2009-07-27 Martin StorsjöChange type of received_sigterm variable from sig_atomi...
2009-07-27 Martin StorsjöConditionally compile ELF-specific ARM assembly bits...
2009-07-27 Martin StorsjöOnly consider -1 as an error return value for open().
2009-07-27 Ramiro PollaDo not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE...
2009-07-27 Ramiro PollaFactorize x86 fast_bilinear assembly.
2009-07-27 Ramiro PollaFix assembly comments for x86 fast_bilinear so they...
2009-07-26 Janne GrunauSet subtitle type in DVD and XSUB subtitle decoders.
2009-07-26 Diego BiurrunRemove unnecessary mpeg12data.o entries from OBJS-...
2009-07-26 Diego BiurrunRemove duplicated mpeg12data.o entries.
2009-07-26 Ronald S. BultjeAdd handling of EAGAIN at packet boundaries. See "...
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-26 Måns RullgårdReplace WORDS_BIGENDIAN with HAVE_BIGENDIAN
2009-07-24 Aurelien Jacobsfix various compilation dependencies
2009-07-24 Aurelien Jacobsfix compilation of cavsvideo demuxer
2009-07-24 Martin StorsjöCheck for HAVE_ISATTY.
2009-07-24 Martin StorsjöCheck for the isatty function.
2009-07-23 Måns Rullgårdconfigure: some small simplifications
2009-07-23 Måns Rullgårdconfigure: add some blank lines to improve readability
2009-07-23 Måns RullgårdRemove unnecessary #include <unistd.h>
2009-07-23 Diego Biurrunrefactoring: properly separate AC-3 and E-AC-3 code
2009-07-23 Diego BiurrunMake sure that eac3_decoder only gets enabled when...
2009-07-22 Måns RullgårdRemove useless #include <unistd.h> from many files
2009-07-22 Diego Biurruncosmetics: Reorder some tables/lines to make future...
2009-07-22 Diego Biurrun#include just the required stdint.h instead of libavuti...
2009-07-22 Diego Biurruncosmetics: small typo fixes
2009-07-22 Diego Biurruncosmetics: reindent/prettyprint after last commit
2009-07-22 Diego BiurrunOnly compile in NEON optimizations for H.264 when the...
2009-07-22 Måns RullgårdMove output redirection of deps generation from make...
2009-07-22 Diego BiurrunDo not redundantly check for both CONFIG_THEORA_DECODER...
2009-07-22 Diego BiurrunMake Theora decoder depend on the VP3 decoder.
2009-07-22 Måns Rullgårdconfigure: group tests for compiler characteristics...
2009-07-22 Måns Rullgårdconfigure: set -mdynamic-no-pic flag in main darwin...
2009-07-22 Måns Rullgårdconfigure: remove special flags for XLC on Darwin
2009-07-22 Måns Rullgårdconfigure: remove some darwin-related cruft
2009-07-22 Måns RullgårdFix building of tools/*
2009-07-22 Måns Rullgårdconfigure: group all cpu-specific tests together
2009-07-22 Diego BiurrunAdd missing stdint.h #include to fix 'make checkheaders'.
2009-07-22 Carl Eugen... Remove unused global variable.
2009-07-22 Carl Eugen... Calculate gradient from parameter instead of using...
2009-07-22 Alex ConverseRevert unintended portion of last commit. (Setting...
2009-07-22 Alex ConverseBe sure to increment our position in the coefficient...
2009-07-21 Ramiro PollaRemove unused variables.
2009-07-21 Måns Rullgårdx11grab: remove unnecessary #includes and senseless...
2009-07-21 Carl Eugen... Due to a typo in videogen.c, the regression test videos...
next