29353 Commits (2671ab3996672c43b02076daca5bf00c5a6f1c68)
 

Author SHA1 Message Date
Alex Converse 785c441828 Add some debug log messages to AAC extradata 14 years ago
Alex Converse 3583d7cffe Fix mov debug (u)int64_t format strings. 14 years ago
Jason Garrett-Glaser 15919ee48f bswap: use native types for av_bwap16(). 14 years ago
Michael Niedermayer e16665bf72 Merge remote branch 'qatar/master' 14 years ago
Carl Eugen Hoyos 6ffd7eddb8 doc: FLV muxing is supported. 14 years ago
Martin Storsjö 84465f2180 applehttp: Handle AES-128 encrypted streams 14 years ago
Martin Storsjö 6e4f70a8de Add a protocol handler for AES CBC decryption with PKCS7 padding 14 years ago
Martin Storsjö d5c5a1c7e2 doc: Mention that DragonFly BSD requires __BSD_VISIBLE set 14 years ago
Diego Biurrun d9dee728b8 Use av_log_ask_for_sample() to request samples from users. 14 years ago
Diego Biurrun 44f566b79a Make av_log_ask_for_sample() accept a variable number of arguments. 14 years ago
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