| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: update avctx width/height/pix_fmt when returning frame | Andreas Cadhalpun | 2015-06-12 | 1 | -0/+24 |
* | avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header | Philip Langdale | 2015-05-25 | 1 | -1/+1 |
* | avcodec/h264: Remove failure on data partitioning | Michael Niedermayer | 2015-05-01 | 1 | -2/+0 |
* | Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6' | Michael Niedermayer | 2015-04-29 | 1 | -35/+49 |
|\ |
|
| * | h264: use properly allocated AVFrames | Anton Khirnov | 2015-04-29 | 1 | -36/+45 |
* | | Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819' | Michael Niedermayer | 2015-04-29 | 1 | -12/+5 |
|\| |
|
| * | h264: embed the DPB in the context | Anton Khirnov | 2015-04-29 | 1 | -11/+4 |
* | | Merge commit '440e8dd374b732c48d564d9f1bb0ec3b1b786fb9' | Michael Niedermayer | 2015-04-29 | 1 | -1/+1 |
|\| |
|
| * | h264: drop a comment that carries no useful information | Anton Khirnov | 2015-04-29 | 1 | -1/+1 |
* | | Merge commit '11f024ef0ab923ed8680fc35a087d576e549c849' | Michael Niedermayer | 2015-04-29 | 1 | -9/+6 |
|\| |
|
| * | h264: move freeing the escaped RBSP buffer to free_context() | Anton Khirnov | 2015-04-29 | 1 | -9/+6 |
* | | Merge commit 'ee62b364be0c30cba83b5ff10a3ca8c3e866ade6' | Michael Niedermayer | 2015-04-29 | 1 | -48/+0 |
|\| |
|
| * | h264: eliminate ff_h264_set_parameter_from_sps() | Anton Khirnov | 2015-04-29 | 1 | -43/+0 |
* | | Merge commit 'a6cd154463bea7eb56d28192db4c8c6d83f67fd7' | Michael Niedermayer | 2015-04-29 | 1 | -19/+17 |
|\| |
|
| * | h264: move the DPB init/uninit to init_context()/free_context() | Anton Khirnov | 2015-04-29 | 1 | -18/+16 |
* | | Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98' | Michael Niedermayer | 2015-04-29 | 1 | -2/+2 |
|\| |
|
| * | h264: drop H264Context.ouputed_poc | Anton Khirnov | 2015-04-29 | 1 | -2/+2 |
* | | Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3' | Michael Niedermayer | 2015-04-29 | 1 | -3/+0 |
|\| |
|
| * | h264: drop needs_realloc | Anton Khirnov | 2015-04-29 | 1 | -3/+0 |
* | | avcodec: use av_mod_uintp2() where useful | James Almer | 2015-04-21 | 1 | -3/+2 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | avcodec/h264: Do not fail with randomly truncated VUIs | Michael Niedermayer | 2015-04-10 | 1 | -2/+7 |
* | | avcodec/h264: Use only one ERContext | Michael Niedermayer | 2015-04-09 | 1 | -0/+4 |
* | | avcodec/h264: Be more tolerant to changing pps id between slices | Michael Niedermayer | 2015-04-09 | 1 | -3/+4 |
* | | avcodec/h264: finish previous slices before switching to single thread mode | Michael Niedermayer | 2015-04-07 | 1 | -0/+6 |
* | | Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e' | Michael Niedermayer | 2015-04-05 | 1 | -2/+2 |
|\| |
|
| * | h264: reset the private data in init_thread_copy() | Anton Khirnov | 2015-04-05 | 1 | -2/+2 |
* | | Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8' | Michael Niedermayer | 2015-04-05 | 1 | -1/+0 |
|\| |
|
| * | h264: remove a commented out nonsense line | Anton Khirnov | 2015-04-05 | 1 | -1/+0 |
* | | Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45' | Michael Niedermayer | 2015-04-05 | 1 | -3/+0 |
|\| |
|
| * | h264: drop redundant initialization of the scaling matrices | Anton Khirnov | 2015-04-05 | 1 | -3/+0 |
* | | Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7' | Michael Niedermayer | 2015-04-05 | 1 | -40/+46 |
|\| |
|
| * | h264: factor out common code from init() and init_thread_copy() | Anton Khirnov | 2015-04-05 | 1 | -39/+43 |
* | | Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690' | Michael Niedermayer | 2015-04-05 | 1 | -16/+0 |
|\| |
|
| * | h264: drop redundant initialization in init() | Anton Khirnov | 2015-04-05 | 1 | -14/+0 |
* | | Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0' | Michael Niedermayer | 2015-04-05 | 1 | -2/+1 |
|\| |
|
| * | h264: initialize cur_chroma_format_idc | Anton Khirnov | 2015-04-05 | 1 | -0/+1 |
* | | avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading ... | Michael Niedermayer | 2015-04-04 | 1 | -1/+7 |
* | | avcodec/h264: use goto end instead of return for hwaccel fails as well | Michael Niedermayer | 2015-04-04 | 1 | -2/+2 |
* | | avcodec/h264: silence ER warning when no slice threads are used | Michael Niedermayer | 2015-04-04 | 1 | -1/+1 |
* | | avcodec/h264: reenable ER except with slice threads by default | Michael Niedermayer | 2015-04-04 | 1 | -2/+5 |
* | | Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c' | Michael Niedermayer | 2015-04-04 | 1 | -13/+22 |
|\| |
|
| * | h264: disable ER by default | Anton Khirnov | 2015-04-03 | 1 | -0/+22 |
* | | vda: fix h264 decoding for avcC,vda wants the entire buffer | Rainer Hochecker | 2015-04-02 | 1 | -1/+1 |
* | | avcodec/h264: Remove bits_per_raw_sample hacks | Michael Niedermayer | 2015-03-25 | 1 | -2/+3 |
* | | Merge commit 'a12d3188cbec15e22070e139fa5cc541da07e2c3' | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '2b4c38d3c647f409080606ef02b3363ada00be2c' | Michael Niedermayer | 2015-03-21 | 1 | -11/+1 |
|\| |
|
| * | h264: drop some mpegvideo remnants from draw_horiz_band() | Anton Khirnov | 2015-03-21 | 1 | -11/+1 |
* | | Merge commit '5bf3c0fa49afd5bbf43aa841ff78007d72c80736' | Michael Niedermayer | 2015-03-21 | 1 | -11/+0 |
|\| |
|