[mythtv-firehose] mythtv/personal/jyavenard/backports/fixes/0.24 commit: a1b3c0c0f by Jean-Yves Avenard (jyavenard)

MythTV noreply at mythtv.org
Tue Apr 10 07:43:36 UTC 2012


      Author:  Jean-Yves Avenard <jyavenard at mythtv.org>
 Change Date:  2011-01-31T17:50:31-08:00
   Push Date:  2012/04/10 00:41:52 -0700
  Repository:  mythtv
      Branch:  personal/jyavenard/backports/fixes/0.24
New Revision:  a1b3c0c0fb74576439a8b36b66733240860573b2
   Changeset:  https://github.com/MythTV/mythtv/commit/a1b3c0c0f

Log:

Backport the following FFmpeg changes:

 SHA: e5e932e8b02003dd89d81f35eaff05131295558e: Add Anssi and myself to the authors in doxygen.
 SHA: 977903521eff30487dda9c8941eaab24921152cd: Always encapsulate DTS in big-endian format, at least some receivers require that.
 SHA: a4c8e0a82bef825d773c63aa37002ced57111f40: Improve error return values.
 SHA: 836132ec43441fc8560c267851e9aa1c0192300a: Fix wrong bitstream mode for AC-3.
 SHA: d8e481bb860747808220d2baf0cdec5a70c54c1e: s/IEC958/IEC 61937 - IEC958 is a lower level format.
 SHA: cc6c0c7b5231591396f771938ddf5ed90f3a49b1: Do not add the preamble if the DTS stream is already padded
 SHA: 548b97a66a41e610a419ffec2b4a32d28166dea5: Cosmetics: Re-indent after last commit.
 SHA: bc6f0af289b4e43ff745db6f4ea4bc508d19453e: Add av_popcount() to libavutil/common.h
 SHA: 17ee8f669f2285aea8aa73bb4d3aa1f2262cb07b: Add function put_nbyte() to speed up padding in SPDIF muxer.
 SHA: febd72be6550cd5f4bda2269a382c9ff64d46e8a: Use new function put_nbyte() to speed up padding.
 SHA: 62784e3733ceb0f58007db8bb2e41e1abf62b85e: Add the CODEC_CAP_CHANNEL_CONF capability code and add that flag to the dca codec.
 SHA: df1c694c580c9e0255ce632e25afdc2ef200137e: Verify FSIZE96 when encountering X96 sync code.
 SHA: f5a2d285f94585e6336838fb1efc9c28cad93142: Export dca profile information.
 SHA: 39f4d329081732b24f5ad6ef222736f1453bbad2: Fix reading over the end of the allocated buffer.
 SHA: 8f4a5d225c6cd65c5f306a200da991f8a59a439a: dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA
 SHA: f4096bf6eeddc605457192476dbbf110d4cc6140: dca: add profile names
 SHA: 060ec0a8294d912f694cf48546f1543805f83a48: Add av_get_profile_name() to get profile names.
 SHA: cf99e4aa00c4a74f3da5dd399c69da84fd176d4a: Add AVOption support for muxers.
 SHA: 655c36b22fd889f61aa31d769addbcde695d7252: Add AVClass for the private context, this will be used for codec specific options.

Modified:

   mythtv/external/FFmpeg/libavcodec/avcodec.h
   mythtv/external/FFmpeg/libavcodec/dca.c
   mythtv/external/FFmpeg/libavcodec/options.c
   mythtv/external/FFmpeg/libavcodec/utils.c
   mythtv/external/FFmpeg/libavformat/avformat.h
   mythtv/external/FFmpeg/libavformat/avio.h
   mythtv/external/FFmpeg/libavformat/aviobuf.c
   mythtv/external/FFmpeg/libavformat/spdif.h
   mythtv/external/FFmpeg/libavformat/spdifenc.c
   mythtv/external/FFmpeg/libavformat/utils.c
   mythtv/external/FFmpeg/libavutil/common.h



More information about the mythtv-firehose mailing list