29423 Commits (d7e5aebae7652ac766034f1d90e5a4f62677fb3c)
 

Author SHA1 Message Date
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
Baptiste Coudurier f92b0084c0 In libx264 wrapper, add -level specific option. 14 years ago
Baptiste Coudurier 37c0a443f9 Fix libx264 fastfirstpass, move apply_fastfirstpass after user customized options. 14 years ago
Nicolas George 90a2929416 oggparsecelt: cosmetic: order lines more logically. 14 years ago
Nicolas George 51c1e255e5 oggparsecelt: call av_set_pts_info unconditionally. 14 years ago
Baptiste Coudurier 46f83e5b3c In libx264 wrapper, do not set pic quality if no frame is output, avoids 14 years ago
Baptiste Coudurier d319064465 Prefer codec specific options over global ones, allowing codec 14 years ago
Anton Khirnov 7dfe244fbd sws: remove disabled cruft. 14 years ago
Anton Khirnov 975c273405 lavu: remove disabled ff_random_get_seed cruft. 14 years ago
Anton Khirnov 488d2b6349 lavu: remove disabled sha1 cruft. 14 years ago
Justin Ruggles 31d76ec288 In avcodec_open(), set return code to an error value only when an error occurs 14 years ago
Anton Khirnov cda7aa9eba lavc: remove reference to opt.h from Makefile. 14 years ago
Stefano Sabatini 55815edca0 prefer avio_check() over url_exist() 14 years ago
Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 14 years ago
Anton Khirnov 490a022d86 lavu: remove misc disabled cruft 14 years ago
Anton Khirnov 9e5c62c97f lavu: remove FF_API_OLD_IMAGE_NAMES cruft 14 years ago
Anton Khirnov 516fb5e40c lavu: remove FF_API_OLD_EVAL_NAMES cruft 14 years ago
Anton Khirnov 3453a231a6 lavc: remove misc disabled cruft. 14 years ago
Anton Khirnov 251cf997cf lavc: remove the FF_API_INOFFICIAL cruft. 14 years ago
Anton Khirnov 41d0eb1c81 lavc: remove the FF_API_SET_STRING_OLD cruft. 14 years ago
Anton Khirnov 01a4259b8d lavc: remove the FF_API_USE_LPC cruft. 14 years ago