summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_slice.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer2015-04-291-34/+34
|\ \ | |/
| * h264: use properly allocated AVFramesAnton Khirnov2015-04-291-27/+27
* | Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819'Michael Niedermayer2015-04-291-2/+2
|\ \ | |/
* | avcodec/h264_slice: Also copy x264_build in ff_h264_update_thread_context()Michael Niedermayer2015-04-291-0/+1
* | Merge commit '88c612e3a4d5b584e2d9f6e2541de78d67bdfb9f'Michael Niedermayer2015-04-291-93/+28
|\ \ | |/
| * h264: merge the init and reinit paths in update_thread_context()Anton Khirnov2015-04-291-71/+24
* | Merge commit '8a66fd40260b7aae6226d68c4dbad43b05a8e524'Michael Niedermayer2015-04-291-7/+7
|\ \ | |/
| * h264: drop the reinit parameter from init_slice_header()Anton Khirnov2015-04-291-7/+7
* | Merge commit 'c9ccbc7333eddd025ebbde5cc4f27d68a950c623'Michael Niedermayer2015-04-291-4/+3
|\ \ | |/
| * h264: update the current bit depth/chroma type in init_slice_header()Anton Khirnov2015-04-291-4/+3
* | Merge commit '29dcde2b87559b72957454a7e9bcd5227d8057ba'Michael Niedermayer2015-04-291-0/+1
|\ \ | |/
| * h264: copy nal_length_size in update_thread_contextAnton Khirnov2015-04-291-0/+1
* | Merge commit '11f024ef0ab923ed8680fc35a087d576e549c849'Michael Niedermayer2015-04-291-2/+2
|\ \ | |/
| * h264: move freeing the escaped RBSP buffer to free_context()Anton Khirnov2015-04-291-1/+1
* | Merge commit 'ee62b364be0c30cba83b5ff10a3ca8c3e866ade6'Michael Niedermayer2015-04-291-4/+45
|\ \ | |/
| * h264: eliminate ff_h264_set_parameter_from_sps()Anton Khirnov2015-04-291-9/+31
* | Merge commit '54986d6db9116ef9704b1ce8414ffdb7f1ca127f'Michael Niedermayer2015-04-291-32/+20
|\ \ | |/
| * h264: move context reinit lower down in update_thread_context()Anton Khirnov2015-04-291-19/+20
* | Merge commit 'a6cd154463bea7eb56d28192db4c8c6d83f67fd7'Michael Niedermayer2015-04-291-1/+2
|\ \ | |/
| * h264: move the DPB init/uninit to init_context()/free_context()Anton Khirnov2015-04-291-1/+2
* | Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98'Michael Niedermayer2015-04-291-1/+0
|\ \ | |/
| * h264: drop H264Context.ouputed_pocAnton Khirnov2015-04-291-1/+0
* | Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3'Michael Niedermayer2015-04-291-7/+0
|\ \ | |/
| * h264: drop needs_reallocAnton Khirnov2015-04-291-7/+0
* | avcodec/h264_slice: Change a few asserts to av_assert*Michael Niedermayer2015-04-261-5/+5
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-201-3/+3
|\ \ | |/
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-191-3/+3
* | h264: remove bogus YCgCo warning messagewm42015-04-131-2/+0
* | avcodec/h264: Use only one ERContextMichael Niedermayer2015-04-091-7/+7
* | avcodec/h264_slice: Fix uninitialized variableMichael Niedermayer2015-04-081-1/+1
* | avcodec/h264_slice: Dont reset mb_aff_frame per sliceMichael Niedermayer2015-04-081-3/+7
* | avcodec/h264: Fix race between slices where one overwrites data from the nextMichael Niedermayer2015-04-071-4/+37
* | avcodec/h264_slice: make current_slice reset code more strictMichael Niedermayer2015-04-041-3/+13
* | Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'Michael Niedermayer2015-04-041-1/+5
|\ \ | |/
| * h264: disable ER by defaultAnton Khirnov2015-04-031-1/+5
* | h264: avoid unnecessary calls to get_formatRainer Hochecker2015-03-311-1/+2
* | avcodec/h264_slice: Put CONFIG_GRAY first in if()Michael Niedermayer2015-03-261-1/+1
* | avcodec/h264: Remove bits_per_raw_sample hacksMichael Niedermayer2015-03-251-7/+2
* | avcodec/h264_slice: update slice context linesizes when a new picture is allo...Michael Niedermayer2015-03-211-0/+5
* | Merge commit 'c28ed1d743443e783537d279ae721be3bbdf7646'Michael Niedermayer2015-03-211-24/+19
|\ \ | |/
| * h264: move [uv]linesize to the per-slice contextAnton Khirnov2015-03-211-25/+18
* | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3'Michael Niedermayer2015-03-211-3/+3
|\ \ | |/
| * h264: use a smaller struct for the ref listsAnton Khirnov2015-03-211-3/+3
* | Merge commit '5bf3c0fa49afd5bbf43aa841ff78007d72c80736'Michael Niedermayer2015-03-211-68/+11
|\ \ | |/
| * h264: drop the now unused per-slice H264ContextsAnton Khirnov2015-03-211-65/+10
* | Merge commit '51d8725a6e4c7f989d6f0f38b59cb54a2d72846c'Michael Niedermayer2015-03-211-111/+74
|\ \ | |/
| * h264: use the main H264Context as the parent for all slice contextsAnton Khirnov2015-03-211-86/+50
* | Merge commit '92e0b7342c0490894cbcea4461380321e0569de2'Michael Niedermayer2015-03-211-8/+8
|\ \ | |/
| * h264_slice: constify all the uses of H264Context during slice decodingAnton Khirnov2015-03-211-8/+8
* | Merge commit '3178f4d33ff62243f7cdddb081db516ea34396c9'Michael Niedermayer2015-03-211-4/+0
|\ \ | |/
OpenPOWER on IntegriCloud