96941 Commits (c40df2166c7925fc81e1ef22563c2e32124cf1d6)
 

Author SHA1 Message Date
Zane van Iperen af65357207 avcodec: add decoder for Rayman 2's ADPCM variant 5 years ago
Anssi Hannula 56df8296f5 avformat/spdifenc: fix TrueHD streams over 48kHz 5 years ago
Anssi Hannula 36e156bef0 avformat/spdifenc: fix handling of large TrueHD frames 5 years ago
Anssi Hannula 1d5338e450 avformat/spdifenc: make hd_buf an array 5 years ago
Paul B Mahol a07b19d9af avformat/vivo: set packet duration 5 years ago
Paul B Mahol b4305d60f6 avformat/vivo: improve probing of some files 5 years ago
Paul B Mahol 464310c160 avcodec: add siren audio decoder 5 years ago
Nicolas George 26ae9c9f8a lavd/opengl_enc: check strings before parsing them. 5 years ago
Nicolas George fbb36d74ac lavd/opengl_enc: use proper context for logging. 5 years ago
Andreas Rheinhardt acbd950ed2 avformat/wtvdec: Forward errors when reading packet 5 years ago
Michael Niedermayer b4a4aadfaf libavcodec/svq: Remove ff_svq1_packet_checksum() 5 years ago
Michael Niedermayer 9fc73bf022 avcodec/qdm2: Check fft_coefs_index 5 years ago
Peter Ross bb01baae26 ansi: process ESC[3m italics attribute 5 years ago
Linjie Fu ebee808595 lavc/qsvenc: add support for external bitrate control for HEVC 5 years ago
Linjie Fu edf2c7be5c lavfi/vf_scale_qsv: fix the class_name in help for scale_qsv 5 years ago
JonCookCubic 566de25599 libavcodec/qsvenc.c: Set mjpeg height and width alignment 5 years ago
James Almer 601d574440 avformat/dashenc: warn if Producer Reference Time element option is missing when ldash mode is used 5 years ago
James Almer 55cbccbc2c avformat/dashenc: disable Resync elements when using DVB-DASH profile 5 years ago
Andriy Gelman 8578433d20 avcodec/v4l2_m2m: Fix typo in log message and cosmetics 5 years ago
James Almer 17ece3f745 avformat/dashenc: always set coding_dependency to 1 if a parser isn't used 5 years ago
James Almer 29be3de926 avformat/dashenc: include an availabilityTimeComplete element in all streaming modes 5 years ago
James Almer d2a33f665c avformat/dashenc: add Trick Mode support for AdaptationSets 5 years ago
James Almer 4d27def59c avformat/dashenc: make AdaptationSet id an integer value 5 years ago
Michael Niedermayer f3d8f517db avformat/utils: Fix integer overflow with complex time bases in avformat_find_stream_info() 5 years ago
Michael Niedermayer 347920ca21 avformat/avidec: Avoid integer overflow in NI switch check 5 years ago
Michael Niedermayer 4f4ad33d96 fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start() 5 years ago
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