2931 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)

Author SHA1 Message Date
  Luca Barbato c85aad9cb2 doxy: Define a group for libswscale documentation 12 years ago
  Diego Biurrun 70a7b24d56 avutil: Add deprecation ifdefs around obsolete intfloat code 12 years ago
  Vittorio Giovara 6b45f05ef5 parseutils: fix discarding const attribute warning 12 years ago
  Michael Niedermayer 9ab5cf5417 avutil/avstring: fix () position 12 years ago
  Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 12 years ago
  Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 12 years ago
  Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 12 years ago
  Anton Khirnov df7aba52b5 frame: cosmetics, reindent 12 years ago
  Anton Khirnov c342132fa8 frame: copy flags in av_frame_copy_props() 12 years ago
  Michael Niedermayer e8ac905dae avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) time 12 years ago
  Michael Niedermayer 0aedf90e62 avutil/opt: factor set_string_color() out 12 years ago
  Michael Niedermayer 758d4e4067 avutil/opt: factor set_string_video_rate() out 12 years ago
  Michael Niedermayer 9648c4fe9c avutil/opt: factor set_string_image_size() out 12 years ago
  Michael Niedermayer f52852098d avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0 12 years ago
  Michael Niedermayer a044a183a3 avutil/log: skip IO calls on empty strings 12 years ago
  Michael Niedermayer d6838309fe avutil/log: skip setting color for default (AV_LOG_INFO) level 12 years ago
  Michael Niedermayer 2c21e2ee4c avutil/log: merge calls that set ansi color and print the string 12 years ago
  James Almer 56572787ae Add Windows resource file support for shared libraries 12 years ago
  Lenny Wang 7b2534b0ea libavutil & opencl: remove opencl default device type 12 years ago
  Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 12 years ago
  Michael Niedermayer 808c10e728 avutil/log: check that len is within the buffer before reading it 12 years ago
  Michael Niedermayer 60b099c371 get_audio_buffer: fix usage where channels are not set but layout is 12 years ago
  John Stebbins 1eaac1d6f7 mpeg12dec: Extract CC user data into frame side data 12 years ago
  Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 12 years ago
  Michael Niedermayer 51268aaed2 avutil/utf8: put under #ifdef TEST 12 years ago
  Stefano Sabatini 68590650f0 lavu/avstring: add av_utf8_decode() function 12 years ago
  Stefano Sabatini e782eea183 lavu/dict.h: extend/clarify docs for av_dict_parse_string() 12 years ago
  Stefano Sabatini 320389f88b lavu/dict.h: apply various fixes/extensions to doxy 12 years ago
  Michael Niedermayer b382d09d29 avutil: reintroduce lls1 as the 52 ABI needs it 12 years ago
  Michael Niedermayer c3814ab654 rename new lls code to lls2 to avoid conflict with the old which has a different ABI 12 years ago
  Michael Niedermayer bbe66ef912 avutil: rename lls to lls2 12 years ago
  Anton Khirnov cce3e0a49f Move av_fast_{m,re}alloc from lavc to lavu. 12 years ago
  Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 12 years ago
  Michael Niedermayer 66872161cb avutil/common: error out with clear message if __STDC_CONSTANT_MACROS is not defined with c++ 12 years ago
  Lenny Wang 6682554790 avutil/opencl: compile kernels separately 12 years ago
  Michael Niedermayer 85cabf1ca9 avutil: add av_fopen_utf8() 12 years ago
  Vittorio Giovara 5858a67f13 attributes: disable flatten on llvm/clang 12 years ago
  Timothy Gu 50f52a5498 avutil/xtea: add Doxy @file and group 12 years ago
  Timothy Gu 624672fcce avutil/adler32: add Doxy group 12 years ago
  John Stebbins 28096e0a80 h264: wait for initial complete frame before outputing frames 12 years ago
  Michael Niedermayer 15b1b08874 avutil/opt: fix flags check on non x86 12 years ago
  Michael Niedermayer 162126bb17 avutil/opt: check flags validity in write_number() 12 years ago
  Anton Khirnov 0b357a8095 AVOptions: do not range check flag options. 12 years ago
  Vittorio Giovara 529a9893d7 avframe: mark source frame const in _ref and _clone 12 years ago
  Stefano Sabatini d61617a523 lavu/parseutils: add av_get_known_color_name() 12 years ago
  Michael Niedermayer f3d0642d35 avutil/utils: check that size_t is unsigned 12 years ago
  Vittorio Giovara b284e1ffe3 mem: do not check for negative size 12 years ago
  Kieran Kunhya 865b70bc5d Add AVX2 capable CPU detection. Patch based on x264's AVX2 detection 12 years ago
  Kieran Kunhya 4d6ee07255 libavutil: x86: Add AVX2 capable CPU detection. 12 years ago
  Derek Buitenhuis 8dc1b7bd22 base64-test: Remove posibility of returning restricted exit codes 12 years ago