]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-07-09 Måns Rullgårdfate: add oneoff comparison method
2010-07-09 Måns Rullgårdfate: pass additional variables to test script
2010-07-09 Vitor Sessaktiny_psnr: print max absolute difference between files
2010-07-08 Diego BiurrunAdd back previously removed non-existing function param...
2010-07-08 Stefano SabatiniPerform minor style fixes.
2010-07-08 Stefano SabatiniUpdate APIchanges after the recent avfilter.h and pixde...
2010-07-08 Stefano SabatiniBump minor after read/write_line() to av_read/write_ima...
2010-07-08 Måns RullgårdChange names of regtest output files to closer match...
2010-07-08 Stefano SabatiniReindent after r24101.
2010-07-08 Baptiste CoudurierIn mpegts muxer, print VBR instead of dummy 1 when...
2010-07-08 Baptiste CoudurierIn mov muxer, write pixel aspect ratio tag in mov files.
2010-07-08 Måns Rullgårdconfigure: fix pcm test deps
2010-07-08 Diego BiurrunDo not generate documentation for .d files; they do...
2010-07-08 Måns RullgårdSimplify regtest reference makefile dependencies
2010-07-08 Måns RullgårdMove regression test dependencies to configure
2010-07-08 Måns Rullgårdconfigure: add print_enabled() function
2010-07-08 Måns Rullgårdregtest: put rgb and yuv reference files in correct...
2010-07-08 Måns Rullgårdregtest: put rgb and yuv reference files in correct...
2010-07-08 Michael NiedermayerFix infinite loop with clock() returning (clock_t)-1.
2010-07-08 Diego BiurrunImprove variable names in imlt_window_float() and mlt_c...
2010-07-08 Michael NiedermayerChange i to unsigned in get_generic_seed().
2010-07-08 Måns RullgårdCreate the regtest reference files only when necessary
2010-07-08 Måns RullgårdClean up make rules for calling codec test scripts
2010-07-08 Måns RullgårdBeautify make messages when generating test data files
2010-07-08 Ronald S. BultjeAdd missing doxy for function arguments.
2010-07-08 Ronald S. BultjeFix two doxy warnings.
2010-07-08 Diego BiurrunRestore array sizes in doxygen parameter names.
2010-07-08 Howard ChuAlso use 503 for bandwidth limit exceeded
2010-07-08 Howard ChuFix "server too busy" status code
2010-07-08 Eli FriedmanRemove a useless variable in zmbv decoder.
2010-07-07 Justin Rugglesac3: make the value of codec_id during (E-)AC-3 parsing...
2010-07-07 Michael Niedermayerget_generic_seed() for the cases without /dev/random...
2010-07-07 Stefano SabatiniRename read/write_line() to av_read/write_image_line().
2010-07-07 Alex ConverseCosmetics: whitespace
2010-07-07 Alex Converseaacenc: Enforce LFE bitstream restrictions.
2010-07-07 Carl Eugen... Add new decoder property max_lowres and do not init...
2010-07-07 Måns Rullgårdaacdec: remove checks for impossible error conditions
2010-07-07 Måns RullgårdARM: remove unnecessary .previous directive
2010-07-07 Måns RullgårdARM: set section to .text in 'function' macro
2010-07-07 Måns RullgårdARM: hide a .size directive on non-ELF targets
2010-07-07 Alex ConverseCosmetics: whitespace
2010-07-07 Stefano SabatiniAdd pixdesctest filter and corresponding test.
2010-07-07 Stefano SabatiniImplement avfilter_copy_picref_props().
2010-07-07 Jai MenonFFplay : Fix segfault when playing monoaural streams.
2010-07-07 Måns RullgårdARM: optimised integer clip functions
2010-07-07 Måns RullgårdARM: intmath.h cosmetics
2010-07-07 Måns RullgårdAllow arch-overrides for all common.h clip and log2...
2010-07-07 Måns RullgårdRemove macro duplication between common.h and intmath.h
2010-07-07 Måns Rullgårdintmath: whitespace cosmetics
2010-07-07 Aurelien Jacobsimprove long_name for ass (de)muxer
2010-07-07 Reimar Döffingermotion_est: fix implicit truncation warnings
2010-07-07 Michael NiedermayerIgnore extradata & w/h in asf/dvr.
2010-07-07 Michael NiedermayerMove ff_dct_init(context) out of if(one time init)
2010-07-07 Eli FriedmanSilence warning "new qualifiers in middle of multi...
2010-07-07 Carl Eugen... Associate .tga with format image2.
2010-07-06 Vitor SessakMove SSE optimized 32-point DCT to its own file. Should...
2010-07-06 Vitor SessakSSE optimized 32-point DCT
2010-07-06 Måns RullgårdAdd #ifdefs around code specific to file and pipe protocols
2010-07-06 Måns RullgårdRename av_tempfile() to ff_tempfile()
2010-07-06 Måns RullgårdMove av_tempfile() to libxvidff.c as only the xvid...
2010-07-06 Måns Rullgårdvf_pad: restore use of _CCIR colourspace conversion...
2010-07-06 Måns Rullgårdos_support: include some headers only when needed
2010-07-06 Måns Rullgårdrtpenc: remove unnecessary #include unistd.h
2010-07-06 Måns Rullgårdfile_protocol: remove redundant #include sys/time.h
2010-07-06 Eli FriedmanAdd av_unused to decode_mb_skip declaration to fix...
2010-07-06 Måns Rullgårdaacenc: replace VLA with fixed size
2010-07-05 Stefano SabatiniMove shareable draw_rectangle() and query_formats funct...
2010-07-05 Stefano SabatiniFactorize out some code and implement the fill_line_wit...
2010-07-05 Stefano SabatiniUpdate lavfitest reference after commit:
2010-07-05 Diego BiurrunUpdate Doxyfile to the format preferred by Doxygen...
2010-07-05 Diego Biurruncosmetics: Reformat paragraphs and fix typos as done...
2010-07-05 Diego Biurruncosmetics: Reorder config file entries to the format...
2010-07-05 Diego BiurrunRevert update of Doxygen configuration file via 'doxyge...
2010-07-05 Måns Rullgårdconfigure: simplify some OS-specific flag setting
2010-07-05 Martin Storsjörtpdec_asf: Propagate errors from the chained av_open_i...
2010-07-05 Michael NiedermayerMove frame_available computation to where it belongs...
2010-07-05 Michael NiedermayerPerform sliding window operation during frame gap handling.
2010-07-05 Michael NiedermayerFactorize ff_generate_sliding_window_mmcos() out.
2010-07-05 Eli FriedmanSilence a warning when compiling aviobuf.c
2010-07-05 Nick BreretonDCA: Occasionally a false XCH sync word can turn up...
2010-07-05 Michael KarcherRemove superfluous id3v2.o dependency for dts, eac3...
2010-07-05 Michael KarcherAdd id3v1.o dependency for oma demuxer
2010-07-05 Benjamin LarssonDCA: *_bits() -> *_bits_long() where needed, half fix...
2010-07-04 Stefano SabatiniMake opt_pad() print more information.
2010-07-04 Stefano SabatiniUpdate help message for the -pad* options, as they...
2010-07-04 Måns Rullgårdaes: fix array index out of bounds warning
2010-07-04 Måns RullgårdMention gas-preprocessor in documentation
2010-07-04 Måns RullgårdFix build with hardcoded tables
2010-07-04 Michael Niedermayerr24021 which i have approved did by mistake remove...
2010-07-04 Måns RullgårdPPC: convert Altivec FFT to pure assembler
2010-07-04 Måns RullgårdPPC: gas-preprocessor handles m[ft]spr shorthands
2010-07-04 Måns RullgårdPPC: add some asm support macros
2010-07-04 Måns RullgårdStop make complaining about moved/deleted headers
2010-07-04 Ramiro PollaAPIchanges: fix revision number and commit date for...
2010-07-04 Stefano SabatiniRevert commit:
2010-07-04 Alexei SvitkineAdd missing docs for the ffplay -autoexit option.
2010-07-04 Alexei SvitkineImplement -onkeydown and -onmousedown options for ffplay.
2010-07-04 Stefano SabatiniAdd notices for the -crop* options in the ffmpeg manual...
2010-07-04 David Conradmov: Read Flash's chpl variant
2010-07-03 Baptiste CoudurierLOL, 100l, really fix warning:
next