This set of backports from FFmpeg consists of patches originating from,
or used in the wonderful LAV Filters.

A few things of note:

- Libav may not want the .gitignore patches. Feel free to drop them.
- I'd like either Ami or Ronald to comment on the this patch, if possible:
      Revert "matroskadec: forward parsing errors to caller."
- The follow commit was squashed from two:
      dca_parser: Add support for parsing dts express
  From:
      14474fbbd0dd85bfea612e5fc8c6e42b086ba910 dca_parser: Add support for 
parsing dts express
      022d22e5810d1c90f618fddd751b1f03502d6021 Fix a regression in the dca 
parser introduced by dts express support.

Enjoy!

- Derek

Carl Eugen Hoyos (1):
  mlpdec: Fix MLP channel ordering

Hendrik Leppkes (11):
  gitignore: ignore .exp files, as generated by the MS linker on win32
  pcm_bluray: set bits_per_raw_sample for > 16-bit
  avcodec: add YCgCo color space.
  mpegts: add BDMV secondary audio stream types
  Add SMPTE240M transfer characteristics flag.
  Implement parsing of the "HandlerName" from the MP4 HDLR atom.
  dca: allow the channel count to change.
  dca_parser: Add support for parsing dts express
  Revert "matroskadec: forward parsing errors to caller."
  mpeg12: fixed parsing in some mpeg2 streams
  indeo3: fix motion vector validation

Joakim Plate (2):
  gitignore: add files to git ignore generated on a win32 build
  mpegts: Some additional HDMV types and reg descriptors for mpegts

 .gitignore                |    4 ++++
 libavcodec/avcodec.h      |    2 ++
 libavcodec/dca.c          |   17 ++++-------------
 libavcodec/dca_parser.c   |   12 +++++-------
 libavcodec/indeo3.c       |    4 ++--
 libavcodec/mlpdec.c       |   27 +++++++++++++++++++++++++++
 libavcodec/mpeg12.c       |    1 +
 libavcodec/pcm-mpeg.c     |    2 ++
 libavformat/matroskadec.c |   11 +++++------
 libavformat/mov.c         |   13 +++++++++++++
 libavformat/mpegts.c      |    8 ++++++++
 11 files changed, 73 insertions(+), 28 deletions(-)

-- 
1.7.10

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

Reply via email to