| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-11-26 | 1 | -1/+1 |
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -0/+1 |
|\ |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -0/+1 |
| * | pthread_frame: do not run hwaccel decoding asynchronously unless it's safe | Anton Khirnov | 2016-12-19 | 1 | -0/+2 |
* | | pthread_frame: do not run hwaccel decoding asynchronously unless it's safe | Anton Khirnov | 2017-03-21 | 1 | -0/+2 |
* | | Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' | James Almer | 2016-08-01 | 1 | -0/+1 |
|\| |
|
| * | h264: move the parameter set definitions to a new header file | Anton Khirnov | 2016-06-21 | 1 | -0/+1 |
* | | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\| |
|
| * | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | Merge commit 'c8dcff0cdb17d0aa03ac729eba12d1a20f1f59c8' | Clément Bœsch | 2016-06-12 | 1 | -1/+1 |
|\| |
|
| * | h264: factor out calculating the POC count into a separate file | Anton Khirnov | 2016-04-24 | 1 | -1/+1 |
* | | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d' | Clément Bœsch | 2016-06-12 | 1 | -26/+28 |
|\| |
|
| * | h264: decouple h264_ps from the h264 decoder | Anton Khirnov | 2016-04-24 | 1 | -26/+28 |
* | | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6' | Michael Niedermayer | 2015-04-29 | 1 | -3/+3 |
|\| |
|
| * | h264: use properly allocated AVFrames | Anton Khirnov | 2015-04-29 | 1 | -3/+3 |
* | | Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291' | Michael Niedermayer | 2015-03-21 | 1 | -1/+2 |
|\| |
|
| * | h264: move the ref lists variables into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+2 |
* | | Merge commit '737d35e33408263c04d7730f5487eed0d04938ba' | Michael Niedermayer | 2014-12-27 | 1 | -0/+19 |
|\| |
|
| * | vdpau: add support for the H.264 High 4:4:4 Predictive profile | Rémi Denis-Courmont | 2014-12-25 | 1 | -0/+19 |
* | | Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816' | Michael Niedermayer | 2014-12-14 | 1 | -0/+4 |
|\| |
|
| * | vdpau: add mapping for H.264 Constrained Baseline profile and fallback | Rémi Denis-Courmont | 2014-12-14 | 1 | -0/+4 |
* | | Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021' | Michael Niedermayer | 2014-12-14 | 1 | -0/+5 |
|\| |
|
| * | vdpau: add mapping for H.264 Extended profile | Rémi Denis-Courmont | 2014-12-14 | 1 | -0/+5 |
* | | Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893' | Michael Niedermayer | 2014-10-28 | 1 | -1/+1 |
|\| |
|
| * | vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP | Rémi Denis-Courmont | 2014-10-28 | 1 | -1/+1 |
* | | Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' | Michael Niedermayer | 2014-10-06 | 1 | -0/+30 |
|\| |
|
| * | vdpau: pass codec-specific parameters from hwaccel | Rémi Denis-Courmont | 2014-10-05 | 1 | -0/+30 |
* | | Merge commit 'fcc1022611f79c2f3aa2f392a5ce14c74be9c1d7' | Michael Niedermayer | 2014-10-06 | 1 | -30/+6 |
|\| |
|
| * | vdpau: factor out common end-of-frame handling | Rémi Denis-Courmont | 2014-10-05 | 1 | -6/+4 |
* | | Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' | Michael Niedermayer | 2014-05-11 | 1 | -1/+1 |
|\| |
|
| * | hwaccel: Rename priv_data_size to frame_priv_data_size | Anton Khirnov | 2014-05-11 | 1 | -1/+1 |
| * | vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame | wm4 | 2014-03-20 | 1 | -3/+3 |
* | | Merge commit '7948a51b5c3d08e1a1173442a7ff72b220def303' | Michael Niedermayer | 2014-03-20 | 1 | -3/+3 |
|\| |
|
| * | vdpau: don't assume Picture and H264Picture are the same | wm4 | 2014-03-20 | 1 | -3/+3 |
* | | avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264Picture | Michael Niedermayer | 2014-03-17 | 1 | -3/+3 |
* | | 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 '9b749c8274f6b6f35dde2cf29b99fa4f719abf87' | Michael Niedermayer | 2014-03-17 | 1 | -6/+6 |
|\| |
|
| * | h264: move relevant fields from Picture to H264Picture | Vittorio Giovara | 2014-03-16 | 1 | -6/+6 |
* | | vdpau: restore compatibility with deprecated fields in AVVDPAUContext | Hendrik Leppkes | 2014-01-10 | 1 | -0/+17 |
* | | Make new VDPAU easier to use by adding context to callback. | Reimar Döffinger | 2013-08-11 | 1 | -1/+6 |
* | | Merge commit '2852740e23f91d6775714d7cc29b9a73e1111ce0' | Michael Niedermayer | 2013-08-06 | 1 | -13/+18 |
|\| |
|
| * | vdpau: store picture data in picture's rather than codec's context | Rémi Denis-Courmont | 2013-08-05 | 1 | -13/+18 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -6/+6 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -5/+19 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -5/+19 |
* | | Merge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33' | Michael Niedermayer | 2013-01-14 | 1 | -4/+4 |
|/ |
|