OSDN Git Service

coroid/ffmpeg_saccubus.git
2009-03-22 Ronald S. BultjeRemove alpha channel from default colorspace tables...
2009-03-22 Diego BiurrunUse $< automatic variable to simplify some commands.
2009-03-22 Ronald S. BultjeAdd a @todo with a comment from Kostya so we don't...
2009-03-22 Kostya ShishkovAdd AURA 1 and 2 codec IDs and register their FOURCCs
2009-03-22 Baptiste Coudurierallocate tracks instead of using MAX_STREAMS
2009-03-22 Baptiste Coudurierinit ext sample rate to 0 if not present
2009-03-22 Baptiste Couduriersince code now use get_bits_long, allocate padding...
2009-03-22 Baptiste Coudurieravoid creating a new stream not referenced in pmt since...
2009-03-22 Gwenole BeauchesneAdd common VA API data structures and helpers.
2009-03-21 Michael NiedermayerEnable unscaled packed422 -> planar 420 converters...
2009-03-21 Michael Niedermayer10l (C code was buggy and untested)
2009-03-21 Michael NiedermayerAverage chroma of 2 lines in packed 422 -> planar 420.
2009-03-21 Gwenole BeauchesneAdd support for HW accelerated VC-1 decoding through...
2009-03-21 Baptiste Coudurierreset codec width/height for h264 forcing decoder to...
2009-03-21 Stefano SabatiniChange the RGB5X5/BGR5X5 pixel format defines so that...
2009-03-21 Stefano SabatiniUse PIX_FMT_NE() macro.
2009-03-21 Stefano SabatiniImplement PIX_FMT_NE() macro.
2009-03-21 Stefano SabatiniExtend the behavior of avcodec_get_pix_fmt(), if it...
2009-03-21 Stefano SabatiniGlobally prefer enum PixelFormat over int when it makes...
2009-03-21 Ronald S. BultjeRemove slash-skipping code because the function called...
2009-03-21 Ronald S. BultjeReindent something where a if () --> { <-- is on a...
2009-03-21 Ronald S. BultjeFree metadata if already allocated; fixes a memleak...
2009-03-21 Ronald S. BultjeFix silly bug in hex_to_data() where it compares a...
2009-03-21 Ronald S. BultjeRemove useless comment about something that is deprecat...
2009-03-21 Ronald S. BultjeUse skip_spaces() in the "redir" demuxer instead of...
2009-03-21 Ronald S. BultjeMerge functional code from get_word() and get_word_sep...
2009-03-21 Ronald S. BultjeAllow (and parse) incoming server messages (notices...
2009-03-21 Ronald S. BultjeAdd a @todo item to use ByteIOContext instead of URLCon...
2009-03-21 Ronald S. BultjeRemove index writing in RM muxer, since it is broken...
2009-03-21 Ronald S. BultjeDon't allow to sync on packets of zero-size length...
2009-03-21 Ronald S. BultjeMove "- 12" statement up a bit. See "[PATCH] rmdec...
2009-03-21 Diego BiurrunRemove deprecated and now unused Mersenne Twister PRNG.
2009-03-21 Kostya ShishkovRegister myself as Smacker maintainer
2009-03-21 Diego BiurrunWhen warning about forbidden pseudo random number gener...
2009-03-21 Diego BiurrunFix reference to av_random_init where av_lfg_init was...
2009-03-21 Diego BiurrunFix reference to av_random where av_lfg_get was meant.
2009-03-21 Daniel VerkampMake Smacker audio decoder output audio in original...
2009-03-21 Diego BiurrunRemove deprecated functions and structures on next...
2009-03-21 Cédric SchieliFix build failure on x86_32 Mac OS X with PIC enabled
2009-03-21 Baptiste Couduriercheck if feed max file size is too small
2009-03-21 Baptiste Couduriercosmetics, reindent and remove empty line
2009-03-21 Baptiste Couduriernew Truncate option which will make feeder truncate...
2009-03-21 Reimar DöffingerFix avpicture_get_size for non-paletted formats with...
2009-03-21 Reimar DöffingerFix planarCopy to ignore the GRAY8 "pseudo"-palette...
2009-03-21 Baptiste Coudurierupdate ffserver regression ref
2009-03-21 Baptiste Coudurierdo not call av_find_stream_info if stream is ffm, shoul...
2009-03-21 Baptiste Couduriersend busy reply if max connections number is exceeded
2009-03-21 David ConradReindent
2009-03-21 David ConradFix Speex header parsing in ogg demuxer
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
next