29267 Commits (73a51e00a74df079507d6355a4e353494ddb0385)
 

Author SHA1 Message Date
  Michael Niedermayer 73a51e00a7 mjpeg: Detect overreads in mjpeg_decode_scan() and error out. 15 years ago
  Stefano Sabatini 3eb15d9812 mp: remove unused variable outlink in end_frame 15 years ago
  Stefano Sabatini e40cfb1463 mp: remove use of deprecated old eval API 15 years ago
  Baptiste Coudurier 20a160484f In libx264 wrapper, detect default settings and use medium profile to avoid failure. 15 years ago
  Stefano Sabatini 9bf81b49cf img2: return AVERROR(EINVAL) in case of invalid filename pattern 15 years ago
  Stefano Sabatini 7046b63e69 ffmpeg: call pre_process_video_frame() only if decoding is needed 15 years ago
  Stefano Sabatini 6d6351483f ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX 15 years ago
  Michael Niedermayer 10d2ae8cf7 Merge remote branch 'qatar/master' 15 years ago
  Baptiste Coudurier 2c18893a91 In libx264 wrapper, correctly support 2pass log filename option. 15 years ago
  Martin Storsjö f83acb096c Makefile: Include dependencies for test tools, too 15 years ago
  Diego Biurrun 63de9e7d80 Remove a version check in av_log made unnecessary by the big bump. 15 years ago
  Nicolas George b9553cf4b8 avio: fix AVIO_FLAG_READ/WRITE test in ffurl_*. 15 years ago
  Justin Ruggles 53f7628d38 update last major version increase dates in APIchanges 15 years ago
  Michael Niedermayer 14e3b120ad Reduce picture size for yadif. 15 years ago
  Michael Niedermayer 52512d0a43 oggdec: use av_freep() instead of av_free() 15 years ago
  Martin Storsjö 26f6b8c571 avio: Fix sanity checks in ffurl_read* 15 years ago
  Martin Storsjö 7bbb67d580 libavformat: Free AVFormatContext->streams 15 years ago
  Martin Storsjö c60112f268 libavformat: Make protocols pass URLContext as log context where available 15 years ago
  Vladimir Pantelic 8408e1d7d6 asf: remove commented out code in asf_read_seek 15 years ago
  Diego Biurrun a81ff195c1 libpostproc: Remove crufty code disabled by the big bump. 15 years ago
  Nicolas George 89451dd6e4 Xiph CELT/Opus decoder using libcelt. 15 years ago
  Carl Eugen Hoyos ddb00ad1d8 Move the info union to the end of the vdpau_render_state struct. 15 years ago
  Reinhard Tartler 5efef54e70 Reflect 0.7_beta1 release in the Changelog 15 years ago
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 15 years ago
  Baptiste Coudurier f92b0084c0 In libx264 wrapper, add -level specific option. 15 years ago
  Baptiste Coudurier 37c0a443f9 Fix libx264 fastfirstpass, move apply_fastfirstpass after user customized options. 15 years ago
  Nicolas George 90a2929416 oggparsecelt: cosmetic: order lines more logically. 15 years ago
  Nicolas George 51c1e255e5 oggparsecelt: call av_set_pts_info unconditionally. 15 years ago
  Baptiste Coudurier 46f83e5b3c In libx264 wrapper, do not set pic quality if no frame is output, avoids 15 years ago
  Baptiste Coudurier d319064465 Prefer codec specific options over global ones, allowing codec 15 years ago
  Anton Khirnov 7dfe244fbd sws: remove disabled cruft. 15 years ago
  Anton Khirnov 975c273405 lavu: remove disabled ff_random_get_seed cruft. 15 years ago
  Anton Khirnov 488d2b6349 lavu: remove disabled sha1 cruft. 15 years ago
  Justin Ruggles 31d76ec288 In avcodec_open(), set return code to an error value only when an error occurs 15 years ago
  Anton Khirnov cda7aa9eba lavc: remove reference to opt.h from Makefile. 15 years ago
  Stefano Sabatini 55815edca0 prefer avio_check() over url_exist() 15 years ago
  Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 15 years ago
  Anton Khirnov 490a022d86 lavu: remove misc disabled cruft 15 years ago
  Anton Khirnov 9e5c62c97f lavu: remove FF_API_OLD_IMAGE_NAMES cruft 15 years ago
  Anton Khirnov 516fb5e40c lavu: remove FF_API_OLD_EVAL_NAMES cruft 15 years ago
  Anton Khirnov 3453a231a6 lavc: remove misc disabled cruft. 15 years ago
  Anton Khirnov 251cf997cf lavc: remove the FF_API_INOFFICIAL cruft. 15 years ago
  Anton Khirnov 41d0eb1c81 lavc: remove the FF_API_SET_STRING_OLD cruft. 15 years ago
  Anton Khirnov 01a4259b8d lavc: remove the FF_API_USE_LPC cruft. 15 years ago
  Anton Khirnov db4d3a7421 lavc: remove the FF_API_SUBTITLE_OLD cruft. 15 years ago
  Anton Khirnov e89e5afdd0 lavc: remove the FF_API_VIDEO_OLD cruft. 15 years ago
  Anton Khirnov 9b4f1cdb6a lavc: remove the FF_API_AUDIO_OLD cruft. 15 years ago
  Anton Khirnov 20d33ee8b1 lavc: remove the FF_API_OPT_SHOW cruft. 15 years ago
  Anton Khirnov 42420e7b94 lavc: remove the FF_API_MM_FLAGS cruft. 15 years ago
  Anton Khirnov 32b80696e0 lavf: remove misc disabled cruft. 15 years ago