| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+0 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Make FFCodec.decode use AVFrame* | Andreas Rheinhardt | 2022-04-05 | 1 | -4/+2 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -6/+6 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | avcodec/fraps: Use cached bitstream reader | Andreas Rheinhardt | 2020-09-26 | 1 | -0/+3 |
* | avcodec/fraps: Use unchecked bitstream reader | Andreas Rheinhardt | 2020-09-26 | 1 | -0/+1 |
* | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' | Clément Bœsch | 2017-03-31 | 1 | -3/+1 |
|\ |
|
| * | Use avpriv_report_missing_feature() where appropriate | Diego Biurrun | 2016-11-08 | 1 | -3/+1 |
* | | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50' | Clément Bœsch | 2017-03-24 | 1 | -1/+1 |
|\| |
|
| * | Adjust printf conversion specifiers to match variable signedness | Diego Biurrun | 2016-10-28 | 1 | -1/+1 |
| * | fraps: increase vlc nb_bits | Michael Niedermayer | 2015-09-03 | 1 | -2/+3 |
| * | huffman: allow specifying nb_bits to ff_huff_build_tree() | Michael Niedermayer | 2015-09-03 | 1 | -1/+2 |
| * | huffman: use a named identifer for the bits constant | Michael Niedermayer | 2015-09-03 | 1 | -1/+1 |
* | | avcodec: Mark some codecs with threadsafe init as such | Derek Buitenhuis | 2017-02-07 | 1 | -0/+1 |
* | | avcodec/fraps: add support for PAL8 | Paul B Mahol | 2017-01-21 | 1 | -2/+27 |
* | | avcodec/fraps: remove superfluous "Fraps:" from av_log | Paul B Mahol | 2016-01-31 | 1 | -2/+2 |
* | | avcodec/fraps: use init_get_bits8() | Paul B Mahol | 2015-09-03 | 1 | -1/+3 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -4/+5 |
|\| |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -4/+5 |
* | | Merge commit '6612a03d7470af4aa6b8aa313b1eff013691d181' | Michael Niedermayer | 2014-03-17 | 1 | -1/+2 |
|\| |
|
| * | fraps: set color_range | Vittorio Giovara | 2014-03-16 | 1 | -0/+2 |
| * | fraps: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -4/+6 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | avcodec/fraps: increase vlc nb_bits | Michael Niedermayer | 2013-10-01 | 1 | -2/+3 |
* | | avcodec/huffman: Allow specifying nb_bits to ff_huff_build_tree() | Michael Niedermayer | 2013-09-28 | 1 | -1/+2 |
* | | avcodec/fraps: use BT.709 colorspace for YUV Fraps versions | Hendrik Leppkes | 2013-09-21 | 1 | -0/+1 |
* | | Merge commit '3185a80259ce1f8f8111073dbd14a69a396e03a3' | Michael Niedermayer | 2013-09-20 | 1 | -0/+5 |
|\| |
|
| * | fraps: Make the input buffer size checks more strict | Martin Storsjö | 2013-09-19 | 1 | -11/+19 |
| * | lavc decoders: properly initialize AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -0/+2 |
* | | fraps: set avctx->color_range | Paul B Mahol | 2013-05-23 | 1 | -0/+1 |
* | | avcodec/huffman: use named identifer for the bits constant | Michael Niedermayer | 2013-05-21 | 1 | -1/+1 |
* | | 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 | -21/+5 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -25/+9 |
* | | Merge commit '2cd4068071b9a8908823a3107f97e938211045ce' | Michael Niedermayer | 2013-02-06 | 1 | -6/+4 |
|\| |
|
| * | fraps: fix off-by one bug for version 1. | Anton Khirnov | 2013-02-06 | 1 | -1/+1 |
* | | Merge commit '3c6e5a840c45fd3b832e86881602a72e47d46f19' | Michael Niedermayer | 2013-01-07 | 1 | -34/+38 |
|\| |
|
| * | fraps: cosmetics, reformat | Anton Khirnov | 2013-01-06 | 1 | -48/+52 |
* | | Merge commit '57d11e5e28bfe0bc445ad78fc033aafa73068bb4' | Michael Niedermayer | 2013-01-07 | 1 | -12/+16 |
|\| |
|
| * | fraps: return meaningful error codes. | Anton Khirnov | 2013-01-06 | 1 | -27/+31 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -4/+4 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | fraps: use meaningful error codes | Paul B Mahol | 2012-10-25 | 1 | -9/+10 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\| |
|