OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-06-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-04 Baptiste Coudurierffmpeg: use opt_acodec when setting audio codec in...
2011-06-03 Michael Niedermayerffmpeg: fix segfault with too many output files
2011-06-03 Michael Niedermayerffplay: error out with invalid sample rate or channels.
2011-06-03 Michael Niedermayeroggdec: fix Ticket185
2011-06-03 Mans Rullgardbuild: simplify commands for clean target
2011-06-03 Michael Niedermayerj2kdec: dont fail on non zero cblock style.
2011-06-03 Rukhsana Rubymakefile: fix j2k encoder dependancies
2011-06-03 JULIAN GARDNERudp: fix indention
2011-06-03 Ronald S. Bultjeswscale: split swscale.c in unscaled and generic conver...
2011-06-03 Ronald S. Bultjeswscale: cosmetics.
2011-06-03 Ronald S. Bultjeswscale: integrate (literally) swscale_template.c in...
2011-06-03 Ronald S. Bultjeswscale: split out x86/swscale_template.c from swscale.c.
2011-06-03 Ronald S. Bultjeswscale: enable hScale_altivec_real.
2011-06-03 Ronald S. Bultjeswscale: split out ppc _template.c files from main...
2011-06-03 Ronald S. Bultjeswscale: remove indirections in ppc/swscale_template.c.
2011-06-03 Ronald S. Bultjeswscale: split out unscaled altivec YUV converters...
2011-06-03 Ronald S. Bultjempegvideoenc: fix multislice fate tests with threading...
2011-06-03 Carl Eugen... cmdutils: move "#undef main" from ffplay.c to cmdutils.h
2011-06-03 Michael Niedermayerwav: update size check for ds64
2011-06-03 Philip de Nierwav: fix skip size at end of ds64 chunk
2011-06-03 Diego Biurrunmpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combina...
2011-06-03 Diego Biurrunbuild: Simplify texi2html invocation through the -...
2011-06-03 Mans RullgardMark some variables with av_unused
2011-06-03 Stefano SabatiniReplace avcodec_get_pix_fmt_name() by av_get_pix_fmt_na...
2011-06-03 Baptiste Couduriersvq3: Check negative mb_type to fix potential crash.
2011-06-03 Baptiste Couduriersvq3: Move svq3-specific fields to their own context.
2011-06-03 Anton Khirnovrawdec: initialize return value to 0.
2011-06-03 Vladimir PantelicRemove unused get_psnr() prototype
2011-06-03 Anton Khirnovrawdec: don't leak option strings.
2011-06-03 Anton Khirnovbktr: get default framerate from video standard.
2011-06-03 Ronald S. Bultjeswscale: remove unused COMPILE_TEMPLATE_ALTIVEC.
2011-06-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-03 Michael Niedermayerh264 fill_filter_caches: Dont init chroma nnz_cache.
2011-06-03 Baptiste CoudurierIn print_report, print progression time in hours:mins...
2011-06-03 Baptiste Coudurierffmpeg: In print_report, use int64_t for pts to check...
2011-06-03 Baptiste CoudurierIn libswscale, use all lines when converting from 422p...
2011-06-02 Diego BiurrunReplace custom DEBUG preprocessor trickery by the stand...
2011-06-02 Diego Biurrunvorbis: Remove non-compiling debug statement.
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 Stefano Sabatinilavfi: add avfilter_link_free() function
2011-06-02 Stefano Sabatiniswscale: reintroduce sws_format_name() symbol
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 Michael Niedermayerswscale: dither for planar yuv outputs
2011-06-02 Michael Niedermayerswscale: Fix use of uninitialized values
2011-06-02 Michael Niedermayercpudetect: add av_force_cpu_flags()
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 Stefano Sabatinivsrc_buffer: propagate error code in av_vsrc_buffer_add...
2011-06-02 Stefano Sabatinilavfi: reindent after the previous commit
2011-06-02 Stefano Sabatinilavfi: add braces around the block of an if() expressio...
2011-06-02 Stefano Sabatinilavfi: clarify the context of a comment in avfilter_def...
2011-06-02 Stefano Sabatinilavfi: apply misc style fixes
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-02 James Zerndoc: cosmetics: libx264 typos
2011-06-02 Piotr Kaczubapostprocess: Remove test for impossible condition ...
2011-06-02 Clément BœschFix various uninitialized variable warnings
2011-06-02 Reimar DöffingerPort remove of get_sws_cpuflags from MPlayer's libmpcodecs.
2011-06-02 Reimar DöffingerReplace "vector const" by "const vector" otherwise...
2011-06-02 Reimar DöffingerPort recent changes to MPlayer libmpcodecs.
2011-06-02 Reimar DöffingerReplace non-existent HAVE_SSE2 with HAVE_SSE.
2011-06-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-01 Reimar DöffingerSimplify code and avoid compiler warning about incompat...
2011-06-01 Reimar DöffingerFix type of out[] variable, it should not be const.
2011-06-01 Mans RullgardARM: ac3dsp: optimised update_bap_counts()
2011-06-01 Diego Biurrunmpegaudiodec: Fix av_dlog() invocation.
2011-06-01 Stefano Sabatiniswscale: fix compilation of bfin due to missing pixdesc...
2011-06-01 Stefano Sabatinilavf: tag dump_format() as @deprecated
2011-06-01 Stefano Sabatiniyuv4mpeg: complain and exit if a non-rawvideo stream...
2011-06-01 Stefano Sabatiniffmpeg: handle copy of packets for AVFMT_RAWPICTURE...
2011-06-01 Stefano Sabatinidoc/examples: give meaningful names to the example...
2011-06-01 Daniel Kangh264/10bit: add HAVE_ALIGNED_STACK checks.
2011-06-01 Michael Niedermayerswscale: More accurate rounding in YSCALE_YUV_2_PACKEDX...
2011-05-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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 James Zerndoc: add libvpx encoder section
2011-05-31 Diego Biurrunvf_drawtext: Replace FFmpeg by Libav in license boilerp...
2011-05-31 Mans Rullgardmpegaudiodec: remove unusued code and variables
next