29287 Commits (cc0ac0d2cb957c21e1bbfb90e07cedbcab1ee960)
 

Author SHA1 Message Date
  Michael Niedermayer cc0ac0d2cb rv10: set flags, Fixes Ticket90 15 years ago
  Stefano Sabatini 22180e7a5a error: remove symbols which were deprecated before the big bump 15 years ago
  Stefano Sabatini 50f43fb0e2 matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL) 15 years ago
  Michael Niedermayer 8772156be0 Merge remote branch 'qatar/master' 15 years ago
  Ronald S. Bultje b4a53314f1 APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition. 15 years ago
  Ronald S. Bultje 94f7451a3a Introduce slice threads flag. 15 years ago
  Ronald S. Bultje 3283f274fd FATE: allow forcing thread-type when doing threaded fate runs. 15 years ago
  Michael Niedermayer 89f903b3d5 AMV: Fix possibly exploitable crash. 15 years ago
  Michael Niedermayer 73a51e00a7 mjpeg: Detect overreads in mjpeg_decode_scan() and error out. 15 years ago
  Diego Biurrun 70fb031ce2 Use av_log_ask_for_sample() where appropriate. 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 8d67218bd7 error: sort, pack, and align error code and string definitions 15 years ago
  Diego Biurrun ab1adff73f The stabilization period after version bumps should be one month, not one week. 15 years ago
  Martin Storsjö fe8e039460 applehttp: Expose the stream bitrate via metadata 15 years ago
  Martin Storsjö cac2757919 doc: Add some initial docs on the applehttp demuxer 15 years ago
  Martin Storsjö 23d3931a6a Provide a fallback version of the libm function trunc 15 years ago
  Martin Storsjö 32a128522a libavdevice: Define _XOPEN_SOURCE for usleep 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
  Anton Khirnov 65af48b559 lavc: provide deprecated avcodec_thread_init until next major version 15 years ago
  Anton Khirnov 095290f9a4 lavc: provide the opt.h header until the next bump 15 years ago
  Anton Khirnov a975dbc86b error: change AVERROR_EOF value 15 years ago
  Stefano Sabatini 79157f400b error: remove AVERROR_NUMEXPECTED 15 years ago
  Stefano Sabatini 58f8463947 error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.c 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