101440 Commits (12aca5d7b0ce8214c699105b3dbe8cb6eff028dd)
 

Author SHA1 Message Date
Andreas Rheinhardt 514ee8770d avutil/spherical: Use av_strstart instead of strncmp 4 years ago
Andreas Rheinhardt 13e98f1daf avutil/stereo3d: Use av_strstart instead of strncmp 4 years ago
Andreas Rheinhardt 114603d0b9 avutil/pixdesc: Use av_strstart where appropriate 4 years ago
Andreas Rheinhardt 3d79ce0c29 avformat/pcmdec: Beautify pcm_read_header 4 years ago
Andreas Rheinhardt 5f8e015225 avformat/pcmdec: Simplify parsing MIME type 4 years ago
Andreas Rheinhardt b9b0c96db7 avformat/pcmdec: Fix NULL + 1 4 years ago
Andreas Rheinhardt 301ae25e99 avformat/pcm(dec|enc): Don't include disabled (de)muxers 4 years ago
Andreas Rheinhardt 90723d1721 avformat/movenc: Only check for timecodes if they are used 4 years ago
Andreas Rheinhardt cb5a223a7e fftools/ffmpeg, ffplay: Don't set refcounted_frames 4 years ago
Andreas Rheinhardt 13101f916f avformat/movenc: Don't check for disabled muxers 4 years ago
Andreas Rheinhardt f87b33b5bf avformat/movenc: Remove always true check 4 years ago
Paul B Mahol 85ab9deb98 avcodec/exr: handle case when |im - IM| == 1 for huff compression 4 years ago
Vadym Bezdushnyi bc04ea39a5 avformat/movenccenc: Fix memory leak for muxing CENC-encrypted files 4 years ago
Marton Balint 2d32aed85c avdevice: use av_gettime_relative() for elapsed time calculations 4 years ago
Marton Balint 529bf5daf2 avdevice/timefilter: remove obsolete comments from the docs 4 years ago
Marton Balint 84094f017e avfilter/avf_showcqt: use av_gettime_relative() instead of av_gettime() 4 years ago
Paul B Mahol b69c91bbee avcodec/x86: add cfhdenc SIMD 4 years ago
James Almer dd9227e48f avcodec/options: deprecate avcodec_get_frame_class() 4 years ago
James Almer 0c902a6147 avcodec/avrndec: remove max_lowres value 4 years ago
Andreas Rheinhardt 173d902cd1 avformat/matroskadec: Add webm file extension 4 years ago
Lynne e20a39a375
lavu/tx: do not invert permutes on MDCTs 4 years ago
Andreas Rheinhardt 963d4b76de avformat/concat: Remove unnecessary check 4 years ago
Andreas Rheinhardt e38cbb8d19 avformat/spdifenc: Fix leak upon error 4 years ago
Andreas Rheinhardt 19ae873252 avformat/wavenc: Fix leak and segfault on reallocation error 4 years ago
Lynne 8e94b7cff0
lavu/tx: invert permutation lookups 4 years ago
Lynne 9ddaf0c9f0
lavu/tx: simplify in-place permute search function 4 years ago
Paul B Mahol f9cb557d66 avcodec/exrenc: add half-float support 4 years ago
James Almer f1a894f9d3 avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions 4 years ago
Andreas Rheinhardt 169259d9a3 avcodec: Add missing FF_API define for libavcodec pix fmt API 4 years ago
Andreas Rheinhardt 5ad0eb936c fftools/ffmpeg_filter: Don't use deprecated function 4 years ago
Lynne 10341743d2
lavu/tx: require output argument to match input for inplace transforms 4 years ago
Paul B Mahol e937457b7b avformat/imx: set video stream duration 4 years ago
Paul B Mahol 34c805c0fe avcodec/imx: use ff_reget_buffer() 4 years ago
Andreas Rheinhardt ab8d2d97a1 avformat/avlanguage: Remove long disabled av_convert_lang_to 4 years ago
Andreas Rheinhardt 2869d71493 avfilter/lavfutils.h: Don't include avformat.h 4 years ago
Andreas Rheinhardt e4524270f4 avcodec/avcodec: Add missing deprecation to AVCodecParser.next 4 years ago
James Almer e96ea80e85 avcodec: unschedule removing some functions with FF_API_COPY_CONTEXT 4 years ago
James Almer 7addddd49e Revert "avcodec/options: add missing FF_API_COPY_CONTEXT checks" 4 years ago
Derek Buitenhuis 113a99270d doc/encoders: Add documentation for the GIF encoder 4 years ago
Derek Buitenhuis 5a343853c0 avcodec/gifenc: Only write frame palette entries that actually used 4 years ago
Derek Buitenhuis 5f2804aba7 avcodec/gifenc: Add global_palette option 4 years ago
Andreas Rheinhardt 6eab25fd13 avformat/wavenc: Improve unsupported codec error messages 4 years ago
Paul B Mahol 95af3b6625 avfilter/vf_vif: add support for more formats 4 years ago
Paul B Mahol 550b7a9929 avfilter/vf_vif: simplify case comparing same inputs 4 years ago
Anton Khirnov a5b737e625 tests/api-band-test: simplify code 4 years ago
Anton Khirnov 9e4225cf7f Handle AVID MJPEG streams directly in the MJPEG decoder. 4 years ago
Guo, Yejun ae4f6379d6 avfilter/vf_vif.c: fix build warning for [-Wmain] 4 years ago
Guo, Yejun ac6dd87cd1 avfilter/vf_ssim.c: fix build warning for [-Wmain] 4 years ago
Anton Khirnov d3d99a0a06 lavc/lscrdec: use ff_reget_buffer() 4 years ago
Anton Khirnov eed2125f3f tests/fate/apng: add a test for APNG_DISPOSE_OP_PREVIOUS 4 years ago