| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/elbg: Add flags to avpriv_elbg_do() | Andreas Rheinhardt | 2021-09-24 | 1 | -1/+1 |
* | avcodec/elbg: Add persistent ELBGContext | Andreas Rheinhardt | 2021-09-20 | 1 | -2/+5 |
* | avcodec/elbg: Merge avpriv_init_elbg() into avpriv_do_elbg() | Andreas Rheinhardt | 2021-09-20 | 1 | -4/+0 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -2/+2 |
* | avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() | Andreas Rheinhardt | 2021-06-08 | 1 | -1/+2 |
* | avcodec/roqvideoenc: Mark encoder as init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -1/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/roqvideoenc: Avoid allocating buffers separately | Andreas Rheinhardt | 2021-03-01 | 1 | -78/+68 |
* | avcodec/roqvideoenc: Avoid intermediate buffer | Andreas Rheinhardt | 2021-03-01 | 1 | -17/+8 |
* | avcodec/roqvideoenc: Reuse buffers instead of alloc+free for each frame | Andreas Rheinhardt | 2021-03-01 | 1 | -70/+55 |
* | avcodec/roqvideo: Use dedicated context for encoder | Andreas Rheinhardt | 2021-03-01 | 1 | -92/+126 |
* | avcodec/roqvideoenc: Cleanup generically after init failure | Andreas Rheinhardt | 2020-08-30 | 1 | -6/+3 |
* | Merge commit 'dab2034b8679aaacd8aef832cdeb71d0ee8a3358' | Clément Bœsch | 2017-03-19 | 1 | -15/+0 |
|\ |
|
| * | roqvideoenc: Drop broken disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -15/+0 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | avcodec/roqvideoenc: use AV_OPT_TYPE_BOOL for quake3_compat option | Clément Bœsch | 2015-09-12 | 1 | -1/+1 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -3/+1 |
|\| |
|
* | | Merge commit '95e2317ed85502dd8d96bcd9b12084dbfb8f9e8e' | Michael Niedermayer | 2015-07-20 | 1 | -3/+0 |
|\| |
|
| * | roqvideoenc: Drop unneeded initialization | Vittorio Giovara | 2015-07-20 | 1 | -2/+0 |
| * | roqvideoenc: set enc->avctx in roq_encode_init | Andreas Cadhalpun | 2015-03-11 | 1 | -0/+2 |
* | | roqvideoenc: set enc->avctx in roq_encode_init | Andreas Cadhalpun | 2015-03-09 | 1 | -0/+2 |
* | | avcodec/roqvideoenc: Allocate and reference coded_frame correctly | Michael Niedermayer | 2015-02-23 | 1 | -2/+5 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -8/+4 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -8/+4 |
* | | avcodec/roqvideoenc: Check for av_malloc_array() failure | Michael Niedermayer | 2015-01-13 | 1 | -0/+6 |
* | | Merge commit '3beb9cbad35218ed1fb3473eeb3cfc97a931bff4' | Michael Niedermayer | 2014-12-19 | 1 | -22/+58 |
|\| |
|
| * | roqvideo: check memory allocations and propagate errors | Vittorio Giovara | 2014-12-18 | 1 | -23/+62 |
* | | avcodec/roqvideoenc: clear freed pointers | Michael Niedermayer | 2014-11-16 | 1 | -7/+7 |
* | | avcodec/roqvideoenc: Print the correct max resolution | Michael Niedermayer | 2014-07-09 | 1 | -1/+1 |
* | | avcodec/roqvideoenc: More verbose warning about no power of 2 dimensions | Michael Niedermayer | 2014-07-09 | 1 | -1/+1 |
* | | avcodec/roqvideoenc: check dimensions against maximum | Michael Niedermayer | 2014-07-08 | 1 | -0/+5 |
* | | avcodec/roqvideoenc: fix infinite lambda increasing loop | Michael Niedermayer | 2014-07-08 | 1 | -2/+9 |
* | | avcodec/roqvideo: use JPEG color range | Eric Lasota | 2014-07-06 | 1 | -1/+1 |
* | | avcodec/roqvideoenc: use av_malloc(z)_array() | Michael Niedermayer | 2014-04-18 | 1 | -10/+10 |
* | | RoQ encoder: support different integer framerates | addr-see-the-website@aetey.se | 2014-02-03 | 1 | -2/+1 |
* | | RoQ-encoder: introducing Quake 3 compatibility option | addr-see-the-website@aetey.se | 2014-02-01 | 1 | -7/+23 |
* | | lavc/elbg: rename ff_ symbols to avpriv_, so they can be used in shared libs | Stefano Sabatini | 2013-11-13 | 1 | -2/+2 |
* | | 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 |
* | | Merge commit 'bd8ac882140a38868c33c000a430a1292a352533' | Michael Niedermayer | 2013-05-06 | 1 | -1/+1 |
|\| |
|
| * | avcodec: Add av_cold attributes to end functions missing them | Diego Biurrun | 2013-05-05 | 1 | -1/+1 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -5/+3 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -20/+24 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -20/+24 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |