Changeset 5fba761f in ffmpeg

Timestamp:
Jun 25, 2011, 8:06:30 PM (13 years ago)
Author:
Stefano Sabatini <stefano.sabatini-lala@poste.it>
Branches:
master
Children:
4ccb7911
Parents:
5aca97e2
git-author:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (06/25/11 19:54:58)
git-committer:
Stefano Sabatini <stefano.sabatini-lala@poste.it> (06/25/11 20:06:30)
Message:

samplefmt: remove deprecated use of av_get_bits_per_sample_fmt()

Use av_get_bytes_per_sample() instead.

Fix deprecation warning:
samplefmt.c: In function ‘av_samples_fill_arrays’:
samplefmt.c:88: warning: ‘av_get_bits_per_sample_fmt’ is deprecated (declared at samplefmt.c:76)

(No files)

Note: See TracChangeset for help on using the changeset viewer.