OSDN Git Service

coroid/ffmpeg_saccubus.git
2011-04-22 Carl Eugen... FLV muxing is supported.
2011-04-22 Carl Eugen... Cosmetics: Rename variable daemon as run_as_daemon.
2011-04-22 Carl Eugen... Support Canopus SD50 with fourcc "CDV5".
2011-04-22 Michael Niedermayerrv10: set flags, Fixes Ticket90
2011-04-22 Stefano Sabatinierror: remove symbols which were deprecated before...
2011-04-22 Stefano Sabatinimatroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL)
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Ronald S. BultjeAPIChanges: document git revision for CODEC_CAP_SLICE_T...
2011-04-21 Ronald S. BultjeIntroduce slice threads flag.
2011-04-21 Ronald S. BultjeFATE: allow forcing thread-type when doing threaded...
2011-04-21 Michael NiedermayerAMV: Fix possibly exploitable crash.
2011-04-21 Michael Niedermayermjpeg: Detect overreads in mjpeg_decode_scan() and...
2011-04-21 Diego BiurrunUse av_log_ask_for_sample() where appropriate.
2011-04-21 Stefano Sabatinimp: remove unused variable outlink in end_frame
2011-04-21 Stefano Sabatinimp: remove use of deprecated old eval API
2011-04-21 Baptiste CoudurierIn libx264 wrapper, detect default settings and use...
2011-04-21 Stefano Sabatinierror: sort, pack, and align error code and string...
2011-04-21 Diego BiurrunThe stabilization period after version bumps should...
2011-04-21 Martin Storsjöapplehttp: Expose the stream bitrate via metadata
2011-04-21 Martin Storsjödoc: Add some initial docs on the applehttp demuxer
2011-04-21 Martin StorsjöProvide a fallback version of the libm function trunc
2011-04-21 Martin Storsjölibavdevice: Define _XOPEN_SOURCE for usleep
2011-04-21 Stefano Sabatiniimg2: return AVERROR(EINVAL) in case of invalid filenam...
2011-04-21 Stefano Sabatiniffmpeg: call pre_process_video_frame() only if decoding...
2011-04-21 Stefano Sabatiniocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX
2011-04-21 Anton Khirnovlavc: provide deprecated avcodec_thread_init until...
2011-04-21 Anton Khirnovlavc: provide the opt.h header until the next bump
2011-04-21 Anton Khirnoverror: change AVERROR_EOF value
2011-04-21 Stefano Sabatinierror: remove AVERROR_NUMEXPECTED
2011-04-21 Stefano Sabatinierror: add error code AVERROR_OPTION_NOT_FOUND, and...
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Baptiste CoudurierIn libx264 wrapper, correctly support 2pass log filenam...
2011-04-20 Martin StorsjöMakefile: Include dependencies for test tools, too
2011-04-20 Diego BiurrunRemove a version check in av_log made unnecessary by...
2011-04-20 Nicolas Georgeavio: fix AVIO_FLAG_READ/WRITE test in ffurl_*.
2011-04-20 Justin Rugglesupdate last major version increase dates in APIchanges
2011-04-20 Michael NiedermayerReduce picture size for yadif.
2011-04-20 Michael Niedermayeroggdec: use av_freep() instead of av_free()
2011-04-20 Martin Storsjöavio: Fix sanity checks in ffurl_read*
2011-04-20 Martin Storsjölibavformat: Free AVFormatContext->streams
2011-04-20 Martin Storsjölibavformat: Make protocols pass URLContext as log...
2011-04-20 Vladimir Pantelicasf: remove commented out code in asf_read_seek
2011-04-20 Diego Biurrunlibpostproc: Remove crufty code disabled by the big...
2011-04-20 Nicolas GeorgeXiph CELT/Opus decoder using libcelt.
2011-04-20 Carl Eugen... Move the info union to the end of the vdpau_render_stat...
2011-04-20 Reinhard TartlerReflect 0.7_beta1 release in the Changelog
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Baptiste CoudurierIn libx264 wrapper, add -level specific option.
2011-04-19 Baptiste CoudurierFix libx264 fastfirstpass, move apply_fastfirstpass...
2011-04-19 Nicolas Georgeoggparsecelt: cosmetic: order lines more logically.
2011-04-19 Nicolas Georgeoggparsecelt: call av_set_pts_info unconditionally.
2011-04-19 Baptiste CoudurierIn libx264 wrapper, do not set pic quality if no frame...
2011-04-19 Baptiste CoudurierPrefer codec specific options over global ones, allowin...
2011-04-19 Anton Khirnovsws: remove disabled cruft.
2011-04-19 Anton Khirnovlavu: remove disabled ff_random_get_seed cruft.
2011-04-19 Anton Khirnovlavu: remove disabled sha1 cruft.
2011-04-19 Justin RugglesIn avcodec_open(), set return code to an error value...
2011-04-19 Anton Khirnovlavc: remove reference to opt.h from Makefile.
2011-04-19 Stefano Sabatiniprefer avio_check() over url_exist()
2011-04-19 Stefano Sabatiniavio: remove AVIO_* access symbols in favor of new...
2011-04-19 Anton Khirnovlavu: remove misc disabled cruft
2011-04-19 Anton Khirnovlavu: remove FF_API_OLD_IMAGE_NAMES cruft
2011-04-19 Anton Khirnovlavu: remove FF_API_OLD_EVAL_NAMES cruft
2011-04-19 Anton Khirnovlavc: remove misc disabled cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_INOFFICIAL cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SET_STRING_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_USE_LPC cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SUBTITLE_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_VIDEO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_AUDIO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_OPT_SHOW cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_MM_FLAGS cruft.
2011-04-19 Anton Khirnovlavf: remove misc disabled cruft.
2011-04-19 Anton Khirnovlavf: remove FF_API_INDEX_BUILT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_CLASS cruft.
2011-04-19 Anton Khirnovlavf: remove FF_API_SYMVER cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_FIRST_FORMAT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARAMETERS_CODEC_ID cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_LAVF_UNUSED cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARSE_FRAME_PARAM cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_SPLIT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_UDP_GET_FILE cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_GUESS_FORMAT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_REGISTER_PROTOCOL cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_RESETBUF cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_OLD_METADATA cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_MAX_STREAMS cruft
2011-04-19 Kostyadocument introduction of side data in APIchanges
2011-04-19 Diego Biurrunpcm: Add const to cast in ENCODE macro.
2011-04-19 Nicolas GeorgeOgg: add support for Xiph's CELT (Opus) codec.
2011-04-19 Stefano Sabatinipad: make the filter parametric
2011-04-19 Peter Belkner32bit libmp3lame support.
2011-04-19 Peter BelknerCheck avcodec_alloc_frame() failure.
2011-04-19 Stefano Sabatiniffmpeg: reformat resample condition code in transcode()
2011-04-19 Stefano Sabatiniffmpeg: factorize resampling condition check in do_vide...
2011-04-19 Stefano Sabatiniffmpeg: prefer "dec" over "ist->st->codec" in do_video_...
2011-04-19 Stefano Sabatiniffmpeg: improve reporting if size/pixel format changes
2011-04-19 Stefano Sabatiniffmpeg: remove unused fields AVOutputStream.original_wi...
2011-04-19 Stefano Sabatiniffmpeg: remove unused variable padding_src in do_video_...
next