Package: mjpegtools / 1:2.1.0+debian-7
Metadata
| Package | Version | Patches format |
|---|---|---|
| mjpegtools | 1:2.1.0+debian-7 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_debian directory.patch | (download) |
Makefile.am |
3 1 + 2 - 0 ! |
do not auto-regenerate stuff in the debian/ directory. |
| 03_disable_optimization.patch | (download) |
configure.ac |
1 1 + 0 - 0 ! |
disable optimization by default. |
| 04_manpage syntax.patch | (download) |
docs/mjpeg-howto.info |
1 1 + 0 - 0 ! |
manpages improvements and fixes. |
| 06_link_pthread.patch | (download) |
mpeg2enc/Makefile.am |
2 1 + 1 - 0 ! |
add pthread to linker's libs list. |
| 07_yuvdenoise_disable_sse2.patch | (download) |
yuvdenoise/main.c |
12 3 + 9 - 0 ! |
disable sse in-line optimizations. |
| 08_use_bash.patch | (download) |
scripts/lav2avi.sh |
2 1 + 1 - 0 ! |
--- |
| 09_script_path.patch | (download) |
scripts/anytovcd.sh |
2 2 + 0 - 0 ! |
add mjpegtools' private bin dir to path. |
| 10_usr_local.patch | (download) |
scripts/lavtc.sh |
4 2 + 2 - 0 ! |
transcode installs the binary in /usr/bin (as well as every Debian Policy-compliant package does). |
| 13_fix_lav2yuv_linking.diff | (download) |
lavtools/Makefile.am |
2 1 + 1 - 0 ! |
link explicitly against the built libmjpegutils. fixes ftbfs. |
| 14_fix_mplex_linking.diff | (download) |
mplex/Makefile.am |
3 2 + 1 - 0 ! |
link explicitly against the built libmjpegutils. fixes ftbfs. |
| 15_fix_qttoy4m_linking.diff | (download) |
y4mutils/Makefile.am |
6 4 + 2 - 0 ! |
link explicitly against the built libmjpegutils. fixes ftbfs. |
| 16_fix_ftbfs_format_security.patch | (download) |
lavtools/jpeg2yuv.c |
2 1 + 1 - 0 ! |
avoid format security warning and build breakage |
| 17_hurd.patch | (download) |
lavtools/editlist.c |
3 3 + 0 - 0 ! |
avoid unconditional usage of path_max and maxpathlen. |
| 18_no_noPIC.patch | (download) |
y4mdenoise/Makefile.am |
4 2 + 2 - 0 ! |
do not use -fno-pic |
| 19_no simd.patch | (download) |
configure.ac |
2 2 + 0 - 0 ! |
test for simd instructions at run-time only if configured. Do not attempt to use e.g. CPU detection if the result does not matter |
