Mercurial > libavcodec.hg
changeset 8524:e2d97d1449d4 libavcodec
Cosmetics: Fix indentation.
author | cehoyos |
---|---|
date | Mon, 05 Jan 2009 00:48:44 +0000 |
parents | 2f94b161f9f7 |
children | 53f8d9be29ee |
files | h264.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/h264.c Mon Jan 05 00:31:39 2009 +0000 +++ b/h264.c Mon Jan 05 00:48:44 2009 +0000 @@ -7427,7 +7427,7 @@ ff_VDPAU_h264_add_data_chunk(h, start_code, sizeof(start_code)); ff_VDPAU_h264_add_data_chunk(h, &buf[buf_index - consumed], consumed ); }else - context_count++; + context_count++; } break; case NAL_DPA: