]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-08-04 Jason Garrett... Cosmetics: add missing space to options.c
2010-08-03 Jason Garrett... VP8: slightly faster DCT coefficient probability update
2010-08-03 Måns RullgårdARM: update struct offsets
2010-08-03 Måns RullgårdMove cavs dsp functions to their own struct
2010-08-03 Jason Garrett... Silence unused function warnings in vp56.h
2010-08-03 Jason Garrett... VP8: make another RAC call branchy
2010-08-03 Jason Garrett... VP5/6/8: add one inline missed in r24677
2010-08-03 Jason Garrett... VP8: unroll partition type decoding tree
2010-08-03 Jason Garrett... VP8: unroll splitmv decoding tree
2010-08-03 Jason Garrett... VP8: unroll MB mode decoding tree
2010-08-03 Stefano SabatiniMake avfilter_copy_picref_props() copy w and h from...
2010-08-03 Jason Garrett... VP5/6/8: tweak some arithcoder inlining
2010-08-03 Alex Conversevorbisdec: Return AVERROR(ENOMEM) on malloc() failure.
2010-08-03 Alex Conversevorbisdec: Prevent a potential integer overflow.
2010-08-02 Diego BiurrunThe VP8 decoder does not depend on cabac.o.
2010-08-02 Diego BiurrunThe VP8 decoder does not depend on vp56.o and vp56data.o.
2010-08-02 Diego BiurrunRemove redundant h264pred.o from VP8 objects list.
2010-08-02 Jason Garrett... VP8: eliminate a dereference in coefficient decoding
2010-08-02 Jason Garrett... VP8: much faster DC transform handling
2010-08-02 Måns Rullgårdvorbisdec: change a uint_fast32_t to 'unsigned', fix...
2010-08-02 Jason Garrett... VP8: move zeroing of luma DC block into the WHT
2010-08-02 Måns Rullgårdlavfi-regression: trim \r line ends from showfiltfmts...
2010-08-02 Diego BiurrunAdd -Wno-parentheses to CFLAGS.
2010-08-02 Stefano SabatiniSort lavfi pixdesc tests.
2010-08-02 Pascal Massiminoonly store intra prediction modes on the boundary for...
2010-08-02 Benoit FouetFix doxygen comment.
2010-08-02 Benoit FouetChange a doxy comment to a normal one.
2010-08-02 Benoit FouetFix doxygen comments.
2010-08-02 Benoit FouetIssue a warning when fed with misformatted one-line...
2010-08-02 Jason Garrett... VP8: simplify token_prob handling
2010-08-01 Måns Rullgårdlavfi-regression: use different temp file names for...
2010-08-01 Stefano SabatiniAdd lavfi-pixfmts LE tests.
2010-08-01 Pascal Massiminoprevent access to vp8_coeff_band[16]
2010-08-01 Stefano SabatiniReindent.
2010-08-01 Stefano SabatiniSplit lavfi pixfmts test.
2010-08-01 Stefano SabatiniImplement set_ne_test_deps() and use if for the lavfi...
2010-08-01 Måns RullgårdFix suncc ident string (hopefully)
2010-08-01 Måns Rullgårdfate: fix non-standard use of bc
2010-08-01 Måns Rullgårdfate: fix signal name translation
2010-08-01 Måns Rullgårdfate: make tar command configurable
2010-08-01 Måns RullgårdSimplify lavfi-pixfmts test script
2010-08-01 Måns Rullgårdlavfi-showfiltfmts: print one format per line
2010-08-01 Måns RullgårdRemove temporary files in lavfi-pixfmts test
2010-08-01 Stefano SabatiniFix fate-lavfi-pixfmts test cross-compilation.
2010-08-01 Stefano SabatiniUse the ffmpeg specified in $ffmpeg in the pixfmts...
2010-08-01 Stefano SabatiniPut the filter name before the pixel format name in...
2010-08-01 Stefano SabatiniIntroduce and use a variable $output in the lavfi pixfm...
2010-08-01 Stefano SabatiniSplit the lavfi pixfmts tests in _le and _be, this...
2010-08-01 Stefano SabatiniRename the not yet enabled test lavfi_pix_fmts to pixfm...
2010-08-01 Alex ConverseAdd WebM to the Matroska demuxer name.
2010-07-31 Ronald S. BultjeUse word-writing instead of dword-writing (with two...
2010-07-31 Nick Breretondca: fix dynrange coefficient in xch
2010-07-31 Ramiro Pollaswscale-test: merge declaration and initialization
2010-07-31 Justin Rugglescosmetics: rename output_* to write_*
2010-07-31 Justin RugglesSimplify verbatim mode fallback by checking the frame...
2010-07-31 Justin RugglesChange max_framesize for small final frame.
2010-07-31 Justin RugglesCalculate an exact frame size before writing. Now...
2010-07-31 Justin Rugglescosmetics: rename find_subblock_rice_params() to find_s...
2010-07-31 Justin RugglesReduce number of input parameters to find_subblock_rice...
2010-07-31 Justin Ruggles10l: fix bit count for frame header
2010-07-31 Justin RugglesSimplify fallback to verbatim mode encoding.
2010-07-31 Justin Rugglescosmetics: line wrap and vertical alignment
2010-07-31 Justin RugglesCombine calc_rice_params_fixed() and calc_rice_params_l...
2010-07-31 Måns Rullgårdfate: translate exit status to signal name
2010-07-31 Justin RugglesRemove unneeded wrapper function.
2010-07-31 Justin RugglesRemove duplicate code by adding a flag for encoding...
2010-07-31 Stefano SabatiniUse av_fill_image_pointers/linesizes in place of ff_fil...
2010-07-31 Justin RugglesEstimate frame size during encoding.
2010-07-31 Vitor SessakRemove x86/mmx.h. It is not used anymore and has been...
2010-07-31 Vitor SessakFix compilation with --disable-yasm. 10l to me.
2010-07-31 Stefano SabatiniAdd protocols.texi.
2010-07-31 Vitor SessakConvert deinterlacing MMX code to YASM
2010-07-31 Måns Rullgårdconfigure: set subarch for ARM
2010-07-30 Aurelien Jacobs100l: av_freep() needs the address of the pointer
2010-07-30 Justin Rugglescosmetics: indentation
2010-07-30 Justin RugglesCombine output_subframe() and output_subframes().
2010-07-30 Justin RugglesRemove unneeded variable.
2010-07-30 Justin Rugglescosmetics: indentation
2010-07-30 Justin RugglesCombine output_subframe_verbatim() and output_subframe_...
2010-07-30 Justin RugglesCombine and simplify output_residual() and output_subfr...
2010-07-30 Justin Rugglescosmetics: reindent
2010-07-30 Justin RugglesCombine and simplify output_subframe_fixed() and output...
2010-07-30 Justin RugglesCombine and simplify output_subframe_constant() and...
2010-07-30 Justin RugglesPass FlacSubframe to output_subframe_* instead of chann...
2010-07-30 Justin Rugglescosmetics: change FlacEncodeContext variable name from...
2010-07-30 Justin RugglesSet coded_frame->pts in the FLAC encoder
2010-07-30 Justin RugglesDo not need to set coded_frame->key_frame = 1 because...
2010-07-30 Justin RugglesMove debug logging of compression options to a single...
2010-07-30 Justin RugglesAdd 2 failed memory allocation checks
2010-07-30 Justin Rugglescosmetics: pretty-print flacenc.c
2010-07-30 Martin StorsjöRemove mostly unnecessary rtpdec_*.h files, store the...
2010-07-30 Stefano SabatiniMake config_input() return AVERROR(EINVAL) in place...
2010-07-30 Stefano SabatiniCompute the max pixel step for each plane, and use...
2010-07-30 Stefano SabatiniAdd an entry for the AVFilterBuffer change of r24592.
2010-07-30 S.N. Hemanth... Resize AVFilterBuffer to hold 8 planes/linesizes worth...
2010-07-30 Stefano SabatiniRename the av_fill_image_linesize() formal parameter...
2010-07-30 Stefano SabatiniReimplement av_fill_image_pointers() using the informat...
2010-07-30 Stefano SabatiniMake av_fill_image_linesizes() return a meaningful...
2010-07-30 Stefano SabatiniRename av_fill_image_linesizes() internal variables...
2010-07-30 Stefano SabatiniMake avpicture_fill() directly call av_fill_image_lines...
next