summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/tests/snowenc: Fix mixed declaration and codeAndreas Rheinhardt2024-03-15
* configure: Remove av_restrictAndreas Rheinhardt2024-03-15
* avcodec/ppc/vp8dsp_altivec: Fix out-of-bounds accessAndreas Rheinhardt2024-03-14
* avcodec/mpeg4videodec: Align idct-block appropriatelyAndreas Rheinhardt2024-03-14
* avcodec/lossless_videoencdsp: Fix unaligned accessAndreas Rheinhardt2024-03-14
* avcodec/ppc/h264dsp: Fix unaligned storesAndreas Rheinhardt2024-03-14
* avcodec/tiff_data: Remove incorrect GeoTIFF entriesAndreas Rheinhardt2024-03-14
* avcodec/tiff_data: Avoid relocations for TiffGeoTagNameTypeAndreas Rheinhardt2024-03-14
* aarch64: Fix ff_hevc_put_hevc_epel_h48_8_neon_i8mmMartin Storsjö2024-03-14
* avcodec/bsf/pcm_rechunk: add some more supported PCM formatsMarton Balint2024-03-14
* avcodec/bsf/pcm_rechunk: reorder supported codec listMarton Balint2024-03-14
* avcodec/vvcdec: Mark as experimentalKieran Kunhya2024-03-13
* avcodec/hevc_cabac: Let compiler count offsetsAndreas Rheinhardt2024-03-13
* avcodec: Fix doxygen comment markerMark Thompson2024-03-13
* avcodec/parser: Reset *buf_size on realloc failureReimar Döffinger2024-03-13
* avcodec/libjxlenc: add option to disable xyb encodingLeo Izen2024-03-12
* avcodec/tiff: Use ff_tget_long() where appropriateAndreas Rheinhardt2024-03-12
* avcodec/tiff: Improve inclusionsAndreas Rheinhardt2024-03-12
* avcodec/tiff: Don't check before av_freep()Andreas Rheinhardt2024-03-12
* avcodec/tiff: Avoid duplicating stringsAndreas Rheinhardt2024-03-12
* avcodec/tiff: Fix handling of av_strdup() failuresAndreas Rheinhardt2024-03-12
* lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDRFei Wang2024-03-12
* lavc/vvcdec: Add missed chroma sampling factor for crop offsetFei Wang2024-03-12
* avcodec/av1dec: parse DV profile 10 T.35 OBUNiklas Haas2024-03-11
* avcodec/libdav1d: parse DV profile 10 T.35 OBUNiklas Haas2024-03-11
* avcodec/dovi_rpu: implement support for profile 10Niklas Haas2024-03-11
* libavcodec: Don't include libavcodec/x86/vvc/Makefile on any architectureMartin Storsjö2024-03-10
* makefile: Clean up missed object files with "make clean"Martin Storsjö2024-03-10
* avcodec/proresenc_kostya: Remove bug similarity textMichael Niedermayer2024-03-10
* avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal()Michael Niedermayer2024-03-10
* avcodec/8bps: Consider width in the minimal size checkMichael Niedermayer2024-03-10
* avcodec/ccaption_dec: use consistent naming convention of Closed CaptionsMarth642024-03-10
* avcodec/ccaption_dec: clarify log message when out-of-display columns are ign...Marth642024-03-10
* avcodec/xpmdec: Use LUT for hex char->number conversionAndreas Rheinhardt2024-03-10
* avcodec/xbmdec: Use LUT for hex char->number conversionAndreas Rheinhardt2024-03-10
* avcodec/h264_ps: Fix shadowingAndreas Rheinhardt2024-03-10
* avcodec/xbmenc: Avoid snprintf() for data->hex conversionAndreas Rheinhardt2024-03-10
* avcodec/xpmdec: Avoid unnecessary size_t->int conversionAndreas Rheinhardt2024-03-10
* lavc/*dec: use side data preference for mastering display/content light metadataAnton Khirnov2024-03-08
* avcodec/dpx: respect side data preferenceNiklas Haas2024-03-08
* avcodec/libdav1d: respect side data preferenceNiklas Haas2024-03-08
* avcodec/webp: respect side data preferenceNiklas Haas2024-03-08
* avcodec/tiff: respect side data preferenceNiklas Haas2024-03-08
* avcodec/pngdec: respect side data preferenceNiklas Haas2024-03-08
* avcodec/mpeg12dec: respect side data preferenceNiklas Haas2024-03-08
* avcodec/mjpegdec: respect side data preferenceNiklas Haas2024-03-08
* avcodec/libjxldec: respect side data preferenceNiklas Haas2024-03-08
* avcodec/hevcdec: respect side data preferenceNiklas Haas2024-03-08
* lavc/hevcdec: pass an actual codec context to ff_h2645_sei_to_frame()Anton Khirnov2024-03-08
* avcodec/h264_slice: respect side data preferenceNiklas Haas2024-03-08