42955 Commits (b84a2b91fdfc5c90a8f0afc97d87b02af0b0854e)

Author SHA1 Message Date
James Almer 3117f47f19 avcodec/cuviddec: use AVCodec.bsfs to filter packets 5 years ago
Michael Niedermayer ac73879f1b avcodec/adpcm: Clip step index for ADPCM_IMA_APM 5 years ago
Andreas Rheinhardt b6879b61df avcodec/cdtoons: Remove superfluous ; 5 years ago
Linjie Fu dfa1fc17a5 lavc/v4l2_context: fix compile warning for incompatible pointer type 5 years ago
Linjie Fu 220c7dadc4 lavc/avcodec.h: fix missing line breaks in API documentation 5 years ago
Michael Niedermayer a2c97a8342 avcodec/mpegaudioenc_template: fix invalid shift of sample 5 years ago
Michael Niedermayer e13eee37ee avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() 5 years ago
Michael Niedermayer f8a0e9f9f7 avcodec/magicyuv: Check that there are enough lines for interlacing to be possible 5 years ago
Paul B Mahol 022796c82f avcodec/utvideodec: add support for UQY0 5 years ago
Anamitra Ghorui 177c68e349 avcodec/Makefile: remove bogus/duplicate PNG parser entry 5 years ago
Linjie Fu a7b92cb559 lavc/vaapi_decode: add decode support for HEVC_MAIN_STILL_PICTURE 5 years ago
Linjie Fu 669428ac5d lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support 5 years ago
Linjie Fu d2378645fb lavc/vaapi_decode: add profile_parser and format map support for HEVC REXT 5 years ago
Linjie Fu 85cc7bcd4c lavc/vaapi_hevc: add function to find exact va_profile for REXT 5 years ago
Linjie Fu 0d83fcc07b lavc/hevc_ps: parse constraint flags for HEVC REXT 5 years ago
Linjie Fu aa6b2e1604 lavc/vaapi_hevc: extend parameter buffer to ParameterBufferHEVCExtension 5 years ago
Kirill Savkov 4627a56d46 avcodec/libzvbi-teletextdec: add option to set default G0 character set 5 years ago
Paul B Mahol 9e0ddb5e80 avcodec/ac3_parser: recognize LE bitstream variant 5 years ago
James Almer c48e5431c8 avcodec: add some documentation to the AVProducerReferenceTime struct 5 years ago
James Almer 3d4510384d avcodec/libx264: add a check for the prft AVCodecContext export_side_data flag 5 years ago
James Almer d005a7cdfd avcodec: add an AVCodecContext flag to export PRFT side data on demand 5 years ago
James Almer c666689491 avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export 5 years ago
Paul B Mahol c116dd8468 avcodec/apedec: fix decoding 3800 version with 2000 compression level 5 years ago
Paul B Mahol 8e197a9638 avcodec/dxv: make prev variable unsigned 5 years ago
Michael Niedermayer 051d11f659 avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF 5 years ago
Michael Niedermayer d2aff350bc avcodec/cdtoons: Fix off by 4 check on diff_size 5 years ago
Michael Niedermayer 4c31db5a32 avcodec/cdtoons: Correct several end of data checks in cdtoons_render_sprite() 5 years ago
Paul B Mahol 553d836d62 avcodec/adpcm: cosmetics; reindent 5 years ago
Zane van Iperen af65357207 avcodec: add decoder for Rayman 2's ADPCM variant 5 years ago
Paul B Mahol 464310c160 avcodec: add siren audio decoder 5 years ago
Michael Niedermayer b4a4aadfaf libavcodec/svq: Remove ff_svq1_packet_checksum() 5 years ago
Michael Niedermayer 9fc73bf022 avcodec/qdm2: Check fft_coefs_index 5 years ago
Peter Ross bb01baae26 ansi: process ESC[3m italics attribute 5 years ago
Linjie Fu ebee808595 lavc/qsvenc: add support for external bitrate control for HEVC 5 years ago
JonCookCubic 566de25599 libavcodec/qsvenc.c: Set mjpeg height and width alignment 5 years ago
Andriy Gelman 8578433d20 avcodec/v4l2_m2m: Fix typo in log message and cosmetics 5 years ago
Paul B Mahol dfb0b9370d avcodec: fix pcm zork decoder 5 years ago
Alyssa Milburn 732d77dc50 avcodec: add cdtoons decoder 5 years ago
Paul B Mahol b6e9c23d55 avcodec/pcm_tablegen: nits, reindent 5 years ago
Michael Niedermayer 34a6a36844 avcodec/dstdec: Use local channels variable 5 years ago
Andreas Rheinhardt dc46b3c34e avcodec/dvdsub: Fix warning about incompatible pointer type 5 years ago
James Almer 6d37ca8a4e avcodec/cbs_av1: add missing value constrains to point_y_value, point_cb_value and point_cr_value 5 years ago
Paul B Mahol e007059d66 avcodec/midivid: only multiple of 4 width/height are possible 5 years ago
Paul B Mahol 388a221a8b avcodec/midivid: improve decoding of widths not multiple of 32 5 years ago
Andriy Gelman 018a42790c avcodec/h264_ps: Return error if pps has FMO parameters 5 years ago
Andreas Rheinhardt 568d62117d avcodec/avcodec: Nits 5 years ago
Michael Niedermayer 8e27867229 avcodec/apedec: Fix invalid shift with 24 bps 5 years ago
Michael Niedermayer d9751a1162 avcodec/h264_ps: Show VUI and SPS overread messages just once per frame thread 5 years ago
Wonkap Jang f3bb59209f avcodec/libvpxenc: add a way to explicitly set temporal layer id 5 years ago
Martin Storsjö e8cbdb9adb libfdk-aacdec: Allow explicitly disabling the DRC reference level option 5 years ago