OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-05-21 yukihaneMerge branch 'master' of git://git.videolan.org/ffmpeg rel20110806_inqubus1.5.0 test20110522
2011-05-21 yukihanepatch for saccubus
2011-05-21 Carl Eugen... Fix channel_layout documentation.
2011-05-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-21 Mike Williamffserver: dont just crash
2011-05-21 Maksym Veremeyenkofix ffserver's SIGSEGV
2011-05-21 Martin Storsjöavoptions: Support getting flag values using av_get_int
2011-05-21 Gianluigi Tiesipreset dir for win32
2011-05-21 Michael Niedermayer Merge remote-tracking branch 'ffmpeg-mt/master'
2011-05-21 Michael NiedermayerAdd a flag to disable side data merging.
2011-05-21 Michael NiedermayerMerge/split side data.
2011-05-20 Carl Eugen... Encoding alac with more than two channels is not supported.
2011-05-20 Mans Rullgardconfigure: make executable again
2011-05-20 Ronald S. BultjeLATM/AAC: Free previously initialized context on reinit.
2011-05-20 Diego Biurrunconfigure: Do not unconditionally add -Wall to host...
2011-05-20 Dave Yeoconfigure: Set OS/2 objformat to a.out.
2011-05-20 Dave YeoAdd support for a.out object format to assembler macros.
2011-05-20 Mans Rullgardfate: disable threading for encoding
2011-05-20 Mans Rullgardfate: add comment field
2011-05-20 Mans Rullgardfate: allow overriding default build and install dirs
2011-05-20 Martin Storsjömpegtsenc: Add an AVClass pointer to the private data
2011-05-20 Mans Rullgardmpegaudio: clean up #includes
2011-05-20 Mans Rullgardmpegaudio: move all header parsing to mpegaudiodecheade...
2011-05-20 Stefano Sabatinivf_libopencv: prefer opencv/cxcore.h over cxtypes.h
2011-05-20 Stefano Sabatinidecoders.texi: fix typos in rawvideo section
2011-05-20 Stefano Sabatinicmdutils: use const AVClass * when senseful
2011-05-20 Stefano Sabatiniencoders.texi: add documentation for the libx264 encoder
2011-05-20 Stefano Sabatinidecoders.texi: add documentation for rawvideo decoder...
2011-05-20 Stefano Sabatinidoc: add decoders.texi file
2011-05-20 Stefano Sabatiniencoders.texi: decrease level for audio encoders section
2011-05-20 Stefano Sabatiniffprobe.texi: remove inclusion of muxers section
2011-05-20 Stefano Sabatiniindeo3: release buffer in indeo3_decode_end()
2011-05-20 Stefano Sabatiniindeo3: remove unnecessary includes
2011-05-20 Stefano Sabatiniindeo3: add @file doxy and a link to multimedia wiki...
2011-05-20 Stefano Sabatinicmdutils: reset *picref_ptr to NULL in get_filtered_frame()
2011-05-20 Stefano Sabatiniffmpeg: remove useless NULL-check on avfilter_unref_buffer
2011-05-20 Stefano Sabatinilibmp3lame: include "libavutil/intreadwrite.h" header
2011-05-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-20 Vitor Sessakqdm2: Use floating point synthesis filter.
2011-05-20 Ronald S. Bultjeh264: correct border check.
2011-05-20 Ronald S. Bultjeh264: fix loopfilter with threading at slice boundaries.
2011-05-20 Mans RullgardFix ff_mpa_synth_filter_fixed() prototype
2011-05-19 Martin StorsjöReindent
2011-05-19 Martin Storsjörtpenc_chain: Pass the MP4A_LATM flag to chained muxers
2011-05-19 Juan Carlos... rtpenc: MP4A-LATM payload support
2011-05-19 Martin Storsjömovenc: Pass AVFormatContext flags to the SDP generation
2011-05-19 Martin Storsjösdp: Allow passing AVFormatContext flags to the SDP...
2011-05-19 Stefano Sabatinivsrc_buffer: document av_vsrc_buffer_add_video_buffer_ref()
2011-05-19 Stefano Sabatinivsrc_buffer: add av_vsrc_buffer_add_frame()
2011-05-19 Stefano Sabatinivsrc_buffer: fix example in docs, add mandatory parameters
2011-05-19 Stefano Sabatinivsrc_buffer: make the source accept sws_param in init
2011-05-19 Stefano Sabatinivsrc_buffer: propagate avfilter_open() error code
2011-05-19 Stefano Sabatinivsrc_buffer: fix style
2011-05-19 Stefano Sabatinilavfi: add avfilter_get_video_buffer_ref_from_frame...
2011-05-19 Stefano Sabatinivsrc_buffer: remove dependency on AVFrame
2011-05-19 Diego BiurrunRename costablegen.c ---> cos_tablegen.c.
2011-05-19 Diego BiurrunCollapse tableprint.c into tableprint.h.
2011-05-19 Mans RullgardSimplify trig table rules
2011-05-19 Diego BiurrunRemove potentially unstable filenames from comments...
2011-05-19 Diego BiurrunIgnore generated tables and generated table generator...
2011-05-19 Diego BiurrunSimplify CLEANFILES make variable by using wildcards.
2011-05-19 Diego BiurrunRemove silly insults from avformat_version() Doxygen...
2011-05-19 Mans Rullgardmpegaudiodsp: fix x86 and ppc makefiles
2011-05-19 Diego Biurrunconfigure: Adjust AVX assembler check.
2011-05-19 Mans Rullgardmpegaudio: remove unused version of SAME_HEADER_MASK
2011-05-19 Mans Rullgardmpegaudio: remove useless #undef at end of file
2011-05-19 Mans Rullgardasfdec: add missing #include for av_bswap32()
2011-05-19 Mans Rullgardmpegaudio: merge two #if CONFIG_FLOAT blocks
2011-05-19 Mans Rullgardmpegaudio: move some struct definitions from mpegaudio.h
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Diego BiurrunClean up #includes in cmdutils.h.
2011-05-19 Diego Biurrung729: Merge g729.h into g729dec.c.
2011-05-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-19 Michael Niedermayerav_find_stream_info: Print more details about max anayl...
2011-05-19 Justin Ruggles10l: wrap float_interleave functions in HAVE_YASM.
2011-05-18 Etienne BuiraAdd little description for -rc_override
2011-05-18 Justin RugglesAPIchanges: fill in date and commit for request_sample_fmt
2011-05-18 Justin RugglesAdd floating-point sample format support to the ac3...
2011-05-18 Justin RugglesAdd support for request_sample_format in ffmpeg and...
2011-05-18 Justin RugglesAdd APIchanges entry for request_sample_fmt.
2011-05-18 Justin RugglesAdd request_sample_fmt field to AVCodecContext.
2011-05-18 Justin RugglesAdd float_interleave() to FmtConvertContext with x86...
2011-05-18 Mans RullgardRemove unused make variable SEEK_REFFILE
2011-05-18 Mans Rullgardfate: remove redundant aref and vref references
2011-05-18 Tomas HärdinParse 'bext' metadata in the wav demuxer
2011-05-18 Tomas HärdinCosmetics: indent
2011-05-18 Tomas HärdinKeep parsing wav until EOF if the input is seekable...
2011-05-18 Tomas HärdinRefactor the tag checking into a switch statement
2011-05-18 Tomas HärdinUse avio_tell() instead of url_ftell()
2011-05-18 Compnadd x264opts entry to docs
2011-05-18 JULIAN GARDNERcleaned up the udp.c, removed some variables and an...
2011-05-18 Michael Niedermayerconfigure: favor pkg_config over sdl_config
2011-05-18 Michael Niedermayerlibx264: support passing arbitrary parameters.
2011-05-18 Michael Niedermayerffmpeg: dont show_banner() on verbose<0
2011-05-18 Mans Rullgardfate: remove do_ffmpeg_nocheck function
2011-05-18 Mans Rullgardfate: do not collect -benchmark output
2011-05-18 Mans Rullgardmpegaudiodec: remove decode_end() function
2011-05-18 Mans Rullgardfate: run aref and vref as regular tests
2011-05-18 Mans Rullgardmpegaudio: sanitise compute_antialias_* names
next