76445 Commits (c1b712e078b29c2acbcc0d558543e141152355b2)
 

Author SHA1 Message Date
Hendrik Leppkes c1b712e078 Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78' 9 years ago
Hendrik Leppkes 859c4ae402 Merge commit 'a0562e531723923b632684c7b51a9dd584bf534f' 9 years ago
Hendrik Leppkes d15adeacf3 Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8' 9 years ago
Hendrik Leppkes b0b752334c Merge commit 'f53583ea6e2e3fda4e4aa363f9a62cff4285affb' 9 years ago
Hendrik Leppkes 3ff6d40cbc Merge commit 'b4a82e740743744136e07054525560351e4892ae' 9 years ago
Hendrik Leppkes ed6d451d93 Merge commit '8487987b87a252963b27b6adfd82887ea5933918' 9 years ago
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
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