]> git.sesse.net Git - ffmpeg/commit
avformat/dashdec: refine and fix code style of dash_read_header
authorSteven Liu <lq@chinaffmpeg.org>
Thu, 4 Jul 2019 08:11:47 +0000 (16:11 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Thu, 4 Jul 2019 08:11:47 +0000 (16:11 +0800)
commit6e988b75df9a137ddadcd1c3856e3578f5210a43
tree9fcff26d417dbc643f3ae0d732586a2a76ec45e5
parent43e0ddd33dac8f7476d493ac78616b364ba28355
avformat/dashdec: refine and fix code style of dash_read_header

move the temp variable to the top of the expression paragraph
rename the pls to rep(representation)
libavformat/dashdec.c