Changelog for
xdtv-devel-2.4.1cvs15-215.69.x86_64.rpm :
* Fri Oct 09 2020 Wolfgang Bauer
- Add -fcommon to the compiler flags to fix build with gcc10
* Wed Nov 09 2016 Wolfgang Bauer - build with ffmpeg2-devel on Leap 42.2 and Tumbleweed
* Sat Aug 27 2016 Wolfgang Bauer - build without x264 and faac, they are not needed/used anyway with the external ffmpeg- Explicitly add libavcodec compiler options to CFLAGS to fix build with current ffmpeg versions
* Mon Jan 04 2016 Wolfgang Bauer - Add -std=gnu89 to the compiler flags to fix build with gcc5
* Fri Mar 13 2015 Wolfi - prevent a crash when ffmpeg audio codec cannot be opened
* Mon Mar 09 2015 Wolfi - fix build with ffmpeg 2.6
* Fri Dec 12 2014 Wolfi - fix hang on exit when subtitles and teletext were active
* Sat Sep 20 2014 Wolfi - properly fix the recording and enable audio/video synchronization again The problem was that v4l2 uses CLOCK_MONOTONIC with the system boot as base for timestamps starting with Kernel 3.9, whereas xdtv used gettimeofday, i.e. CLOCK_REALTIME with the Linux epoch as base, for the audio frames. Therefore all frames got dropped because the difference between the audio and video timestamp was too big in any case obviously.
* Sat Jun 14 2014 Wolfi - fix the Comment field in the .desktop files
* Thu Jun 05 2014 Wolfi - Uncomment the tv-fonts Requires was commented out by mistake, but tv-fonts are needed for the OSD with the default settings