summaryrefslogtreecommitdiffstats
path: root/libavcodec/vc1dec.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: fix profile declarations for vdpau decodersHendrik Leppkes2016-01-011-2/+2
* Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes2016-01-011-10/+3
|\
| * lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-121-10/+3
* | avcodec/vc1dec: Re-order init to avoid initting hwaccel too earlyPhilip Langdale2015-08-281-24/+28
* | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-191-1/+1
* | lavc: move vdpau decoders under FF_API_VDPAU.wm42015-08-181-2/+2
* | lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje2015-08-181-7/+21
* | vc1dec: propagate error codes and return meaningful error codeswm42015-08-061-25/+47
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-5/+5
|\ \ | |/
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-5/+5
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-11/+11
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-4/+4
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-4/+4
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-3/+3
| * vc1dec: use get_bits_long and limit the read bits to 32Andreas Cadhalpun2015-06-261-1/+1
* | vc1dec: use get_bits_long and limit the read bits to 32Andreas Cadhalpun2015-06-261-1/+1
* | Merge commit '31a117a0e6d6eafdf997bfe0843f3e3d39cc0332'Michael Niedermayer2015-06-011-0/+1
|\ \ | |/
| * mpegvideo: msmpeg4: Move function declarationsVittorio Giovara2015-05-311-0/+1
* | avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate headerPhilip Langdale2015-05-251-1/+1
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-251-0/+3
|\ \ | |/
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-0/+3
* | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer2015-05-221-3/+3
|\ \ | |/
| * mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-221-2/+2
* | lavc/vc1: Never decode vc1 as gray if gray decoding was not enabled.Carl Eugen Hoyos2015-05-171-3/+3
* | lavc/vc1: Set color_range for gray decoding.Carl Eugen Hoyos2015-05-171-1/+4
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-201-1/+1
|\ \ | |/
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-191-1/+1
* | avcodec/vc1dec: Check buf2 for malloc failureMichael Niedermayer2015-04-061-0/+3
* | Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0'Michael Niedermayer2015-02-211-1/+1
|\ \ | |/
| * libavcodec: Make use of av_clip functionsPeter Meerwald2015-02-211-1/+1
* | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'Michael Niedermayer2015-02-141-1/+1
|\ \ | |/
| * avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-141-1/+1
* | Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7'Michael Niedermayer2014-10-091-0/+7
|\ \ | |/
| * vc1: initialize color propertiesVittorio Giovara2014-10-081-0/+7
* | Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'Michael Niedermayer2014-10-081-5212/+4
|\ \ | |/
| * vc1: Split the decoder in componentsLuca Barbato2014-10-081-5207/+4
| * vc1: Do not assume seek happens after decodingLuca Barbato2014-10-041-1/+1
| * vc1: Use logical instead of bitwise or for twomvMichael Niedermayer2014-09-261-2/+2
* | avcodec/vc1dec: Fixing is_intra, 2nd attemptMichael Niedermayer2014-09-281-16/+20
* | avcodec/vc1dec: fix is_intra block vs. mb bugMichael Niedermayer2014-09-281-12/+12
* | Merge commit 'b5fe13448b13bfdd48a75b7e12387e11e3526d7c'Michael Niedermayer2014-09-261-1/+1
|\ \ | |/
| * vc1: Use logical instead of bitwise or for coded_interTim Walker2014-09-261-1/+1
| * vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr()Diego Biurrun2014-08-191-2/+2
* | avcodec/vc1dec: fix null pointer dereferenceMichael Niedermayer2014-08-251-1/+1
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-151-1/+1
|\ \ | |/
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-151-1/+1
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-151-1/+1
|\ \ | |/
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-151-1/+1
* | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'Michael Niedermayer2014-08-151-4/+4
|\ \ | |/
| * mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun2014-08-151-4/+4
OpenPOWER on IntegriCloud