44815 Commits (46f3ae8f672533a380dea7c4e13c84d52014de6c)

Author SHA1 Message Date
Timo Rothenpieler 988f2e9eb0 avcodec/nvenc: fix lossless tuning logic 4 years ago
Anton Khirnov d43b26b30d lavc/libaomdec: fix build with 1.0.0 4 years ago
Andreas Rheinhardt 9b3c46a081 avcodec/jpeglsdec: Don't allocate+free JPEGLSState for every frame 4 years ago
Michael Niedermayer 3344079d30 avcodec/exr: increase vlc depth 4 years ago
Michael Niedermayer c093eb3031 avcodec/dpx: Check bits_per_color earlier 4 years ago
James Almer 8b954a727a avcodec/libaomdec: export frame pict_type 4 years ago
James Almer 2e17b169f7 avcodec/libwebpenc_animencoder: set the correct packet pts 4 years ago
James Almer ab7a0a4cc2 avcodec/libwebpenc_animencoder: stop propagating bogus empty packets 4 years ago
Andreas Rheinhardt 652279e35b avcodec/nellymoserenc: Fix segfault when using unsupported channels/rate 4 years ago
James Almer 4e64c8fa29 avcodec/mpeg4videodec: update exported AVOptions in the user-facing context 4 years ago
James Almer 42551a3407 avcodec/h264dec: update exported AVOptions in the user-facing context 4 years ago
Hendrik Leppkes 82ebe0c796 pthread_frame: introduce a codec callback to update the user-facing context 4 years ago
James Almer ebdc7d78c9 avcodec/h264dec: add missing flags to is_avc and nal_length_size AVOptions 4 years ago
Martin Storsjö 870bfe16a1 aarch64: h264pred: Optimize the inner loop of existing 8 bit functions 4 years ago
Andreas Rheinhardt 33db0cbfd0 avcodec/jpeglsenc: Remove redundant pixel format checks 4 years ago
Andreas Rheinhardt e9bcb08794 avcodec/msmpeg4dec: Avoid duplication of VLC init code 4 years ago
Andreas Rheinhardt 492be8909e avcodec/vc1: Remove unused hrd fields 4 years ago
Andreas Rheinhardt c9b146756a avcodec/mss2: Remove redundant initialization of vc1 dsp 4 years ago
Andreas Rheinhardt c769050f56 avcodec/vc1: Don't pretend ff_vc1_init_common() can fail 4 years ago
Andreas Rheinhardt 5da07f18e5 avcodec/msmpeg4enc: Remove dead code for inexistent VC-1 encoder 4 years ago
Andreas Rheinhardt effc7676e3 avcodec/h263dec, mpeg12dec: Remove redundant writes 4 years ago
Andreas Rheinhardt 4e65a41a5c avcodec/rv34: Move dsp init code to rv30/rv40 4 years ago
Timo Rothenpieler 7555d6f74c avcodec/nvenc: add support for gbrp rgb input 4 years ago
Zane van Iperen c012f9b265
avcodec/adpcm: refactor init/flush code 4 years ago
Zane van Iperen 9e89a23eac
avcodec/adpcm_swf: remove memory allocation during trellis encoding 4 years ago
Andreas Rheinhardt 7d9afb46f2 avcodec/mpegvideo: Deprecate bframe opts for encoders not supporting them 4 years ago
Andreas Rheinhardt 6c2cc205f6 avcodec/mpegvideo: Deprecate duplicate matrix opt for unsupported codecs 4 years ago
Andreas Rheinhardt 2de159fcf1 avcodec/mpegvideo: Deprecate a53cc option for encoders != MPEG-2 4 years ago
Andreas Rheinhardt 42c895ef5c avcodec/mpegvideo: Deprecate mpeg_quant option for codecs != MPEG-4 4 years ago
Andreas Rheinhardt dff774042a avcodec/mpegvideo_enc: Combine identical checks 4 years ago
Andreas Rheinhardt bf61cbb7fc avcodec/mpeg12enc: Perform size/level/profile checks earlier 4 years ago
Andreas Rheinhardt d5c7e5cb65 avcodec/mpeg12enc: Move MPEG-1/2 dimension checks to mpeg12enc 4 years ago
Andreas Rheinhardt 80410674bd avcodec/mpegvideo_enc: Remove redundant time_base check 4 years ago
Andreas Rheinhardt 059fc2d9da avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmts 4 years ago
Andreas Rheinhardt 48cda7d02b avcodec/ljpegenc: Allow full range yuv420p, yuv422p, yuv444p by default 4 years ago
Andreas Rheinhardt 159bcb19b9 avcodec/mpegvideo_enc: Remove redundant pixel format checks 4 years ago
Andreas Rheinhardt d0dcfaef51 avcodec/mjpegenc: Remove dependency of AMV encoder on mjpegenc_huffman 4 years ago
Andreas Rheinhardt b3a38eaff4 avcodec/mpegvideo_enc: Make AMV encoder usable without MJPEG encoder 4 years ago
Andreas Rheinhardt 7c109cb923 avcodec/proresenc_kostya: Remove harmful check 4 years ago
Anton Khirnov b593abda6c lavc/pngdec: always create a copy for APNG_DISPOSE_OP_BACKGROUND 4 years ago
Michael Niedermayer caaf463311 avcodec/msp2dec: Check available space in RLE decoder 4 years ago
Andreas Rheinhardt d393c45051 avcodec/mpegvideo_enc: Don't segfault on unorthodox mpeg_quant 4 years ago
Andreas Rheinhardt 6e8e9b7633 avcodec/encode: Fix check for allowed LJPEG pixel formats 4 years ago
Anton Khirnov 6ad79047a7 lavc: postpone FF_API_AVCTX_TIMEBASE 4 years ago
Anton Khirnov 19e8103406 lavc/pngdec: use a separate bytestream reader for each chunk 4 years ago
Anton Khirnov ae08eec6a1 lavc/pngdec: improve chunk length check 4 years ago
Anton Khirnov 8d74baccff lavc/pngdec: restructure exporting frame meta/side data 4 years ago
Anton Khirnov 89ea5057bf lavc/pngdec: remove unnecessary context variables 4 years ago
Anton Khirnov 5a50bd88db lavc/pngdec: perform APNG blending in-place 4 years ago
Andreas Rheinhardt 98060a198e avcodec/vc1dec: Fix memleak upon allocation error 4 years ago