OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-05-25 Carl Eugen... Do not reset channel_layout to 0.
2011-05-25 Stefano Sabatinivsrc_buffer: remove duplicated file description
2011-05-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-25 Michael NiedermayerMerge swscale bloatup
2011-05-25 Michael Niedermayerswscale: MMX optim of hscale16()
2011-05-25 Michael Niedermayerswscale: dont loose bits on planar >8bit yuv ind gray...
2011-05-25 Michael Niedermayerswscale: Switch to ronalds yuv2yuvX16inC_template(...
2011-05-24 Mans Rullgardconfigure: enable memalign_hack automatically when...
2011-05-24 ami_stuffrawdec: fix decoding of QT WRAW files
2011-05-24 Aurelien Jacobsmatroska: improve declaration of video_stereo_* constan...
2011-05-24 Aurelien Jacobsmatroskadec: fix reverted condition to accept combine_p...
2011-05-24 Reimar DöffingerFix register types for LOAD_AB arguments, fixes compila...
2011-05-24 Ronald S. Bultjeswscale: unbreak the build on non-x86 systems.
2011-05-24 Ronald S. Bultjeswscale: remove if(bitexact) branch from functions.
2011-05-24 Ronald S. Bultjeswscale: remove if(canMMX2BeUsed) conditional.
2011-05-24 Ronald S. Bultjeswscale: remove swScale_{c,MMX,MMX2} duplication.
2011-05-24 Ronald S. Bultjeswscale: use emms_c().
2011-05-24 Ronald S. BultjeMove emms_c() from libavcodec to libavutil.
2011-05-24 Stefano Sabatinitiff: set palette in the context when specified in...
2011-05-24 Ilyartsp: use strtoul to parse rtptime and seq values.
2011-05-24 Alexandre Coluccipgssubdec: fix incorrect colors.
2011-05-24 Alexandre Coluccidvdsubdec: fix incorrect colors.
2011-05-24 Carl Eugen... ape: Allow demuxing of files with metadata tags.
2011-05-24 Ronald S. Bultjeswscale: remove dead macro WRITEBGR24OLD.
2011-05-24 Ronald S. Bultjeswscale: remove AMD3DNOW "optimizations".
2011-05-24 Ronald S. Bultjeswscale: remove duplicate code in ppc/ subdirectory.
2011-05-24 Ronald S. Bultjeswscale: remove duplicated x86/ functions.
2011-05-24 Ronald S. Bultjeswscale: force --enable-runtime-cpudetect and remove...
2011-05-24 Stefano Sabatinivsrc_buffer.h: add file doxy
2011-05-24 Stefano Sabatinivsrc_buffer: tweak error message in init()
2011-05-24 Stefano Sabatiniwav: fix various printf warnings related to wrong argum...
2011-05-24 Stefano Sabatiniwav: propagate ff_get_wav_header() error code in w64_re...
2011-05-24 Anton Khirnovmsmpeg4: reindent.
2011-05-24 Anton Khirnovlavc: remove msmpeg4v1 encoder.
2011-05-24 Carl Eugen... Remove avconfig.h and INCINSTDIRs on uninstall.
2011-05-24 Justin Rugglesac3enc: add channel coupling support
2011-05-24 Michael Niedermayerpartial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165
2011-05-24 Michael Niedermayerfate: reenable frext-pph10i4_panasonic_a after the...
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
next