| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Remove redundant pix_fmts from decoders | Andreas Rheinhardt | 2024-02-09 | 1 | -2/+0 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -2/+2 |
* | avcodec/internal: Move ff_set_dimensions() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -3/+1 |
* | avcodec/internal: Move ff_reget_buffer() to decode.h | Andreas Rheinhardt | 2022-08-27 | 1 | -0/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -2/+2 |
* | avcodec/flashsv: Clear pointers | Michael Niedermayer | 2022-07-07 | 1 | -0/+4 |
* | avcodec/flashsv: Check inflate() for failure | Michael Niedermayer | 2022-07-07 | 1 | -2/+6 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -2/+2 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -2/+2 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -14/+14 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+1 |
* | avcodec/flashsv: Use ff_inflate_init/end() | Andreas Rheinhardt | 2022-03-19 | 1 | -39/+34 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avcodec/flashsv: Avoid deflating data | Andreas Rheinhardt | 2022-03-15 | 1 | -51/+38 |
* | avcodec/flashsv: Avoid copying packet | Andreas Rheinhardt | 2022-03-15 | 1 | -7/+8 |
* | avcodec/flashsv: Mark decoders as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -2/+2 |
* | avcodec/flashsv: Return error if initializing zlib fails | Andreas Rheinhardt | 2021-05-02 | 1 | -1/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avcodec: Constify some AVPackets | Andreas Rheinhardt | 2021-03-09 | 1 | -1/+1 |
* | avcodec/decode: add a flags parameter to ff_reget_buffer() | James Almer | 2019-09-04 | 1 | -1/+1 |
* | avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv2 | Michael Niedermayer | 2019-07-19 | 1 | -0/+1 |
* | avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv1 | Michael Niedermayer | 2019-07-19 | 1 | -1/+1 |
* | avcodec/flashsv: check return value of flashsv_decode_init() | Paul B Mahol | 2018-09-08 | 1 | -1/+5 |
* | avcodec/flashsv: Check size before updating it | Michael Niedermayer | 2015-11-14 | 1 | -0/+8 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | avcodec/flashsv: check decode_hybrid() for overread | Michael Niedermayer | 2013-12-19 | 1 | -2/+9 |
* | | Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c' | Michael Niedermayer | 2013-12-09 | 1 | -11/+11 |
|\| |
|
| * | avcodec: Use av_reallocp where suitable | Alexandra Khirnova | 2013-12-09 | 1 | -14/+14 |
* | | Merge commit 'd48c20630214a4effcc920e93a5044bee4e2002e' | Michael Niedermayer | 2013-11-17 | 1 | -28/+33 |
|\| |
|
| * | flashsv: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -28/+33 |
* | | avcodec/flashsv: use av_freep() for tmpblock | Paul B Mahol | 2013-11-05 | 1 | -1/+1 |
* | | avcodec/flashsv: fix typo | Paul B Mahol | 2013-11-05 | 1 | -1/+1 |
* | | avcodec/flashsv: stop using deprecated avcodec_set_dimensions | Paul B Mahol | 2013-11-05 | 1 | -1/+2 |
* | | avcodec/flashsv: use init_get_bits8() | Paul B Mahol | 2013-11-05 | 1 | -1/+2 |
* | | Merge commit '037fea388e0df2a22441bc1ed86794152161baf1' | Michael Niedermayer | 2013-11-02 | 1 | -27/+30 |
|\| |
|
| * | flashsv: K&R formatting cosmetics | Luca Barbato | 2013-11-01 | 1 | -27/+30 |
* | | Merge commit '57070b1468edc6ac8cb3696c817f3c943975d4c1' | Michael Niedermayer | 2013-11-02 | 1 | -1/+3 |
|\| |
|
| * | flashsv: Check diff_start diff_height values | Michael Niedermayer | 2013-11-01 | 1 | -0/+6 |
* | | Merge commit '4a64e67988dd01005efb1ae831bff14c1656b573' | Michael Niedermayer | 2013-11-02 | 1 | -5/+9 |
|\| |
|
| * | flashsv: Refactor a little | Luca Barbato | 2013-11-01 | 1 | -5/+9 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -2/+2 |
* | | avcodec/flashsv: check diff_start/height | Michael Niedermayer | 2013-08-20 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-14 | 1 | -3/+3 |
|\| |
|
| * | avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -3/+3 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '3b199d29cd597a3518136d78860e172060b9e83d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+0 |
|\| |
|