97065 Commits (107783006ca84781ac027f7f5c9023fbd6cde422)
 

Author SHA1 Message Date
Michael Niedermayer 0c0ca0f244 avfilter/vf_aspect: Fix integer overflow in compute_dar() 5 years ago
Paul B Mahol 96840e47de avformat/utils: avoid unsigned integer overflows 5 years ago
Paul B Mahol dfb0b9370d avcodec: fix pcm zork decoder 5 years ago
Andreas Rheinhardt 7b7b418277 avformat/segafilmenc: Remove AVClass 5 years ago
Marton Balint 6f2e38990c avformat/ftp: slightly rework file retrieval with seeking 5 years ago
Marton Balint 04f1d49709 avformat/ftp: do not break protocol on username or password with newlines 5 years ago
Marton Balint f204a38e08 avformat/ftp: add support for escaped credentials 5 years ago
Marton Balint 3004ef1b1b avformat/httpauth: do not decode plus sign to space in credentials 5 years ago
Marton Balint 8224f1e0ba avformat/urldecode: add the ability to not decode plus sign to space 5 years ago
Marton Balint 6a7b5226e1 avformat/http: escape unsafe URL path in HTTP request 5 years ago
Marton Balint 86b2fe9411 avformat/http: use AVBPrint to construct HTTP request 5 years ago
Marton Balint a3d8875df1 avformat/http: make sure URL path contains a slash 5 years ago
Marton Balint 987ce96d41 avformat/http: split the fragment part from the HTTP URL before the request 5 years ago
Marton Balint 554576b6cf avformat/utils: make av_url_split search for hashmark as well to separate hostname 5 years ago
Marton Balint 365b817b51 avformat/tests/url: add av_url_split tests 5 years ago
Marton Balint 0f5127b1ca avformat/tests/url: make format more readable 5 years ago
Andreas Rheinhardt e2307f4ff1 avformat/utils: Fix memleaks in avformat_open_input() 5 years ago
Dave Yeo 9e6ee46c7d compat/os2threads: define INCL_DOSERRORS 5 years ago
Andriy Gelman da80d80b93 MAINTAINERS: Add myself as libzmq maintainer 5 years ago
Matt Oliver f0c0ad4455 avutil/hwcontext_d3d11va: Use secure dlopen. 5 years ago
Paul B Mahol 314a783bb8 avfilter/vf_phase: add >8 bit support 5 years ago
Alyssa Milburn 732d77dc50 avcodec: add cdtoons decoder 5 years ago
Paul B Mahol 55755b4ab2 avfilter/opencl: use av_fopen_utf8() 5 years ago
Paul B Mahol 5452d0372c avfilter/vf_fieldhint: use av_fopen_utf8() 5 years ago
Paul B Mahol a2c0746344 avfilter/vf_lut3d: use av_fopen_utf8() 5 years ago
Paul B Mahol b6e9c23d55 avcodec/pcm_tablegen: nits, reindent 5 years ago
Lynne e1c84856bb lavu/tx: improve 3-point fixed precision 5 years ago
Michael Niedermayer 34a6a36844 avcodec/dstdec: Use local channels variable 5 years ago
Andreas Rheinhardt c2c65d1d1f fftools/ffprobe: Remove unneeded casts 5 years ago
Andreas Rheinhardt dc46b3c34e avcodec/dvdsub: Fix warning about incompatible pointer type 5 years ago
Paul B Mahol 5fe6c6b8f4 avfilter/vf_remap: add fill color option 5 years ago
Paul B Mahol 1c6a91990d avfilter: add pad opencl filter 5 years ago
James Almer 6d37ca8a4e avcodec/cbs_av1: add missing value constrains to point_y_value, point_cb_value and point_cr_value 5 years ago
Lynne 223b58c74b lavu/tx: slightly optimize fft15 5 years ago
Lynne a38c6f47c9 lavu/tx: undef the correct macro 5 years ago
Lynne e8f054b095 lavu/tx: implement 32 bit fixed point FFT and MDCT 5 years ago
Paul B Mahol e007059d66 avcodec/midivid: only multiple of 4 width/height are possible 5 years ago
Paul B Mahol 388a221a8b avcodec/midivid: improve decoding of widths not multiple of 32 5 years ago
Andriy Gelman 018a42790c avcodec/h264_ps: Return error if pps has FMO parameters 5 years ago
Andreas Rheinhardt 13dc90396d fftools/ffmpeg: Integrate two checks 5 years ago
Andreas Rheinhardt 568d62117d avcodec/avcodec: Nits 5 years ago
Michael Niedermayer 8e27867229 avcodec/apedec: Fix invalid shift with 24 bps 5 years ago
Paul B Mahol 47773f7979 avfilter/vf_xmedian: implement percentile option 5 years ago
Paul B Mahol 28743f1803 avfilter/vf_median: implement percentile option 5 years ago
Michael Niedermayer d9751a1162 avcodec/h264_ps: Show VUI and SPS overread messages just once per frame thread 5 years ago
Michael Niedermayer 3182114f88 avutil/log: Add av_log_once() for printing a message just once with a high log level 5 years ago
Dale Curtis f15007afa9 avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index() 5 years ago
Wonkap Jang f3bb59209f avcodec/libvpxenc: add a way to explicitly set temporal layer id 5 years ago
Paul B Mahol cf92f42672 avfilter/vf_colorlevels: add support for commands 5 years ago
Paul B Mahol 52cd7a6337 avfilter/vf_colorkey: add support for commands 5 years ago