| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/rv34: Move dsp init code to rv30/rv40 | Andreas Rheinhardt | 2021-04-12 | 1 | -9/+0 |
* | avcodec/rv34, mpegvideo: Fix segfault upon frame size change error | Andreas Rheinhardt | 2021-04-08 | 1 | -4/+9 |
* | mpegvideo: use the AVVideoEncParams API for exporting QP tables | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_init | Andreas Rheinhardt | 2020-12-31 | 1 | -1/+0 |
* | avcodec/rv34: Make initializing static VLC tables thread-safe | Andreas Rheinhardt | 2020-12-08 | 1 | -2/+3 |
* | avcodec/rv34: Avoid offsets table for initialization of static VLCs | Andreas Rheinhardt | 2020-12-08 | 1 | -38/+30 |
* | avcodec/rv34: Simplify getting right VLC | Andreas Rheinhardt | 2020-10-26 | 1 | -2/+4 |
* | avcodec/rv34: Don't needlessly copy VLC length and symbol arrays | Andreas Rheinhardt | 2020-10-26 | 1 | -22/+18 |
* | pthread_frame: merge the functionality for normal decoder init and init_threa... | Anton Khirnov | 2020-04-10 | 1 | -28/+0 |
* | lavc: replace AVCodecInternal.allocate_progress with an internal cap | Anton Khirnov | 2020-04-10 | 1 | -2/+0 |
* | libavcodec/rv34: error out earlier on missing references | Michael Niedermayer | 2018-04-07 | 1 | -3/+3 |
* | avcodec/rv34: Fix runtime error: signed integer overflow: 768 * 4126720 canno... | Michael Niedermayer | 2017-05-17 | 1 | -1/+4 |
* | avcodec/rv34: Fix runtime error: signed integer overflow: 36880 * 66288 canno... | Michael Niedermayer | 2017-03-13 | 1 | -1/+1 |
* | avcodec/rv34: Simplify and factor get_slice_offset() code | Michael Niedermayer | 2017-02-24 | 1 | -23/+19 |
* | avcodec/rv34: Forward error from rv34_decode_mv() | Michael Niedermayer | 2017-02-22 | 1 | -1/+2 |
* | avcodec/rv34: Fix runtime error: signed integer overflow: -2 + -2147483648 ca... | Michael Niedermayer | 2017-02-22 | 1 | -0/+5 |
* | Merge commit '4024b566d664a4b161d677554be52f32e7ad4236' | Hendrik Leppkes | 2016-06-26 | 1 | -2/+2 |
|\ |
|
| * | golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names | Diego Biurrun | 2016-05-25 | 1 | -2/+2 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | avcodec/rv34: Delay failure return for B frames with a missing reference | Michael Niedermayer | 2015-09-17 | 1 | -1/+4 |
* | | avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() | Michael Niedermayer | 2015-07-18 | 1 | -0/+7 |
* | | Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8' | Michael Niedermayer | 2015-06-08 | 1 | -3/+3 |
|\| |
|
| * | mpegvideo: Move various temporary buffers to a separate context | Vittorio Giovara | 2015-06-08 | 1 | -3/+3 |
* | | avcodec/mpegvideo: Factor ff_mpv_decode_init() out | Michael Niedermayer | 2014-09-05 | 1 | -6/+1 |
* | | Merge commit 'dc4b2e7d33903a6b9380e8a84b22b3a20facbb08' | Michael Niedermayer | 2014-08-22 | 1 | -4/+6 |
|\| |
|
| * | rv34: use ff_mpeg_update_thread_context only when decoder is fully initialized | Janne Grunau | 2014-08-22 | 1 | -4/+6 |
* | | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' | Michael Niedermayer | 2014-08-15 | 1 | -12/+12 |
|\| |
|
| * | mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes | Diego Biurrun | 2014-08-15 | 1 | -12/+12 |
* | | Merge commit '998c9f15d1ca8c7489775ebcca51623b915988f1' | Michael Niedermayer | 2014-08-15 | 1 | -0/+2 |
|\| |
|
| * | idct: remove call to ff_idctdsp_init from ff_MPV_common_init | John Stebbins | 2014-08-14 | 1 | -0/+2 |
* | | avcodec/rv34: fix crash while seeking on very damaged file | Michael Niedermayer | 2014-07-11 | 1 | -1/+1 |
* | | Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e' | Michael Niedermayer | 2014-06-23 | 1 | -0/+1 |
|\| |
|
| * | mpeg: Split error resilience bits off into a separate file | Diego Biurrun | 2014-06-22 | 1 | -0/+1 |
* | | avcodec/rv34: fix edge emu with uv stride <= 25 | Michael Niedermayer | 2014-06-13 | 1 | -14/+20 |
* | | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a' | Michael Niedermayer | 2014-05-30 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Split off quarterpel bits into their own context | Diego Biurrun | 2014-05-29 | 1 | -0/+1 |
* | | avcodec/rv34: Fix () in GET_PTS_DIFF() macro | Michael Niedermayer | 2014-05-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -7/+7 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -7/+7 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | Merge commit 'ebfe622bb1ca57cecb932e42926745cba7161913' | Michael Niedermayer | 2014-01-09 | 1 | -2/+0 |
|\| |
|
| * | mpegvideo: drop support for real (non-emulated) edges | Anton Khirnov | 2014-01-09 | 1 | -2/+0 |
* | | vcodec/rv34: use av_mallocz() to allocate tables | Michael Niedermayer | 2013-12-21 | 1 | -3/+3 |
* | | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0' | Michael Niedermayer | 2013-11-15 | 1 | -6/+12 |
|\| |
|
| * | lavc: Edge emulation with dst/src linesize | Ronald S. Bultje | 2013-11-15 | 1 | -3/+9 |