76424 Commits (55abb94b7d9a4dc93bece7ed7bc77daf4cc4a91d)
 

Author SHA1 Message Date
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
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
Nicolas George e8e7eb150f ffmpeg_filter: check encoder before using it to set frame size. 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
Ganesh Ajjanagadde 0fe5dcd660 avfilter/avf_showvolume: use log10 instead of log()/M_LN10 9 years ago
Ganesh Ajjanagadde b45daad2aa ffmpeg: use log10 instead of log()/log(10) 9 years ago
Ganesh Ajjanagadde b8e1980807 avfilter/vf_ssim: use log10 instead of log()/log(10) 9 years ago
Ganesh Ajjanagadde ec66bcc0e7 avfilter/avf_showspectrum: use log10 instead of log()/... 9 years ago
Ganesh Ajjanagadde 59d37f5a4e avfilter/vf_psnr: use log10 instead of log()/log(10) 9 years ago
Andreas Cadhalpun e8c3716064 swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 9 years ago
Andreas Cadhalpun 8bfbc8c5e5 swscale: rename sws_context_class to ff_sws_context_class 9 years ago
Andreas Cadhalpun 41455dca60 avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_size 9 years ago
Ganesh Ajjanagadde 4d0d85c94a avfilter/af_volume: use log10 instead of log()/M_LN10 9 years ago
Ganesh Ajjanagadde 603d627457 avcodec/zmbvenc: use log2 instead of log()/M_LN2 9 years ago
Ganesh Ajjanagadde 68ba63ebd5 avcodec/nellymoserenc: use log2 instead of log()/M_LN2 9 years ago
Ganesh Ajjanagadde 4870d8518a avcodec/snowenc: use log2 instead of log() / log(2...) 9 years ago
Paul B Mahol 863c9189ee doc/general.texi: fix SDX2 description 9 years ago
Paul B Mahol 09ef1f5923 doc/general.texi: move Screenpresso to right section 9 years ago
Paul B Mahol 48f0d3accc avformat: add DC STR demuxer 9 years ago