OSDN Git Service

android-x86/external-ffmpeg.git
2009-03-21 David ConradDocument ogg_codec's header function
2009-03-21 Baptiste Coudurierfix compilation when DEBUG_SEEK is defined
2009-03-21 Baptiste Coudurierfix valid seeking range
2009-03-21 Baptiste Coudurieradjust write index if not set
2009-03-21 Baptiste Coudurierupdate seek regression ref due to 18063
2009-03-21 Justin RugglesTake over sole maintainership for all FLAC-related...
2009-03-21 Justin RugglesFix the ogg regression test, which was broken by r18092...
2009-03-21 Justin Rugglesadd myself as maintainer for new FLAC files
2009-03-21 Justin Rugglesadd a function to calculate a more accurate estimate...
2009-03-21 Justin Rugglesflacdec: account for frame and subframe header overhead...
2009-03-21 Justin Rugglesrevert accidental unrelated change in last commit
2009-03-21 Justin Rugglesshare sample rate and blocksize tables between the...
2009-03-21 Baptiste Coudurierprotect realloc overflow
2009-03-21 Justin Rugglesflacenc: remove unneeded variable, 'min_encoded_framesi...
2009-03-21 Justin Rugglesseek backwards 4 bytes if 'fLaC' marker is not found
2009-03-21 Justin Rugglesflacdec: remove unneeded variable, 'assignment'
2009-03-21 Justin Rugglesflacdec: cosmetics: rename 'decorrelation' to 'ch_mode'
2009-03-21 Justin Rugglesflacenc: remove unneeded context variable, 'ch_code'
2009-03-21 Justin Rugglesshare channel mode constants between the FLAC decoder...
2009-03-20 David ConradHostile takeover of the ogg demuxer, agreed to by Mans...
2009-03-20 Stefano SabatiniRemove declaration of the removed function img_convert().
2009-03-20 Benjamin LarssonGet rid of av_random in cook.c
2009-03-20 Benjamin LarssonGet rid of av_random in nellymoserdec.c
2009-03-20 Daniel VerkampPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
2009-03-20 Reimar DöffingerAvoid crash on planarCopy to a destination without...
2009-03-20 Benoit FouetInitialize pointer arrays which may be freed before...
2009-03-20 Reimar DöffingerDo _not_ use rbx on x86_64, it will fail to compile...
2009-03-20 Reimar DöffingerFix swscale compilation with Altivec enabled.
2009-03-20 Cédric SchieliReindent after last commit
2009-03-20 Cédric SchieliAdd a changelog entry for the alpha scaler support
2009-03-20 Cédric SchieliAlso test the alpha channel in swscale-example
2009-03-20 Cédric SchieliYUVA420P is now supported as output format
2009-03-20 Cédric SchieliAdd alpha channel scaling
2009-03-20 Cédric SchieliAdd YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters
2009-03-20 Cédric SchieliAdd a CONFIG_SWSCALE_ALPHA option for alpha channel...
2009-03-20 Cédric SchieliUse a simpler and more general check for the gray case...
2009-03-20 Ramiro Pollamlp, truehd: support non 1:1 channel mapping.
2009-03-20 Ramiro PollaSupport "next parameter flags present" flag.
2009-03-20 Ramiro Pollatruehd: support up to 3 substreams.
2009-03-20 Gwenole BeauchesneRename hwaccel_data_private to hwaccel_picture_private.
2009-03-20 Diego BiurrunReplace random() usage in test programs by av_lfg_*().
2009-03-20 Diego BiurrunOnly build motion-test if MMX is enabled.
2009-03-20 Diego BiurrunAlign test program output columns.
2009-03-20 Diego BiurrunRemove unused libavutil/random.h #include.
2009-03-20 Diego BiurrunUse correct header for struct AVLFG.
2009-03-20 Baptiste Coudurierresync ffm if error in stream
2009-03-20 Baptiste Couduriertypo, fix eof check
2009-03-20 Baptiste Coudurierdo not write ffm write index by default, detect if...
2009-03-20 Ronald S. BultjeAdd byte reordering for the SIPRO audio codec. See...
2009-03-20 Ronald S. BultjeAssign the x-pf-asf payload string to be decoded by...
2009-03-20 Baptiste Couduriercheck av_find_stream_info return value
2009-03-20 Baptiste Coudurieruniformize log messages and add some more
2009-03-20 Baptiste Coudurieruse lfg and ff_random_get_seed instead of deprecated...
2009-03-20 Baptiste Couduriercheck if feed and stream already exist before registeri...
2009-03-20 Diego BiurrunMake softfloat test program compile again: Setting...
2009-03-20 Diego BiurrunMake AES test program compile again: Setting the av_log...
2009-03-19 Diego BiurrunInitialize *srcContext, *dstContext, *outContext to...
2009-03-19 Matthieu CastetRemove useless casting in asm "m" operand.
2009-03-19 Matthieu CastetRemove useless casting in asm "m" operand.
2009-03-19 Stefano SabatiniMake ffmpeg fail if the argument provided to the -pix_f...
2009-03-19 Baptiste Coudurierset avi fsize to INT64_MAX if riff tag end is not set...
2009-03-19 Baptiste Couduriermove max analyze duration check before considering...
2009-03-19 Ramiro PollaAllocate executable memory with VirtualAlloc() in Windows.
2009-03-19 Ramiro PollaCheck for VirtualAlloc() so it may be used to allocate...
2009-03-19 Ramiro PollaDrop unnecessary cast and cosmetically align.
2009-03-19 Ramiro PollaSupport raw TrueHD files
2009-03-19 Reimar DöffingerFix indentation after r18047.
2009-03-19 Reimar DöffingerChange linesize alignment method to ensure that linesiz...
2009-03-19 Reimar DöffingerDo not set linesize for palette data, it does not make...
2009-03-19 Ramiro PollaSplit TrueHD decoder from MLP
2009-03-19 Alex ConverseMOV: Use the AOT enum for the mp4_audio_types mapping.
2009-03-19 Michael NiedermayerRevert
2009-03-19 Michael Niedermayertypedef int x86_reg on non x86
2009-03-19 Michael NiedermayerFix 10l typo.
2009-03-19 Diego BiurrunNicely align output columns.
2009-03-19 Michael NiedermayerUnscaled converters for
2009-03-19 Justin Rugglesshare some constants between the FLAC encoder and FLAC...
2009-03-19 Diego BiurrunFix compilation of adler32 test program: Use av_log_set...
2009-03-19 Diego BiurrunFix copy and paste typo in input/output devices section.
2009-03-18 Reimar DöffingerFix libswscale compilation on non-x86, hopefully withou...
2009-03-18 Stefano SabatiniUse read_yesno() in opt_output_file().
2009-03-18 Stefano SabatiniImplement read_yesno().
2009-03-18 Stefano SabatiniFlush the remaning chars in the input buffer after...
2009-03-18 Stefano SabatiniImplement a name field for AVPixFmtDescriptor.
2009-03-18 Ramiro Pollaswscale-example: use LFG instead of random()
2009-03-18 Ramiro PollaDo not assume long is same width as x86 register.
2009-03-18 Alex ConverseFix typo in AOT_ER_AAC_ELD
2009-03-18 Alex ConverseUpdate the MPEG-4 AOT table.
2009-03-18 Reimar DöffingerRename GUID typedef to ff_asf_guid to fix MinGW compila...
2009-03-18 Alex ConverseMove MPEG-4 AOT enum to mpeg4audio.h.
2009-03-18 Reimar DöffingerAdd a special guidcmp function to compare ASF guids...
2009-03-18 Diego BiurrunConsistently use ff_ prefixes for internal symbols.
2009-03-18 Diego BiurrunAdd list of supported input/output devices.
2009-03-18 Diego BiurrunAdjust @columnfractions settings to reflect the number...
2009-03-17 Ramiro Pollause intptr_t to cast pointers to int in codecs maintain...
2009-03-17 Cédric SchieliAdd a fillPlane function to fill a plane with one const...
2009-03-17 Cédric SchieliDon't write outside of the picture buffer in planarCopy...
2009-03-17 Ronald S. BultjeFix wrong @file tag.
2009-03-17 Gwenole BeauchesneAmend AVCodecContext with hwaccel_context (HW accelerat...
2009-03-17 Ronald S. BultjeReindent after r18023.
next