| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Merge commit 'c755870d52c8c29676e5ba7ee9557adf4a7ca934' | Michael Niedermayer | 2013-11-01 | 1 | -1/+5 |
|\| |
|
| * | rv34: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -1/+5 |
* | | Rewrite emu_edge functions to have separate src/dst_stride arguments. | Ronald S. Bultje | 2013-09-28 | 1 | -6/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-19 | 1 | -2/+6 |
|\| |
|
| * | rv34: Fix a memory leak on errors | Martin Storsjö | 2013-09-19 | 1 | -2/+6 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -2/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -2/+0 |
* | | mpegvideo: Fix exported qp table offest | Michael Niedermayer | 2013-03-15 | 1 | -2/+2 |
* | | rv34: export qp table | Michael Niedermayer | 2013-03-15 | 1 | -0/+2 |
* | | avcodec: fix motion vector vissualization | Michael Niedermayer | 2013-03-12 | 1 | -2/+2 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -81/+90 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -81/+90 |
* | | Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51' | Michael Niedermayer | 2013-03-08 | 1 | -0/+1 |
|\| |
|
| * | Add missing error_resilience includes to files that use ER | Diego Biurrun | 2013-03-07 | 1 | -0/+1 |
* | | rv34: fix aspect ratio | Michael Niedermayer | 2013-03-03 | 1 | -0/+13 |
* | | Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0' | Michael Niedermayer | 2013-02-16 | 1 | -6/+6 |
|\| |
|
| * | error_resilience: decouple ER from MpegEncContext | Anton Khirnov | 2013-02-15 | 1 | -6/+6 |
* | | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -1/+0 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -1/+0 |
* | | Merge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc' | Michael Niedermayer | 2013-02-07 | 1 | -2/+2 |
|\| |
|
| * | rv34: Drop now unnecessary dsputil dependencies | Diego Biurrun | 2013-02-06 | 1 | -2/+2 |