OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-06-05 Stefano Sabatiniffplay.texi: document -i FILE option
2011-06-05 Stefano Sabatinicmdutils: remove unnecessary OPT_DUMMY implementation
2011-06-05 Stefano Sabatinicmdutils: change the signature of the function argument...
2011-06-05 Stefano Sabatinisdl: use the filename for defining the window title...
2011-06-05 Michael Niedermayerswscale: override the lack of the accurate rounding...
2011-06-05 Michael Niedermayerswscale: factor should_dither out
2011-06-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-06-04 Mans RullgardARM: remove MULL inline asm
2011-06-04 Mans Rullgardmathops: use MUL64 macro where it forms part of other ops
2011-06-04 Anton Khirnovtty: factorise returning error codes.
2011-06-04 Anton Khirnovrawdec: add framerate private option.
2011-06-04 Anton Khirnovx11grab: add framerate private option.
2011-06-04 Anton Khirnovfbdev,v4l2: remove some forgotten uses of AVFormatParam...
2011-06-04 Anton Khirnovbktr: don't error when AVFormatParameters.time_base...
2011-06-04 Mans Rullgardcmdutils: add missing const qualifier
2011-06-04 Diego BiurrunSkip headers not designed to work standalone during...
2011-06-04 Diego BiurrunAdd missing #includes to make headers self-contained.
2011-06-04 Mans Rullgardmusepack: remove unnecessary #include from mpcdata.h
2011-06-04 Mans Rullgardmusepack: remove extraneous mpcdata.h inclusions
2011-06-04 Mans RullgardFix error check in av_file_map()
2011-06-04 Michael Niedermayerudp: support old, crappy non pthread mode
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.
next