Anton Khirnov 4ec1acc6e4 avpacket: fix copying side data in av_packet_copy_props()
Side data count is incremented by by calling av_packet_new_side_data()
in the following loop, setting it explicitly results in the resulting
value being twice what it should be.

CC: libav-stable@libav.org
(cherry picked from commit cdf58f0599)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2014-06-26 12:58:16 +02:00
2014-03-23 17:28:34 +01:00
2014-06-25 15:37:01 +02:00
2013-07-07 21:43:23 +02:00
2014-05-10 12:03:46 -04:00
2013-10-22 10:49:31 +02:00
2014-03-07 08:32:55 -05:00
2014-03-29 13:03:59 -04:00

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
S
Description
No description provided
Readme 229 MiB
Languages
C 89%
Assembly 8.4%
Makefile 1.4%
GLSL 0.4%
C++ 0.3%
Other 0.3%