On Mon, Aug 19, 2019 at 11:56:18PM +0200, Andreas Rheinhardt wrote:
> The documentation of ff_packet_list_get currently didn't match the
> actual usage:
> 1. It said that the destination packet is supposed to be initialized.
> But this makes no sense given that it will be overwritten completely and
> flacenc, mp3enc and ttaenc ignored this.
> 2. ff_packet_list_get returns an int, although it can't fail in case the
> packet list is not empty (for which there is an assert). Again, several
> callers didn't check for any return value.
> In both cases, the documentation has been adapted to match actual usage.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com>
> ---
> No changes since last time.
> 
>  libavformat/internal.h | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 1
"Used only once"    - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to