3397 Commits (453da701192a7bb77fd7d85af9e7a5e04dfd19e9)

Author SHA1 Message Date
  Michael Niedermayer 836a174f6b avutil/internal: Do not enable CHECKED with DEBUG 9 years ago
  Michael Niedermayer 6ab9a98908 Add CHECK/SUINT code 9 years ago
  Michael Niedermayer 3490a9f8c8 avutil/random_seed: Reduce the time needed on systems with very low precission clock() 9 years ago
  Michael Niedermayer 4c854138bd avutil/random_seed: Improve get_generic_seed() with higher precission clock() 9 years ago
  Kacper Michajłow b0453449fd libavutil/opt: Small bugfix in example. 9 years ago
  Jan Ekström d445a2e7d8 pgssubdec: fix subpicture output colorspace and range 9 years ago
  Michael Niedermayer e79f2c899b avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool 10 years ago
  Martin Cracauer 21844b7efb avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing 10 years ago
  Michael Niedermayer 758b154047 avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats 10 years ago
  Michael Niedermayer 9a1433683c avutil/opt: check for and handle errors in av_opt_set_dict2() 10 years ago
  James Almer 030fed62f4 x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse 10 years ago
  Michael Niedermayer ab70292fd0 avutil/mathematics: Fix division by 0 10 years ago
  Michael Niedermayer 4ecdd45d24 avutil/timecode: Fix fps check 10 years ago
  Michael Niedermayer f91e71cc68 avutil/mathematics: return INT64_MIN (=AV_NOPTS_VALUE) from av_rescale_rnd() for overflows 10 years ago
  Michael Niedermayer 53ddc450c8 avutil/mathematics: Do not treat INT64_MIN as positive in av_rescale_rnd 10 years ago
  Michael Niedermayer 5cc411022e avutil/integer: Fix av_mod_i() with negative dividend 10 years ago
  Michael Niedermayer 51ac1ce966 libavutil/channel_layout: Check strtol*() for failure 10 years ago
  Tobias Rapp 1bb7529ac2 avutil/file_open: avoid file handle inheritance on Windows 10 years ago
  Michael Niedermayer c09fe0346d avutil/common: Add FFNABS() 10 years ago
  Michael Niedermayer 7ffe708297 avutil/common: Document FFABS() corner case 10 years ago
  Zhang Rui 7a7ec3ccd9 avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() 10 years ago
  Andreas Cadhalpun 8c8406462b arm: only enable setend on ARMv6 10 years ago
  Simon Thelen d768242152 libavutil/channel_layout: Correctly return layout when channel specification ends with a trailing 'c'. 10 years ago
  Michael Niedermayer 8c6bbc6728 avutil/avstring: Use size_t in av_strlcatf() 10 years ago
  Michael Niedermayer 618c7a91ee avutil/dict: Use size_t for appending strings 10 years ago
  Michael Niedermayer e75393c659 libavutil/mem: use size_t for the length in av_strdup() 10 years ago
  Michael Niedermayer 3fd66f7f45 avutil/pca: Check for av_malloc* failures 11 years ago
  James Almer e74ad9035f avutil/cpu: add missing check for mmxext to av_force_cpu_flags 11 years ago
  Michael Niedermayer d42540499c avutil/imgutils: correctly check for negative SAR components 11 years ago
  Michael Niedermayer 491c4bbb38 Revert "avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit" 11 years ago
  Martin Storsjö 450b02307c arm: Suppress tags about used cpu arch and extensions 11 years ago
  Srikanth G 7071b8192d avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit 11 years ago
  James Almer 3c63503792 avutil/opencl: don't include config.h 11 years ago
  Michael Niedermayer b250375e77 avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT 11 years ago
  Michael Niedermayer 1cc419eae8 avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT 11 years ago
  Luca Barbato 891de4b27a log: Unbreak no-tty support on 256color terminals 11 years ago
  Vittorio Giovara 61335ab33e opt: check memory allocation 11 years ago
  Michael Niedermayer 820f41e1a1 Add FFMPEG_VERSION into the binary libs 11 years ago
  wm4 14d6ea0c45 lavu/frame: fix malloc error path in av_frame_copy_props() 11 years ago
  Lukasz Marek cf8b91a28e lavu/opt: fix av_opt_get function 11 years ago
  Dave Yeo d48e0aed3c libavutil/threads.h: correct an include to be local 11 years ago
  Dave Yeo 89b52d25b4 libavutil/thread.h: Support OS/2 threads 11 years ago
  Michael Niedermayer 0e216ed407 avutil/buffer_internal: leave the buffer pool entries volatile 11 years ago
  Michael Niedermayer f783259fdb avutil/buffer: use the old atomics based code for the release branch 11 years ago
  wm4 517ce1d09b lavu: fix memory leaks by using a mutex instead of atomics 11 years ago
  Anton Khirnov 46a17d886b lavu: add wrappers for the pthreads mutex API 11 years ago
  Carl Eugen Hoyos 2be7d565bb Remove fminf() emulation. 11 years ago
  lvqcl da5e52010c avutil/x86/cpu: fix cpuid sub-leaf selection 11 years ago
  Philip DeCamp 9d79848f84 libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address 11 years ago
  Michael Niedermayer 8407cbbfc9 Fix "passing argument 1 of av_free discards const qualifier from pointer target type" 11 years ago