48773 Commits (ea14e8bc3028c746290528869600249c7229bd62)

Author SHA1 Message Date
Andreas Rheinhardt 7b98a1875d avcodec/vlc: Add documentation for ff_init_vlc_sparse() 2 years ago
Andreas Rheinhardt a84fe06112 avcodec/idctdsp: Avoid inclusion of avcodec.h 2 years ago
Andreas Rheinhardt 7b0b9a25ed avcodec/proresdsp: Pass necessary parameter directly 2 years ago
Andreas Rheinhardt 489d96ca02 avcodec/proresdec: Include required headers directly 2 years ago
Andreas Rheinhardt b0fb8e82dd avcodec/get_bits: Avoid reading multiple times in get_bits_long 2 years ago
Paul B Mahol e26506cb3b avcodec/exr: use uint16/uint8 where possible 2 years ago
Andreas Rheinhardt cfa47fd331 all: Use av_frame_replace() where appropriate 2 years ago
llyyr ded4478b8b hevc_ps: fix fixed_rate check 2 years ago
llyyr 06241c3154 hevc_ps: fix cpb_cnt_minus1 initialization 2 years ago
Paul B Mahol 1a87a9d82a avcodec/magicyuvenc: add support for encoding raw slice 2 years ago
Michael Niedermayer ab7d38f970
avcodec/cscd: Fix "CamStudio Lossless Codec 1.0" gzip files 2 years ago
Michael Niedermayer d2a0464fc2
avcodec/cscd: Check for CamStudio Lossless Codec 1.0 behavior in end check of LZO files 2 years ago
Paul B Mahol c6f0fd2dcd avcodec/magicyuvenc: use last slice height when correlating 2 years ago
Paul B Mahol 3b9e6a7333 avcodec/magicyuvenc: fix correlation buffers size when slices are used 2 years ago
Paul B Mahol fd1574d1ba avcodec/magicyuvenc: remove unnecessary indirection 2 years ago
Paul B Mahol 8c3169fafb avcodec/magicyuvenc: add Slice struct to simplify allocations 2 years ago
Paul B Mahol a716624293 avcodec/magicyuvenc: stop hardcoding max possible align 2 years ago
Paul B Mahol 5c87933e76 avcodec/magicyuvenc: move bit writer to stack 2 years ago
Paul B Mahol 800fbc98a5 avcodec/magicyuvenc: use const for src pointer 2 years ago
Paul B Mahol 4d1b7ff733 avcodec/magicyuvenc: check for allocation return value 2 years ago
Paul B Mahol f832a77231 avcodec/magicyuvenc: ensure no slice slot is left unset 2 years ago
Paul B Mahol e6923e06c2 avcodec/hcadec: small refactoring 2 years ago
Paul B Mahol dcd92aa01a avcodec/hcadec: do not hardcode max number of channels 2 years ago
James Almer fb548fba04 avcodec/av1dec: export pixel format even if no hardware decoder is present 2 years ago
Lynne 398467f519
vulkan_decode: convert max level from vulkan to av for comparisons 2 years ago
Michael Niedermayer d5cc9d8dd9
avcodec/vmixdec: Check for end of input in decode_dcac() 2 years ago
Michael Niedermayer d48476183f
avcodec/mpeg4videodec: consider lowres in dest_pcm[] 2 years ago
Michael Niedermayer 94bd1796ff
avcodec/hevcdec: Fix undefined memcpy() 2 years ago
Andreas Rheinhardt e34d5d1e3b avcodec/tiff: Don't cast const away 2 years ago
Andreas Rheinhardt 2f9a33995a avcodec/v210dec: Don't cast const away 2 years ago
Paul B Mahol 03ed48aeca avcodec/rpzaenc: replace float-point calculations with integer ones 2 years ago
Paul B Mahol b97ac6b3df avcodec/utvideodec: fix possible write past end of array 2 years ago
Paul B Mahol 9c9f48e7f2 avcodec/smcenc: remove useless cast 2 years ago
Andreas Rheinhardt de73accd39 avcodec/vp8data: Use <> for inclusion of stdint.h 2 years ago
Andreas Rheinhardt e3b355c0be avutil/mem: Don't include avutil.h 2 years ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 2 years ago
Andreas Rheinhardt 8d3f721e0b avcodec/rv34_parser: Remove unused ParseContext 2 years ago
Andreas Rheinhardt a7443421f2 avcodec/rv34_parser: Merge RV30 and RV40 parsers 2 years ago
Andreas Rheinhardt 947d51f32a avcodec/x86/hpeldsp_vp3: Merge into hpeldsp 2 years ago
Christophe Gisquet da888b790a avcodec/utvideodec: add vlc multi support 2 years ago
Paul B Mahol 8b7391cb5f avcodec/magicyuv: add vlc multi support 2 years ago
Paul B Mahol 29b9fca4b3 avcodec: add multi vlc reader 2 years ago
James Almer 3a5be28857 avcodec/qsvenc: add missing header include 2 years ago
James Almer 1652f2492f avcodec/av1dec: don't set aspect ratio when it's not yet known 2 years ago
Paul B Mahol 6022e0b04f avcodec/rpzaenc: fix assertions with very small width/height 2 years ago
James Almer 0231df505d avcodec/utils: move ff_add_cpb_side_data() to encoder code 2 years ago
James Almer 3744ada3b8 avcodec/mpeg12dec: stop propagating AVCPBProperties side data 2 years ago
James Almer b6627a57f4 Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size" 2 years ago
Paul B Mahol d33c630b2a avcodec/yuv4enc: do not read past end of input in case of odd height 2 years ago
Stefano Sabatini a76fb12375 lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description 2 years ago