summaryrefslogtreecommitdiff
path: root/libavcodec/h264_slice.c
Commit message (Expand)AuthorAge
* avcodec/cabac: Check initial cabac decoder stateMichael Niedermayer2015-11-27
* avcodec/h264_slice: Limit max_contexts when slice_context_count is initializedMichael Niedermayer2015-11-24
* avcodec/h264_slice: Clear top_borders on allocationMichael Niedermayer2015-11-18
* avcodec/h264_slice: Disable slice threads if there are multiple access units ...Michael Niedermayer2015-10-31
* avcodec: rename avpriv_color_frame to ff_color_frameAndreas Cadhalpun2015-10-22
* Revert "avcodec/h264: remove redundant and bogus get_format call"wm42015-10-15
* avcodec/h264: remove redundant and bogus get_format callwm42015-10-15
* avcodec/h264_slice: replace assert by normal error checkMichael Niedermayer2015-09-02
* vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-19
* lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje2015-08-18
* lavc: propagate hwaccel errorswm42015-08-06
* avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert2015-08-03
* avcodec/h264_slice: Also check sei_recovery_frame_cnt for skip_frame nokeyMichael Niedermayer2015-07-28
* avcodec/h264_slice: do not skip 2nd field if first was not skippedMichael Niedermayer2015-07-28
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avcodec/h264_slice: Fix container croppingMichael Niedermayer2015-07-08
* | Merge commit '3e3056f2a020dd77efdf379dbd4c06a65b4a499a'Michael Niedermayer2015-06-30
|\|
| * h264: Allow stream and container cropping at the same timeVittorio Giovara2015-06-30
* | avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/hMichael Niedermayer2015-06-30
* | avcodec/h264_slice: Reformat IN_RANGE() uses to be readableMichael Niedermayer2015-06-27
* | avcodec/h264_slice: Silence pointer type warningsMichael Niedermayer2015-06-27
* | avcodec/h264_slice: assert that the first slice implies unfinished setupMichael Niedermayer2015-06-27
* | Merge commit '5ec0bdf2c524224f30ba4786f47324970aed4aaa'Michael Niedermayer2015-06-27
|\|
| * h264: do not update the context fields copied between threads after finish_se...Anton Khirnov2015-06-27
* | Merge commit 'e49e0f58e273237f83b4486f3536931ed1943d18'Michael Niedermayer2015-06-27
|\|
| * h264: make sure the slices do not overlap during slice threadingAnton Khirnov2015-06-27
| * h264: er: Copy from the previous reference only if compatibleAndreas Cadhalpun2015-06-15
| * h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-06-01
* | h264: er: Copy from the previous reference only if compatibleAndreas Cadhalpun2015-06-15
* | h264: update avctx width/height/pix_fmt when returning frameAndreas Cadhalpun2015-06-12
* | avcodec/h264_slice: Use AVFrame diemensions for grayscale handlingMichael Niedermayer2015-06-10
* | Merge commit '0181ae9af2de1526464d23209b82e6674d362f5d'Michael Niedermayer2015-05-30
|\|
| * h264: Make sure reinit failures mark the context as not initializedLuca Barbato2015-05-30
* | avcodec/h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-05-26
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-25
|\|
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-25
* | avcodec/h264_slice: Fix ranges in assertMichael Niedermayer2015-05-15
* | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer2015-04-29
|\|
| * h264: use properly allocated AVFramesAnton Khirnov2015-04-29
* | Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819'Michael Niedermayer2015-04-29
|\|
* | avcodec/h264_slice: Also copy x264_build in ff_h264_update_thread_context()Michael Niedermayer2015-04-29
* | Merge commit '88c612e3a4d5b584e2d9f6e2541de78d67bdfb9f'Michael Niedermayer2015-04-29
|\|
| * h264: merge the init and reinit paths in update_thread_context()Anton Khirnov2015-04-29
* | Merge commit '8a66fd40260b7aae6226d68c4dbad43b05a8e524'Michael Niedermayer2015-04-29
|\|
| * h264: drop the reinit parameter from init_slice_header()Anton Khirnov2015-04-29
* | Merge commit 'c9ccbc7333eddd025ebbde5cc4f27d68a950c623'Michael Niedermayer2015-04-29
|\|
| * h264: update the current bit depth/chroma type in init_slice_header()Anton Khirnov2015-04-29
* | Merge commit '29dcde2b87559b72957454a7e9bcd5227d8057ba'Michael Niedermayer2015-04-29
|\|