OSDN Git Service

coroid/libav_saccubus.git
2010-08-23 Vitor SessakMake "-fs ss" mean "make output file of size equals...
2010-08-23 Tobias BindhammerAdding of a64-codec: there were changes to be documente...
2010-08-23 Tobias Bindhammerremoved an unnecessary blank line
2010-08-23 Vitor Sessakfix fate breakage, 10l to me (too much copy and pasting)
2010-08-23 Vitor SessakMP3 float decoder FATE tests
2010-08-23 Luca AbeniDo not use the server SSRC as client SSRC in the RTP...
2010-08-23 Tobias Bindhammerenabling codec and muxer by registering it in allcodec...
2010-08-23 Tobias Bindhammeradded codec-ids for the a64 codec
2010-08-23 Tobias Bindhammerdocumentation added for the a64 codec
2010-08-23 Tobias BindhammerCorresponding muxer for the a64 codec
2010-08-23 Vitor SessakAdd FATE test for WMV8 DRM
2010-08-23 Tobias BindhammerInitial version of the a64 (multicolor charset) codec
2010-08-23 Reimar DöffingerAdd truemotion1 tests.
2010-08-23 Ronald S. BultjeFix segfaults in VP8 SIMD code on Win64 (and FATE/win64...
2010-08-22 Måns Rullgårdfate: remove unused variable in fate.sh
2010-08-22 Alex ConverseConvert ff_imdct_half_sse() to yasm.
2010-08-22 Måns Rullgårdfate: remove pointless fate/fate2 separation
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
next