]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2009-10-24 Måns RullgårdFix codectest
2009-10-23 Stefano SabatiniSplit codec-regression.sh, put all the code which can...
2009-10-23 Diego BiurrunCompile LPC code when CONFIG_LPC is set.
2009-10-22 Stefano SabatiniUpdate the entry for the AVFilter.description field...
2009-10-22 Stefano SabatiniMove the description field of the filter from AVFilterC...
2009-10-22 Stefano SabatiniAdd an entry for the AVFilterContext.description addition.
2009-10-22 Stefano SabatiniAdd a description field to AVFilterContext.
2009-10-22 Stefano SabatiniRefer again to the "width" and "height" crop parameter...
2009-10-22 Stefano SabatiniAdd video vertical flip filter.
2009-10-22 Stefano SabatiniRefer to the "width" and "height" crop parameter names...
2009-10-22 David ConradAdd clang to detected compilers
2009-10-22 Daniel VerkampBuild extradata in adpcm_ms encoder.
2009-10-22 Michael NiedermayerFix infinite loop with size==0 && sample_size!=0 in...
2009-10-22 Michael NiedermayerSupport non interleaved avi files that have 0<size...
2009-10-22 Samuli ValoFixes detection and error reporting of non-existing...
2009-10-22 Daniel VerkampIndicate that AdaptCoeff1 and 2 are functions of the...
2009-10-21 Stefano SabatiniSort video filter descriptions by name.
2009-10-21 Stefano SabatiniMake the pix_fmts var in query_formats() static const.
2009-10-21 Stefano SabatiniAdd video crop filter.
2009-10-21 Stefano SabatiniCosmetics: prefer "pix_fmts" over "pix_fmt" for the...
2009-10-21 Stefano SabatiniMake avfilter_make_format_list() take in input a const...
2009-10-21 Stefano SabatiniFix the spelling for the project name, from "ffmpeg...
2009-10-21 Stefano SabatiniRename vfilters.texi to libavfilter.texi, as the file...
2009-10-21 Ramiro PollaAdd comment on #endif about condition that triggers it.
2009-10-20 Daniel VerkampSeek function for TMV
2009-10-20 Daniel VerkampParenthesize correctly in TMV probe
2009-10-20 Reimar DöffingerPrint "NOPTS" when AV_NOPTS_VALUE is encountered during...
2009-10-20 tralph11@yahoo.comImprove sofdec dectection to avoid false positives...
2009-10-20 Reimar Döffingersin_tables.c is a generated file, so add it to CLEANFILES
2009-10-20 avcoderRemove SHIFT_TEMPS from jfdct code.
2009-10-20 Benoit FouetMake url_resetbuf() assert on wrong flags passed and...
2009-10-19 Diego BiurrunMove function that is only used by the MP3 muxer below...
2009-10-19 Diego BiurrunAdd missing dependency of the S/PDIF muxer on the AAC...
2009-10-19 Diego BiurrunAdd '#include "libavutil/intreadwrite.h"', necessary...
2009-10-19 Diego BiurrunThe MP2/MP3 muxer uses ff_id3v2_tags, so add the correc...
2009-10-19 Diego BiurrunGet rid of some pointless '== NULL' / '!= 0' conditions...
2009-10-19 Diego BiurrunRemove some duplicate object dependencies for the RTSP...
2009-10-19 Diego BiurrunAdd missing rdt.o dependency for SDP demuxer.
2009-10-19 Stefano SabatiniMove up the $test variable definition, together with...
2009-10-19 Stefano SabatiniGive symbolic names to the positional parameters of the
2009-10-19 Stefano SabatiniBreak over-80-chars-long line.
2009-10-19 Baptiste Couduriercheck stream index validity in av_program_add_stream_index
2009-10-19 Baptiste Coudurierrequest mp3 frame_size to be set in has_codec_parameter...
2009-10-19 Stefano SabatiniAdd additional long names for the Flash Video decoder...
2009-10-19 Stefano SabatiniAdd additional long names for the Sorenson Vector Quant...
2009-10-19 Stefano SabatiniAdd additional long names for the Sorenson Vector Quant...
2009-10-19 Reimar Döffingermpegaudiodec, mpc and qdm2 all use the same mpa_synth...
2009-10-19 Diego Biurrunwhitespace cosmetics: prettyprinting, K&R style
2009-10-19 Carl Eugen... Flip (M)JPEG frames encoded by Intel JPEG library.
2009-10-19 Diego BiurrunRemove pointless parentheses.
2009-10-19 Diego Biurruncosmetics: Remove pointless parentheses from return...
2009-10-19 Reimar DöffingerAlign the seek regression test output for better readab...
2009-10-19 Jason Garrett... Update libx264.c for x264 API change
2009-10-19 Baptiste Coudurierreindent after commit
2009-10-19 Baptiste CoudurierIn dump_format, print streams not associated with any...
2009-10-19 Reynaldo H... Fix wrong comparison in r20304
2009-10-18 Reynaldo H... If missing, calculate width or height from bpp and
2009-10-18 Stefano SabatiniAdd an entry for the avfilter_make_format_list() interf...
2009-10-18 Stefano SabatiniRename avfilter_make_format_list2() to avfilter_make_fo...
2009-10-18 Stefano SabatiniRemove avfilter_make_format_list(), it has been replaced by
2009-10-18 Baptiste Coudurierfix indentation
2009-10-18 Stefano SabatiniImplement avfilter_make_format_list2(), which is going...
2009-10-18 Stefano SabatiniMake clear in the doxy that this is a *video* filter.
2009-10-18 Stefano SabatiniSplit the "Introduction" chapter in two chapters as...
2009-10-18 Carl Eugen... Support FourCC mjpa as MJPEG.
2009-10-18 Vitor SessakFix recursive avfilter_poll_frame(). It was doing
2009-10-18 Loren Merrittfix linking on systems with a function name prefix...
2009-10-18 Loren Merrittsync yasm macros to x264
2009-10-18 Baptiste Couduriermux all stream types except audio as one pes packet...
2009-10-18 Charles Yatesfix sar for dvcpro hd, patch by Charles Yates, charles...
2009-10-18 Loren Merritthuffyuv: add some const qualifiers
2009-10-18 Baptiste Coudurierfix indentation and add braces
2009-10-18 Baptiste Coudurierhandle_packets takes number of packets as arg, avoid...
2009-10-18 Loren Merrittsimd add_hfyu_left_prediction
2009-10-18 Baptiste CoudurierIncrease max resync size, fix demuxing of dvgrab-2009...
2009-10-18 Justin Rugglesadd CONFIG_LPC to the build system for lpc dsputil...
2009-10-18 Måns RullgårdWMAPRO: use some type punning in decode_coeffs()
2009-10-18 Reynaldo H... Smarten mtv's probe a bit. Check for non zero
2009-10-18 Reimar DöffingerReplace seek test error return numbers by the correspon...
2009-10-18 Vitor SessakReplace big square-root table by a call to ff_sqrt...
2009-10-18 Aurelien Jacobsremove old and useless debug code
2009-10-18 Anton KhirnovRead metadata in WavPack files.
2009-10-18 Onur KüçükFix typo that mistakenly slipped into previous commit:
2009-10-18 Anton Khirnovmatroskaenc: Add support for writing chapters.
2009-10-18 Diego Biurruncosmetics: Break overly long lines.
2009-10-18 Stefano SabatiniAdd the null video filter.
2009-10-18 Stefano SabatiniUse 'enum PixelFormat *' rather than 'int *' as type...
2009-10-18 Stefano SabatiniAdd an entry for the avfilter_get_video_buffer() API...
2009-10-18 Stefano SabatiniMake avfilter_get_video_buffer() recursive.
2009-10-18 Stefano SabatiniAdd documentation for libavfilter video filters.
2009-10-18 Kostya ShishkovSupport more than 64 channels in RTMP input
2009-10-18 Kostya ShishkovAccept RTMP packets with one-byte header
2009-10-18 Kostya ShishkovLast parameter in RTMP "play" call was optional and...
2009-10-17 Justin RugglesRemove unnecessary entries in ff_vorbiscomment_metadata...
2009-10-17 Justin RugglesMove autocorrelation function from flacenc.c to lpc...
2009-10-17 Vitor SessakAvoid segfault for empty input files
2009-10-17 Michael NiedermayerRevert r20249, it seems the union trick works everywhere
2009-10-17 Måns RullgårdRemove extraneous const keyword
2009-10-17 Luca AbeniEmit the SDP lines in the correct order
2009-10-17 Jai Menonalacenc : use private compression_level value consistently.
next