Le primidi 1er ventôse, an CCXXIII, Michael Niedermayer a écrit :
> doesnt this also set it for the muxer ?
> otherwise it is probably ok but you know this code better than i do ...
True, I had not thought long enough to see that it could cause problems. I
have moved that to the demuxer, I will se
On Mon, Feb 16, 2015 at 10:22:15PM +0100, Nicolas George wrote:
> The value tells the typical size of a packet from the demuxer.
>
> Signed-off-by: Nicolas George
> ---
> libavdevice/alsa-audio-common.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavdevice/alsa-au
The value tells the typical size of a packet from the demuxer.
Signed-off-by: Nicolas George
---
libavdevice/alsa-audio-common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavdevice/alsa-audio-common.c b/libavdevice/alsa-audio-common.c
index bf876ed..f4b86bb 100644
---