29343 Commits (e4253b1a4f5e296dfb41620c02e08650609e6819)
 

Author SHA1 Message Date
Robert Leatherwood 03ac799128 Rm duplicated define for OPT_STR. 14 years ago
Diego Biurrun b2832c3904 vqavideo: We no longer need to ask for version 1 samples. 14 years ago
Carl Eugen Hoyos a08a59b736 FLV muxing is supported. 14 years ago
Carl Eugen Hoyos 3c483620c9 Cosmetics: Rename variable daemon as run_as_daemon. 14 years ago
Carl Eugen Hoyos 07f45bc988 Support Canopus SD50 with fourcc "CDV5". 14 years ago
Michael Niedermayer cc0ac0d2cb rv10: set flags, Fixes Ticket90 14 years ago
Young Han Lee 9978ed7d6c aacdec: indentation cosmetics 14 years ago
Stefano Sabatini 22180e7a5a error: remove symbols which were deprecated before the big bump 14 years ago
Stefano Sabatini 50f43fb0e2 matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL) 14 years ago
Michael Niedermayer 8772156be0 Merge remote branch 'qatar/master' 14 years ago
Ronald S. Bultje b4a53314f1 APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition. 14 years ago
Ronald S. Bultje 94f7451a3a Introduce slice threads flag. 14 years ago
Ronald S. Bultje 3283f274fd FATE: allow forcing thread-type when doing threaded fate runs. 14 years ago
Michael Niedermayer 89f903b3d5 AMV: Fix possibly exploitable crash. 14 years ago
Michael Niedermayer 73a51e00a7 mjpeg: Detect overreads in mjpeg_decode_scan() and error out. 14 years ago
Diego Biurrun 70fb031ce2 Use av_log_ask_for_sample() where appropriate. 14 years ago
Stefano Sabatini 3eb15d9812 mp: remove unused variable outlink in end_frame 14 years ago
Stefano Sabatini e40cfb1463 mp: remove use of deprecated old eval API 14 years ago
Baptiste Coudurier 20a160484f In libx264 wrapper, detect default settings and use medium profile to avoid failure. 14 years ago
Stefano Sabatini 8d67218bd7 error: sort, pack, and align error code and string definitions 14 years ago
Diego Biurrun ab1adff73f The stabilization period after version bumps should be one month, not one week. 14 years ago
Martin Storsjö fe8e039460 applehttp: Expose the stream bitrate via metadata 14 years ago
Martin Storsjö cac2757919 doc: Add some initial docs on the applehttp demuxer 14 years ago
Martin Storsjö 23d3931a6a Provide a fallback version of the libm function trunc 14 years ago
Martin Storsjö 32a128522a libavdevice: Define _XOPEN_SOURCE for usleep 14 years ago
Stefano Sabatini 9bf81b49cf img2: return AVERROR(EINVAL) in case of invalid filename pattern 14 years ago
Stefano Sabatini 7046b63e69 ffmpeg: call pre_process_video_frame() only if decoding is needed 14 years ago
Stefano Sabatini 6d6351483f ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX 14 years ago
Anton Khirnov 65af48b559 lavc: provide deprecated avcodec_thread_init until next major version 14 years ago
Anton Khirnov 095290f9a4 lavc: provide the opt.h header until the next bump 14 years ago
Anton Khirnov a975dbc86b error: change AVERROR_EOF value 14 years ago
Stefano Sabatini 79157f400b error: remove AVERROR_NUMEXPECTED 14 years ago
Stefano Sabatini 58f8463947 error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.c 14 years ago
Michael Niedermayer 10d2ae8cf7 Merge remote branch 'qatar/master' 14 years ago
Baptiste Coudurier 2c18893a91 In libx264 wrapper, correctly support 2pass log filename option. 14 years ago
Martin Storsjö f83acb096c Makefile: Include dependencies for test tools, too 14 years ago
Diego Biurrun 63de9e7d80 Remove a version check in av_log made unnecessary by the big bump. 14 years ago
Nicolas George b9553cf4b8 avio: fix AVIO_FLAG_READ/WRITE test in ffurl_*. 14 years ago
Justin Ruggles 53f7628d38 update last major version increase dates in APIchanges 14 years ago
Michael Niedermayer 14e3b120ad Reduce picture size for yadif. 14 years ago
Michael Niedermayer 52512d0a43 oggdec: use av_freep() instead of av_free() 14 years ago
Martin Storsjö 26f6b8c571 avio: Fix sanity checks in ffurl_read* 14 years ago
Martin Storsjö 7bbb67d580 libavformat: Free AVFormatContext->streams 14 years ago
Martin Storsjö c60112f268 libavformat: Make protocols pass URLContext as log context where available 14 years ago
Vladimir Pantelic 8408e1d7d6 asf: remove commented out code in asf_read_seek 14 years ago
Diego Biurrun a81ff195c1 libpostproc: Remove crufty code disabled by the big bump. 14 years ago
Nicolas George 89451dd6e4 Xiph CELT/Opus decoder using libcelt. 14 years ago
Carl Eugen Hoyos ddb00ad1d8 Move the info union to the end of the vdpau_render_state struct. 14 years ago
Reinhard Tartler 5efef54e70 Reflect 0.7_beta1 release in the Changelog 14 years ago
Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 14 years ago