File ffxvid.changes of Package ffxvid

755
 
1
-------------------------------------------------------------------
2
Tue Nov 26 11:06:00 UTC 2024 - neutrino8@gmail.com
3
4
- Update to version 1.8.11
5
  * Fixed a syntax error in the video_deinterlace_func()
6
    function. Reported by Christian Marillat
7
8
-------------------------------------------------------------------
9
Thu Nov 21 15:25:00 UTC 2024 - neutrino8@gmail.com
10
11
- Update to version 1.8.10
12
  * Added support for disabling automatic metadata
13
    such as video title, audio codec names, etc
14
    through the config file
15
16
-------------------------------------------------------------------
17
Mon Nov 18 13:25:00 UTC 2024 - neutrino8@gmail.com
18
19
- Update to version 1.8.9
20
  * Fixed a bug in the audio metadata when copying
21
    the Dolby core audio that added "+ Atmos" to the
22
    metadata
23
  * One-line micro-optimization in the Dolby metadata code
24
25
-------------------------------------------------------------------
26
Mon Nov 11 11:45:00 UTC 2024 - neutrino8@gmail.com
27
28
- Update to version 1.8.8
29
  * Do colorspace conversion before scaling
30
  * Moved chroma location code after color primaries code
31
    and before the IDR/keyframes code
32
33
-------------------------------------------------------------------
34
Fri Nov 08 10:17:00 UTC 2024 - neutrino8@gmail.com
35
36
- Update to version 1.8.7
37
  * Support copying the DTS core-only from DTS 96/24 and
38
    DTS:X IMAX tracks
39
  * Updated the AAC profile detection for audio copy
40
41
-------------------------------------------------------------------
42
Wed Nov 06 10:28:00 UTC 2024 - neutrino8@gmail.com
43
44
- Update to version 1.8.6
45
  * Fixed a bug in the video_hdr_to_sdr_func() function
46
  * Replaced the detelecine filter with a combination
47
    of the fieldmatch, bwdif and decimate filters
48
  * Use 0 as default value for the tonemap desat
49
    filter option
50
51
-------------------------------------------------------------------
52
Sun Nov 03 13:46:00 UTC 2024 - neutrino8@gmail.com
53
54
- Update to version 1.8.5
55
  * Support copying full DTS-X audio or only the DTS core
56
57
-------------------------------------------------------------------
58
Sat Nov 02 09:27:00 UTC 2024 - neutrino8@gmail.com
59
60
- Update to version 1.8.4
61
  * Support copying full DTS-HD HRA audio or just the DTS Core in it
62
  * Support copying full Dolby Atmos audio or just the AC-3/TrueHD
63
    Core in it
64
65
-------------------------------------------------------------------
66
Fri Nov 01 14:47:00 UTC 2024 - neutrino8@gmail.com
67
68
- Update to version 1.8.3
69
  * Added support for copying only the DTS Core
70
    audio or the full DTS-HD MA audio track
71
72
-------------------------------------------------------------------
73
Wed Oct 30 21:04:00 UTC 2024 - neutrino8@gmail.com
74
75
- Update to version 1.8.2
76
  * Reduced duplication in the final audio params
77
    code variable
78
  * Use kHz instead of Hz for audio sample rate
79
    metadata
80
  * Slightly increased default value of the noise
81
    filter
82
  * Updated the AUTHORS file (email address)
83
84
-------------------------------------------------------------------
85
Mon Oct 28 16:25:00 UTC 2024 - neutrino8@gmail.com
86
87
- Update to version 1.8.1
88
  * Updated the audio copy code to detect Dolby
89
    Atmos and use the correct name metadata
90
  * Renamed a few variables
91
92
-------------------------------------------------------------------
93
Wed Feb 28 22:20:00 UTC 2024 - neutrino8@opensuse.org
94
95
- Update to version 1.8.0
96
  * Initial support for zimg (z lib) scalers
97
98
-------------------------------------------------------------------
99
Sun Feb 04 16:40:00 UTC 2024 - neutrino8@opensuse.org
100
101
- Update to version 1.7.7
102
  * Don't exit but warn about MP4Box/Mplayer missing
103
    from the user's system
104
105
-------------------------------------------------------------------
106
Sun Jan 07 19:30:00 UTC 2024 - neutrino8@opensuse.org
107
108
- Update to version 1.7.6
109
  * Improved compatibility with the BSDs
110
  * Set the setpts + atempo option as default for
111
    FPS conversion
112
  * Set side/wide audio channels as default
113
  * Support the newly added channels for TrueHD audio
114
  * Bugfix in the video_noise_func() function
115
  * Improved FPS detection code
116
117
-------------------------------------------------------------------
118
Thu Aug 17 03:35:00 UTC 2023 - neutrino8@opensuse.org
119
120
- Update to version 1.7.5
121
  * Fix crop detection for HDR content
122
  * Set Lanczos as default scaler option
123
124
-------------------------------------------------------------------
125
Mon Jan 23 10:43:00 UTC 2023 - neutrino8@opensuse.org
126
127
- Update to version 1.7.4
128
  * Support more deinterlacing filters
129
130
-------------------------------------------------------------------
131
Tue Feb 02 14:05:00 UTC 2021 - neutrino8@opensuse.org
132
133
- Update to version 1.7.3
134
  * Replace the yadif deinterlacer with bwdif. It's
135
    faster and provides higher quality
136
137
-------------------------------------------------------------------
138
Fri Jan 22 07:57:00 UTC 2021 - neutrino8@opensuse.org
139
140
- Update to version 1.7.2
141
  * Remove "a" from the -ac audio option
142
  * Fix possible negative index in the audio option
143
144
-------------------------------------------------------------------
145
Mon Dec 28 01:45:00 UTC 2020 - neutrino8@opensuse.org
146
147
- Update to version 1.7.1
148
  * Fix a bug in the $vidtrack variable
149
150
-------------------------------------------------------------------
151
Sun Dec 27 18:25:00 UTC 2020 - neutrino8@opensuse.org
152
153
- Update to version 1.7.0
154
  * Fixed a long standing bug where audio mapping
155
    values were incorrect for audio metadata
156
    resulting in incomplete or wrong values
157
158
-------------------------------------------------------------------
159
Sun Jun 21 15:10:00 UTC 2020 - neutrino8@opensuse.org
160
161
- Update to version 1.6.9
162
  * Fixed a bug that prevents using TrueHD mono audio
163
    in the MP4 container
164
165
-------------------------------------------------------------------
166
Tue Jun 16 19:05:00 UTC 2020 - neutrino8@opensuse.org
167
168
- Update to version 1.6.8
169
  * Support TrueHD audio in the MP4 container
170
171
-------------------------------------------------------------------
172
Fri Mar 27 06:45:00 UTC 2020 - neutrino8@opensuse.org
173
174
- Update to version 1.6.7
175
  * Check for MPlayer only if AUTOCROP is enabled
176
177
-------------------------------------------------------------------
178
Mon Mar 23 06:09:00 UTC 2020 - neutrino8@opensuse.org
179
180
- Update to version 1.6.6
181
  * Add -max_muxing_queue_size switch to workaround
182
    possible issues when muxing Atmos/DTS-X audio
183
184
-------------------------------------------------------------------
185
Mon Mar 09 20:10:00 UTC 2020 - neutrino8@opensuse.org
186
187
- Update to version 1.6.5
188
  * Bugfix: missing if conditional in the crop code
189
190
-------------------------------------------------------------------
191
Thu Mar 05 21:05:00 UTC 2020 - neutrino8@opensuse.org
192
193
- Update to version 1.6.4
194
  * Go back to FFmpeg for crop detection
195
196
-------------------------------------------------------------------
197
Sun Feb 23 14:56:00 UTC 2020 - neutrino8@opensuse.org
198
199
- Update to version 1.6.3
200
  * Use MPlayer for crop detection instead of FFmpeg which
201
    seems to have issues with 4k/UHD content
202
203
-------------------------------------------------------------------
204
Sat Dec 28 15:40:00 UTC 2019 - neutrino8@opensuse.org
205
206
- Update to version 1.6.2
207
  * Add support for the noise video filter. Can be beneficial
208
    on (very) clean sources by applying some noise to avoid
209
    things like color/light banding in the encode
210
211
-------------------------------------------------------------------
212
Mon Nov 11 13:51:00 UTC 2019 - neutrino8@opensuse.org
213
214
- Update to version 1.6.1
215
  * Added support for the (newer) deblock filter
216
217
-------------------------------------------------------------------
218
Mon Nov 04 16:30:00 UTC 2019 - neutrino8@opensuse.org
219
220
- Update to version 1.6.0
221
  * Merged two case statements in the metadata code for mkv/mp4/mov
222
  * Bugfix: Using ADPCM encoding for DTS audio wasn't possible due
223
    to wrong variable used in the if conditional
224
225
-------------------------------------------------------------------
226
Tue Oct 29 06:17:00 UTC 2019 - neutrino8@opensuse.org
227
228
- Update to version 1.5.9
229
  * Removed an unneeded check for audio codec in the conerror_func() function
230
  * Removed a stale "" in the case statement that checks the channels for AC3
231
  * Support setting the matrixed stereo type when resampling stereo input
232
  * Support setting the filter type of the audio resample filter
233
  * Cosmetics
234
235
-------------------------------------------------------------------
236
Mon Oct 28 05:30:00 UTC 2019 - neutrino8@opensuse.org
237
238
- Update to version 1.5.8
239
  * Added support for director/cast metadata for MP4/MOV/M4V
240
  * Added +use_metadata_tags to the $movflags variable for MP4/MOV/M4V
241
  * Support ADPCM encoding for DTS audio
242
  * Fixed an issue where asking for director/cast occured multiple
243
    times if remuxing to other containers was enabled
244
245
-------------------------------------------------------------------
246
Sun Oct 27 07:28:00 UTC 2019 - neutrino8@opensuse.org
247
248
- Update to version 1.5.7
249
  * Use 16 bits as bit depth metadata when encoding to TrueHD audio
250
  * Removed an unneeded if conditional in the audio bit depth code
251
  * Add director and cast metadata for the MKV container
252
  * Reorder some code for the output shell file
253
  * Cosmetics
254
255
-------------------------------------------------------------------
256
Sat Oct 26 07:05:00 UTC 2019 - neutrino8@opensuse.org
257
258
- Update to version 1.5.6
259
* Renamed audio variable aid[i] to aidx[i] and moved it outside
260
  of the if conditional that decides the audio codec. This
261
  removes the same code in three places and now uses the
262
  global aidx[i] variable
263
* HE-AACv2 only supports 2 channels. Update the audio code
264
  to reflect that
265
* When running in batch mode, add a warning about automatic
266
  audio metadata and offer an option to enable/disable it
267
* Added -tmp option to MP4Box to store temp files in the
268
  output directory
269
* Some minor improvements to the audio options
270
271
-------------------------------------------------------------------
272
Fri Oct 25 05:31:00 UTC 2019 - neutrino8@opensuse.org
273
274
- Update to version 1.5.5
275
  * Detect audio bit depth and add it to the audio metadata
276
  * Added detection for DTS Express and DTS-HD HR for audio copy
277
  * Use -show_entries instead of -show_streams for detecting
278
    audio properties with ffprobe. Removes piping to grep and awk
279
  * Support setting the FLAC bit depth for encoding
280
  * Minor restructuring and variables renaming in the audio code
281
  * Updated the man page
282
283
-------------------------------------------------------------------
284
Thu Oct 24 05:20:00 UTC 2019 - neutrino8@opensuse.org
285
286
- Update to version 1.5.4
287
  * Add constant/non-constant matrix option to the 
288
    video_csmisc_func() function
289
290
-------------------------------------------------------------------
291
Wed Oct 23 03:15:00 UTC 2019 - neutrino8@opensuse.org
292
293
- Update to version 1.5.3
294
  * Set default audio codec based on output container format
295
  * Add colr option for MP4Box to the video_colorspace_func()
296
    function and the color primaries code. Only used for MOV
297
  * Add -color_primaries, -color_trc and -colorspace to the
298
    FFmpeg command line options
299
300
-------------------------------------------------------------------
301
Tue Oct 22 04:20:00 UTC 2019 - neutrino8@opensuse.org
302
303
- Update to version 1.5.2
304
  * Add support for SRT/SSA/AAS subtitles for the MOV container
305
  * Remove the colorprim lines from the video_colorspace_func()
306
    function. They are not used
307
308
-------------------------------------------------------------------
309
Mon Oct 21 08:43:00 UTC 2019 - neutrino8@opensuse.org
310
311
- Update to version 3.9.4
312
  * Renamed variables $MDATA and $CHPS to $METADATA and $CHAPS
313
  * Add $METADATA and $CHAPS to the remuxing code
314
315
-------------------------------------------------------------------
316
Mon Oct 21 03:40:00 UTC 2019 - neutrino8@opensuse.org
317
318
- Update to version 1.5.0
319
  * Add support for verbose logging to a log file
320
  * Bugfix: -map_metadata and -map_chapters where not set
321
    to 0 when the respective options in the config file
322
    were set to "y"
323
324
-------------------------------------------------------------------
325
Sun Oct 20 04:39:00 UTC 2019 - neutrino8@opensuse.org
326
327
- Update to version 1.4.9
328
* Added support for embedding of SRT/SSA/ASS subtitles 
329
  in the MP4/M4V container
330
* Moved back to MP4Box for adding cover art to MP4/M4V/MOV.
331
  Apparently, after lots of testing, atomicparsley
332
  creates files that hang during playback
333
* Cosmetics
334
* Updated the man page
335
336
-------------------------------------------------------------------
337
Sat Oct 19 07:16:00 UTC 2019 - neutrino8@opensuse.org
338
339
- Update to version 1.4.8
340
* Use atomicparsley to add cover art for the mp4/m4v
341
  containers. This removes dependence on MP4Box and
342
  makes it possible to copy over metadata info in
343
  an easy way
344
* Add +frag_keyframe to the -movflags option when
345
  output is mp4
346
* Renamed variable METACOVER to MKVCOVER
347
* Updated the man page
348
349
-------------------------------------------------------------------
350
Fri Oct 18 04:56:00 UTC 2019 - neutrino8@opensuse.org
351
352
- Update to version 1.4.7
353
  * Bugfix: use correct video track for crop preview with MPlayer
354
  * Bugfix: missing ;; in the additional container formats code
355
  * Renamed variable SCAN_MULTIPLE_VID_TRACKS to SCAN_MULTI_VID_TRACKS
356
  * Some reordering in the config file
357
  * Set Catmull-Rom as default Bicubic/Spline tuning
358
  * Add LPCM detection for audio copy
359
  * Support the mp4/m4v containers
360
  * Add support for cover art for the mp4/m4v/mov containers. 
361
    Requires MP4Box from GPAC
362
  * Some code optimization
363
364
-------------------------------------------------------------------
365
Thu Oct 17 05:40:00 UTC 2019 - neutrino8@opensuse.org
366
367
- Update to version 1.4.6
368
  * Support the WMV container format
369
370
-------------------------------------------------------------------
371
Wed Oct 16 05:20:00 UTC 2019 - neutrino8@opensuse.org
372
373
- Update to version 1.4.5
374
  * Support the fftdnoiz denoise filter
375
376
-------------------------------------------------------------------
377
Tue Oct 15 03:57:00 UTC 2019 - neutrino8@opensuse.org
378
379
- Update to version 1.4.4
380
  * Bugfix: use correct video mapping for crop detection
381
382
-------------------------------------------------------------------
383
Mon Oct 14 14:34:00 UTC 2019 - neutrino8@opensuse.org
384
385
- Update to version 1.4.3
386
  * Support scanning for multiple video tracks in the input file
387
388
-------------------------------------------------------------------
389
Sun Oct 13 05:35:00 UTC 2019 - neutrino8@opensuse.org
390
391
- Update to version 1.4.2
392
  * Use readlink -e and realpath -e where needed
393
  * Cosmetics
394
395
-------------------------------------------------------------------
396
Fri Oct 11 10:26:00 UTC 2019 - neutrino8@opensuse.org
397
398
- Update to version 1.4.1
399
  * Support hardcoding external or embedded subtitles.
400
    Requires libass support in FFmpeg
401
  * Fixed a typo in the subtitles code
402
403
-------------------------------------------------------------------
404
Wed Sep 25 09:53:00 UTC 2019 - neutrino8@opensuse.org
405
406
- Update to version 1.4.0
407
  * Revert using audindex[i] var for audio metadata
408
    detection
409
410
-------------------------------------------------------------------
411
Wed Sep 25 06:23:00 UTC 2019 - neutrino8@opensuse.org
412
413
- Update to version 1.3.9
414
  * Use the audindex[i] variable for audio metadata
415
    during audio copy
416
  * Don't use audio metadata when using audio copy
417
    and running in batch mode
418
  * Updated default audio bitrates for some codecs
419
420
-------------------------------------------------------------------
421
Sun Sep 22 05:00:00 UTC 2019 - neutrino8@opensuse.org
422
423
- Update to version 1.3.8
424
  * For audio stream copy, in case ffprobe reports
425
    channels layout as unknown, try to guess the
426
    amount of channels based on channel detection
427
    and use that as metadata
428
  * Set Mobisu transform as default for HDR to SDR
429
  * Updated the man page
430
431
-------------------------------------------------------------------
432
Sat Sep 21 05:30:00 UTC 2019 - neutrino8@opensuse.org
433
434
- Update to version 1.3.7
435
  * Add side channel info to the audio metadata
436
437
-------------------------------------------------------------------
438
Thu Sep 19 03:58:00 UTC 2019 - neutrino8@opensuse.org
439
440
- Update to version 1.3.6
441
  * Support encoding to WMAv1 and WMAv2 audio
442
  * Update high bit depth pixel formats options
443
  * Add WMAv1 and WMAv2 audio detection metadata
444
    when doing audio copy
445
446
-------------------------------------------------------------------
447
Wed Sep 18 07:58:00 UTC 2019 - neutrino8@opensuse.org
448
449
- Update to version 1.3.5
450
  * Improvements to the audio copy metadata
451
452
-------------------------------------------------------------------
453
Fri Sep 13 14:12:00 UTC 2019 - neutrino8@opensuse.org
454
455
- Update to version 1.3.4
456
  * Add audio channel metadata when using audio copy
457
458
-------------------------------------------------------------------
459
Thu Sep 05 03:30:00 UTC 2019 - neutrino8@opensuse.org
460
461
- Update to version 1.3.3
462
  * Code optimization in the audio sample rate metadata
463
464
-------------------------------------------------------------------
465
Thu Aug 29 07:48:00 UTC 2019 - neutrino8@opensuse.org
466
467
- Update to version 1.3.2
468
  * Use a comma instead of a dash for the audio sample
469
    rate metadata
470
471
-------------------------------------------------------------------
472
Wed Aug 21 14:32:00 UTC 2019 - neutrino8@opensuse.org
473
474
- Update to version 1.3.1
475
  * Add audio sample rate to the audio metadata
476
477
-------------------------------------------------------------------
478
Tue Jul 23 11:15:00 UTC 2019 - neutrino8@opensuse.org
479
480
- Update to version 1.3.0
481
  * Added support for crop preview using MPlayer when
482
    autocrop is enabled in the config file. This was
483
    ported over from my h264enc script
484
    
485
-------------------------------------------------------------------
486
Fri Jun 14 18:40:00 UTC 2018 - neutrino8@opensuse.org
487
488
- Update to version 1.2.9
489
  * Added support for the bm3d denoise filter
490
491
-------------------------------------------------------------------
492
Mon Feb 26 20:52:00 UTC 2018 - neutrino8@opensuse.org
493
494
- Update to version 1.2.8
495
  * Set the eq saturation default value to 1.0 (same as filter default)
496
  * Add the colorspace and colormatrix filters when doing an HDR
497
    to SDR conversion
498
  * Lower tonemap desat strength to 2.8
499
  * Support white point adaptation for HDR to SDR
500
  * Moved the colorspace filter after the scale one
501
  * Moved the pixel format filter near the end of the filter chain
502
503
-------------------------------------------------------------------
504
Tue Feb 20 11:54:00 UTC 2018 - neutrino8@opensuse.org
505
506
- Update to version 1.2.7
507
  * Fixed an issue where in some cases write-testing the output
508
    directory will fail due usage of readlink -f instead of
509
    readlink -m
510
  * Update transfer chars to support latest changes to zimg from git
511
512
-------------------------------------------------------------------
513
Tue Jan 09 20:46:00 UTC 2018 - neutrino8@opensuse.org
514
515
- Update to version 1.2.6
516
  * Moved the eq filter to almost the end of the video filter chain
517
    as it can lead to banding in certain cases in case the filter
518
    is in front of most other ones
519
  * If the eq filter is used, also insert the format one after it
520
    if a pixel format has been chosen
521
  * Fixed a possible devision by 0 that may occur when one copies
522
    audio and the bitrate for metadata is reported as N/A by ffprobe
523
524
-------------------------------------------------------------------
525
Thu Jan 04 21:45:00 UTC 2018 - neutrino8@opensuse.org
526
527
- Update to version 1.2.5
528
  * Don't hardcode the desaturation strength of the tonemap filter
529
    but let is be an option
530
  * Removed the matrix and primaries options in the zscale filter
531
    as it leads to over-saturation of colors
532
  * Support tweaking the tonemap algorithms for HDR to SDR conversion
533
  * Support applying color saturation correction when doing an HDR
534
    to SDR conversion
535
  * Added bt2020-12 to the list of transfers when doing color
536
    characteristics copy
537
  * Added HDR_to_SDR_instructions.txt file to the package
538
539
-------------------------------------------------------------------
540
Mon Jan 01 23:08:00 UTC 2018 - neutrino8@opensuse.org
541
542
- Update to version 1.2.4
543
  * Reworked the video_chars_func() function and added reporting
544
    of video bit depth
545
  * Initial support for audio codec metadata when doing audio
546
    copy
547
  * Increased default E-AC-3 audio bitrate from 768 to 960 kbps
548
  * Set dialnorm for AC-3/E-AC-3 to its FFmpeg default (-31)
549
  * Use a desat value of 2.5 for the tonemap filter when doing HDR
550
    to SDR conversions
551
  * Don't use pix_fmts in the format filter. It is not really needed
552
  * Removed 12-bit options from the video_pixfmt_func() function
553
  * Cosmetics
554
555
-------------------------------------------------------------------
556
Wed Dec 27 14:08:00 UTC 2017 - neutrino8@opensuse.org
557
558
- Update to version 1.2.3
559
  * Renamed array variable CHARS to VCHARS in the video_chars_func()
560
    function
561
  * Report pixel format in the video_chars_func() function
562
  * Use -v quiet instead of -v error log level for ffprobe
563
  * Cosmetics
564
565
-------------------------------------------------------------------
566
Tue Dec 26 07:21:00 UTC 2017 - neutrino8@opensuse.org
567
568
- Update to version 1.2.2
569
  * Initial support for HDR to SDR conversions. Requires
570
    FFmpeg to be compiled with the zimg library as it
571
    needs the zscale filter
572
    https://github.com/sekrit-twc/zimg
573
574
-------------------------------------------------------------------
575
Sun Oct 22 17:37:00 UTC 2017 - neutrino8@opensuse.org
576
577
- Update to version 1.2.1
578
  * Support dialog level normalization for AC3/EAC3 audio
579
580
-------------------------------------------------------------------
581
Fri Sep 29 15:45:00 UTC 2017 - neutrino8@opensuse.org
582
583
- Update to version 1.2.0
584
  * Support setting the output video aspect ratio
585
586
-------------------------------------------------------------------
587
Wed Aug 23 09:53:00 UTC 2017 - neutrino8@opensuse.org
588
589
- Update to version 1.1.9
590
  * Support full chroma input for the software scaler
591
592
-------------------------------------------------------------------
593
Fri Jul 21 13:52:00 UTC 2017 - neutrino8@opensuse.org
594
595
- Add realpath to the CHDIR var for batch mode
596
597
-------------------------------------------------------------------
598
Thu Jul 20 18:49:00 UTC 2017 - neutrino8@opensuse.org
599
600
- Update to version 1.1.8
601
  * Bugfix: use realpath instead of readlink for the OUTPUT
602
    var when running in batch mode. Fixes the issue where
603
    readlink will follow the full path in case the input
604
    is a symlink which may result of encoding files we
605
    were not asked to
606
  * Don't print cropped resolution during runtime
607
    if batch mode is selected
608
  * Remove check for realpath. It is now required and not
609
    optional
610
611
-------------------------------------------------------------------
612
Wed Jun 14 12:15:00 UTC 2017 - neutrino8@opensuse.org
613
614
- Update to version 1.1.7
615
  * Make software scaler tweaking optional
616
  * Added support for the unsharp filter for sharpen/blur
617
  * Use a colon symbol as separation for input/output color range
618
    in the video_colorspace_func() function as to be consistent
619
    with the other options. Also set the default to tv:tv
620
621
-------------------------------------------------------------------
622
Tue Jun 13 00:02:00 UTC 2017 - neutrino8@opensuse.org
623
624
- Update to version 1.1.6
625
  * Bugfix in the video_colorspace_func() function. Wrong value
626
    used for the ispace option of the filter. Must be bt2020ncl
627
    instead of just bt2020
628
629
-------------------------------------------------------------------
630
Sat Jun 10 07:55:00 UTC 2017 - neutrino8@opensuse.org
631
632
- Update to version 1.1.5
633
  * Replace numbers in array variable char of the video_chars_func()
634
    function with the ones from the for loop
635
  * Pipe the ffprobe string to tail -1 to work around issues
636
    with some problematic files
637
  * Some small improvements to the video_colorspace_func() function
638
639
-------------------------------------------------------------------
640
Fri Jun 09 08:50:00 UTC 2017 - neutrino8@opensuse.org
641
642
- Update to version 1.1.4
643
  * New function, video_chars_func(), to detect and display video
644
    characteristics like color range/space/transfer/primaries
645
  * Detect and display video resolution if video scaling is enabled
646
  * Detect and display pixel format
647
648
-------------------------------------------------------------------
649
Thu Jun 08 14:51:00 UTC 2017 - neutrino8@opensuse.org
650
651
- Update to version 1.1.3
652
  * Report software scaler set in the config file
653
  * Merge the bicubic and spline scaler tuning code
654
  * Mention for the Lanczos scaler that the scaler
655
    tuning value is the filter length and not sharpness
656
657
-------------------------------------------------------------------
658
Mon Jun 05 03:55:00 UTC 2017 - neutrino8@opensuse.org
659
660
- Update to version 1.1.2
661
  * Remove redundant software scaler warning and exit in
662
    the sws_func() function for the config file
663
  * Added support for the experimental software scaler
664
  * Added support for software scaler tuning where applicable
665
  * Removed additional encoder info on max audio channels support
666
667
-------------------------------------------------------------------
668
Sun Jun 04 21:45:00 UTC 2017 - neutrino8@opensuse.org
669
670
- Update to version 1.1.1
671
  * Match software scaler options in config file with the
672
    ones inside the script. $SCALER in config file now
673
    takes a value between 0 and 9
674
  * Do some basic checking of scaler option when it's set
675
    in the config file
676
677
-------------------------------------------------------------------
678
Thu Jun 01 12:06:00 UTC 2017 - neutrino8@opensuse.org
679
680
- Update to version 1.1.0
681
  * Simplify the scale variable a bit
682
  * Support SMPTE170M colorspace conversion
683
684
-------------------------------------------------------------------
685
Tue May 16 08:57:00 UTC 2017 - neutrino8@opensuse.org
686
687
- Update to version 1.0.9
688
  * Added support for FFmpeg's internal Opus audio encoder
689
690
-------------------------------------------------------------------
691
Sun May 14 09:36:00 UTC 2017 - neutrino8@opensuse.org
692
693
- Update to version 1.0.8
694
  * Bugfix in the software scale code. Use an if conditional
695
    to check for an y/n answer
696
697
-------------------------------------------------------------------
698
Sat May 13 18:10:00 UTC 2017 - neutrino8@opensuse.org
699
700
- Update to version 1.0.7
701
  * Support accurate rounding for the software scalers
702
  * Support full chroma interpolation for the software scalers
703
  * Use the flags option of the scale option instead of -sws_flags
704
    to set scaler and its options
705
  * Bugfix: software scaler code missing
706
707
-------------------------------------------------------------------
708
Mon Apr 03 19:04:00 UTC 2017 - neutrino8@opensuse.org
709
710
- Update to version 1.0.6
711
  * Support setting the input/output color range
712
713
-------------------------------------------------------------------
714
Sat Mar 18 22:01:00 UTC 2017 - neutrino8@opensuse.org
715
716
- Update to version 1.0.5
717
  * Update audio compression level values
718
  * Update colorspace entry for NTSC video
719
  * Fixed bug in the video_colorspace_func() values
720
721
-------------------------------------------------------------------
722
Wed Feb 22 15:05:00 UTC 2017 - neutrino8@opensuse.org
723
724
- Update to version 1.0.4
725
  * Support high FPS -> low FPS conversions
726
  * Bugfix: missing options in FPS conversion menu
727
728
-------------------------------------------------------------------
729
Sun Feb 19 05:21:00 UTC 2017 - neutrino8@opensuse.org
730
731
- Update to version 1.0.3
732
  * Enable Variance AQ by default
733
  * Correct a few things in man page
734
  * Update the preset.txt file
735
736
-------------------------------------------------------------------
737
Sat Feb 18 16:58:00 UTC 2017 - neutrino8@opensuse.org
738
739
- Update to version 1.0.2
740
  * Switch to using libxvid instead of mpeg4 encoder
741
  * Set appropriate threads amount for encoding
742
  * Update default encoding options
743
744
-------------------------------------------------------------------
745
Fri Feb 17 20:55:00 UTC 2017 - neutrino8@opensuse.org
746
747
- Update to version 1.0.1
748
  * Update default encoding options
749
750
-------------------------------------------------------------------
751
Fri Feb 17 05:02:00 UTC 2017 - neutrino8@opensuse.org
752
753
- Initial package release
754
755