Changed all occurrences of MPEG4 to H264 (pointed out by Sren Moch)

This commit is contained in:
Klaus Schmidinger
2012-11-25 14:21:15 +01:00
parent 21186ced97
commit 75aee155ea
4 changed files with 25 additions and 23 deletions

View File

@@ -2958,7 +2958,7 @@ Oliver Schinagl <oliver@schinagl.nl>
for a patch that was used to implement the setup options "OSD/Color key [0123]"
Andrey Pridvorov <ua0lnj@bk.ru>
for reporting a problem with detecting frames in MPEG 4 video, and pointing towards
for reporting a problem with detecting frames in H.264 video, and pointing towards
a better way of doing it
Jens Vogel <jens.vogel@akjv.de>
@@ -2972,6 +2972,7 @@ S
for fixing sorting folders before recordings in case of UTF-8
for reporting that cCuttingThread::GetPendingPackets() should get only non-video
packets
for pointing out that the name H264 should be used instead of MPEG4
Peter M<>nster <pmlists@free.fr>
for fixing 'make install' to not overwrite existing configuration files