summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/exr: Check uncompressed_size against max_pixelsMichael Niedermayer2021-07-17
* avcodec/libdav1d: parse sequence headers in extradata if availableJames Almer2021-07-14
* {configure,avcodec/libx264}: remove separate x264_csp_bgr checkJan Ekström2021-07-12
* libavcodec/vorbisenc: Add missing initial_paddingGuangyu Sun2021-07-12
* avcodec/qsvenc: clip global_quality for ICQ modes.Gyan Doshi2021-07-12
* avcodec/libdav1d: don't repeatedly parse the same sequence headerJames Almer2021-07-09
* avcodec/libdav1d: use ff_decode_frame_props() to fill frame propertiesJames Almer2021-07-09
* avcodec/aacdec_template: Avoid some invalid values to be set by decode_audio_...Michael Niedermayer2021-07-09
* avcodec/textdec: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/proresenc_anatoliy: Deduplicate pix_fmts arraysAndreas Rheinhardt2021-07-08
* avcodec/proresenc_anatoliy: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/pngenc: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/mpegvideo_enc: Deduplicate ff_mpv_generic_options-based AVClassesAndreas Rheinhardt2021-07-08
* avcodec/libwebpenc: Deduplicate options, AVClass, pix_fmtsAndreas Rheinhardt2021-07-08
* avcodec/libcodec2: Remove AVClass for decoderAndreas Rheinhardt2021-07-08
* avcodec/g726: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/ac3enc: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/ac3dec_float: Deduplicate AVClassesAndreas Rheinhardt2021-07-08
* avcodec/Makefile: Fix standalone build of adpcm_argo encoderAndreas Rheinhardt2021-07-08
* avcodec/mjpegdec: Try to continue decoding on zero quant matrix valueAndriy Gelman2021-07-05
* avcodec/setts_bsf: add a NOPTS constantJames Almer2021-07-04
* avcodec/setts_bsf: actually store the current packet's timestamps to be usabl...James Almer2021-07-04
* avcodec/bsf: switch to av_get_token to parse bsf list stringGyan Doshi2021-07-04
* avcodec/lpc: check for zero err in normalization in compute_lpc_coefs()Michael Niedermayer2021-07-03
* avcodec/j2kenc: Check for av_strtok() failureMichael Niedermayer2021-07-03
* qsvenc_hevc: allow user set more coding optionsHaihao Xiang2021-07-02
* avcodec/cpia: Fix missing src_size updateMichael Niedermayer2021-06-29
* avcodec/exr: Better size checksMichael Niedermayer2021-06-29
* avcodec/clearvideo: Check tile_size to be not too largeMichael Niedermayer2021-06-29
* avcodec/utils: Use 64bit for intermediate in AV_CODEC_ID_ADPCM_THP* duration ...Michael Niedermayer2021-06-29
* avcodec/h264_metadata_bsf: Allow zeroing constraint_set4_flag and constraint_...Derek Buitenhuis2021-06-29
* lavc: fix and extend AVCodecContext.get_format doxyAnton Khirnov2021-06-26
* avcodec/libx264: Separate headers not supported in AVC-Intra modeLimin Wang2021-06-25
* avcodec/libx264: Add support for Sony XAVC Class 300 and 480Limin Wang2021-06-25
* avcodec: Pass HDR10+ metadata to packet side data in VP9 encoderMohammad Izadi2021-06-24
* avcodec/crystalhd: signal that the decoder sets all output frame propertiesJames Almer2021-06-21
* avcodec/cuviddec: signal that the decoder sets all output frame propertiesJames Almer2021-06-21
* avcodec/cuviddec: remove unused AVCodec.decode() callbackJames Almer2021-06-21
* avcodec/decode: reindent after the previous commitJames Almer2021-06-21
* avcodec/decode: add an internal codec flag to signal a decoder sets all outpu...James Almer2021-06-21
* avcodec/decode: fetch packets from the pkt_props FIFO on every frame returnedJames Almer2021-06-21
* avcodec/hevc_sei: Use get_bits_long() for time_offset_valueMichael Niedermayer2021-06-20
* lavc/qsvdec: fix ptsHaihao Xiang2021-06-20
* avcodec/ccaption_dec: Make real-time latency configurablePavel Koshevoy2021-06-18
* avcodec/iff: Only write palette to plane 1 if its PAL8Michael Niedermayer2021-06-18
* lavc/libvpxenc: Show encoder config as a warning in case of failed initializa...Matthieu Patou2021-06-14
* lavc/libaomenc: Show encoder config as a warning in case of failed initializa...Matthieu Patou2021-06-14
* lavc/videotoolboxenc.c: Fix preprocessor macro for OSX 10.10.5 and probably o...Thilo Borgmann2021-06-14
* avcodec/faxcompr: Check available bits in decode_uncompressed()Michael Niedermayer2021-06-12
* avcodec/faxcompr: Check if bits are available before reading in cmode == 9 ||...Michael Niedermayer2021-06-12