]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-04-16 David Conradoggdec: Remove write-only variable
2010-04-16 Ramiro PollaAVERROR(FF_NETERROR(x)) -> FF_NETERROR(x)
2010-04-15 Ronald S. BultjeFix compile error on mingw where ETIMEDOUT is missing...
2010-04-15 Ronald S. BultjeRemove useless assert(), since this can (in theora...
2010-04-15 Gwenole BeauchesneH.264: cosmetics (vertical align).
2010-04-15 Gwenole BeauchesneH.264: move avctx->{profile,level} init before AVCodecC...
2010-04-15 Gwenole BeauchesneH.264: move avctx->refs init before AVCodecContext...
2010-04-14 Andreas Ömanpngdec: Add support for PIX_FMT_Y400A
2010-04-14 Andreas ÖmanAdd PIX_FMT_Y400A, 8bit gray, 8bit alpha
2010-04-13 Robert KrügerFix computation of the display aspect ratio.
2010-04-13 Stefano SabatiniFactorize code in get_bit_rate().
2010-04-13 Stefano SabatiniMake avfilter_graph_add_filter() returns AVERROR(ENOMEM...
2010-04-13 Diego BiurrunAdd rectangle.h #include for fill_rectangle().
2010-04-13 Diego BiurrunMove static function fill_filter_caches() from h264...
2010-04-13 Howard ChuPlug librtmp logging into av_log.
2010-04-13 Diego Biurrunwhitespace cosmetics
2010-04-13 Måns RullgårdFATE: update vqf-demux checksum
2010-04-13 Måns RullgårdDCA: indent
2010-04-13 Måns RullgårdDCA: optimise dca_subsubframe()
2010-04-13 Jean-Daniel... Do not probe when the format is known.
2010-04-13 Gwenole Beauchesne[VA-API] Fix long-term reference frames addition to...
2010-04-13 Vitor SessakUse a suitable timebase in VQF demuxer
2010-04-13 Måns Rullgård10l: fix build on non-NEON ARM
2010-04-12 Stefano SabatiniChange ff_raw_pixelFormatTags RGB entries (RGB555,...
2010-04-12 Stefano SabatiniFix grammar: a expression -> an expression.
2010-04-12 Stefano SabatiniRemove stray empty line.
2010-04-12 Måns RullgårdDCA: ARM/NEON optimised lfe_fir
2010-04-12 Måns RullgårdDCA: 16-byte-align lfe_fir tables
2010-04-12 Måns RullgårdDCA: break out lfe_interpolation_fir() inner loops...
2010-04-12 Stefano SabatiniFix constness for func[12] parameters in ff_parse_expr...
2010-04-12 Stefano SabatiniChange constness for func[12]_name parameters of ff_par...
2010-04-12 Stefano SabatiniRename ff_parse() to ff_parse_expr().
2010-04-12 Stefano SabatiniRemove unnecessary header inclusion directives.
2010-04-12 Michael KaufmannExtradata length checks for Huffyuv.
2010-04-12 Måns RullgårdDCA: use FASTDIV in decode_blockcode()
2010-04-12 Michael KostylevAdd DOS section to the platform documentation.
2010-04-12 Howard ChuDo not set pos to an error value.
2010-04-12 Måns RullgårdARM: fix NEON synth_filter_float with hardfp calls
2010-04-12 Jai MenonRemove useless header inclusion.
2010-04-12 Diego BiurrunFix extra object path in Solaris section.
2010-04-12 Måns RullgårdDCA: simplify lfe_interpolation_fir()
2010-04-12 Måns RullgårdDCA: use a local variable for loop boundary
2010-04-12 Måns RullgårdDCA: use some type-punning in qmf_32_subbands()
2010-04-12 Tomas HärdinPredicting the size of the hdlr, string data and trkn...
2010-04-11 Stefano SabatiniRename ff_eval2() to ff_parse_and_eval_expr().
2010-04-11 Stefano SabatiniRename ff_parse_eval() to ff_eval_expr().
2010-04-11 Stefano SabatiniMove the internal function declarations in avformat...
2010-04-11 Stefano SabatiniApply grammar/consistency nits to avfilter_graph_add_fi...
2010-04-11 Stefano SabatiniPlace some empty line in the doxy.
2010-04-11 Stefano SabatiniRemove redundant file descriptions from copyright headers.
2010-04-11 Stefano SabatiniAvoid the use of the symbol ff_expr_s for referencing...
2010-04-11 Jai MenonDECLARE_ALIGNED usage requires #inclusion of 'mem.h'.
2010-04-11 Stefano SabatiniDoxument ff_free_expr().
2010-04-11 Stefano SabatiniMake ff_fill_linesize() use the information stored in
2010-04-11 Howard ChuSet audio bit rate.
2010-04-11 Stefano SabatiniRename ff_eval_free() to ff_free_expr().
2010-04-11 Stefano SabatiniRename AVEvalExpr to AVExpr, as suggested by Michael.
2010-04-11 Stefano SabatiniMove AVEvalExpr declaration at the beginning of the...
2010-04-11 Michael NiedermayerRaise needed score for codec probing in CODEC_ID_PROBE...
2010-04-10 Bobby BinghamBump libavfilter minor version and Changelog for unshar...
2010-04-10 Jai Menonalacenc : Report supported input sample formats.
2010-04-10 Måns RullgårdARM: NEON optimised synth_filter_float
2010-04-10 Måns RullgårdMake synth_filter a function pointer
2010-04-10 Måns RullgårdDCA: align some arrays
2010-04-09 Alex ConverseAdd M_SQRT2 to the constants in mathematics.h.
2010-04-09 Michael NiedermayerDont try to compute AVPacket duration for possibly...
2010-04-09 Jai Menonffplay : Add 's' to the list of supported commands.
2010-04-08 Tomas HärdinSeeking forward in non-seekable media by discarding...
2010-04-08 Tomas HärdinReusing the probe buffer to rewind the ByteIOContext...
2010-04-08 Alex ConverseReindent read_sbr_extension.
2010-04-08 Alex ConversePrint an error and skip PS when PS is found but explici...
2010-04-08 Alex ConverseAdd support for PS sync extensions.
2010-04-08 Alex ConverseUse get_bits_left() in the sync extension check.
2010-04-08 Alex ConverseFix ext_object_type.
2010-04-07 Benjamin LarssonAdd DynamicACL support for FFserver.
2010-04-07 Joakim PlateDon't write an empty spdif header in spdif muxers write...
2010-04-07 Bobby BinghamAdd unsharp video filter.
2010-04-06 Stefano SabatiniClarify doxy for av_fifo_alloc().
2010-04-06 Craig ThomassonFix segfault when encoder initialization fails.
2010-04-05 Ronald S. BultjeAdd actually correct rXXXXX here.
2010-04-05 Anton KhirnovSimplify writing stream metadata.
2010-04-05 Anton KhirnovDon't overwrite user-supplied metadata with metadata...
2010-04-05 Ronald S. BultjeActually add flag (somehow got lost in my previous...
2010-04-05 Anton KhirnovAdd a flag to not overwrite existing tags
2010-04-05 Martin StorsjöReindent
2010-04-05 Martin StorsjöFix leaks in the AAC RTP depacketizer
2010-04-05 Ronald S. BultjeAdd void to a function prototype that takes no argument...
2010-04-04 Michael NiedermayerFix rounding direction for calculation of AVPacket...
2010-04-04 Martin StorsjöZero-initialize the reply struct
2010-04-04 Diego BiurrunDocument minimum binutils requirements on Unix-like...
2010-04-04 Stefano SabatiniImplement support to the AVSEEK_SIZE operation in file_...
2010-04-04 Stefano SabatiniReindent.
2010-04-04 Stefano SabatiniRename av_encode() to av_transcode(), the new name...
2010-04-04 Michael NiedermayerAllow AVFormatContext.duration to be set if no individu...
2010-04-04 Reinhard TartlerAvoid division by zero
2010-04-03 Bobby BinghamRemove variable whose value was never read. Found...
2010-04-03 Vitor SessakAdd help for (I)RDFT test in fft-test
2010-04-03 Vitor SessakMake code using 1d-DCT consistent with the API change
2010-04-03 Stefano SabatiniReplace all remaining occurrences of AVERROR_NOMEM...
2010-04-03 Martin StorsjöRemove a redundant assignment, found by clang
next