| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vc1dec: Re-order init to avoid initting hwaccel too early | Philip Langdale | 2015-08-28 | 1 | -24/+28 |
* | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). | Gwenole Beauchesne | 2015-08-19 | 1 | -1/+1 |
* | lavc: move vdpau decoders under FF_API_VDPAU. | wm4 | 2015-08-18 | 1 | -2/+2 |
* | lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU. | Ronald S. Bultje | 2015-08-18 | 1 | -7/+21 |
* | vc1dec: propagate error codes and return meaningful error codes | wm4 | 2015-08-06 | 1 | -25/+47 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -5/+5 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -5/+5 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -11/+11 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -4/+4 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -4/+4 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -3/+3 |
| * | vc1dec: use get_bits_long and limit the read bits to 32 | Andreas Cadhalpun | 2015-06-26 | 1 | -1/+1 |
* | | vc1dec: use get_bits_long and limit the read bits to 32 | Andreas Cadhalpun | 2015-06-26 | 1 | -1/+1 |
* | | Merge commit '31a117a0e6d6eafdf997bfe0843f3e3d39cc0332' | Michael Niedermayer | 2015-06-01 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: msmpeg4: Move function declarations | Vittorio Giovara | 2015-05-31 | 1 | -0/+1 |
* | | avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header | Philip Langdale | 2015-05-25 | 1 | -1/+1 |
* | | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772' | Michael Niedermayer | 2015-05-25 | 1 | -0/+3 |
|\| |
|
| * | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -0/+3 |
* | | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' | Michael Niedermayer | 2015-05-22 | 1 | -3/+3 |
|\| |
|
| * | mpegvideo: Drop flags and flags2 | Vittorio Giovara | 2015-05-22 | 1 | -2/+2 |
* | | lavc/vc1: Never decode vc1 as gray if gray decoding was not enabled. | Carl Eugen Hoyos | 2015-05-17 | 1 | -3/+3 |
* | | lavc/vc1: Set color_range for gray decoding. | Carl Eugen Hoyos | 2015-05-17 | 1 | -1/+4 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | avcodec/vc1dec: Check buf2 for malloc failure | Michael Niedermayer | 2015-04-06 | 1 | -0/+3 |
* | | Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0' | Michael Niedermayer | 2015-02-21 | 1 | -1/+1 |
|\| |
|
| * | libavcodec: Make use of av_clip functions | Peter Meerwald | 2015-02-21 | 1 | -1/+1 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' | Michael Niedermayer | 2014-10-09 | 1 | -0/+7 |
|\| |
|
| * | vc1: initialize color properties | Vittorio Giovara | 2014-10-08 | 1 | -0/+7 |
* | | Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' | Michael Niedermayer | 2014-10-08 | 1 | -5212/+4 |
|\| |
|
| * | vc1: Split the decoder in components | Luca Barbato | 2014-10-08 | 1 | -5207/+4 |
| * | vc1: Do not assume seek happens after decoding | Luca Barbato | 2014-10-04 | 1 | -1/+1 |
| * | vc1: Use logical instead of bitwise or for twomv | Michael Niedermayer | 2014-09-26 | 1 | -2/+2 |
* | | avcodec/vc1dec: Fixing is_intra, 2nd attempt | Michael Niedermayer | 2014-09-28 | 1 | -16/+20 |
* | | avcodec/vc1dec: fix is_intra block vs. mb bug | Michael Niedermayer | 2014-09-28 | 1 | -12/+12 |
* | | Merge commit 'b5fe13448b13bfdd48a75b7e12387e11e3526d7c' | Michael Niedermayer | 2014-09-26 | 1 | -1/+1 |
|\| |
|
| * | vc1: Use logical instead of bitwise or for coded_inter | Tim Walker | 2014-09-26 | 1 | -1/+1 |
| * | vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr() | Diego Biurrun | 2014-08-19 | 1 | -2/+2 |
* | | avcodec/vc1dec: fix null pointer dereference | Michael Niedermayer | 2014-08-25 | 1 | -1/+1 |
* | | 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 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' | Michael Niedermayer | 2014-08-15 | 1 | -4/+4 |
|\| |
|
| * | mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes | Diego Biurrun | 2014-08-15 | 1 | -4/+4 |
| * | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-08-04 | 1 | -1/+0 |
* | | avcodec/vc1dec: do not crash when flushing without an allocated frame | Michael Niedermayer | 2014-08-11 | 1 | -1/+1 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -47/+69 |
|\| |
|