42626 Commits (56df8296f5221524bd06e91e6639c08753d1b8a0)

Author SHA1 Message Date
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
Martin Storsjö 5835adee24 libfdk-aacdec: Use the decoder's default level limiter settings 5 years ago
Martin Storsjö 0f2b6594fc libfdk-aacdec: Apply the decoder's output delay on timestamps 5 years ago
Andreas Rheinhardt 5ad1c1a18a avcodec/cbs_jpeg: Use memcpy when writing pictures 5 years ago
Andreas Rheinhardt ce920f4793 avcodec/cbs_mpeg2: Treat slices without data as invalid 5 years ago
Michael Niedermayer b1aecad9ea avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCM 5 years ago
Michael Niedermayer b8a0be9352 avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bits 5 years ago
Michael Niedermayer 5584c0bb94 avcodec/wmalosslessdec: Fix loop in revert_acfilter() 5 years ago
Michael Niedermayer cce37a22bc avcodec/mvha: Check remaining bits in VLC decode loop 5 years ago
Michael Niedermayer a98eeb0c1e avcodec/agm: YUV420 without DCT needs even dimensions 5 years ago
Michael Niedermayer 5c151e1491 avcodec/agm: Test remaining data in decode_raw_intra_rgb() 5 years ago
Michael Niedermayer c9c958051c libavcodec/mvha: Check height before applying median predictor 5 years ago
Michael Niedermayer b0eec1391e avcodec/midivid: Check vector index 5 years ago
Andreas Rheinhardt ac5d5046c8 avcodec/cbs: Fix potential double-free when adding unit fails 5 years ago
Mark Thompson e1b5620b62 lavc/vp9_raw_reorder_bsf: Fix operator ordering 5 years ago
Mark Thompson 177a90b1a3 lavc/vaapi_encode: Fix leak in error case 5 years ago
Mark Thompson 5392982241 lavc/h265_metadata_bsf: Fix parameter ordering 5 years ago
Mark Thompson bf0ab6e9c4 lavc/cbs_h2645: Add missing newlines in log messages 5 years ago
Sitan Liu a61bcb9083 libavcodec/amfenc_hevc.c: Fix Maximum Reference Frames option on AMF HEVC. 5 years ago
Sitan Liu c96837043e libavcodec/amfenc_hevc.c: Fix Profile level option on AMF HEVC. 5 years ago
Jai Luthra 4566cfed9c avcodec/mlpdec: use get_bits_long for huff lsbs 5 years ago
Anton Khirnov af1f1e8665 ac3enc: drop a global variable 5 years ago
Andreas Rheinhardt 0f0f2ab0c3 avcodec/cavsdsp: Fix undefined left shifts of negative numbers 5 years ago
Zane van Iperen 5d038a86d6 avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant 5 years ago
Praveen Karadugattu 31d7b17c46 avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) 5 years ago
James Almer 2383021a7a avcodec/aptx: split decoder and encoder into separate files 5 years ago
James Almer ca9bbfb8e5 avcodec/av1_parse: don't look for trailing bits in Tile List OBUs 5 years ago
James Almer e6891d1b7c avcodec/Makefile: combine dvdsub dependencies into one entry per module 5 years ago
Michael Kuron d4440c7e91 lavc/dvdsubenc: accept palette from options 5 years ago
Michael Kuron bf070a9171 lavc/dvdsubdec: Move palette parsing to new function 5 years ago