OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-04-27 Ronald S. Bultjeavparser: don't av_malloc(0).
2011-04-27 Michael NiedermayerRevert "Eliminate pointless '#if 1' statements without...
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 tateuFix runtime CPU detection in libswscale.
2011-04-26 Michael Niedermayervsrc_buffer: 10l mixed up input & output sizes. (funnil...
2011-04-26 Justin Rugglesac3enc: correct the flipped sign in the ac3_fixed encoder
2011-04-26 anatolyAdd MxPEG decoder
2011-04-26 anatolyAdd support for picture_ptr field in MJpegDecodeContext
2011-04-26 anatolyMove MJPEG's input buffer preprocessing in separate...
2011-04-26 anatolySupport reference picture defined by bitmask in MJPEG...
2011-04-26 Alexander E... DCA/DTA encoder
2011-04-26 Diego BiurrunEliminate pointless '#if 1' statements without matching...
2011-04-26 Vitor SessakAdd AVX FFT implementation.
2011-04-26 Vitor SessakIncrease alignment of av_malloc() as needed by AVX...
2011-04-26 Vitor SessakUpdate x86inc.asm from x264 to allow AVX emulation...
2011-04-26 Michael Niedermayervsrc_buffer: Reinit scale filter when an existing filte...
2011-04-26 Michael Niedermayervsrc_buffer: set output timebase when output equalizati...
2011-04-26 Michael Niedermayervsrc_buffer: Set output size
2011-04-26 Michael Niedermayervsrc_buffer: fix NULL dereference
2011-04-26 Stefano Sabatinibfi: store palette data in the context
2011-04-26 Michael Niedermayermjpeg: Detect overreads in mjpeg_decode_scan() and...
2011-04-26 Stefano Sabatinidocumentation: extend documentation for ffmpeg -aspect...
2011-04-26 Anton KhirnovAPIChanges: update commit hashes for recent additions.
2011-04-26 Stefano Sabatinilavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE...
2011-04-26 Michael Niedermayeraac: add headers needed for log2f()
2011-04-26 Anton Khirnovlavc: remove FF_API_MB_Q cruft
2011-04-26 Anton Khirnovlavc: remove FF_API_RATE_EMU cruft
2011-04-26 Anton Khirnovlavc: remove FF_API_HURRY_UP cruft
2011-04-26 Stefano Sabatinipad: make the filter parametric
2011-04-26 roygervsrc_movie: add key_frame and pict_type.
2011-04-26 Stefano Sabatinivsrc_movie: fix leak in request_frame()
2011-04-26 Roger Pau Monnélavfi: add key_frame and pict_type to AVFilterBufferRef...
2011-04-26 Michael Niedermayervsrc_buffer: add sample_aspect_ratio fields to arguments.
2011-04-26 Mark Himsleylavfi: add fieldorder filter
2011-04-26 Stefano Sabatiniscale: make the filter parametric
2011-04-26 James Darnleyyadif: support 16-bit
2011-04-26 James Darnleyyadif: support more than yuv420p.
2011-04-26 Michael Niedermayeryadif: Fix assert() failure
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Michael NiedermayerFix issue1503, this fix may be incomplete we need more...
2011-04-26 Michael Niedermayerwmadec: prevent null pointer call.
2011-04-25 Stefano Sabatinifraps: do not set avctx->pix_fmt to none in decode_init()
2011-04-25 Stefano Sabatinigraphparser: add a NULL check on the argument passed...
2011-04-25 Stefano Sabatinisetdar: prefer "sar" over "par" in log info message
2011-04-25 Mark Himsleyfade: fix draw_slice() check on fade->factor value
2011-04-25 Mark Himsleyfade: make draw_slice() chroma check against planes...
2011-04-25 Stefano Sabatinilsws: prevent overflow in sws_init_context()
2011-04-25 Stefano Sabatiniffplay: fix logic for selecting the show mode in case...
2011-04-25 Stefano Sabatiniffplay: name ShowMode enum
2011-04-25 Luca Barbatowin32: include the correct header in cmdutils.c
2011-04-25 Janne Grunauac3: fix memleak in fixed-point encoder
2011-04-25 Manfred TremmelPatch from Packman (OpenSuse - packages) to silence...
2011-04-25 Reimar DöffingerSet start_time to 0 for raw audio files.
2011-04-25 Reimar DöffingerRemove now unused audio_float configure option.
2011-04-25 Reimar Döffingerdca: allow selecting float output at runtime.
2011-04-25 Reimar Döffingervorbisdec: allow selecting float output at runtime.
2011-04-25 Reimar Döffingeraacdec: Allow selecting float output at runtime.
2011-04-25 Reimar Döffingerac3dec: allow selecting float output at runtime.
2011-04-25 Diego Biurrunflashsv: Return more meaningful error values.
2011-04-25 Diego Biurrunflashsv: Employ explicit AVCodec struct initializers.
2011-04-25 Reimar DöffingerDo not set non_interleaved for DV-in-AVI.
2011-04-25 Carl Eugen... Warn if the source has unsupported (or no) channel...
2011-04-25 Kostya Shishkovread AVI palette from the end of extradata
2011-04-25 Peter RossSet channel layout for 4 and 5.1 channel cdata audio...
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 unknown authorCheck mmap() return against correct value
2011-04-24 Diego Biurruncosmetics: K&R coding style and more whitespace for...
2011-04-24 Diego Biurrunvorbisdec: Employ proper printf format specifiers for...
2011-04-24 Carl Eugen... Support fourcc MMJP.
2011-04-24 Carl Eugen... Support fourcc XVIX.
2011-04-24 Carl Eugen... Support fourcc M263.
2011-04-24 ami_stuffSupport fourcc auv2.
2011-04-24 Reimar DöffingerFix indentation.
2011-04-24 Reimar DöffingerSupport PARSER_FLAG_COMPLETE_FRAMES for h261 and h263...
2011-04-24 Stefano Sabatiniffplay: avoid SIGFPE exception in SDL_DisplayYUVOverlay
2011-04-24 Michael Niedermayeravi: try to synchronize the points in time of the start...
2011-04-24 Michael NiedermayerAdd flag to force demuxers to sort more strictly by...
2011-04-24 Martin Storsjöapplehttp: Don't export variant_bitrate if it isn't...
2011-04-24 Martin Storsjöcrypto: Use av_freep instead of av_free
2011-04-24 Philip LangdaleCrystalHD: Add AVOption to configure hardware downscaling.
2011-04-24 Reimar DöffingerCheck for malloc failures in fraps decoder.
2011-04-24 Reimar DöffingerUse av_fast_malloc instead of av_realloc in fraps decoder.
2011-04-24 Nicolas Georgegeneral.texi: document libcelt decoder.
2011-04-24 Michael NiedermayerFix some passing argument from incompatible pointer...
2011-04-24 Reinhard Tartlerconfigure: Add missing libm library dependencies to...
2011-04-24 Clément Bœschoggdec: reindent after 8f3eebd6
2011-04-24 Reinhard Tartlerconfigure: Add missing libavutil inter-library dependen...
2011-04-24 Michael NiedermayerDrop section describung now unneeded workarounds for BSD
2011-04-24 Michael NiedermayerFix building on FreeBSD8.2
2011-04-24 Sebastian VaterHAM6/HAM8 support for IFF demuxer/decoder
2011-04-24 Peter RossEA cdata demuxer: support files with 20 byte header
2011-04-24 Peter RossEA cdata demuxer: support 6 channel files
2011-04-24 Peter RossEA cdata demuxer: set codec->sample_fmt
2011-04-24 Peter Rosspermit decoding of multichannel ADPCM_EA_XAS
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-23 Kirill GavrilovHandle unicode file names on windows
2011-04-23 Martin Storsjörtp: Rename the open/close functions to alloc/free
2011-04-23 Baptiste CoudurierIn libx264 wrapper, fix side effect with has_b_frames...
2011-04-23 Diego BiurrunLowercase all ff* program names.
2011-04-23 Diego BiurrunRefer to ff* tools by their lowercase names.
next