OSDN Git Service

coroid/libav_saccubus.git
2010-09-27 Aurelien Jacobsuse a Makefile in x86 subdir
2010-09-27 Aurelien Jacobsmerge #if with if()
2010-09-27 Baptiste CoudurierIn dv decoder, set sample aspect aspect ratio, fix...
2010-09-27 Baptiste CoudurierIn dv decoder, use the expected aspect ratio logic...
2010-09-27 Janne Grunauswscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu...
2010-09-27 Janne Grunaucosmetics: break long line update_flags_cpu
2010-09-27 Janne Grunauuse strict_std_complience from avcodec_opts[AVMEDIA_TYPE_*]
2010-09-27 Stefano SabatiniMake avfilter_insert_filter() propagate an error code...
2010-09-27 Stefano SabatiniAdd APIchanges entry after r25227.
2010-09-27 Stefano SabatiniMake AVFilterLink store the pointers to the source...
2010-09-27 Stefano SabatiniAdd APIchanges entry after r25225.
2010-09-27 Stefano SabatiniMove av_get_token() from libavfilter to libavutil.
2010-09-27 Martin Storsjörtpproto: Use a sockaddr_storage instead of a sockaddr_...
2010-09-27 Michael NiedermayerFix several security issues in flicvideo.c
2010-09-27 Tomas Härdinmpegtsenc: Indent
2010-09-27 Tomas Härdinmpegtsenc: Write subtitle extradata if set
2010-09-27 Stefano SabatiniSimplify include, since opt.c is now in libavutil there...
2010-09-27 Stefano SabatiniCosmetics: apply misc style fixes.
2010-09-27 Jason Garrett... Improve error concealment of lost frames
2010-09-27 Stefano SabatiniMake avfilter_destroy() code less convoluted, introduci...
2010-09-27 Stefano SabatiniBump version and update APIchanges after r25210.
2010-09-26 Måns Rullgårdyadif: remove unnecessary #include
2010-09-26 Stefano SabatiniPort MPlayer blackframe filter.
2010-09-26 Måns Rullgårdconfigure: detect nasm vs yasm and set flags correspond...
2010-09-26 Måns RullgårdARM: change return type of AV_RN16() to unsigned
2010-09-26 Ramiro Pollafix typos and grammar
2010-09-26 Michael NiedermayerMake the avoptions list of sws more complete.
2010-09-26 Michael NiedermayerSplit alloc and init of context so that parameters...
2010-09-26 Ramiro Pollaswscale: use full chroma input for point scaler
2010-09-26 Martin StorsjöBump minor version for the addition of the G.722 encoder
2010-09-26 Michael NiedermayerMove AVOptions from libavcodec to libavutil
2010-09-26 Kostya ShishkovMake WMV3 decoder attempt to decode WMVP as well
2010-09-26 Kostya ShishkovRES_SM in WMV3 is really two flags, so split it in...
2010-09-26 Stefano SabatiniCosmetics: fix style nits.
2010-09-26 Reimar DöffingerAdd d suffix to movd target register to make it work...
2010-09-26 Reimar DöffingerSplit and then simplify address generation macro.
2010-09-26 Måns RullgårdUpdate rv20 seek test reference
2010-09-26 Michael NiedermayerFix rv20 encoding so the binary decoder can decode it.
2010-09-26 Baptiste CoudurierIn yadif filter, use current frame when previous is...
2010-09-25 Stefano SabatiniReplace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDE...
2010-09-25 Måns RullgårdCreate libavfilter/$arch when building outside source...
2010-09-25 Michael NiedermayerStefanos port was missing DIRS variable in the Makefile...
2010-09-25 Stefano SabatiniBump lavfi minor and add Changelog notice after yadif...
2010-09-25 Michael NiedermayerFix 0 vs 1 porting bug from mplayer.
2010-09-25 Michael Niedermayeryadif filter, based on stefanos port of my yadif from...
2010-09-25 Maksym VeremeyenkoSupport deinterlacing of YUVJ422P in old deinterlacer.
2010-09-25 Stefano SabatiniPrefix enum var_name symbols with VAR_, to avoid confli...
2010-09-25 Stefano SabatiniFix memleak introduced in:
2010-09-25 Stefano SabatiniDocument udp protocol.
2010-09-25 Stefano SabatiniSlightly clarify expression in for the anullsrc source...
2010-09-25 Reimar Döffingerrawdec: ensure that there is always a valid palette...
2010-09-25 S.N. Hemanth... Add asink_anullsink - null audio sink.
2010-09-25 Stefano SabatiniAdd asrc_anullsrc - null audio source.
2010-09-25 Stefano SabatiniMake ffprobe able to set AVFormatContext options.
2010-09-25 Stefano SabatiniAdd more missing checks in opt_default(), prevent a...
2010-09-25 Stefano SabatiniMake the crop filters accept parametric expressions.
2010-09-24 Stefano SabatiniChange the syntax of the crop filter from x:y:w:h to...
2010-09-24 Måns Rullgårdvorbisenc: remove VLAs
2010-09-24 Stefano SabatiniAdd missing uses of NULL_IF_CONFIG_SMALL for the filter...
2010-09-24 Stefano SabatiniAdd missing NULL checks, fix crash.
2010-09-24 Martin StorsjöAdd an AVOption max_delay for AVFormatContext->max_delay
2010-09-24 Stefano SabatiniAdd missing existence checks in opt_default().
2010-09-24 Michael Niedermayerindent
2010-09-24 Michael NiedermayerCosmetic (rename detect_repeats to is_atty which matche...
2010-09-24 Michael NiedermayerDoxy consistency cosmetics
2010-09-24 Michael NiedermayerEnable AV_LOG_SKIP_REPEATED to maintain previous behavior.
2010-09-24 Michael Niedermayer2nd try to fix av_log() repeated detection
2010-09-24 Ronald S. BultjeRemove unused variable.
2010-09-24 Ronald S. BultjeUnroll loop in h264_idct_add16intra_sse2(). Basically...
2010-09-24 Ronald S. BultjeUnroll loop in h264_idct_add8_sse2(). This means we...
2010-09-24 Ronald S. BultjeUpdate docs regarding writing optimizations:
2010-09-24 Stefano SabatiniRemove unnecessary av_strdup() and av_free().
2010-09-24 Stefano SabatiniUpdate doc/APIchanges after the last API changes.
2010-09-24 Stefano SabatiniMake ffplay -h show the settable AVOptions.
2010-09-24 Stefano SabatiniDeprecate av_opt_show() in favor of a new function...
2010-09-24 Stefano SabatiniAdd frei0r filter.
2010-09-23 Martin StorsjöAdd a G.722 encoder
2010-09-23 Reimar Döffingerrawdec: only allocate a full-frame size buffer if it...
2010-09-23 Michael NiedermayerCorrect terminology bug in poll_frame()
2010-09-23 Måns Rullgårdfate: print commands being executed with V=1
2010-09-23 Carl Eugen... Fix indentation after r25158.
2010-09-23 José Miguel... Allow to set the frame rate in v4l2 devices
2010-09-23 Richard ButeauFix aspect ratio for files that have it stored in
2010-09-22 Ronald S. BultjeFix typo (instruciton -> instruction).
2010-09-21 Ivan KalvachevThe debug text output of macroblocks can indicate MB_TY...
2010-09-21 Diego Biurruncosmetics: Place concat protocol entry in alphabetical...
2010-09-21 Martin Storsjötcp: Check both wfds and efds when waiting for the...
2010-09-21 Måns Rullgårdx86: disable SSE functions using stack when stack is...
2010-09-21 Måns RullgårdDisable ALIGNED_STACK with icc 10 or prior on x86_32
2010-09-21 Måns RullgårdAdd HAVE_ALIGNED_STACK config setting
2010-09-20 Måns RullgårdARM: disable movw/movt for relocated values on Apple...
2010-09-20 Stefano SabatiniMove log_callback_help to cmdutils.[hc], for allowing...
2010-09-20 Benjamin LarssonSupport deinterlacing of YUVJ420P.
2010-09-20 Martin StorsjöCheck for the IPPROTO_IPV6 define before using it
2010-09-18 Måns Rullgårdx86: remove hack disabling sse2 h264 loop filter with...
2010-09-18 Måns RullgårdRequest 16-byte aligned stack with icc on x86_32
2010-09-18 Justin Ruggles10l: error in last commit. use decoder channels not...
2010-09-18 Justin RugglesChange remaining ost->st->codec and ist->st->codec...
2010-09-17 Lou LoganRemove legacy x264 presets
2010-09-17 Vitor SessakRemove pointless semicolon
next