OSDN Git Service

coroid/libav_saccubus.git
2010-08-22 Måns Rullgårdmmsh depends on http
2010-08-22 Måns Rullgårdfate: allow specifying relative path to config file...
2010-08-21 Vitor SessakAdd FATE test for ANSI/ASCII animation and TTY demuxer
2010-08-21 Reimar DöffingerThe 24-bit ydt also should not depend on endianness,
2010-08-21 Reimar DöffingerSince the 24 bit format is decoded to endian-dependant
2010-08-21 Reimar DöffingerDo not swap red and blue when decoding truemotion
2010-08-21 Ronald S. BultjeMMSH support, the most popular and widely used of all...
2010-08-21 Stefano SabatiniCosmetics: remove useless ().
2010-08-21 Stefano SabatiniCosmetics: if( -> if (.
2010-08-21 Reimar DöffingerExport the presentation video dimensions as avctx-...
2010-08-21 Reimar DöffingerAdd myself as maintainer for the PGS subtitle decoder.
2010-08-20 S.N. Hemanth... Add null audio filter.
2010-08-20 Stefano SabatiniAdd AUDIO FILTERS section.
2010-08-20 Måns Rullgårddv: fix alignment of scratch buffer
2010-08-20 Laurent AimarFixed mpeg12 top field first flag value with field...
2010-08-20 Stefano SabatiniAdd APIchanges for av_fill_image_max_pixstep() rename...
2010-08-20 Stefano SabatiniRename av_fill_image_max_pixstep() to av_fill_image_max...
2010-08-20 Stefano SabatiniAdd missing period in av_fill_image_max_pixstep() doxy.
2010-08-20 Stefano SabatiniMake ff_dprintf_ref() print audio related information...
2010-08-20 Stefano SabatiniCosmetics: merge two lines in ff_dprintf_ref().
2010-08-20 Stefano SabatiniMake ff_dprintf_ref() print the information related...
2010-08-20 Stefano SabatiniRename ff_dprintf_picref() to ff_dprintf_ref().
2010-08-20 Stefano SabatiniExtend ff_dprintf_picref() to make it print video inter...
2010-08-20 Stefano SabatiniMake ff_dprintf_picref() print video properties only...
2010-08-20 Stefano SabatiniOnly print the pointer to the first plane in ff_dprintf...
2010-08-20 Stefano SabatiniCosmetics: add an empty newline between the function...
2010-08-19 Grant Carverfix anonymous memory mapping for NetBSD
2010-08-19 Aurelien Jacobsadd FF_API_URL_RESETBUF define to disable the deprecate...
2010-08-19 Aurelien Jacobsadd FF_API_REGISTER_PROTOCOL define to disable the...
2010-08-19 Måns Rullgårdapplehttp: define _XOPEN_SOURCE=600 as required for...
2010-08-19 Måns Rullgårdimc: fix undefined float to int conversion
2010-08-19 Måns Rullgårdfate-run: use 'run' function in 'ffmpeg' function
2010-08-19 Måns Rullgårdfate: add -v 0 to ffmpeg flags
2010-08-19 Aurelien Jacobsadd FF_API_URL_CLASS define to enable usage of URLConte...
2010-08-19 Martin StorsjöAdd Apple HTTP Live Streaming demuxer
2010-08-19 Martin StorsjöMove the definition of the maximum url size for static...
2010-08-19 Martin StorsjöMake parse_key_value from httpauth a common lavf intern...
2010-08-19 Ramiro Pollaswscale-test: add CRC output
2010-08-19 Stefano SabatiniEnable and change the log level to DEBUG for the messag...
2010-08-19 Stefano SabatiniCosmetics: apply misc spacing style fixes.
2010-08-18 Stefano SabatiniFix braino: @flip -> @file.
2010-08-18 Stefano SabatiniAdd APIchanges entry after the addition of av_fill_imag...
2010-08-18 Stefano SabatiniImplement inline function av_fill_image_max_pixstep...
2010-08-18 Aurelien Jacobsadd a comment to clarify that FF_API_* defines are...
2010-08-18 Aurelien Jacobsrename LAVF_API_* defines to FF_API_* to clarify that...
2010-08-18 Ramiro Pollavalidate input data and linesizes
2010-08-18 Alexander KojevnikovSupport unsynchronisation for id3v2 tags.
2010-08-18 Stefano SabatiniRemove "CODEC_CAP_EXPERIMENTAL added" entry from the...
2010-08-18 Anatoly NenashevFix configure .pc files generation and make install...
2010-08-18 Thierry FoucuAdd AVC EOS tag to H264-encoded FLV files.
2010-08-17 Måns Rullgårdfate: store last version in per-slot file
2010-08-17 Aurelien Jacobsadd LAVF_API_OLD_METADATA define to disable the depreca...
2010-08-17 Aurelien Jacobsadd LAVF_API_MAX_STREAMS define to disable the deprecat...
2010-08-17 Måns RullgårdFix out-of-tree build
2010-08-17 Stefano SabatiniAdd APIchanges entry after the addition of AV_NE in...
2010-08-17 Stefano SabatiniDefine macro AV_NE() and use it in libavdevice.
2010-08-17 Stefano SabatiniAdd APIchanges entry after libavfilter audio framework...
2010-08-17 Stefano SabatiniCosmetics: apply misc style fixes.
2010-08-17 S.N. Hemanth... Implement libavfilter audio framework.
2010-08-17 Stefano SabatiniSet the correct type for the output links.
2010-08-17 Stefano SabatiniAdd missing checks in avfilter_default_get_video_buffer().
2010-08-17 Stefano SabatiniAdd missing NULL checks in avfilter_ref_buffer().
2010-08-17 Diego BiurrunRemove dep/depend targets and related variables.
2010-08-17 Stefano SabatiniAdd hflip filter.
2010-08-17 Diego BiurrunSkip adding SDL_CFLAGS to CFLAGS for the ffplay.d target.
2010-08-17 Aurelien Jacobsmatroskadec: minor simplification
2010-08-17 Aurelien Jacobsmatroskadec: fix integer overflow
2010-08-17 Carl Eugen... Mention lowres if SDL can't provide the needed resolution.
2010-08-17 Mike ScheutzowFix SDL crash on specific hardware.
2010-08-17 Mike ScheutzowMove do_exit() up for upcoming patch.
2010-08-16 Måns Rullgårdfft-test: format error output more readably
2010-08-16 Josh AllmannAdd RTP depacketization of VP8
2010-08-16 Josh AllmannAdd RTP packetization of VP8
2010-08-14 Ronald S. BultjePrint error messages in case of connection failure...
2010-08-13 Ronald S. BultjePrevent overflow on random input.
2010-08-13 Ronald S. BultjeRemove use of MAX_STREAMS in MMSContext->streams[]...
2010-08-13 Zhentan FengSet fixed chunksize for ASF header in MMS streams,...
2010-08-13 Zhentan FengFix wrong command prefix for timing test in MMST protocol.
2010-08-13 Jason Garrett... Remove some stray +s in VP8
2010-08-12 Martin StorsjöAdd RTP depacketization of MP4A-LATM
2010-08-12 Stefano SabatiniCosmetics: put "{" on the same line of the "struct...
2010-08-12 Stefano SabatiniAdd APIchanges entry after the addition of av_get_image...
2010-08-12 Stefano SabatiniDeprecate ff_get_plane_bytewidth() in favor of
2010-08-12 Stefano SabatiniImplement av_get_image_linesize() and use it in
2010-08-12 Ronald S. BultjeSend OPTIONS request at a regular basis to standard...
2010-08-12 Ronald S. BultjeAdd another missing file from r24799.
2010-08-12 Jason Garrett... VP5/6/8: ~7% faster arithmetic decoding
2010-08-12 Baptiste CoudurierFix segv when stream copy and validate_tag fails, st...
2010-08-12 Baptiste Coudurier100L, fix vf_scale, since copy_ref_props now copy w...
2010-08-11 Ronald S. BultjeAdd missing mms.c from r24779.
2010-08-11 Zhentan FengMove functions and structs shared between MMSH and...
2010-08-11 Zhentan FengExtract fields that are to be shared between MMST/MMSH...
2010-08-11 Ronald S. BultjeUse FFALIGN() in mmst.c where appropriate. Noticed...
2010-08-11 Stefano SabatiniApply misc cosmetics: add empty newlines for separating...
2010-08-11 S.N. Hemanth... Set type on buffer in get_video_buffer().
2010-08-11 Stefano SabatiniAdd APIchanges entry for the AVFilterBufferRef changes...
2010-08-11 S.N. Hemanth... Resize data and linesize in AVFilterBufferRef to 8.
2010-08-11 Stefano SabatiniExtend and clarify documentation for -ac ffmpeg option.
2010-08-11 Stefano SabatiniAdd documentation for the pm parameter of the av_metada...
2010-08-11 Stefano SabatiniFix reference to a wrong parameter name in the metadata...
next