77840 Commits (8f3a9a8c278acf886f70a1d743bc07b6f9c7b51a)
 

Author SHA1 Message Date
  Hendrik Leppkes 1fc13a6269 Merge commit '1720791e36f9cc24c05efea5bb275ab52156ce50' 9 years ago
  Hendrik Leppkes 6b5d6c93dd Merge commit '00b62968d079e63bf22028f253ac297292436ebe' 9 years ago
  Hendrik Leppkes 9dc9b7e682 Merge commit '567ca142952c5be57e52c149c815dfe5d6ac6d41' 9 years ago
  Paul B Mahol 85a5cdb4fa avformat/segafilm: set video stream duration 9 years ago
  Paul B Mahol 0cb09b0511 avformat/segafilm: set audio stream duration 9 years ago
  Paul B Mahol e6cccf9daa avformat/segafilm: implement seeking 9 years ago
  Hendrik Leppkes 55abb94b7d avformat: unref packet after storing it in internal packet queue 9 years ago
  Hendrik Leppkes b64fe49371 avformat: always unref the packet after parsing 9 years ago
  Paul B Mahol 83d20a6a7e avformat/ipmovie: add context to av_log() 9 years ago
  Paul B Mahol c293ef258c avformat/ipmovie: put video decoding_map_size into packet and use it in decoder 9 years ago
  Timothy Gu dee7440531 vf_boxblur: Templatize blur{8,16} 9 years ago
  Ganesh Ajjanagadde c03044c86a avutil/eval: minor typo 9 years ago
  Diego Biurrun 8161220eee h264_parser: Rename close() to h264_close() 9 years ago
  Timothy Gu ee20354b29 pixblockdsp: Use AV_COPY128U for get_pixels_16_c 9 years ago
  Michael Niedermayer 507b01f899 avcodec/h264_slice: Disable slice threads if there are multiple access units in a packet 9 years ago
  Michael Niedermayer 58346f6a29 avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING types 9 years ago
  Michael Niedermayer 4d76e89c18 avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING types 9 years ago
  Clément Bœsch 953d358462 avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames option 9 years ago
  Matt Oliver bff009697d avutil/x86/intmath: Add missing header. 9 years ago
  Agatha Hu 20abda6b62 avcodec/nvenc: fix potential profile error when encoding yuv444p 9 years ago
  Ganesh Ajjanagadde 8a5b60a6b1 avutil/opencl_internal: add av_warn_unused_result 9 years ago
  Ganesh Ajjanagadde 7910a2c269 avfilter/vf_deshake: replace qsort with AV_QSORT 9 years ago
  Matt Oliver 6c6ac9cb17 avutil/x86/intmath: Use tzcnt in place of bsf. 9 years ago
  Matt Oliver e82883aa88 gdigrab: grab right desktop size if DPI in use, based on patch from Alexander Brotzge 9 years ago
  Ganesh Ajjanagadde 8d9f86bd37 avutil/rational: use frexp rather than ad-hoc log to get floating point exponent 9 years ago
  Michael Niedermayer 865f6f410f avdevice/caca: change AV_OPT_TYPE_STRING to set .str default 9 years ago
  Michael Niedermayer 81d3986d2d avcodec/libopenh264enc: AV_OPT_TYPE_STRING should use .str default 9 years ago
  Michael Niedermayer 9319e08380 avcodec/libopenh264enc: Fix project name 9 years ago
  Michael Niedermayer a75bebfe9a avcodec/libopenh264enc: set .i64 for AV_OPT_TYPE_INT 9 years ago
  Michael Niedermayer 34f49bfacd avfilter/avf_showcqt: Replace all fmin* and fmax* by FFMIN/FFMAX 9 years ago
  Muhammad Faiz 306808f10f avfilter/showcqt: fix dependency with avformat 9 years ago
  Marton Balint d9611864c2 ffprobe: add support for printing packet strings metadata as packet tags 9 years ago
  Ganesh Ajjanagadde 47af5db721 all: fix enum definition for large values 9 years ago
  Martin Storsjö 407ac22322 w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw 9 years ago
  Ganesh Ajjanagadde 191f611906 avutil/wchar_filename: add av_warn_unused_result 9 years ago
  Ganesh Ajjanagadde 20a30077c3 avutil/mathematics: correct documentation for av_gcd 9 years ago
  Luca Barbato a0562e5317 configure: Add a SONAME entry for the android target 9 years ago
  Rémi Denis-Courmont d35d0c723e vdpau: remove dysfunctional H.263 support 9 years ago
  Vittorio Giovara f53583ea6e omadec: Fix position of opening parenthesis 9 years ago
  Vittorio Giovara b4a82e7407 h264: Print the complete user message 9 years ago
  Vittorio Giovara 8487987b87 h264: Print user data SEI under normal debug verbosity 9 years ago
  Kirill Gavrilov 1720791e36 png: read and write stereo3d frame side data information 9 years ago
  Nicolas George e8e7eb150f ffmpeg_filter: check encoder before using it to set frame size. 9 years ago
  Martin Storsjö 00b62968d0 os_support: Don't try to return the service name as a string in getnameinfo 9 years ago
  Steven Robertson b38e685c05 vf_lut: Add support for RGB48 and RGBA64. 9 years ago
  Michael Niedermayer 203dc14693 avformat/3dostr: Remove redundant ; 9 years ago
  Michael Niedermayer a7af002b5f avformat/oggparseogm: Enable parser for mpeg4 9 years ago
  Carl Eugen Hoyos bd1d67efe8 lavc/proresdec2: Fix slice_count for very high resolutions. 9 years ago
  Carl Eugen Hoyos 2f1d6d45af lavc/cdg: Add transparency support. 9 years ago
  Ganesh Ajjanagadde b7fb7c4542 avutil/mathematics: make av_gcd more robust 9 years ago