112002 Commits (5c87933e76d36ccd951f8d61478c4166f3a87a5f)
 

Author SHA1 Message Date
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
Andreas Rheinhardt fd9bafc85e avfilter/f_select: Also deprecate "pos" variable name 1 year ago
Andreas Rheinhardt 41f1921f74 avfilter/af_volume: Also deprecate position enum value 1 year ago
Andreas Rheinhardt de73accd39 avcodec/vp8data: Use <> for inclusion of stdint.h 1 year ago
Andreas Rheinhardt e999a09f19 all: Replace __FUNCTION__ by __func__ 1 year ago
Andreas Rheinhardt 8ba7deb6c0 avutil/avstring: Remove obsolete version.h inclusion 1 year ago
Andreas Rheinhardt e3b355c0be avutil/mem: Don't include avutil.h 1 year ago
Andreas Rheinhardt c3e3ea3c88 avutil: Move error.h from avutil.h to common.h 1 year ago
Andreas Rheinhardt 7001ff74ba avformat/aviobuf: Add ffio_init_(read|write)_context() 1 year ago
Andreas Rheinhardt 5869407da2 avformat/mux: Only write HEADER marker if format has .write_header 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
Andreas Rheinhardt 0c6e5f321b avformat/avformat: Avoid including codec.h, frame.h 1 year ago
Andreas Rheinhardt 4e633e51da avformat/matroskadec: Factor parsing content encodings out 1 year ago
Andreas Rheinhardt b105ad50c5 avformat/matroskadec: Move WEBVTT code to mkv_parse_subtitle_codec() 1 year ago
Andreas Rheinhardt ee25dcd5fb avformat/matroskdec: Reindent after the previous commit 1 year ago
Andreas Rheinhardt a20bd65934 avformat/matroskadec: Factor generic parsing of audio tracks out 1 year ago
Andreas Rheinhardt c2b8a694e1 avformat/matroskadec: Reindent after the previous commit 1 year ago
Andreas Rheinhardt c8903755ae avformat/matroskadec: Factor generic parsing of video tracks out 1 year ago
Andreas Rheinhardt 7b5b6ebdac avformat/matroskadec: Factor parsing subtitle codecs out 1 year ago
Andreas Rheinhardt a64c2e0e0b avformat/matroskadec: Use av_dict_set_int() where appropriate 1 year ago
Andreas Rheinhardt d989785e47 avformat/matroskadec: Avoid clobbering CodecPrivate size 1 year ago
Andreas Rheinhardt 007c22ce09 avformat/matroskadec: Move reading color space to a better place 1 year ago
Andreas Rheinhardt 05ae0ccad9 avformat/matroskadec: Reindent after the previous commit 1 year ago
Andreas Rheinhardt 15f96bb074 avformat/matroskadec: Factor video parsing out of matroska_parse_tracks() 1 year ago