Skip to content

Commit 7c9f9ad

Browse files
Merge pull request #408 from g-maxime/preparing-v23.03
Preparing v23.03
2 parents 42fe853 + baadfd4 commit 7c9f9ad

File tree

12 files changed

+32
-21
lines changed

12 files changed

+32
-21
lines changed

History_CLI.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Version 23.03, 2023-03-31
2+
-------------
3+
AVI/v210
4+
DPX 10-bit Y filled
5+
DPX RGB 12-bit Packed BE vflip
6+
DPX RGB 12-bit Packed BE with non 8-pixel aligned width
7+
32-bit (integer and float) PCM in WAV
8+
Support of uncommon DPX version strings
9+
Support of -i input_file options1 output_file1 options2 output_file2 (FFmpeg style)
10+
Fix issues with FFV1 v0/v1 and/or 1 slice
11+
112
Version 21.09, 2021-09-03
213
-------------
314
Y support (DPX and TIFF, 8- and 16-bit)

Project/Chocolatey/rawcooked.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<metadata>
55
<id>rawcooked</id>
66
<title>RAWcooked</title>
7-
<version>21.09</version>
7+
<version>23.03</version>
88
<packageSourceUrl>https://github.com/MediaArea/RAWcooked/blob/master/Project/Chocolatey</packageSourceUrl>
99
<owners>MediaArea.net</owners>
1010
<authors>MediaArea.net</authors>

Project/GNU/PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Maintainer: MediaArea.net SARL <[email protected]>
33

44
pkgname=('rawcooked')
5-
pkgver=21.09
5+
pkgver=23.03
66
pkgrel=1
77
pkgdesc="Encodes RAW audio-visual data while permitting reversibility"
88
url="http://mediaarea.net"

Project/GNU/rawcooked.dsc

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Format: 3.0 (quilt)
22
Source: rawcooked
33
Binary: rawcooked, rawcooked-dbg
44
Architecture: any
5-
Version: 21.09-1
5+
Version: 23.03-1
66
Maintainer: Jerome Martinez <[email protected]>
77
Homepage: https://mediaarea.net
88
Standards-Version: 3.7.3
99
Build-Depends: debhelper (>=7), pkg-config, automake, autoconf, libtool
1010
Files:
11-
00000000000000000000000000000000 000000 rawcooked_21.09.orig.tar.xz
12-
00000000000000000000000000000000 000000 rawcooked_21.09-1.debian.tar.xz
11+
00000000000000000000000000000000 000000 rawcooked_23.03.orig.tar.xz
12+
00000000000000000000000000000000 000000 rawcooked_23.03-1.debian.tar.xz

Project/GNU/rawcooked.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# norootforbuild
66

7-
%global rawcooked_version 21.09
7+
%global rawcooked_version 23.03
88

99
Name: rawcooked
1010
Version: %rawcooked_version
@@ -72,5 +72,5 @@ popd
7272
%{_mandir}/man1/rawcooked.*
7373

7474
%changelog
75-
* Mon Jan 01 2018 Jerome Martinez <[email protected]> - 21.09-0
75+
* Mon Jan 01 2018 Jerome Martinez <[email protected]> - 23.03-0
7676
- See History.txt for more info and real dates

Project/MSVC2017/CLI/RAWcooked.rc

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#include <winresrc.h>
22

33
VS_VERSION_INFO VERSIONINFO
4-
FILEVERSION 21,09,0,0
5-
PRODUCTVERSION 21,09,0,0
4+
FILEVERSION 23,03,0,0
5+
PRODUCTVERSION 23,03,0,0
66
FILEFLAGSMASK 0x17L
77
#ifdef _DEBUG
88
FILEFLAGS 0x1L
@@ -19,12 +19,12 @@ BEGIN
1919
BEGIN
2020
VALUE "CompanyName", "MediaArea.net"
2121
VALUE "FileDescription", "RAWcooked"
22-
VALUE "FileVersion", "21.09.0.0"
22+
VALUE "FileVersion", "23.03.0.0"
2323
VALUE "InternalName", "RAWcooked - CLI"
2424
VALUE "LegalCopyright", "MediaArea.net"
2525
VALUE "OriginalFilename", "RAWcooked.exe"
2626
VALUE "ProductName", "RAWcooked"
27-
VALUE "ProductVersion", "21.09.0.0"
27+
VALUE "ProductVersion", "23.03.0.0"
2828
END
2929
END
3030
BLOCK "VarFileInfo"

Project/MSVC2019/CLI/RAWcooked.rc

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#include <winresrc.h>
22

33
VS_VERSION_INFO VERSIONINFO
4-
FILEVERSION 21,09,0,0
5-
PRODUCTVERSION 21,09,0,0
4+
FILEVERSION 23,03,0,0
5+
PRODUCTVERSION 23,03,0,0
66
FILEFLAGSMASK 0x17L
77
#ifdef _DEBUG
88
FILEFLAGS 0x1L
@@ -19,12 +19,12 @@ BEGIN
1919
BEGIN
2020
VALUE "CompanyName", "MediaArea.net"
2121
VALUE "FileDescription", "RAWcooked"
22-
VALUE "FileVersion", "21.09.0.0"
22+
VALUE "FileVersion", "23.03.0.0"
2323
VALUE "InternalName", "RAWcooked - CLI"
2424
VALUE "LegalCopyright", "MediaArea.net"
2525
VALUE "OriginalFilename", "RAWcooked.exe"
2626
VALUE "ProductName", "RAWcooked"
27-
VALUE "ProductVersion", "21.09.0.0"
27+
VALUE "ProductVersion", "23.03.0.0"
2828
END
2929
END
3030
BLOCK "VarFileInfo"

Project/Mac/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>21.09</string>
18+
<string>23.03</string>
1919
<key>CFBundleVersion</key>
20-
<string>21.09</string>
20+
<string>23.03</string>
2121
<key>DTSDKName</key>
2222
<string>macosx10.6</string>
2323
<key>LSApplicationCategoryType</key>

Project/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
21.09
1+
23.03

Source/CLI/rawcooked.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "RAWcooked" "1" "https://mediaarea.net/RAWcooked" "21.09" "Bit-by-bit fidelity"
1+
.TH "RAWcooked" "1" "https://mediaarea.net/RAWcooked" "23.03" "Bit-by-bit fidelity"
22
.\" Turn off justification for nroff.
33
.if n .ad l
44
.\" Turn off hyphenation.

Source/Lib/Compressed/RAWcooked/RAWcooked.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ using namespace std;
1515

1616
// Library name and version
1717
const char* LibraryName = "RAWcooked";
18-
const char* LibraryVersion = "21.09";
18+
const char* LibraryVersion = "23.03";
1919

2020
// EBML
2121
static const uint32_t Name_EBML = 0x0A45DFA3;

debian/changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rawcooked (21.09-1) unstable; urgency=low
1+
rawcooked (23.03-1) unstable; urgency=low
22

33
* See History.txt for more info and real dates
44

0 commit comments

Comments
 (0)