summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* lavc/vaapi: Add support for remaining 10/12bit profilesPhilip Langdale2022-09-03
* avcodec/mathops: Set hidden visibility where advantageousAndreas Rheinhardt2022-09-03
* avcodec/codec_internal: Add macros for update_thread_context(_for_user)Andreas Rheinhardt2022-09-03
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-03
* avutil/internal: Move avpriv-file API to a header of its ownAndreas Rheinhardt2022-09-03
* avcodec/frame_thread_encoder: Stop serializing unreferencing AVFramesAndreas Rheinhardt2022-09-03
* avcodec/encode: Avoid unreferencing blank AVFramesAndreas Rheinhardt2022-09-03
* avcodec/cfhd: fix escape handling for old codebookPaul B Mahol2022-09-03
* avcodec/cfhddata: remove unused definesPaul B Mahol2022-09-03
* libavcodec: Set hidden visibility on global symbols accessed from AArch64 ass...Martin Storsjö2022-09-02
* arm: rv40dsp: Change stride parameters to ptrdiff_tMartin Storsjö2022-09-02
* arm: vc1sdp: Change stride parameters to ptrdiff_tMartin Storsjö2022-09-02
* avcodec/flac: Don't use bytestream API unnecessarilyAndreas Rheinhardt2022-09-02
* avcodec/flac: Move decoder+parser stuff into a new header, flac_parse.hAndreas Rheinhardt2022-09-02
* avcodec/flac: Remove pointless defineAndreas Rheinhardt2022-09-02
* avcodec/flac: Remove unused parameter from ff_flac_is_extradata_valid()Andreas Rheinhardt2022-09-02
* avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.cAndreas Rheinhardt2022-09-02
* avcodec/flacdec: Don't infer max_framesize unnecessarilyAndreas Rheinhardt2022-09-02
* avcodec/flacdec: Shorten nameAndreas Rheinhardt2022-09-02
* avcodec/flac: Remove unnecessary FLACSTREAMINFO defineAndreas Rheinhardt2022-09-02
* avcodec/mpeg4video: Factor non-codec stuff out into a header of its ownAndreas Rheinhardt2022-09-02
* avcodec/bink: disallow odd positioned scaled blocksMichael Niedermayer2022-09-02
* lavc/tiff: Support multi-component files without RowsPerStrip tag.Carl Eugen Hoyos2022-09-01
* avcodec/amr*bdec: return only number of consumed bytesPaul B Mahol2022-08-31
* lavc/ass: Add missing version.h includeCarl Eugen Hoyos2022-08-31
* avcodec/videotoolboxenc: Add CBR option to H264 and HEVC encoderSebastian Beckmann2022-08-29
* arm/fft: disable NEON optimizations for 131072pt transformsLynne2022-08-29
* lavc/qsvenc: enlarge the SPS buffer to retrieve larger headergavin zhang2022-08-29
* lavc/qsvenc: ignore video signal info buffer for VP9Haihao Xiang2022-08-29
* libavcodec/8bps: Check that line lengths fit within the bufferMichael Niedermayer2022-08-28
* avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer()Michael Niedermayer2022-08-28
* avcodec/m101: Move checks before ff_get_buffer()Michael Niedermayer2022-08-28
* avcodec/bethsoftvideo: Check block_type before frame allocMichael Niedermayer2022-08-28
* avcodec/bethsoftvideo: Pass GetByteContext into set_palette()Michael Niedermayer2022-08-28
* avcodec/ac3enc: Add missing headerAndreas Rheinhardt2022-08-28
* avcodec/targa: Fix indentationAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_dvdsub_parse_palette() to new header dvdsub.hAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.hAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_samples_to_time_base() to encode.hAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_set_dimensions() to decode.hAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_set_sar() to decode.hAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_get_buffer() to decode.hAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_reget_buffer() to decode.hAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_get_format() to decode.hAndreas Rheinhardt2022-08-27
* avcodec/roqvideoenc: Remove internal.h inclusionAndreas Rheinhardt2022-08-27
* avcodec/internal: Fix outdated commentAndreas Rheinhardt2022-08-27
* avcodec/encode: Fix outdated commentAndreas Rheinhardt2022-08-27
* avcodec: Make ff_alloc_packet() based encoders accept user buffersAndreas Rheinhardt2022-08-27
* avcodec/(dca|tta|pcm-bluray|pcm-dvd|wavpack)enc: Set pts+dur genericallyAndreas Rheinhardt2022-08-27
* avcodec/encode: Remove redundant checkAndreas Rheinhardt2022-08-27