112175 Commits (d897f82cf8f39cdb770ab433b018ebd840bb2237)
 

Author SHA1 Message Date
Andreas Rheinhardt 0487786ffe avformat/avio: Remove redundant checks 1 year ago
Andreas Rheinhardt ca78dcfb19 avformat/avio: Remove duplicated freeing code 1 year ago
Andreas Rheinhardt 4f98bf9dbd avformat/avio_internal: Don't include url.h 1 year ago
Andreas Rheinhardt 879178b40d avformat/teeproto: Remove always-false check 1 year ago
Andreas Rheinhardt ee77ee77a1 avformat: Remove avformat and avio headers from protocols 1 year ago
Andreas Rheinhardt d6afd6c303 avdevice/lavfi: Remove unnecessary avio_internal.h inclusion 1 year ago
Andreas Rheinhardt 7ed8c08821 avformat/teeproto: Remove useless AVClass without options 1 year ago
Andreas Rheinhardt 90f444ef74 avformat/dashenc: Avoid relocations for short strings 1 year ago
Andreas Rheinhardt c95cdf871c avformat/dashenc: Simplify getting format string 1 year ago
Andreas Rheinhardt e4ab1b8f70 avformat/dashenc: Add const where appropriate 1 year ago
Andreas Rheinhardt b948aa958a avformat/dashenc: Use proper type for AVCodecIDs 1 year ago
Andreas Rheinhardt a23627ee59 avformat/dashenc: Avoid unnecessary casts 1 year ago
llyyr ded4478b8b hevc_ps: fix fixed_rate check 1 year ago
llyyr 06241c3154 hevc_ps: fix cpb_cnt_minus1 initialization 1 year ago
Paul B Mahol 1a87a9d82a avcodec/magicyuvenc: add support for encoding raw slice 1 year ago
Andreas Rheinhardt 7b6e1fbeb9 avformat/vapoursynth: Add missing inclusion of frame.h 1 year ago
Michael Niedermayer ab7d38f970
avcodec/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files 1 year ago
Michael Niedermayer d2a0464fc2
avcodec/cscd: Check for CamStudio Lossless Codec 1.0 behavior in end check of LZO files 1 year ago
Paul B Mahol c6f0fd2dcd avcodec/magicyuvenc: use last slice height when correlating 1 year ago
Paul B Mahol 3b9e6a7333 avcodec/magicyuvenc: fix correlation buffers size when slices are used 1 year ago
Paul B Mahol fd1574d1ba avcodec/magicyuvenc: remove unnecessary indirection 1 year ago
Paul B Mahol 8c3169fafb avcodec/magicyuvenc: add Slice struct to simplify allocations 1 year ago
Paul B Mahol a716624293 avcodec/magicyuvenc: stop hardcoding max possible align 1 year ago
Paul B Mahol 5c87933e76 avcodec/magicyuvenc: move bit writer to stack 1 year ago
Paul B Mahol 800fbc98a5 avcodec/magicyuvenc: use const for src pointer 1 year ago
Paul B Mahol 4d1b7ff733 avcodec/magicyuvenc: check for allocation return value 1 year ago
Paul B Mahol f832a77231 avcodec/magicyuvenc: ensure no slice slot is left unset 1 year ago
Andreas Rheinhardt 67cc7aaa51 avfilter/buffersrc: Use av_frame_clone() where appropriate 1 year ago
Andreas Rheinhardt 185d0acdc7 avformat/internal: Avoid casting const away 1 year ago
Paul B Mahol 5f8c113b75 avformat/flacdec: set time base for headerless flac 1 year ago
Paul B Mahol e6923e06c2 avcodec/hcadec: small refactoring 1 year ago
Paul B Mahol dcd92aa01a avcodec/hcadec: do not hardcode max number of channels 1 year ago
Andreas Rheinhardt a234e5cd80 fate/mpegps: Fix argument order 1 year ago
James Almer fb548fba04 avcodec/av1dec: export pixel format even if no hardware decoder is present 1 year ago
Lynne 398467f519
vulkan_decode: convert max level from vulkan to av for comparisons 1 year ago
Lynne 00e77fd21a
lavu/tx: add missing prints for the type of dctI/dstI 1 year ago
Michael Niedermayer d5cc9d8dd9
avcodec/vmixdec: Check for end of input in decode_dcac() 1 year ago
Michael Niedermayer d48476183f
avcodec/mpeg4videodec: consider lowres in dest_pcm[] 1 year ago
Michael Niedermayer 94bd1796ff
avcodec/hevcdec: Fix undefined memcpy() 1 year ago
Paul B Mahol 929eb72876 fate: add forgotten rpza reference test 1 year ago
Andreas Rheinhardt 44dcc4d606 avfilter/blend_modes: Always preserve constness 1 year ago
Andreas Rheinhardt 29c6f4329a avfilter/vf_varblur: Don't use pointer-to-const for destination 1 year ago
Andreas Rheinhardt e34d5d1e3b avcodec/tiff: Don't cast const away 1 year ago
Andreas Rheinhardt 6378a6b3fe avfilter/vsrc_testsrc: Don't use const uint8_t* when pointee changes 1 year ago
Andreas Rheinhardt bdccb27ba4 avfilter/vf_vif: Don't cast const away unnecessarily 1 year ago
Andreas Rheinhardt 2f9a33995a avcodec/v210dec: Don't cast const away 1 year ago
Paul B Mahol 74375305ef fate: add rpza encoder tests 1 year ago
Paul B Mahol 03ed48aeca avcodec/rpzaenc: replace float-point calculations with integer ones 1 year ago
Paul B Mahol b97ac6b3df avcodec/utvideodec: fix possible write past end of array 1 year ago
Paul B Mahol 9c9f48e7f2 avcodec/smcenc: remove useless cast 1 year ago