OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-06-02 Diego Biurrunvorbis: Remove pointless DEBUG #ifdef around debug...
2011-06-02 Diego Biurruncook: Remove non-compiling debug output.
2011-06-02 Diego BiurrunRemove pointless #ifdefs around function declarations...
2011-06-02 Diego BiurrunReplace #ifdef + av_log() combinations by av_dlog().
2011-06-02 Diego BiurrunReplace custom debug output functions by av_dlog().
2011-06-02 Diego Biurruncook: Remove unused debug functions.
2011-06-02 Diego BiurrunRemove stray extra arguments from av_dlog() invocations.
2011-06-02 Mans Rullgardtarga: fix big-endian build
2011-06-02 Anton Khirnovv4l2: remove one forgotten use of AVFormatParameters...
2011-06-02 Anton Khirnovvfwcap: add a framerate private option.
2011-06-02 Anton Khirnovv4l2: add a framerate private option.
2011-06-02 Anton Khirnovlibdc1394: add a framerate private option.
2011-06-02 Anton Khirnovfbdev: add a framerate private option.
2011-06-02 Anton Khirnovbktr: add a framerate private option.
2011-06-02 Mans Rullgardoma: check avio_read() return value
2011-06-02 Mans Rullgardnutdec: remove unused variable
2011-06-02 Mans RullgardRemove unused variables
2011-06-02 Ronald S. Bultjeswscale: allocate larger buffer to handle altivec overr...
2011-06-02 Alexander StrangeH264/MPEG frame-level multi-threading.
2011-06-02 Loren MerrittCosmetic changes to h264_idct_10bit.asm.
2011-06-02 Loren Merritt2x faster h264_idct_add8_10.
2011-06-02 Nathan Caldwellaacenc: Add stereo_mode option.
2011-06-02 Ronald S. Bultjeh264: remove CONFIG_GPL from x86 intra prediction code.
2011-06-01 Mans RullgardARM: ac3dsp: optimised update_bap_counts()
2011-06-01 Diego Biurrunmpegaudiodec: Fix av_dlog() invocation.
2011-06-01 Daniel Kangh264/10bit: add HAVE_ALIGNED_STACK checks.
2011-05-31 Daniel KangUpdate 8-bit H.264 IDCT function names to reflect bit...
2011-05-31 Daniel KangAdd IDCT functions for 10-bit H.264.
2011-05-31 Diego Biurrunmpegaudioenc: Fix broken av_dlog statement.
2011-05-31 Diego BiurrunEmploy correct printf format specifiers, mostly in...
2011-05-31 Mans RullgardARM: fix MUL64 inline asm for pre-armv6
2011-05-31 Diego Biurrunvf_drawtext: Replace FFmpeg by Libav in license boilerp...
2011-05-31 Mans Rullgardmpegaudiodec: remove unusued code and variables
2011-05-31 Gil Pedersenimproved 'edts' atom writing support
2011-05-31 Mans Rullgardmpegaudio: clean up compute_antialias() definition
2011-05-31 Ronald S. Bultjevp8: fix segmentation race during frame-threading.
2011-05-30 Diego Biurrunswscale: Remove unused variable.
2011-05-30 Mans RullgardARM: simplify inline asm with 64-bit operands
2011-05-29 Mans RullgardARM: enable UAL syntax in asm.S
2011-05-29 Anton Khirnovv4l2: don't leak video standard string on error.
2011-05-29 Diego Biurrunswscale: Remove disabled code.
2011-05-29 Diego Biurrunavfilter: Surround function only used in debug mode...
2011-05-29 Diego Biurrunvf_crop: Replace #ifdef DEBUG + av_log() by av_dlog().
2011-05-29 Mans Rullgardbuild: remove BUILD_ROOT variable
2011-05-29 Mans Rullgardvp8: use av_clip_uintp2() where possible
2011-05-28 Mans Rullgardac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits()
2011-05-28 Justin Rugglesac3dsp: do not use the ff_* prefix when referencing...
2011-05-28 Justin Rugglesac3dsp: fix loop condition in ac3_update_bap_counts_c()
2011-05-28 Mans RullgardARM: unbreak build
2011-05-28 Justin Rugglesac3enc: modify mantissa bit counting to keep bap counts...
2011-05-28 Justin Rugglesac3enc: split mantissa bit counting into a separate...
2011-05-28 Justin Rugglesac3enc: store per-block/channel bap pointers by referen...
2011-05-28 Mans Rullgardget_bits: add av_unused tag to cache variable
2011-05-28 Anton Khirnovsws: replace all long with int.
2011-05-28 Mans RullgardARM: aacdec: fix constraints on inline asm
2011-05-28 Mans RullgardARM: remove unnecessary volatile from inline asm
2011-05-28 Mans RullgardARM: add "cc" clobbers to inline asm where needed
2011-05-28 Mans RullgardARM: improve FASTDIV asm
2011-05-28 Mans Rullgardac3enc: use LOCAL_ALIGNED macro
2011-05-28 Ronald S. BultjeAPIchanges: fill in git hash for av_get_pix_fmt_name...
2011-05-28 Stefano Sabatinilavu: add av_get_pix_fmt_name() convenience function
2011-05-28 Stefano Sabatinicmdutils: remove OPT_FUNC2
2011-05-28 Ronald S. Bultjeswscale: fix crash in bilinear scaling.
2011-05-28 James Zernvpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
2011-05-28 Alok Ahujawebm: support stereo videos in matroska/webm muxer
2011-05-27 Anton Khirnovlavf: deprecate AVFormatParameters.pix_fmt.
2011-05-27 Anton Khirnovrawdec: add a pixel_format private option.
2011-05-27 Anton Khirnovv4l2: add a pixel_format private option.
2011-05-27 Anton Khirnovlibdc1394: add a pixel_format private option.
2011-05-27 Justin Rugglescosmetics: indentation and alignment after previous...
2011-05-27 Justin Rugglesac3enc: add support for E-AC-3 encoding.
2011-05-27 Justin Rugglesac3enc: Move AC-3 AVOptions array to a separate file...
2011-05-27 Mans RullgardARM: disable ff_vector_fmul_vfp on VFPv3 systems
2011-05-27 Mans RullgardARM: check for VFPv3
2011-05-27 Diego Biurrunswscale: Remove unused variables in x86 code.
2011-05-27 Diego Biurrundoc: Drop DJGPP section, Libav now compiles out-of...
2011-05-27 Diego Biurrunx86: Add appropriate ifdefs around certain AVX functions.
2011-05-27 Ronald S. Bultjecmdutils: use sws_freeContext() instead of av_freep().
2011-05-27 Ronald S. Bultjeswscale: delay allocation of formatConvBuffer().
2011-05-27 Ronald S. Bultjeswscale: fix build with --disable-swscale-alpha.
2011-05-27 Martin Storsjömovenc: Deprecate the global RTP hinting flag, use...
2011-05-27 Martin Storsjömovenc: Add an AVClass for setting muxer specific options
2011-05-27 Ronald S. Bultjeswscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
2011-05-27 Luca Barbatoconfigure: report yasm/nasm presence properly
2011-05-27 Luca Barbatotcp: make connect() timeout properly
2011-05-27 Anton Khirnovrawdec: factor video demuxer definitions into a macro.
2011-05-27 Anton Khirnovrtspdec: add initial_pause private option.
2011-05-27 Anton Khirnovlavf: deprecate AVFormatParameters.width/height.
2011-05-27 Anton Khirnovtty: add video_size private option.
2011-05-27 Anton Khirnovrawdec: add video_size private option.
2011-05-27 Anton Khirnovx11grab: add video_size private option.
2011-05-27 Anton Khirnovx11grab: factorize returning error codes.
2011-05-27 Anton Khirnovvfwcap: add video_size private option.
2011-05-27 Anton Khirnovv4l2: add video_size private option.
2011-05-27 Anton Khirnovv4l2: factorize returning error codes.
2011-05-27 Anton Khirnovlibdc1394: add video_size private option.
2011-05-27 Anton Khirnovlibdc1394: return meaninful error codes.
2011-05-27 Anton Khirnovbktr: add video_size private option.
2011-05-27 Anton Khirnovbktr: factorize returning error codes.
2011-05-26 Alex Converseid3v2: Check malloc result. ID3v2 tags can be very...
next