| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: use the new AVFrame key_frame flag in all decoders and encoders | James Almer | 2023-05-04 | 1 | -1/+1 |
* | avcodec/lcldec: More space for rgb24 | Michael Niedermayer | 2023-04-18 | 1 | -2/+5 |
* | avcodec/lcldec: 420 seems missing 2 bytes, ignore that | Michael Niedermayer | 2023-04-18 | 1 | -1/+3 |
* | avcodec/lcldec: Support 4:1:1 and 4:2:2 with odd width | Michael Niedermayer | 2023-04-18 | 1 | -7/+15 |
* | libavcodec/lcldec: width and height should not be unsigned | Michael Niedermayer | 2023-04-18 | 1 | -2/+2 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -2/+2 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -2/+2 |
* | 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 | -12/+12 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | avcodec/lcldec: Use ff_inflate_init/end(), cleanup generically | Andreas Rheinhardt | 2022-03-19 | 1 | -26/+17 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avcodec/thread: Don't use ThreadFrame when unnecessary | Andreas Rheinhardt | 2022-02-09 | 1 | -2/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avcodec/lcldec: Fix undefined NULL + 0 | Andreas Rheinhardt | 2021-04-01 | 1 | -3/+5 |
* | avcodec/lcldec: remove the unnecessary type conversion | Limin Wang | 2020-05-08 | 1 | -1/+1 |
* | pthread_frame: merge the functionality for normal decoder init and init_threa... | Anton Khirnov | 2020-04-10 | 1 | -9/+0 |
* | avcodec/lcldec: Check mthread_inlen instead of cliping | Michael Niedermayer | 2019-08-23 | 1 | -2/+1 |
* | avcodec/lcldec: mark output frames as keyframes | Paul B Mahol | 2017-04-11 | 1 | -0/+3 |
* | avcodec/lcldec: add support for frame threads | Paul B Mahol | 2017-04-11 | 1 | -3/+14 |
* | avcodec: Mark some codecs with threadsafe init as such | Derek Buitenhuis | 2017-02-07 | 1 | -0/+2 |
* | Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab' | Derek Buitenhuis | 2016-02-24 | 1 | -18/+0 |
|\ |
|
| * | cosmetics: Drop particularly redundant silly comments | Diego Biurrun | 2016-02-18 | 1 | -18/+0 |
* | | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | lavc: Remove newline from avpriv_request_sample() calls. | Carl Eugen Hoyos | 2015-08-11 | 1 | -2/+2 |
* | | 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 |
* | | avcodec/lcldec: support rgb24 with width%4 != 0 | Michael Niedermayer | 2014-11-17 | 1 | -2/+4 |
* | | avcodec/lcldec: fix decoding of YUV444 sample | Piotr Bandurski | 2014-08-17 | 1 | -1/+2 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | avcodec/lcldec: initialize encoded correctly | Michael Niedermayer | 2014-08-14 | 1 | -1/+1 |
* | | Merge commit 'c697c590fbf296b1679b80c8f4071e4c8a6c884b' | Michael Niedermayer | 2014-08-03 | 1 | -13/+12 |
|\| |
|
| * | lcl: Disentangle pointers to input data and decompression buffer | Diego Biurrun | 2014-08-03 | 1 | -13/+12 |
* | | 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/lcldec: Check that dimensions are a multiple of the subsample factors | Michael Niedermayer | 2013-05-13 | 1 | -0/+12 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -35/+25 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -34/+25 |
* | | lcldec: Check length before unsigned subtraction. | Michael Niedermayer | 2013-01-24 | 1 | -0/+4 |
* | | Merge commit '688b132b881d423877e38dc82f17e23a604be676' | Michael Niedermayer | 2013-01-14 | 1 | -14/+13 |
|\| |
|
| * | lcldec: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -14/+13 |
* | | lcldec: fix zlib const pointer warning | Michael Niedermayer | 2012-12-26 | 1 | -1/+1 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |