diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-25 14:21:15 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-11-25 14:21:15 +0100 |
commit | 75aee155ea67e6383df712d041f98190ced0ca65 (patch) | |
tree | 8cca83a0c68ba629d0711180dc53d1ffe75061e5 /CONTRIBUTORS | |
parent | 21186ced9724572d95b62e8643677e3ba23fe627 (diff) | |
download | vdr-75aee155ea67e6383df712d041f98190ced0ca65.tar.gz vdr-75aee155ea67e6383df712d041f98190ced0ca65.tar.bz2 |
Changed all occurrences of MPEG4 to H264 (pointed out by Sören Moch)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 027a99bf..5f88d74f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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ören Moch <smoch@web.de> 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 |