This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from 1f24840239 avdevice/alsa: auto-detect channel layout when capturing 
audio
     new 87bcbbff57 avcodec/libfdk-aacenc: don't propagate a skip samples value 
higher than the frame size
     new c31a781412 avcodec/audio_frame_queue: add skip samples side data to 
output packets

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libavcodec/aacenc.c                        | 14 +++-----------
 libavcodec/ac3enc.c                        | 15 +++------------
 libavcodec/aptxenc.c                       |  5 ++++-
 libavcodec/audio_frame_queue.c             | 29 ++++++++++++++++++++++------
 libavcodec/audio_frame_queue.h             |  8 ++++----
 libavcodec/audiotoolboxenc.c               |  7 ++++---
 libavcodec/libfdk-aacenc.c                 | 31 +++++++-----------------------
 libavcodec/libmp3lame.c                    | 26 ++++---------------------
 libavcodec/libopencore-amr.c               |  5 +++--
 libavcodec/libopusenc.c                    | 19 +++---------------
 libavcodec/libshine.c                      |  5 +++--
 libavcodec/libspeexenc.c                   |  6 ++++--
 libavcodec/libvorbisenc.c                  | 16 +++------------
 libavcodec/mlpenc.c                        |  7 +++----
 libavcodec/nellymoserenc.c                 |  5 +++--
 libavcodec/opus/enc.c                      |  4 +++-
 libavcodec/ra144enc.c                      |  5 +++--
 libavcodec/vorbisenc.c                     |  4 +++-
 tests/ref/fate/ac3-fixed-encode-2          |  2 +-
 tests/ref/fate/ac3-fixed-encode-3          |  2 +-
 tests/ref/fate/copy-shortest1              |  2 +-
 tests/ref/fate/copy-shortest2              |  2 +-
 tests/ref/fate/ffmpeg-filter_complex_audio |  2 +-
 tests/ref/fate/opus-enc-silence            |  2 +-
 tests/ref/fate/shortest                    |  2 +-
 25 files changed, 90 insertions(+), 135 deletions(-)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to