summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avcodec/encode, frame_thread_encoder: Unify calling encode callbackAndreas Rheinhardt2022-08-27
* avcodec/frame_thread_encoder: Forward got_packet directlyAndreas Rheinhardt2022-08-27
* avcodec/encode: Simplify check for frame-threaded encoderAndreas Rheinhardt2022-08-27
* avcodec/aptx: Move AudioFrameQueue to aptxenc.cAndreas Rheinhardt2022-08-27
* avcodec/encode: Apply intra_only_flag for receive_packet-API, tooAndreas Rheinhardt2022-08-27
* avcodec/tests/avcodec: Mark frame-thrd encoder incompatible with delayAndreas Rheinhardt2022-08-27
* avformat/tests/imf: Test ff_imf_parse_cpl_from_xml_dom cleanup on errorAndreas Rheinhardt2022-08-27
* lavc/vaapi: Switch preferred 8bit 444 format to VUYXPhilip Langdale2022-08-25
* libswscale: add support for VUYX formatPhilip Langdale2022-08-25
* lavu/pixfmt: Introduce VUYX formatPhilip Langdale2022-08-25
* avformat/imf_cpl: Check the right variableAndreas Rheinhardt2022-08-25
* avcodec/libaomenc: fix the check for presence of encoder interfaceJames Almer2022-08-25
* avcodec/libaomenc: check return value of queue_frames()James Almer2022-08-25
* avcodec/libaomenc: add init cleanup flagJames Almer2022-08-25
* lavu/tx: implement aarch64 NEON SIMD FFTLynne2022-08-25
* avcodec/wavpack: fix regression in decodingPaul B Mahol2022-08-25
* avformat/riff: add support for ICMV filesPaul B Mahol2022-08-25
* lswr: take const AVChannelLayout* in swr_alloc_set_opts2()rcombs2022-08-24
* avcodec/libaomenc: use av_fast_realloc() to resize the stats bufferJames Almer2022-08-24
* avcodec/libvpxenc: use av_fast_realloc() to resize the stats bufferJames Almer2022-08-24
* videotoolbox_vp9: Add a missing includeMartin Storsjö2022-08-24
* avformat/wavdec: fix the ID3 metadata obtained in WAV format's missingWujian(Chin)2022-08-24
* avcodec/gif: Remove unnecessary headersAndreas Rheinhardt2022-08-24
* avutil/mem_internal: Fix headersAndreas Rheinhardt2022-08-24
* avformat/os_support: Include stdint.h for int64_tAndreas Rheinhardt2022-08-24
* avcodec/loongarch/cabac, vp9dsp_loongarch: Add missing headersAndreas Rheinhardt2022-08-24
* avcodec/4xm: Remove unnecessary and redundant emms_c()Andreas Rheinhardt2022-08-24
* avcodec/apedec: Remove unnecessary emms_c()Andreas Rheinhardt2022-08-24
* avcodec/ffv1(dec|enc): Remove unnecessary emms_c()Andreas Rheinhardt2022-08-24
* avcodec/jpeglsenc: Remove unnecessary emms_c()Andreas Rheinhardt2022-08-24
* avcodec/takdec: Remove unnecessary emms_c()Andreas Rheinhardt2022-08-24
* avcodec/wmalosslessdec: Remove unnecessary emms_c()Andreas Rheinhardt2022-08-24
* avcodec/libvpx: fix assembling vp9 packets with alpha channelJames Almer2022-08-23
* avfilter/af_silenceremove: do not trim non-silence from startPaul B Mahol2022-08-23
* tools/target_dec_fuzzer: Adjust threshold for ZLIBMichael Niedermayer2022-08-23
* avcodec/h263dec: Sanity check against minimal I/P frame sizeMichael Niedermayer2022-08-23
* avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccelMichael Niedermayer2022-08-23
* avcodec/mpegaudiodec_template: use unsigned shift in handle_crc()Michael Niedermayer2022-08-23
* avcodec/4xm: treat AV_LOG_ERROR cases as errorsMichael Niedermayer2022-08-23