Justin Ruggles (14):
  mpegaudio_parser: do not ignore information from the first parsed
    frame
  tta demuxer: set packet duration
  vqf: set packet parameters after av_new_packet()
  vqf: set packet duration
  asfdec: Do not set AVCodecContext.frame_size
  psx-str: fix audio pts
  psx-str: do not allow seeking by bytes
  ea: fix audio pts
  segafilm: use the sample rate as the time base for audio streams
  voc/avs: Do not change the sample rate mid-stream.
  dxa: set audio stream time base using the sample rate
  tiertexseq: set audio stream start time to 0
  tiertexseq: set correct block_align for audio
  FATE: do not decode audio in the nuv test.

Michael Niedermayer (1):
  mpegaudio_parser: be less picky on the start position

 libavcodec/mpegaudio_parser.c |    5 ++-
 libavformat/asfdec.c          |   20 -------------------
 libavformat/dxa.c             |    2 +
 libavformat/electronicarts.c  |   25 ++++++++++++++++-------
 libavformat/psxstr.c          |   10 ++++++++-
 libavformat/segafilm.c        |   11 ++++++---
 libavformat/tiertexseq.c      |    3 +-
 libavformat/tta.c             |   16 +++++++++++---
 libavformat/vocdec.c          |   16 +++++++++++---
 libavformat/vqf.c             |    9 +++++--
 tests/fate/video.mak          |    2 +-
 tests/ref/fate/nuv            |   19 ------------------
 tests/ref/fate/pva-demux      |    6 ++--
 tests/ref/fate/tiertex-seq    |   42 ++++++++++++++++++++--------------------
 tests/ref/fate/vqf-demux      |    2 +-
 tests/ref/fate/wtv-demux      |   12 +++++-----
 tests/ref/seek/lavf_voc       |   24 +++++++++++-----------
 tests/ref/seek/mp2_mp2        |   14 ++++--------
 18 files changed, 119 insertions(+), 119 deletions(-)

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to