summaryrefslogtreecommitdiff
path: root/libavcodec/vp6.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: use the new AVFrame key_frame flag in all decoders and encodersJames Almer2023-05-041-4/+7
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-031-3/+3
* avcodec/internal: Move ff_set_dimensions() to decode.hAndreas Rheinhardt2022-08-271-1/+1
* avcodec/vp56: Move VP5-9 range coder functions to a header of their ownAndreas Rheinhardt2022-07-281-38/+39
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-181-3/+3
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-051-3/+3
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-211-18/+18
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-211-0/+1
* avcodec/vp[56]: Mark decoders as init-threadsafeAndreas Rheinhardt2022-02-131-3/+3
* avcodec/vp6: Avoid code duplication when initializing VP56 contextsAndreas Rheinhardt2022-02-131-24/+27
* avcodec/vp6: Avoid allocation for alpha_contextAndreas Rheinhardt2022-02-131-6/+4
* avcodec/vp56: Cleanup generically in case of init failureAndreas Rheinhardt2022-02-131-0/+2
* avcodec/vp6: Check initializing VP6A contextAndreas Rheinhardt2022-02-131-3/+5
* avcodec/vp6: return value check for av_malloczJiasheng Jiang2022-02-111-0/+4
* avcodec/vp6: return value check for init_get_bitsmaryam ebrahimzadeh2021-08-261-1/+3
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-3/+3
* avcodec/vp5/6/8: use vpX_rac_is_end()Michael Niedermayer2019-08-221-1/+1
* avcodec/vp6: select idct based (loosely) on number of coefficients decodedPeter Ross2019-01-261-0/+14
* Merge commit '721d57e608dc4fd6c86f27c5ae76ef559d646220'James Almer2017-03-191-0/+2
|\
| * vp56: Separate VP5 and VP6 dsp initializationDiego Biurrun2016-08-261-0/+1
* | Merge commit 'd9d26a3674f31f482f54e936fcb382160830877a'James Almer2017-03-191-4/+4
|\ \ | |/
| * vp56: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-261-4/+4
| * huffman: allow specifying nb_bits to ff_huff_build_tree()Michael Niedermayer2015-09-031-1/+2
| * huffman: use a named identifer for the bits constantMichael Niedermayer2015-09-031-2/+2
* | avcodec/vp6: clear dimensions on failed resolution change in vp6_parse_header()Michael Niedermayer2017-03-131-5/+8
* | avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder()Michael Niedermayer2017-03-071-4/+11
* | avcodec/vp56: Fix sign typoMichael Niedermayer2017-02-241-1/+1
* | avcodec/vp56: Check for the bitstream end, pass error codes onMichael Niedermayer2017-01-241-5/+12
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-3/+3
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-3/+3
* | avcodec/vp6: Use av_freep(), avoid leaving stale pointersMichael Niedermayer2014-11-211-1/+1
* | Use rac_get_prob branchy version when used within a conditional branch.Matt Oliver2014-05-131-15/+15
* | Merge commit '757d5e8ef98ba2ab0dd0e85a46290c4f4a7e82be'Michael Niedermayer2013-11-011-2/+6
|\ \ | |/
| * vp56: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-311-2/+6
* | Merge commit '41a10f3ba149a2012de499d0b4ad4955d81f28d5'Michael Niedermayer2013-10-101-4/+14
|\ \ | |/
| * vp6: Support cropping to AVCodecContext.width/heightMartin Storsjö2013-10-101-4/+14
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-3/+3
|\ \ | |/
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-3/+3
| * vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-151-2/+2
* | avcodec/huffman: Allow specifying nb_bits to ff_huff_build_tree()Michael Niedermayer2013-09-281-1/+2
* | avcodec/huffman: use named identifer for the bits constantMichael Niedermayer2013-05-211-2/+2
* | Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e'Michael Niedermayer2013-03-141-1/+1
|\ \ | |/
| * av_log_missing_feature() ---> avpriv_report_missing_feature()Diego Biurrun2013-03-131-1/+1
* | vp3/x86: use full transpose for all IDCTs.Ronald S. Bultje2013-03-121-2/+2
* | vp6: remove unused variableMichael Niedermayer2013-03-121-2/+0
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-9/+10
|\ \ | |/
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-7/+10
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-261-1/+0
|\ \ | |/
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-071-3/+3
|\ \ | |/