OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-05-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-23 Michael Niedermayeravcodec_find_decoder: prefer non experimental decoders.
2011-05-23 Michael Niedermayerj2kdec: mark as CODEC_CAP_EXPERIMENTAL
2011-05-23 Rukhsana Rubyj2k[c/h] j2kdec.c: Implement 2 code block styles
2011-05-23 Rukhsana Rubyj2k: Add void as the parameter of function ff_j2k_init_...
2011-05-23 Kamil NowosadAdd Kamil Nowosads j2k code.
2011-05-23 Aurelien Jacobsmatroska: cleanup handling of video stereo mode
2011-05-23 Stefano Sabatinioggdec: use av_dlog()
2011-05-23 Stefano Sabatinimem: define the MAX_MALLOC_SIZE constant and use it...
2011-05-23 Diego Biurrunconfigure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin...
2011-05-23 alahujamuxers.texi changes for mkv/webm options
2011-05-23 Justin Rugglesaacdec: fix typo in scalefactor clipping check
2011-05-23 Michael Niedermayermpegaudio: Correct license header
2011-05-23 jan gerberadd 5.1 to stereo downmix to resample.c
2011-05-23 Ronald S. Bultjefate: fix fate-h264-conformance-frext-pph10i4-panasonic...
2011-05-23 Ronald S. Bultjefate: update 9/10bit refs.
2011-05-23 Felipe Contrerash264: Properly set coded_{width, height} when parsing...
2011-05-23 Dave Yeox86 asm: Add SECTION_TEXT to dct32_sse.asm.
2011-05-23 Kieran KunhyaFix 9/10 bit in swscale.
2011-05-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-22 Carl Eugen... Do not ask for samples if a specific channel layout...
2011-05-22 Stefano Sabatinilibx264: specify field for default union values in...
2011-05-22 Michael Niedermayermovdec: dont divide by zero when stts_data[0].duration...
2011-05-22 Michael NiedermayerFix ticket127
2011-05-22 Michael Niedermayerdct32: Replacing libav by ffmpeg in the license header...
2011-05-22 Martin Storsjöffmpeg: Don't trigger url_interrupt_cb on the first...
2011-05-22 Martin Storsjöavoptions: Check the return value from av_get_number
2011-05-22 Stefano Sabatinilavf: fix style for avformat_alloc_output_context2()
2011-05-22 Stefano Sabatinilavf: deprecate avformat_alloc_output_context() in...
2011-05-22 Stefano Sabatinilavfi: make vsrc_buffer.h header public
2011-05-22 Loren Merrittdct32_sse: eliminate some spills
2011-05-22 Vitor SessakFix compilation with --disable-yasm.
2011-05-22 Vitor SessakFix dct32() compilation with --disable-yasm
2011-05-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-22 Michael Niedermayermpeg2dec: Fix lowres 3
2011-05-22 Stefano Sabatinilavfi: bump minor and add changelog entry after the...
2011-05-22 Stefano Sabatinivf_split: add documentation to filters.texi
2011-05-22 Stefano Sabatinivf_split: give more meaningful names to the output...
2011-05-22 Stefano Sabatinivf_split: define draw_slice() before end_frame()
2011-05-22 Stefano Sabatinivf_split: add description
2011-05-22 Stefano Sabatinivf_split: fix various nits
2011-05-22 Michael Niedermayerwmadec: avoid infinit loop.
2011-05-21 Ramiro PollaDirectShow capture: Fix build
2011-05-21 Anton Khirnovffmpeg: get rid of the -vglobal option.
2011-05-21 Vitor Sessakdct32: Add AVX implementation of 32-point DCT
2011-05-21 Vitor Sessakdct32: Change pass 6 permutation to allow for AVX imple...
2011-05-21 Vitor Sessakdct32: port SSE 32-point DCT to YASM
2011-05-21 Kirill Gavrilovmatroska: switch stereo mode from int to string and...
2011-05-21 Kirill Gavrilovmatroska: cosmetics
2011-05-21 Alok AhujaCreate a stereo_mode metadata tag to specify the stereo...
2011-05-21 Bobby Binghamlibavfilter: vf_split from soc.
2011-05-21 Ramiro PollaDirectShow capture support
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-21 Can Wuavio: document buffer must created with av_malloc(...
2011-05-21 Can Wuavio: check AVIOContext malloc failure
2011-05-21 Clément Bœschswscale: point out an alternative to sws_getContext
2011-05-21 Ronald S. Bultjesvq3: Do initialization after parsing the extradata
2011-05-21 Carl Eugen... Fix channel_layout documentation.
2011-05-21 Reinhard Tartleradd changelog entries for 0.7_beta2
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 Ronald S. Bultjemp3lame: add #include required for AV_RB32 macro.
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
next