source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @03ac7991   14 years Carl Eugen Hoyos Rm duplicated define for OPT_STR.
(edit) @a08a59b7   14 years Carl Eugen Hoyos FLV muxing is supported.
(edit) @3c483620   14 years Carl Eugen Hoyos Cosmetics: Rename variable daemon as run_as_daemon. daemon() is …
(edit) @07f45bc9   14 years Carl Eugen Hoyos Support Canopus SD50 with fourcc "CDV5". Fixes ticket #93.
(edit) @cc0ac0d2   14 years michaelni rv10: set flags, Fixes Ticket90 Signed-off-by: Michael Niedermayer …
(edit) @22180e7a   14 years stefano.sabatini-lala error: remove symbols which were deprecated before the big bump The …
(edit) @50f43fb0   14 years stefano.sabatini-lala matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL) …
(edit) @8772156b   14 years michaelni Merge remote branch 'qatar/master' * qatar/master: APIChanges: …
(edit) @b4a53314   14 years rsbultje APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.
(edit) @94f7451a   14 years rsbultje Introduce slice threads flag. Signed-off-by: Ronald S. Bultje …
(edit) @3283f27   14 years rsbultje FATE: allow forcing thread-type when doing threaded fate runs. …
(edit) @89f903b3   14 years michaelni AMV: Fix possibly exploitable crash. Reported-at: Thu, 21 Apr 2011 …
(edit) @73a51e00   14 years michaelni mjpeg: Detect overreads in mjpeg_decode_scan() and error out. …
(edit) @70fb031c   14 years diego Use av_log_ask_for_sample() where appropriate.
(edit) @3eb15d98   14 years stefano.sabatini-lala mp: remove unused variable outlink in end_frame Fix warning: vf_mp.c: …
(edit) @e40cfb14   14 years stefano.sabatini-lala mp: remove use of deprecated old eval API The old API was deprecated …
(edit) @20a16048   14 years baptiste.coudurier In libx264 wrapper, detect default settings and use medium profile to …
(edit) @8d67218b   14 years diego error: sort, pack, and align error code and string definitions …
(edit) @ab1adff   14 years diego The stabilization period after version bumps should be one month, not …
(edit) @fe8e0394   14 years martin applehttp: Expose the stream bitrate via metadata This helps callers …
(edit) @cac27579   14 years martin doc: Add some initial docs on the applehttp demuxer Signed-off-by: …
(edit) @23d3931   14 years martin Provide a fallback version of the libm function trunc This fixes …
(edit) @32a12852   14 years martin libavdevice: Define _XOPEN_SOURCE for usleep This hopefully fixes …
(edit) @9bf81b49   14 years stefano.sabatini-lala img2: return AVERROR(EINVAL) in case of invalid filename pattern In …
(edit) @7046b63e   14 years stefano.sabatini-lala ffmpeg: call pre_process_video_frame() only if decoding is needed In …
(edit) @6d635148   14 years stefano.sabatini-lala ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX Fix …
(edit) @65af48b5   14 years anton lavc: provide deprecated avcodec_thread_init until next major version …
(edit) @095290f9   14 years anton lavc: provide the opt.h header until the next bump AVOptions were …
(edit) @a975dbc8   14 years anton error: change AVERROR_EOF value The current value is masking the …
(edit) @79157f40   14 years anton error: remove AVERROR_NUMEXPECTED AVERROR_NUMEXPECTED is used only in …
(edit) @58f84639   14 years anton error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.c …
(edit) @10d2ae8c   14 years michaelni Merge remote branch 'qatar/master' * qatar/master: Makefile: …
(edit) @2c18893a   14 years baptiste.coudurier In libx264 wrapper, correctly support 2pass log filename option.
(edit) @f83acb09   14 years martin Makefile: Include dependencies for test tools, too This makes …
(edit) @63de9e7d   14 years diego Remove a version check in av_log made unnecessary by the big bump.
(edit) @b9553cf4   14 years nicolas.george avio: fix AVIO_FLAG_READ/WRITE test in ffurl_*. Signed-off-by: …
(edit) @53f7628d   14 years justin.ruggles update last major version increase dates in APIchanges
(edit) @14e3b120   14 years anton Reduce picture size for yadif. Signed-off-by: Anton Khirnov …
(edit) @52512d0a   14 years anton oggdec: use av_freep() instead of av_free() Signed-off-by: Anton …
(edit) @26f6b8c5   14 years anton avio: Fix sanity checks in ffurl_read* This fixes e.g. reading data …
(edit) @7bbb67d5   14 years martin libavformat: Free AVFormatContext->streams After switching this from …
(edit) @c60112f   14 years martin libavformat: Make protocols pass URLContext as log context where …
(edit) @8408e1d7   14 years mans asf: remove commented out code in asf_read_seek Signed-off-by: Mans …
(edit) @a81ff195   14 years diego libpostproc: Remove crufty code disabled by the big bump.
(edit) @89451dd6   14 years nicolas.george Xiph CELT/Opus decoder using libcelt. Signed-off-by: Nicolas George …
(edit) @ddb00ad1   14 years Carl Eugen Hoyos Move the info union to the end of the vdpau_render_state struct.
(edit) @5efef54e   14 years siretart Reflect 0.7_beta1 release in the Changelog
(edit) @efb5fa79   14 years michaelni Merge remote branch 'qatar/master' * qatar/master: (37 commits) In …
(edit) @f92b0084   14 years baptiste.coudurier In libx264 wrapper, add -level specific option.
(edit) @37c0a443   14 years baptiste.coudurier Fix libx264 fastfirstpass, move apply_fastfirstpass after user …
(edit) @90a29294   14 years nicolas.george oggparsecelt: cosmetic: order lines more logically. Signed-off-by: …
(edit) @51c1e255   14 years nicolas.george oggparsecelt: call av_set_pts_info unconditionally. Signed-off-by: …
(edit) @46f83e5b   14 years baptiste.coudurier In libx264 wrapper, do not set pic quality if no frame is output, …
(edit) @d3190644   14 years baptiste.coudurier Prefer codec specific options over global ones, allowing codec to …
(edit) @7dfe244f   14 years anton sws: remove disabled cruft.
(edit) @975c2734   14 years anton lavu: remove disabled ff_random_get_seed cruft.
(edit) @488d2b63   14 years anton lavu: remove disabled sha1 cruft.
(edit) @31d76ec2   14 years justin.ruggles In avcodec_open(), set return code to an error value only when an …
(edit) @cda7aa9e   14 years anton lavc: remove reference to opt.h from Makefile. Fixes make install …
(edit) @55815edc   14 years anton prefer avio_check() over url_exist() The problem with url_exist() is …
(edit) @59d96941   14 years anton avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols …
(edit) @490a022d   14 years anton lavu: remove misc disabled cruft
(edit) @9e5c62c9   14 years anton lavu: remove FF_API_OLD_IMAGE_NAMES cruft
(edit) @516fb5e4   14 years anton lavu: remove FF_API_OLD_EVAL_NAMES cruft
(edit) @3453a231   14 years anton lavc: remove misc disabled cruft.
(edit) @251cf997   14 years anton lavc: remove the FF_API_INOFFICIAL cruft.
(edit) @41d0eb1c   14 years anton lavc: remove the FF_API_SET_STRING_OLD cruft.
(edit) @01a4259b   14 years anton lavc: remove the FF_API_USE_LPC cruft.
(edit) @db4d3a74   14 years anton lavc: remove the FF_API_SUBTITLE_OLD cruft.
(edit) @e89e5afd   14 years anton lavc: remove the FF_API_VIDEO_OLD cruft.
(edit) @9b4f1cdb   14 years anton lavc: remove the FF_API_AUDIO_OLD cruft.
(edit) @20d33ee8   14 years anton lavc: remove the FF_API_OPT_SHOW cruft.
(edit) @42420e7b   14 years anton lavc: remove the FF_API_MM_FLAGS cruft.
(edit) @32b80696   14 years anton lavf: remove misc disabled cruft.
(edit) @df56d583   14 years anton lavf: remove FF_API_INDEX_BUILT cruft
(edit) @7f804085   14 years anton lavf: remove FF_API_URL_CLASS cruft.
(edit) @5763e639   14 years anton lavf: remove FF_API_SYMVER cruft
(edit) @b4c5aca   14 years anton lavf: remove FF_API_FIRST_FORMAT cruft
(edit) @583f6c67   14 years anton lavf: remove FF_API_PARAMETERS_CODEC_ID cruft
(edit) @fc2d3a19   14 years anton lavf: remove FF_API_LAVF_UNUSED cruft
(edit) @58d5ff0   14 years anton lavf: remove FF_API_PARSE_FRAME_PARAM cruft
(edit) @4df001d7   14 years anton lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
(edit) @5048e36c   14 years anton lavf: remove FF_API_URL_SPLIT cruft
(edit) @c4efa7c2   14 years anton lavf: remove FF_API_UDP_GET_FILE cruft
(edit) @61573bf1   14 years anton lavf: remove FF_API_GUESS_FORMAT cruft
(edit) @dcd4a7b6   14 years anton lavf: remove FF_API_REGISTER_PROTOCOL cruft
(edit) @468644f6   14 years anton lavf: remove FF_API_URL_RESETBUF cruft
(edit) @575c18da   14 years anton lavf: remove FF_API_OLD_METADATA cruft
(edit) @761ad429   14 years anton lavf: remove FF_API_MAX_STREAMS cruft
(edit) @aad2f2f4   14 years anton document introduction of side data in APIchanges this should've been …
(edit) @151cd4f9   14 years diego pcm: Add const to cast in ENCODE macro. This fixes a lot of warnings …
(edit) @e61b83d2   14 years nicolas.george Ogg: add support for Xiph's CELT (Opus) codec. This patch also …
(edit) @484a3308   14 years stefano.sabatini-lala pad: make the filter parametric Address trac issue #61. …
(edit) @39e69d0   14 years michaelni 32bit libmp3lame support.
(edit) @22fa406f   14 years michaelni Check avcodec_alloc_frame() failure. Signed-off-by: Michael …
(edit) @c438c907   14 years stefano.sabatini-lala ffmpeg: reformat resample condition code in transcode() …
(edit) @0f230c53   14 years stefano.sabatini-lala ffmpeg: factorize resampling condition check in do_video_out() …
(edit) @6a46aab4   14 years stefano.sabatini-lala ffmpeg: prefer "dec" over "ist->st->codec" in do_video_out() snippet …
(edit) @dfc6f5ae   14 years stefano.sabatini-lala ffmpeg: improve reporting if size/pixel format changes Use av_log() …
(edit) @58bc9ac5   14 years stefano.sabatini-lala ffmpeg: remove unused fields AVOutputStream.original_width/height …
Note: See TracRevisionLog for help on using the revision log.