summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libavcodec/jpeg2000: fix tag tree resetGautam Ramakrishnan2020-08-30
* libavcodec/j2kenc: Support for multiple layersGautam Ramakrishnan2020-08-30
* libavcodec/j2kenc: Fix tag tree codingGautam Ramakrishnan2020-08-30
* libavcodec/jpeg2000: Make tag tree functions non staticGautam Ramakrishnan2020-08-30
* avcodec/cfhd: Check transform typeMichael Niedermayer2020-08-30
* avcodec/aacdec_template: Initialize `layout_map` on declarationXiaohan Wang2020-08-30
* avcodec/mpegvideo_enc: Replace some s->avctx by avctxMichael Niedermayer2020-08-30
* avcodec/cfhd: Replace a few literal numbers by named constantsMichael Niedermayer2020-08-30
* avcodec/truemotion1: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/y41penc: Remove empty close functionAndreas Rheinhardt2020-08-30
* avcodec/yuv4enc: Remove empty functionsAndreas Rheinhardt2020-08-30
* avcodec/wnv1: Move temporary variables from context to stackAndreas Rheinhardt2020-08-30
* avcodec/wnv1: Use LE bitstream reader, avoid copying packet, fix memleakAndreas Rheinhardt2020-08-30
* avcodec/roqvideoenc: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/roqvideodec: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/mss3: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/mss3: Remove unnecessary free of unallocated frameAndreas Rheinhardt2020-08-30
* avcodec/interplayvideo: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/eacmv: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/cinepakenc: Cleanup generically after init failureAndreas Rheinhardt2020-08-30
* avcodec/truemotion2: Avoid duplicating array, fix memleakAndreas Rheinhardt2020-08-29
* x86/cfhddsp: zero extend int argumentsJames Almer2020-08-28
* avcodec/flacdec: use designated initializers for AVClassPaul B Mahol2020-08-28
* avcodec/cfhd: Remove unused-but-set variableAndreas Rheinhardt2020-08-28
* avcodec/x86/cfhddsp: try to fix build on x32Paul B Mahol2020-08-26
* avcodec/cfhd: add x86 SIMDPaul B Mahol2020-08-26
* avcodec/tiff: Check jpeg context against jpeg frame parametersMichael Niedermayer2020-08-26
* avcodec/tiff: Restrict tag order based on specificationMichael Niedermayer2020-08-26
* avcodec/tiff: Avoid abort with DNG RAW TIFF with YA8Michael Niedermayer2020-08-26
* avcodec/tiff: Check the linearization table sizeMichael Niedermayer2020-08-26
* avcodec/libdav1d: Call ff_set_sar in addition to setting the frame SARDerek Buitenhuis2020-08-26
* avcodec/cbs_av1: fix setting FrameWidth in frame_size_with_refs()James Almer2020-08-25
* avcodec/av1_parser: fix parsing show_existing_frame headersJames Almer2020-08-25
* avcodec/cbs_av1: use a more appropiate AV1ReferenceFrameState pointer variabl...James Almer2020-08-25
* avcodec/cbs_av1: fix handling reference frames on show_existing_frame framesJames Almer2020-08-25
* avcodec/cbs_av1: infer frame_type in show_existing_frame frames earlierJames Almer2020-08-25
* avcodec/cbs_av1: add OrderHint to CodedBitstreamAV1ContextJames Almer2020-08-25
* avcodec/aacdec_template: add more checks to make sure only 22.2 gets to 22.2Jan Ekström2020-08-25
* avcodec/aacdec_template: keep tabs on layout in sniff_channel_orderJan Ekström2020-08-25
* avcodec/av1_parser: read frame properties directly from AV1RawFrameHeaderJames Almer2020-08-23
* avcodec/cbs_av1: infer frame_type when parsing a show_existing_frame frameJames Almer2020-08-23
* avcodec/cbs_av1: infer frame sizes when not coded in the bitstreamJames Almer2020-08-23
* cbs_av1: Fix test for presence of buffer_removal_time elementMark Thompson2020-08-23
* avcodec/v4l2_m2m_enc: reindent after previous commitAndriy Gelman2020-08-23
* avcodec/v4l2_m2m_enc: buffer frame if it cannot be enqueuedAndriy Gelman2020-08-23
* avcodec/cbs_av1: always store temporal_id and spatial_id in CodedBitstreamAV1...James Almer2020-08-23
* avcodec/cbs_av1: fix storage size for render_{width,height}_minus_1James Almer2020-08-23
* avcodec/gif: fix disposal method for first frame and transparent gifsPaul B Mahol2020-08-23
* avcodec/notchlc: add initial alpha supportPaul B Mahol2020-08-23
* avcodec/dvbsubdec: error out on unsupported coding methodsClément Bœsch2020-08-22