45312 Commits (75285325500672a806ba93bfc1e0ace9c9e566c1)

Author SHA1 Message Date
Andreas Rheinhardt f067795c74 avcodec/textdec: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt d46de6d4bc avcodec/proresenc_anatoliy: Deduplicate pix_fmts arrays 4 years ago
Andreas Rheinhardt a45058ddf9 avcodec/proresenc_anatoliy: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt f41a9b331e avcodec/pngenc: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt 34ff543672 avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClasses 4 years ago
Andreas Rheinhardt 19d8077e31 avcodec/libwebpenc: Deduplicate options, AVClass, pix_fmts 4 years ago
Andreas Rheinhardt 425d272507 avcodec/libcodec2: Remove AVClass for decoder 4 years ago
Andreas Rheinhardt 01f4f6c297 avcodec/g726: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt bc368575a9 avcodec/ac3enc: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt 9a1a82d21c avcodec/ac3dec_float: Deduplicate AVClasses 4 years ago
Andreas Rheinhardt 34a7e61768 avcodec/Makefile: Fix standalone build of adpcm_argo encoder 4 years ago
Andriy Gelman 78f21f4ec1 avcodec/mjpegdec: Try to continue decoding on zero quant matrix value 4 years ago
James Almer 041267b558 avcodec/setts_bsf: add a NOPTS constant 4 years ago
James Almer b0b3fce3c3 avcodec/setts_bsf: actually store the current packet's timestamps to be usable by the next 4 years ago
Gyan Doshi 301d275301 avcodec/bsf: switch to av_get_token to parse bsf list string 4 years ago
Michael Niedermayer 70874e024a avcodec/lpc: check for zero err in normalization in compute_lpc_coefs() 4 years ago
Michael Niedermayer 6a6a765fa4 avcodec/j2kenc: Check for av_strtok() failure 4 years ago
Haihao Xiang 9583e66ea0 qsvenc_hevc: allow user set more coding options 4 years ago
Michael Niedermayer cea05864e6 avcodec/cpia: Fix missing src_size update 4 years ago
Michael Niedermayer 18b0dd0738 avcodec/exr: Better size checks 4 years ago
Michael Niedermayer 11fac9613e avcodec/clearvideo: Check tile_size to be not too large 4 years ago
Michael Niedermayer 00ae9b77ef avcodec/utils: Use 64bit for intermediate in AV_CODEC_ID_ADPCM_THP* duration calculation 4 years ago
Derek Buitenhuis d70dde2712 avcodec/h264_metadata_bsf: Allow zeroing constraint_set4_flag and constraint_set5_flag 4 years ago
Anton Khirnov 296dc876ec lavc: fix and extend AVCodecContext.get_format doxy 4 years ago
Limin Wang 81bad080cd avcodec/libx264: Separate headers not supported in AVC-Intra mode 4 years ago
Limin Wang 93da0869e6 avcodec/libx264: Add support for Sony XAVC Class 300 and 480 4 years ago
Mohammad Izadi aca923b365 avcodec: Pass HDR10+ metadata to packet side data in VP9 encoder 4 years ago
James Almer ec8e95296e avcodec/crystalhd: signal that the decoder sets all output frame properties 4 years ago
James Almer 6b4805686c avcodec/cuviddec: signal that the decoder sets all output frame properties 4 years ago
James Almer 854a9d8c6e avcodec/cuviddec: remove unused AVCodec.decode() callback 4 years ago
James Almer b4c2ff3e41 avcodec/decode: reindent after the previous commit 4 years ago
James Almer 7b9610ebd8 avcodec/decode: add an internal codec flag to signal a decoder sets all output frame properties 4 years ago
James Almer a4fb03563a avcodec/decode: fetch packets from the pkt_props FIFO on every frame returned 4 years ago
Michael Niedermayer d866787dac avcodec/hevc_sei: Use get_bits_long() for time_offset_value 4 years ago
Haihao Xiang 971b4ac733 lavc/qsvdec: fix pts 4 years ago
Pavel Koshevoy b51c2c48c1 avcodec/ccaption_dec: Make real-time latency configurable 4 years ago
Michael Niedermayer 216eb60b85 avcodec/iff: Only write palette to plane 1 if its PAL8 4 years ago
Matthieu Patou fcb80aa289 lavc/libvpxenc: Show encoder config as a warning in case of failed initialization 4 years ago
Matthieu Patou 268f134e51 lavc/libaomenc: Show encoder config as a warning in case of failed initialization 4 years ago
Thilo Borgmann 115aa7cea3 lavc/videotoolboxenc.c: Fix preprocessor macro for OSX 10.10.5 and probably older versions 4 years ago
Michael Niedermayer ff56c139e0 avcodec/faxcompr: Check available bits in decode_uncompressed() 4 years ago
Michael Niedermayer 7d8421e3d5 avcodec/faxcompr: Check if bits are available before reading in cmode == 9 || cmode == 10 4 years ago
Michael Niedermayer 3447979d08 avcodec/utils: do "calc from frame_bytes, channels, and block_align" in 64bit 4 years ago
Michael Niedermayer dbbcfbcc4e avcodec/ttadata: Add sentinel at the end of ff_tta_shift_1 4 years ago
stuhlo a501d55905 avcodec/cuviddec: correctly set key_frame with interlaced content 4 years ago
Anton Khirnov c28823ff97 lavc/get_bits: avoid avcodec.h dependency 4 years ago
Anton Khirnov 58a39e3436 lavc/hevc_sei: include buffer.h explicitly 4 years ago
Anton Khirnov 43002487cb lavc/mlp_parse: add required includes explicitly 4 years ago
Anton Khirnov 93822dacb9 lavc/dolby_e_parser: #include avcodec.h explicitly 4 years ago
Anton Khirnov 9dbdabe0e0 lavc/cbs_internal: clean up headers 4 years ago