| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6' | Michael Niedermayer | 2015-04-29 | 1 | -2/+1 |
|\ |
|
| * | h264: use properly allocated AVFrames | Anton Khirnov | 2015-04-29 | 1 | -1/+1 |
* | | Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819' | Michael Niedermayer | 2015-04-29 | 1 | -1/+1 |
|\| |
|
| * | h264: embed the DPB in the context | Anton Khirnov | 2015-04-29 | 1 | -1/+1 |
* | | Merge commit '11f024ef0ab923ed8680fc35a087d576e549c849' | Michael Niedermayer | 2015-04-29 | 1 | -1/+1 |
|\| |
|
| * | h264: move freeing the escaped RBSP buffer to free_context() | Anton Khirnov | 2015-04-29 | 1 | -1/+1 |
* | | Merge commit 'ee62b364be0c30cba83b5ff10a3ca8c3e866ade6' | Michael Niedermayer | 2015-04-29 | 1 | -1/+0 |
|\| |
|
| * | h264: eliminate ff_h264_set_parameter_from_sps() | Anton Khirnov | 2015-04-29 | 1 | -3/+0 |
* | | Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98' | Michael Niedermayer | 2015-04-29 | 1 | -1/+0 |
|\| |
|
| * | h264: drop H264Context.ouputed_poc | Anton Khirnov | 2015-04-29 | 1 | -1/+0 |
* | | Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3' | Michael Niedermayer | 2015-04-29 | 1 | -1/+0 |
|\| |
|
| * | h264: drop needs_realloc | Anton Khirnov | 2015-04-29 | 1 | -1/+0 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -2/+2 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+2 |
* | | avcodec/h264: Do not fail with randomly truncated VUIs | Michael Niedermayer | 2015-04-10 | 1 | -1/+1 |
* | | avcodec/h264: use consistent argument name in MB_FIELD() macro | Michael Niedermayer | 2015-04-08 | 1 | -2/+2 |
* | | avcodec/h264: Fix race between slices where one overwrites data from the next | Michael Niedermayer | 2015-04-07 | 1 | -0/+1 |
* | | Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c' | Michael Niedermayer | 2015-04-04 | 1 | -0/+2 |
|\| |
|
| * | h264: disable ER by default | Anton Khirnov | 2015-04-03 | 1 | -0/+2 |
* | | avcodec/h264: Remove bits_per_raw_sample hacks | Michael Niedermayer | 2015-03-25 | 1 | -0/+1 |
* | | avcodec/h264.h: Drop unused macro | Michael Niedermayer | 2015-03-22 | 1 | -7/+0 |
* | | Merge commit 'c28ed1d743443e783537d279ae721be3bbdf7646' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move [uv]linesize to the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3' | Michael Niedermayer | 2015-03-21 | 1 | -2/+13 |
|\| |
|
| * | h264: use a smaller struct for the ref lists | Anton Khirnov | 2015-03-21 | 1 | -2/+13 |
* | | Merge commit '5bf3c0fa49afd5bbf43aa841ff78007d72c80736' | Michael Niedermayer | 2015-03-21 | 1 | -2/+0 |
|\| |
|
| * | h264: drop the now unused per-slice H264Contexts | Anton Khirnov | 2015-03-21 | 1 | -2/+0 |
* | | Merge commit '51d8725a6e4c7f989d6f0f38b59cb54a2d72846c' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: use the main H264Context as the parent for all slice contexts | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit '3178f4d33ff62243f7cdddb081db516ea34396c9' | Michael Niedermayer | 2015-03-21 | 1 | -3/+5 |
|\| |
|
| * | h264: move rbsp_buffer into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -3/+5 |
* | | Merge commit '582683b6ac798ed2a004a4e2121b7bd47892bbfd' | Michael Niedermayer | 2015-03-21 | 1 | -3/+3 |
|\| |
|
| * | h264: move remaining ER stuff into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -3/+3 |
* | | Merge commit 'c377e04d8aa74d030672e9a4788a700b0695fc14' | Michael Niedermayer | 2015-03-21 | 1 | -1/+2 |
|\| |
|
| * | h264: move top_borders into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+2 |
* | | Merge commit '36d04801ba9d8622c2d759c172aea18561bac74d' | Michael Niedermayer | 2015-03-21 | 1 | -3/+5 |
|\| |
|
| * | h264: move the scratch buffers into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -2/+5 |
* | | Merge commit '34d4c605e9a5116d5289b35633ade5b01cacab24' | Michael Niedermayer | 2015-03-21 | 1 | -2/+2 |
|\| |
|
| * | h264_loopfilter: constify all uses of H264Context | Anton Khirnov | 2015-03-21 | 1 | -2/+2 |
* | | Merge commit '7505c8dfba255f8e6c6dbb574d0cec91da16f24d' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264_cavlc: constify all uses of H264Context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'ba7e165b864d69da4f0c79ec7757cb351535002f' | Michael Niedermayer | 2015-03-21 | 1 | -2/+2 |
|\| |
|
| * | h264_cabac: constify all uses of H264Context | Anton Khirnov | 2015-03-21 | 1 | -2/+2 |
* | | Merge commit '5c4b98de4d101ea715ef86847306a510afd0db0c' | Michael Niedermayer | 2015-03-21 | 1 | -3/+3 |
|\| |
|
| * | h264.c: constify all uses of H264Context in slice and lower-level functions | Anton Khirnov | 2015-03-21 | 1 | -3/+3 |
* | | Merge commit 'e9b2383bf86b38ad18a001801aee20c8182e29bd' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
| * | h264: move mb_mbaff into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit 'bc98e8c0e0a8babfea35c98855e366b29cbe1191' | Michael Niedermayer | 2015-03-21 | 1 | -1/+2 |
|\| |
|
| * | h264: move mb_field_decoding_flag into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+2 |
* | | Merge commit '6490a0c0fbe0e55f765ea2aa2e8495181ea1f719' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|