| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/intrax8: Check for end of bitstream in ff_intrax8_decode_picture() | Michael Niedermayer | 2020-04-26 | 1 | -0/+2 |
* | Merge commit 'ee59f0540875ab42496af2aacddd942757707683' | Clément Bœsch | 2017-03-30 | 1 | -1/+1 |
|\ |
|
| * | intrax8: Have function signature match across declaration and definition | Diego Biurrun | 2016-11-03 | 1 | -1/+1 |
* | | Merge commit '3281d823cdc7601c4900eb103958c05f59f65555' | Clément Bœsch | 2017-03-21 | 1 | -4/+4 |
|\| |
|
| * | intrax8: Change type of array stride parameters to ptrdiff_t | Diego Biurrun | 2016-09-29 | 1 | -4/+4 |
* | | lavc/intrax8: Use correct printf specifier for size_t on Windows. | Carl Eugen Hoyos | 2016-07-22 | 1 | -1/+1 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -5/+5 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -5/+5 |
* | | Merge commit 'ca8c7591735c0f80cc29e31e2e92cb10228e14c7' | Derek Buitenhuis | 2016-05-07 | 1 | -5/+1 |
|\| |
|
| * | intrax8: Remove mpegvideo dependency | Vittorio Giovara | 2016-03-29 | 1 | -6/+1 |
* | | Merge commit '6ebd06a9b2508747a135ee4c880d8f612e08932b' | Derek Buitenhuis | 2016-05-07 | 1 | -35/+35 |
|\| |
|
| * | intrax8: Drop lots of pointless parentheses | Diego Biurrun | 2016-03-29 | 1 | -35/+35 |
* | | Merge commit '9b57995cdd489a4cff51dcc1a1f08ac77ec5a58c' | Derek Buitenhuis | 2016-05-07 | 1 | -3/+0 |
|\| |
|
| * | intrax8: Drop MB emulation code | Vittorio Giovara | 2016-03-29 | 1 | -3/+0 |
* | | Merge commit '9fa888c02801fff2e8817c24068f5296bbe60000' | Derek Buitenhuis | 2016-05-07 | 1 | -15/+16 |
|\| |
|
| * | intrax8: Keep a reference to the decoder blocks | Vittorio Giovara | 2016-03-29 | 1 | -15/+16 |
* | | Merge commit 'c2084ffcbfc11d1b6ed3a4a0df9cafd56fbb896f' | Derek Buitenhuis | 2016-05-07 | 1 | -2/+6 |
|\| |
|
| * | intrax8: Use the generic horizband function | Vittorio Giovara | 2016-03-29 | 1 | -2/+6 |
* | | Merge commit 'b1268e0f032a3af3912fe3fb8d3855e12d7ea83b' | Derek Buitenhuis | 2016-05-07 | 1 | -33/+32 |
|\| |
|
| * | intrax8: Pass macroblock coordinates to ff_intrax8_decode_picture | Vittorio Giovara | 2016-03-29 | 1 | -33/+32 |
* | | Merge commit 'd0540fd02171a6233d2016b199d013299debf7e3' | Derek Buitenhuis | 2016-05-07 | 1 | -8/+12 |
|\| |
|
| * | intrax8: Pass macroblock size to ff_intrax8_common_init | Vittorio Giovara | 2016-03-29 | 1 | -7/+11 |
* | | Merge commit '159323897f545e7405fb9db234e0ba123e174376' | Derek Buitenhuis | 2016-04-24 | 1 | -1/+2 |
|\| |
|
| * | intrax8: Add a local BlockDSPContext and initialize it | Vittorio Giovara | 2016-03-25 | 1 | -1/+2 |
* | | Merge commit '1eaae7abb8f208fefb4e8b9e983e61b2499206a3' | Derek Buitenhuis | 2016-04-24 | 1 | -1/+3 |
|\| |
|
| * | intrax8: Reference the current AVCodecContext | Vittorio Giovara | 2016-03-25 | 1 | -1/+3 |
* | | Merge commit '8072345e9f86d88fbc4a15c17cb03f1e4701c9a5' | Derek Buitenhuis | 2016-04-24 | 1 | -19/+16 |
|\| |
|
| * | intrax8: Keep a reference to the GetBitContext reader | Vittorio Giovara | 2016-03-25 | 1 | -19/+16 |
* | | Merge commit '65f14128c4bcf8fcd9d3ba1e20b7a22057c9cfb0' | Derek Buitenhuis | 2016-04-24 | 1 | -3/+2 |
|\| |
|
| * | intrax8: Use a constant buffer instead of a ScratchpadContext | Vittorio Giovara | 2016-03-25 | 1 | -3/+2 |
* | | Merge commit 'eaeba6f241e0de0e797be10f8fda967ef8489e64' | Derek Buitenhuis | 2016-04-24 | 1 | -10/+11 |
|\| |
|
| * | intrax8: Pass the output frame to the decoding function | Vittorio Giovara | 2016-03-25 | 1 | -10/+11 |
* | | Merge commit '577393321c389ad2973bec6168a8045c94a9e099' | Derek Buitenhuis | 2016-04-24 | 1 | -2/+3 |
|\| |
|
| * | intrax8: Carry over the loopfilter value in ff_intrax8_decode_picture | Vittorio Giovara | 2016-03-25 | 1 | -2/+3 |
* | | Merge commit '68127e1bf8037a6e0acd6401cc8c5da950e3fa0a' | Derek Buitenhuis | 2016-04-24 | 1 | -2/+4 |
|\| |
|
| * | intrax8: Keep a reference to the context idctdsp | Vittorio Giovara | 2016-03-25 | 1 | -6/+8 |
* | | Merge commit '65127450add50c3bca307edc0517d2e8382717a0' | Derek Buitenhuis | 2016-04-24 | 1 | -12/+11 |
|\| |
|
| * | intrax8: Make x8_init_block_index not use mpegvideo fields | Vittorio Giovara | 2016-03-25 | 1 | -12/+11 |
* | | Merge commit '922b7e6d86e6197dfa5ebde602dd12cc66fb5f1f' | Derek Buitenhuis | 2016-04-24 | 1 | -17/+18 |
|\| |
|
| * | intrax8: Use local destination buffers | Vittorio Giovara | 2016-03-25 | 1 | -17/+18 |
* | | avcodec/intrax8: Remove duplicated chunk from ba5bcf96124a4933eef170dfe795580... | Michael Niedermayer | 2016-04-18 | 1 | -3/+0 |
* | | Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a' | Derek Buitenhuis | 2016-04-17 | 1 | -6/+6 |
|\| |
|
| * | Move const qualifier before type name | Diego Biurrun | 2016-03-23 | 1 | -6/+6 |
* | | Merge commit '0372e73f917e72c40b09270f771046fc142be4a7' | Derek Buitenhuis | 2016-04-17 | 1 | -5/+15 |
|\| |
|
| * | intrax8: Check and propagate errors from ff_intrax8_common_init | Vittorio Giovara | 2016-03-22 | 1 | -5/+15 |
* | | Merge commit 'ad8aa8e6c648b61f01b9f106f27b9d4f3d094345' | Derek Buitenhuis | 2016-04-17 | 1 | -21/+0 |
|\| |
|
| * | intrax8: Move documentation from implementation to header file | Vittorio Giovara | 2016-03-22 | 1 | -20/+0 |
* | | Merge commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950' | Derek Buitenhuis | 2016-04-17 | 1 | -477/+540 |
|\| |
|
| * | intrax8: K&R formatting cosmetics | Vittorio Giovara | 2016-03-22 | 1 | -480/+540 |
* | | Merge commit '6f5ff559dbd01fa4ea96bc0a1d2e0c21f2db8d13' | Derek Buitenhuis | 2016-04-17 | 1 | -1/+2 |
|\| |
|