[mythtv-firehose] mythtv branch master updated by jyavenard. v0.27-pre2-1899-g563e2e5

Git Repo Owner noreply at mythtv.org
Tue Jul 16 05:15:49 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  563e2e5b5c147fd94a2d72d25a7abfd5d910d94a (commit)
       via  b118d60a69a49cc7e0c8f2679f4162734d43bb02 (commit)
       via  98ef887b847cded0d91cac8db20f7a2fd34133d5 (commit)
       via  93816f1be78616f57786c8d586565711cc59acf4 (commit)
       via  3099b9ba7ccf4761b0fd24035b8d967886d463f4 (commit)
       via  cabbd276bd58616c71f255618aff08e13c485bdc (commit)
       via  9f18bcdc062574e3e49d7cc15818fe0ffad49b9c (commit)
       via  b9f05e48aa9ea78f5220d2785994931358271919 (commit)
       via  79f2e67bf72a776f34f8eaecf6f14c8bf028a429 (commit)
       via  13524f86adc74e0a0069d5d56b662f57ff046a94 (commit)
       via  c9994367a888516ca793c7310f6e8cc4758fa300 (commit)
       via  00e69052f9c6b6d23b74bb42a8d9e88e6ab4d6b6 (commit)
       via  93d19e80773fff16ceeeb7e577fc101ff7f3d302 (commit)
       via  12d86f4304c4e75f6661734ba1581b0a4f1a0ff0 (commit)
       via  25d5d6c6ef35e6f13ca697821d7363844cf24959 (commit)
       via  4da7b141e1e73520a148e97b3862e292d27421ff (commit)
       via  4b31f40b05e1df0eb530874e6dcd0cd6c3b59386 (commit)
       via  ad682462f6e8678b56774472be2a8fc0fae0bdf7 (commit)
       via  04798229286ef81b16aaae21a3d425bafcc36dda (commit)
       via  17eeb3c1f546530eec6164ca0c0cf7cec4d5652a (commit)
       via  ad9309a24e6b786b61d8a9f52ddda6417006670f (commit)
       via  bbab909331eb4f180b52f4ccd57d7f9e235146c7 (commit)
       via  b2c91d41d1b9192f0ad401d8176b915713159449 (commit)
       via  a7c02b1b5b4987fae6a1c01062b0bdf2bd709991 (commit)
       via  d8f8c9113c89dbf3f947b40a7fccf54128821331 (commit)
      from  e99f064cf15fd5299f58a85505fa88e8bab4f9e1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 563e2e5b5c147fd94a2d72d25a7abfd5d910d94a
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:14:40 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:14:40 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=563e2e5b5c147fd94a2d72d25a7abfd5d910d94a

Update README.sync following FFmpeg resync



commit b118d60a69a49cc7e0c8f2679f4162734d43bb02
Author:    Michael Niedermayer <michaelni at gmx.at> at Wed, 10 Jul 2013 16:39:10 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:57 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b118d60a69a49cc7e0c8f2679f4162734d43bb02

avfilter/af_earwax: Fix out of array accesses on odd packets
Found-by: Paul B Mahol <onemda at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 0a3a0edd52b98aec27d1b8c63c85cb52ff46d40e)

Conflicts:

	libavfilter/af_earwax.c

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 98ef887b847cded0d91cac8db20f7a2fd34133d5
Author:    Michael Niedermayer <michaelni at gmx.at> at Wed, 10 Jul 2013 16:21:33 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:56 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=98ef887b847cded0d91cac8db20f7a2fd34133d5

avcodec/qdm2: initialize sign_bits
Fixes non deterministic output

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 8f09957194b8d7a3ea909647e22eaf1389b6f5c4)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 93816f1be78616f57786c8d586565711cc59acf4
Author:    Michael Niedermayer <michaelni at gmx.at> at Wed, 10 Jul 2013 16:18:52 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:56 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=93816f1be78616f57786c8d586565711cc59acf4

avcodec/qdm2: store bits in an integer instead of float variable
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit fbe159e85079f1f94a7201dc210b155dba7ff4a6)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 3099b9ba7ccf4761b0fd24035b8d967886d463f4
Author:    Luca Barbato <lu_zero at gentoo.org> at Tue, 9 Jul 2013 01:03:13 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:56 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3099b9ba7ccf4761b0fd24035b8d967886d463f4

atrac3: fix error handling
decode_tonal_components returns a proper AVERROR.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 5eaed6d33689cc6f6e7c07463ede6b387b08afc4)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit cabbd276bd58616c71f255618aff08e13c485bdc
Author:    Luca Barbato <lu_zero at gentoo.org> at Sun, 30 Jun 2013 09:57:56 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:56 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cabbd276bd58616c71f255618aff08e13c485bdc

indeo: Properly forward the error codes
If the tile data size does not match the buffer size it did not
return an AVERROR_INVALIDDATA causing futher corruption later.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
(cherry picked from commit 7388c0c58601477db076e2e74e8b11f8a644384a)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 9f18bcdc062574e3e49d7cc15818fe0ffad49b9c
Author:    Michael Niedermayer <michaelni at gmx.at> at Sat, 29 Jun 2013 19:46:33 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:56 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9f18bcdc062574e3e49d7cc15818fe0ffad49b9c

update all trac links to use the trac subdomain
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit b9f05e48aa9ea78f5220d2785994931358271919
Author:    Dale Curtis <dalecurtis at chromium.org> at Wed, 22 May 2013 15:17:08 -0700
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:55 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b9f05e48aa9ea78f5220d2785994931358271919

avformat/utils: Keep internal and external av_read_frame() packets in sync.
Otherwise, during error conditions, the caller will be left with
dangling pointers to a destructed packet => boom.

BUG=242786
TEST=ffmpeg_regression_tests

Commit slightly simplified by commiter
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit c54a1565f512858ccfa70392f40f11c098bc1b63)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 79f2e67bf72a776f34f8eaecf6f14c8bf028a429
Author:    Michael Niedermayer <michaelni at gmx.at> at Mon, 8 Jul 2013 21:46:20 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:55 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=79f2e67bf72a776f34f8eaecf6f14c8bf028a429

mpeg12dec: avoid reinitialization on PS changes when possible.
Fixes Ticket2574

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 970c8df73528659925819dec31c4c8c0887f0321)

Conflicts:
	libavcodec/mpeg12dec.c
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 13524f86adc74e0a0069d5d56b662f57ff046a94
Author:    Michael Niedermayer <michaelni at gmx.at> at Sun, 7 Jul 2013 13:15:32 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:55 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=13524f86adc74e0a0069d5d56b662f57ff046a94

mp3dec: detect CBR and use CBR axiom to seek
This should also work reasonable with truncated and growing mp3s.
Fixes Ticket2590

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit e096283ea55bc36a637b47329e19ddb26fb1440b)

Conflicts:
	libavformat/mp3dec.c
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit c9994367a888516ca793c7310f6e8cc4758fa300
Author:    Michael Niedermayer <michaelni at gmx.at> at Sat, 6 Jul 2013 23:53:19 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:55 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c9994367a888516ca793c7310f6e8cc4758fa300

oggparseskeleton: avoid header parsing failure
Based on description by James Almer and the xiph wiki

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 9a6e814be7c052deb34a8f585176d053f4c187c1)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 00e69052f9c6b6d23b74bb42a8d9e88e6ab4d6b6
Author:    James Almer <jamrial at gmail.com> at Sat, 6 Jul 2013 04:34:13 -0300
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:54 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=00e69052f9c6b6d23b74bb42a8d9e88e6ab4d6b6

oggparseskeleton: Replace avpriv_report_missing_feature() with a normal av_log() call
since there should not be more than one fisbone for a given stream.

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 63d7684fefcfa9de1a04b43471f876e882ba7aac)

Conflicts:
	libavformat/oggparseskeleton.c
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 93d19e80773fff16ceeeb7e577fc101ff7f3d302
Author:    James Almer <jamrial at gmail.com> at Sat, 6 Jul 2013 04:34:13 -0300
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:54 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=93d19e80773fff16ceeeb7e577fc101ff7f3d302

oggparseskeleton: Fix fisbone header parsing
start_granule should be applied to the stream referenced in the fisbone packet, not to the
Skeleton stream.
This was broken in d1f05dd18375f2f8e68372edee11436927e43ba8 and produced bogus warnings about
multiple fisbone in the same stream on files with more than one stream.

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 3960992f0abf8e28acada220c79fb754d67298ba)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 12d86f4304c4e75f6661734ba1581b0a4f1a0ff0
Author:    Michael Niedermayer <michaelni at gmx.at> at Mon, 17 Jun 2013 22:03:36 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:54 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=12d86f4304c4e75f6661734ba1581b0a4f1a0ff0

mmsh: dont close context on seeking failure
Fixes Ticket2581

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit b4579a29c75e2968ede2ad002dd4a495dbfc883d)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 25d5d6c6ef35e6f13ca697821d7363844cf24959
Author:    Michael Niedermayer <michaelni at gmx.at> at Sun, 7 Jul 2013 02:42:40 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:54 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=25d5d6c6ef35e6f13ca697821d7363844cf24959

avformat/mov: Fix duration of fragmented mov
Fixes Ticket2757

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit dc2a13aa802fc691c25d5e0194818831058316ee)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 4da7b141e1e73520a148e97b3862e292d27421ff
Author:    Michael Niedermayer <michaelni at gmx.at> at Sun, 7 Jul 2013 01:29:48 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:53 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4da7b141e1e73520a148e97b3862e292d27421ff

libavcodec/x86/mpegvideo: Move mmx functions under HAVE_MMX_INLINE
should fix ticket2755

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 707b2135fda3687a6eeb91411f801e437f633f30)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 4b31f40b05e1df0eb530874e6dcd0cd6c3b59386
Author:    Michael Niedermayer <michaelni at gmx.at> at Sun, 7 Jul 2013 01:29:18 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:53 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4b31f40b05e1df0eb530874e6dcd0cd6c3b59386

avcodec/x86/vp3dsp_init: move mmx functions under HAVE_MMX_INLINE
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit abce6dfd9ecea358f8def5040f60fcbe7f89e970)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit ad682462f6e8678b56774472be2a8fc0fae0bdf7
Author:    Michael Niedermayer <michaelni at gmx.at> at Fri, 5 Jul 2013 03:27:07 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:53 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ad682462f6e8678b56774472be2a8fc0fae0bdf7

mpegts: only reopen pmt_cb filter if its different from the previous.
Fixes Ticket2632

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit b009267910df10c004b5f340a090d45da29089a0)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 04798229286ef81b16aaae21a3d425bafcc36dda
Author:    Michael Niedermayer <michaelni at gmx.at> at Mon, 1 Jul 2013 23:38:08 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:52 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=04798229286ef81b16aaae21a3d425bafcc36dda

rmdec: Pass AVIOContext to rm_read_metadata()
Fix null pointer dereference
Fixes Ticket2588

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit bf87908cd8da31e8f8fe75c06577170928ea70a8)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit 17eeb3c1f546530eec6164ca0c0cf7cec4d5652a
Author:    Michael Niedermayer <michaelni at gmx.at> at Mon, 1 Jul 2013 20:48:38 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:52 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=17eeb3c1f546530eec6164ca0c0cf7cec4d5652a

avcodec/x86/dsputil_init: only use xvid idct for lowres=0
Fixes crash
Fixes Ticket2714

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit b791a0831b0a027e7ba4eb6961cc0180472ac603)

Conflicts:
	libavcodec/x86/dsputil_init.c
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit ad9309a24e6b786b61d8a9f52ddda6417006670f
Author:    Nigel Touati-Evans <nigel.touatievans at gmail.com> at Thu, 27 Jun 2013 12:28:43 +0100
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:52 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ad9309a24e6b786b61d8a9f52ddda6417006670f

Fix copying extradata to codec in mxfdec.c
The code that copies any extradata from the MXFDescriptor to the codec does
not set the size, which it should otherwise the copied data is useless.

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 42bd0cd21ae68abef4436cc97d67f592be38d3e3)

Conflicts:
	libavformat/mxfdec.c
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit bbab909331eb4f180b52f4ccd57d7f9e235146c7
Author:    Hendrik Leppkes <h.leppkes at gmail.com> at Sat, 15 Jun 2013 22:46:01 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:52 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bbab909331eb4f180b52f4ccd57d7f9e235146c7

mathops/x86: work around inline asm miscompilation with GCC 4.8.1
The volatile is not required here, and prevents a miscompilation with GCC
4.8.1 when building on x86 with --cpu=i686

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 659df32a9d8984081ccd54adc3aee7daeb33388d)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit b2c91d41d1b9192f0ad401d8176b915713159449
Author:    Michael Niedermayer <michaelni at gmx.at> at Thu, 20 Jun 2013 20:20:56 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:51 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b2c91d41d1b9192f0ad401d8176b915713159449

avdevice/x11grab: allocate just one Cursor
Fixes resource leak and Ticket2450

Reviewed-by: Carl Eugen Hoyos <cehoyos at ag.or.at>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 1ee8fadb811f3b1ef370c7d6c7bf62088f1cc954)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit a7c02b1b5b4987fae6a1c01062b0bdf2bd709991
Author:    Michael Niedermayer <michaelni at gmx.at> at Thu, 20 Jun 2013 21:49:02 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:51 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a7c02b1b5b4987fae6a1c01062b0bdf2bd709991

avformat/iff: Byte seek is unsupported
Fixes Ticket2194

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 03cd3bec6e66a49bcec138d72bac97cb8a64d246)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



commit d8f8c9113c89dbf3f947b40a7fccf54128821331
Author:    Michael Niedermayer <michaelni at gmx.at> at Fri, 21 Jun 2013 01:11:45 +0200
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 16 Jul 2013 15:11:51 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d8f8c9113c89dbf3f947b40a7fccf54128821331

avformat/libmodplug: Reduce the probe score for small input
This ensures that theres enough data for mpeg_probe() to recognize mpeg-ps
Fixes Ticket2583

Based on code by: Paul B Mahol <onemda at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit c605adbf562fbf535e83ae427bb681bc45e440c8)
Signed-off-by: Jean-Yves Avenard <jyavenard at mythtv.org>



-----------------------------------------------------------------------

Summary of changes:
 mythtv/external/FFmpeg/README.sync                 |    1 +
 mythtv/external/FFmpeg/doc/issue_tracker.txt       |    2 +-
 mythtv/external/FFmpeg/libavcodec/atrac3.c         |    4 +-
 mythtv/external/FFmpeg/libavcodec/ivi_common.c     |   12 +++++++-
 mythtv/external/FFmpeg/libavcodec/mpeg12.c         |    2 +-
 mythtv/external/FFmpeg/libavcodec/qdm2.c           |    3 +-
 mythtv/external/FFmpeg/libavcodec/qtrle.c          |    2 +-
 .../external/FFmpeg/libavcodec/x86/dsputil_mmx.c   |    2 +-
 mythtv/external/FFmpeg/libavcodec/x86/mathops.h    |    2 +-
 mythtv/external/FFmpeg/libavcodec/x86/mpegvideo.c  |    8 +++---
 .../external/FFmpeg/libavcodec/x86/vp3dsp_init.c   |    8 +++---
 mythtv/external/FFmpeg/libavdevice/x11grab.c       |    7 +++--
 mythtv/external/FFmpeg/libavfilter/af_earwax.c     |   19 ++++++++-----
 mythtv/external/FFmpeg/libavformat/iff.c           |    2 +-
 mythtv/external/FFmpeg/libavformat/libmodplug.c    |   17 ++++++++++-
 mythtv/external/FFmpeg/libavformat/mmsh.c          |    6 +++-
 mythtv/external/FFmpeg/libavformat/mov.c           |    2 +-
 mythtv/external/FFmpeg/libavformat/mp3dec.c        |   29 +++++++++++++++----
 mythtv/external/FFmpeg/libavformat/mpegts.c        |   12 ++++++--
 mythtv/external/FFmpeg/libavformat/mxfdec.c        |    4 ++-
 .../external/FFmpeg/libavformat/oggparseskeleton.c |   13 +++++++--
 mythtv/external/FFmpeg/libavformat/rmdec.c         |   13 +++++----
 mythtv/external/FFmpeg/libavformat/utils.c         |    3 ++
 23 files changed, 120 insertions(+), 53 deletions(-)

-- 



More information about the mythtv-firehose mailing list