File ffx264.changes of Package ffx264

1242
 
1
-------------------------------------------------------------------
2
Thu Jan 02 10:04:00 UTC 2025 - neutrino8@gmail.com
3
4
- Update to version 4.2.13
5
  * Fixed a bug in the cropping code for batch encoding
6
  * Updated the built-in script preset
7
8
-------------------------------------------------------------------
9
Mon Dec 09 15:23:00 UTC 2024 - neutrino8@gmail.com
10
11
- Update to version 4.2.12
12
  * Moved cropping code into its own function and display
13
    informative crop values message when running in batch
14
    mode
15
  * Removed old, commented out code
16
  * Set default audio volume filter value to 2dB
17
18
-------------------------------------------------------------------
19
Thu Nov 28 08:02:00 UTC 2024 - neutrino8@gmail.com
20
21
- Update to version 4.2.11
22
  * Make the built-in script preset selectable
23
    with the -p option
24
  * Support tune profiles with custom presets
25
  * Updated the man page
26
27
-------------------------------------------------------------------
28
Thu Nov 21 15:25:00 UTC 2024 - neutrino8@gmail.com
29
30
- Update to version 4.2.10
31
  * Added support for disabling automatic metadata
32
    such as video title, audio codec names, etc
33
    through the config file
34
35
-------------------------------------------------------------------
36
Mon Nov 18 13:25:00 UTC 2024 - neutrino8@gmail.com
37
38
- Update to version 4.2.9
39
  * Fixed a bug in the audio metadata when copying
40
    the Dolby core audio that added "+ Atmos" to the
41
    metadata
42
  * One-line micro-optimization in the Dolby metadata code
43
44
-------------------------------------------------------------------
45
Mon Nov 11 11:45:00 UTC 2024 - neutrino8@gmail.com
46
47
- Update to version 4.2.8
48
  * Do colorspace conversion before scaling
49
  * Moved chroma location code after color primaries code
50
    and before the IDR/keyframes code
51
52
-------------------------------------------------------------------
53
Fri Nov 08 10:17:00 UTC 2024 - neutrino8@gmail.com
54
55
- Update to version 4.2.7
56
  * Support copying the DTS core-only from DTS 96/24 and
57
    DTS:X IMAX tracks
58
  * Updated the AAC profile detection for audio copy
59
60
-------------------------------------------------------------------
61
Wed Nov 06 10:28:00 UTC 2024 - neutrino8@gmail.com
62
63
- Update to version 4.2.6
64
  * Replaced the detelecine filter with a combination
65
    of the fieldmatch, bwdif and decimate filters
66
  * Use 0 as default value for the tonemap desat
67
    filter option
68
69
-------------------------------------------------------------------
70
Sun Nov 03 13:46:00 UTC 2024 - neutrino8@gmail.com
71
72
- Update to version 4.2.5
73
  * Support copying full DTS-X audio or only the DTS core
74
75
-------------------------------------------------------------------
76
Sat Nov 02 09:27:00 UTC 2024 - neutrino8@gmail.com
77
78
- Update to version 4.2.4
79
  * Support copying full DTS-HD HRA audio or just the DTS Core in it
80
  * Support copying full Dolby Atmos audio or just the AC-3/TrueHD
81
    Core in it
82
83
-------------------------------------------------------------------
84
Fri Nov 01 14:47:00 UTC 2024 - neutrino8@gmail.com
85
86
- Update to version 4.2.3
87
  * Added support for copying only the DTS Core
88
    audio or the full DTS-HD MA audio track
89
90
-------------------------------------------------------------------
91
Wed Oct 30 21:04:00 UTC 2024 - neutrino8@gmail.com
92
93
- Update to version 4.2.2
94
  * Reduced duplication in the final audio params
95
    code variable
96
  * Use kHz instead of Hz for audio sample rate
97
    metadata
98
  * Slightly increased default value of the noise
99
    filter
100
  * Updated the AUTHORS file (email address)
101
102
-------------------------------------------------------------------
103
Mon Oct 28 16:25:00 UTC 2024 - neutrino8@gmail.com
104
105
- Update to version 4.2.1
106
  * Updated the audio copy code to detect Dolby
107
    Atmos and use the correct name metadata
108
  * Renamed a few variables
109
110
-------------------------------------------------------------------
111
Wed Feb 28 22:20:00 UTC 2024 - neutrino8@opensuse.org
112
113
- Update to version 4.2.0
114
  * Initial support for zimg (z lib) scalers
115
116
-------------------------------------------------------------------
117
Sun Feb 04 16:40:00 UTC 2024 - neutrino8@opensuse.org
118
119
- Update to version 4.1.17
120
  * Don't exit but warn about MP4Box/Mplayer missing
121
    from the user's system
122
123
-------------------------------------------------------------------
124
Thu Dec 14 17:36:00 UTC 2023 - neutrino8@opensuse.org
125
126
- Update to version 4.1.16
127
  * Improved compatibility with the BSDs
128
129
-------------------------------------------------------------------
130
Mon Nov 06 18:00:00 UTC 2023 - neutrino8@opensuse.org
131
132
- Update to version 4.1.15
133
  * Set the setpts + atempo option as default for
134
    FPS conversion
135
  * Correct 5.0 and 5.1 channels option for TrueHD
136
    encoding. Should be 5.0(side) and 5.1(side)
137
138
-------------------------------------------------------------------
139
Fri Oct 27 11:50:00 UTC 2023 - neutrino8@opensuse.org
140
141
- Update to version 4.1.14
142
  * Set side/wide audio channels as default
143
  * Support the newly added channels for TrueHD audio
144
145
-------------------------------------------------------------------
146
Sun Sep 10 16:17:00 UTC 2023 - neutrino8@opensuse.org
147
148
- Update to version 4.1.13
149
  * Bugfix in the video_noise_func() function
150
151
-------------------------------------------------------------------
152
Fri Aug 25 13:08:00 UTC 2023 - neutrino8@opensuse.org
153
154
- Update to version 4.1.12
155
  * Various small improvements
156
157
-------------------------------------------------------------------
158
Sat Aug 19 18:18:00 UTC 2023 - neutrino8@opensuse.org
159
160
- Update to version 4.1.11
161
  * Improved FPS detection code
162
163
-------------------------------------------------------------------
164
Thu Aug 17 03:35:00 UTC 2023 - neutrino8@opensuse.org
165
166
- Update to version 4.1.10
167
  * Fix crop detection for HDR content
168
  * Set Lanczos as default scaler option
169
170
-------------------------------------------------------------------
171
Fri May 05 04:02:00 UTC 2023 - neutrino8@opensuse.org
172
173
- Update to version 4.1.9
174
  * Update default encoding options
175
  * Bump up default CRF value from 19 to 21
176
177
-------------------------------------------------------------------
178
Mon Jan 23 10:43:00 UTC 2023 - neutrino8@opensuse.org
179
180
- Update to version 4.1.8
181
  * Support more deinterlacing filters
182
183
-------------------------------------------------------------------
184
Tue Feb 16 18:50:00 UTC 2021 - neutrino8@opensuse.org
185
186
- Update to version 4.1.7
187
  * Fix "too many arguments" error in the H.264 Level code
188
189
-------------------------------------------------------------------
190
Wed Feb 10 19:50:00 UTC 2021 - neutrino8@opensuse.org
191
192
- Update to version 4.1.6
193
  * Support forcing an H.264 level
194
195
-------------------------------------------------------------------
196
Tue Feb 02 14:05:00 UTC 2021 - neutrino8@opensuse.org
197
198
- Update to version 4.1.5
199
  * Replace the yadif deinterlacer with bwdif. It's
200
    faster and provides higher quality
201
202
-------------------------------------------------------------------
203
Fri Jan 22 07:57:00 UTC 2021 - neutrino8@opensuse.org
204
205
- Update to version 4.1.4
206
  * Remove "a" from the -ac audio option
207
  * Fix possible negative index in the audio option
208
209
-------------------------------------------------------------------
210
Mon Dec 28 01:45:00 UTC 2020 - neutrino8@opensuse.org
211
212
- Update to version 4.1.3
213
  * Fix a bug in the $vidtrack variable
214
215
-------------------------------------------------------------------
216
Sun Dec 27 18:25:00 UTC 2020 - neutrino8@opensuse.org
217
218
- Update to version 4.1.2
219
  * Fixed a long standing bug where audio mapping
220
    values were incorrect for audio metadata
221
    resulting in incomplete or wrong values
222
223
-------------------------------------------------------------------
224
Sun Jun 21 15:10:00 UTC 2020 - neutrino8@opensuse.org
225
226
- Update to version 4.1.1
227
  * Fixed a bug that prevents using TrueHD mono audio
228
    in the MP4 container
229
230
-------------------------------------------------------------------
231
Tue Jun 16 19:05:00 UTC 2020 - neutrino8@opensuse.org
232
233
- Update to version 4.1.0
234
  * Support TrueHD audio in the MP4 container
235
236
-------------------------------------------------------------------
237
Fri Mar 27 06:45:00 UTC 2020 - neutrino8@opensuse.org
238
239
- Update to version 4.0.9
240
  * Check for MPlayer only if AUTOCROP is enabled
241
242
-------------------------------------------------------------------
243
Mon Mar 23 06:09:00 UTC 2020 - neutrino8@opensuse.org
244
245
- Update to version 4.0.8
246
  * Add -max_muxing_queue_size switch to workaround
247
    possible issues when muxing Atmos/DTS-X audio
248
249
-------------------------------------------------------------------
250
Mon Mar 09 20:10:00 UTC 2020 - neutrino8@opensuse.org
251
252
- Update to version 4.0.7
253
  * Bugfix: missing if conditional in the crop code
254
255
-------------------------------------------------------------------
256
Thu Mar 05 21:05:00 UTC 2020 - neutrino8@opensuse.org
257
258
- Update to version 4.0.6
259
  * Go back to FFmpeg for crop detection
260
261
-------------------------------------------------------------------
262
Sun Feb 23 14:56:00 UTC 2020 - neutrino8@opensuse.org
263
264
- Update to version 4.0.5
265
  * Use MPlayer for crop detection instead of FFmpeg which
266
    seems to have issues with 4k/UHD content
267
268
-------------------------------------------------------------------
269
Sat Dec 28 15:40:00 UTC 2019 - neutrino8@opensuse.org
270
271
- Update to version 4.0.4
272
  * Add support for the noise video filter. Can be beneficial
273
    on (very) clean sources by applying some noise to avoid
274
    things like color/light banding in the encode
275
  * Fine-tuning to the default encoding options
276
277
-------------------------------------------------------------------
278
Mon Nov 11 13:51:00 UTC 2019 - neutrino8@opensuse.org
279
280
- Update to version 4.0.3
281
  * Added support for the (newer) deblock filter
282
283
-------------------------------------------------------------------
284
Mon Nov 04 16:30:00 UTC 2019 - neutrino8@opensuse.org
285
286
- Update to version 4.0.2
287
  * Merged two case statements in the metadata code for mkv/mp4/mov
288
  * Bugfix: Using ADPCM encoding for DTS audio wasn't possible due
289
    to wrong variable used in the if conditional
290
291
-------------------------------------------------------------------
292
Tue Oct 29 06:17:00 UTC 2019 - neutrino8@opensuse.org
293
294
- Update to version 4.0.1
295
  * Removed an unneeded check for audio codec in the conerror_func() function
296
  * Removed a stale "" in the case statement that checks the channels for AC3
297
  * Support setting the matrixed stereo type when resampling stereo input
298
  * Support setting the filter type of the audio resample filter
299
  * Cosmetics
300
301
-------------------------------------------------------------------
302
Mon Oct 28 05:30:00 UTC 2019 - neutrino8@opensuse.org
303
304
- Update to version 4.0.0
305
  * Added support for director/cast metadata for MP4/MOV/M4V
306
  * Added +use_metadata_tags to the $movflags variable for MP4/MOV/M4V
307
  * Support ADPCM encoding for DTS audio
308
  * Fixed an issue where asking for director/cast occured multiple
309
    times if remuxing to other containers was enabled
310
311
-------------------------------------------------------------------
312
Sun Oct 27 07:28:00 UTC 2019 - neutrino8@opensuse.org
313
314
- Update to version 3.9.9
315
  * Use 16 bits as bit depth metadata when encoding to TrueHD audio
316
  * Removed an unneeded if conditional in the audio bit depth code
317
  * Add director and cast metadata for the MKV container
318
  * Reorder some code for the output shell file
319
  * Cosmetics
320
321
-------------------------------------------------------------------
322
Sat Oct 26 07:05:00 UTC 2019 - neutrino8@opensuse.org
323
324
- Update to version 3.9.8
325
* Renamed audio variable aid[i] to aidx[i] and moved it outside
326
  of the if conditional that decides the audio codec. This
327
  removes the same code in three places and now uses the
328
  global aidx[i] variable
329
* HE-AACv2 only supports 2 channels. Update the audio code
330
  to reflect that
331
* When running in batch mode, add a warning about automatic
332
  audio metadata and offer an option to enable/disable it
333
* Added -tmp option to MP4Box to store temp files in the
334
  output directory
335
* Some minor improvements to the audio options
336
337
-------------------------------------------------------------------
338
Fri Oct 25 05:31:00 UTC 2019 - neutrino8@opensuse.org
339
340
- Update to version 3.9.7
341
  * Detect audio bit depth and add it to the audio metadata
342
  * Added detection for DTS Express and DTS-HD HR for audio copy
343
  * Use -show_entries instead of -show_streams for detecting
344
    audio properties with ffprobe. Removes piping to grep and awk
345
  * Support setting the FLAC bit depth for encoding
346
  * Minor restructuring and variables renaming in the audio code
347
  * Updated the man page
348
349
-------------------------------------------------------------------
350
Wed Oct 23 03:15:00 UTC 2019 - neutrino8@opensuse.org
351
352
- Update to version 3.9.6
353
  * Added support for setting the VBV maxrate and buffer size
354
  * Set default audio codec based on output container format
355
  * Add colr option for MP4Box to the video_colorspace_func()
356
    function and the color primaries code. Only used for MOV
357
  * Add -color_primaries, -color_trc and -colorspace to the
358
    FFmpeg command line options
359
360
-------------------------------------------------------------------
361
Tue Oct 22 04:20:00 UTC 2019 - neutrino8@opensuse.org
362
363
- Update to version 3.9.5
364
  * Add support for SRT/SSA/AAS subtitles for the MOV container
365
  * Add color characteristics to MP4Box if output is MOV
366
  * Use smpte170m for option 0 in the color primaries code
367
  * Update colormatrix in the video_colorspace_func() function
368
    to smpte170m for NTSC
369
  * Some code optimizations
370
371
-------------------------------------------------------------------
372
Mon Oct 21 08:43:00 UTC 2019 - neutrino8@opensuse.org
373
374
- Update to version 3.9.4
375
  * Renamed variables $MDATA and $CHPS to $METADATA and $CHAPS
376
  * Add $METADATA and $CHAPS to the remuxing code
377
378
-------------------------------------------------------------------
379
Mon Oct 21 03:40:00 UTC 2019 - neutrino8@opensuse.org
380
381
- Update to version 3.9.3
382
  * Add support for verbose logging to a log file
383
  * Bugfix: -map_metadata and -map_chapters where not set
384
    to 0 when the respective options in the config file
385
    were set to "y"
386
387
-------------------------------------------------------------------
388
Sun Oct 20 04:39:00 UTC 2019 - neutrino8@opensuse.org
389
390
- Update to version 3.9.2
391
* Added support for embedding of SRT/SSA/ASS subtitles 
392
  in the MP4/M4V containers
393
* Moved back to MP4Box for adding cover art to MP4/M4V/MOV.
394
  Apparently, after lots of testing, atomicparsley
395
  creates files that hang during playback
396
* Cosmetics
397
* Updated the man page
398
399
-------------------------------------------------------------------
400
Sat Oct 19 07:16:00 UTC 2019 - neutrino8@opensuse.org
401
402
- Update to version 3.9.1
403
* Use atomicparsley to add cover art for the mp4/m4v
404
  containers. This removes dependence on MP4Box and
405
  makes it possible to copy over metadata info in
406
  an easy way
407
* Add +frag_keyframe to the -movflags option when
408
  output is mp4
409
* Renamed variable METACOVER to MKVCOVER
410
* Updated the man page
411
412
-------------------------------------------------------------------
413
Fri Oct 18 04:56:00 UTC 2019 - neutrino8@opensuse.org
414
415
- Update to version 3.9.0
416
  * Bugfix: use correct video track for crop preview with MPlayer
417
  * Bugfix: in the video_field_parity_func()  function. 
418
    $vidtrack was missing for ffprobe
419
  * Bugfix: missing ;; in the additional container formats code
420
  * Renamed variable SCAN_MULTIPLE_VID_TRACKS to SCAN_MULTI_VID_TRACKS
421
  * Some reordering in the config file
422
  * Set Catmull-Rom as default Bicubic/Spline tuning
423
  * Add LPCM detection for audio copy
424
  * Add support for cover art for the mp4, m4v and mov containers. 
425
    Requires MP4Box from GPAC
426
  * Some code optimization
427
428
-------------------------------------------------------------------
429
Thu Oct 17 05:40:00 UTC 2019 - neutrino8@opensuse.org
430
431
- Update to version 3.8.9
432
  * Support the WMV container format
433
434
-------------------------------------------------------------------
435
Wed Oct 16 05:20:00 UTC 2019 - neutrino8@opensuse.org
436
437
- Update to version 3.8.8
438
  * Support the fftdnoiz denoise filter
439
440
-------------------------------------------------------------------
441
Tue Oct 15 03:57:00 UTC 2019 - neutrino8@opensuse.org
442
443
- Update to version 3.8.7
444
  * Bugfix: use correct video mapping for crop detection
445
446
-------------------------------------------------------------------
447
Mon Oct 14 14:34:00 UTC 2019 - neutrino8@opensuse.org
448
449
- Update to version 3.8.6
450
  * Support scanning for multiple video tracks in the input file
451
452
-------------------------------------------------------------------
453
Sun Oct 13 05:35:00 UTC 2019 - neutrino8@opensuse.org
454
455
- Update to version 3.8.5
456
  * Fixed a typo in the keyframe code
457
  * Use readlink -e and realpath -e where needed
458
459
-------------------------------------------------------------------
460
Fri Oct 11 10:26:00 UTC 2019 - neutrino8@opensuse.org
461
462
- Update to version 3.8.4
463
  * Support hardcoding external or embedded subtitles.
464
    Requires libass support in FFmpeg
465
  * Fixed a typo in the subtitles code
466
467
-------------------------------------------------------------------
468
Wed Sep 25 09:53:00 UTC 2019 - neutrino8@opensuse.org
469
470
- Update to version 3.8.3
471
  * Revert using audindex[i] var for audio metadata
472
    detection
473
474
-------------------------------------------------------------------
475
Wed Sep 25 06:23:00 UTC 2019 - neutrino8@opensuse.org
476
477
- Update to version 3.8.2
478
  * Use the audindex[i] variable for audio metadata
479
    during audio copy
480
  * Updated default audio bitrates for some codecs
481
482
-------------------------------------------------------------------
483
Sun Sep 22 05:00:00 UTC 2019 - neutrino8@opensuse.org
484
485
- Update to version 3.8.1
486
  * For audio stream copy, in case ffprobe reports
487
    channels layout as unknown, try to guess the
488
    amount of channels based on channel detection
489
    and use that as metadata
490
  * Set Mobisu transform as default for HDR to SDR
491
  * Updated the man page
492
493
-------------------------------------------------------------------
494
Sat Sep 21 05:30:00 UTC 2019 - neutrino8@opensuse.org
495
496
- Update to version 3.8.0
497
  * Add side channel info to the audio metadata
498
499
-------------------------------------------------------------------
500
Thu Sep 19 03:58:00 UTC 2019 - neutrino8@opensuse.org
501
502
- Update to version 3.7.9
503
  * Support encoding to WMAv1 and WMAv2 audio
504
  * Update high bit depth pixel formats options
505
  * Add WMAv1 and WMAv2 audio detection metadata
506
    when doing audio copy
507
508
-------------------------------------------------------------------
509
Wed Sep 18 07:58:00 UTC 2019 - neutrino8@opensuse.org
510
511
- Update to version 3.7.8
512
  * Improvements to the audio copy metadata
513
514
-------------------------------------------------------------------
515
Fri Sep 13 14:12:00 UTC 2019 - neutrino8@opensuse.org
516
517
- Update to version 3.7.7
518
  * Add audio channel metadata when using audio copy
519
520
-------------------------------------------------------------------
521
Thu Sep 05 03:30:00 UTC 2019 - neutrino8@opensuse.org
522
523
- Update to version 3.7.6
524
  * Code optimization in the audio sample rate metadata
525
526
-------------------------------------------------------------------
527
Thu Aug 29 07:48:00 UTC 2019 - neutrino8@opensuse.org
528
529
- Update to version 3.7.5
530
  * Use a comma instead of a dash for the audio sample
531
    rate metadata
532
533
-------------------------------------------------------------------
534
Wed Aug 21 14:32:00 UTC 2019 - neutrino8@opensuse.org
535
536
- Update to version 3.7.4
537
  * Add audio sample rate to the audio metadata
538
539
-------------------------------------------------------------------
540
Thu Aug 01 17:22:00 UTC 2019 - neutrino8@opensuse.org
541
542
- Update to version 3.7.3
543
  * Switch to using -x264-params instead of -x264opts.
544
    The latter will be eventually removed from FFmpeg
545
546
-------------------------------------------------------------------
547
Tue Jul 23 11:15:00 UTC 2019 - neutrino8@opensuse.org
548
549
- Update to version 3.7.2
550
  * Added support for crop preview using MPlayer when
551
    autocrop is enabled in the config file. This was
552
    ported over from my h264enc script
553
554
-------------------------------------------------------------------
555
Thu Jun 13 02:30:00 UTC 2019 - neutrino8@opensuse.org
556
557
- Update to version 3.7.1
558
  * Added support for the bm3d denoise filter
559
560
-------------------------------------------------------------------
561
Tue Jul 10 20:35:00 UTC 2018 - neutrino8@opensuse.org
562
563
- Update to version 3.7.0
564
  * Revert previous change. Linear transfer is already set
565
    in the $tonemap variable
566
567
-------------------------------------------------------------------
568
Mon Jul 09 21:59:00 UTC 2018 - neutrino8@opensuse.org
569
570
- Update to version 3.6.9
571
  * HDR to SDR: transfer to linear light before doing bt2020-10/12
572
    transfer
573
574
-------------------------------------------------------------------
575
Sun Apr 15 06:48:00 UTC 2018 - neutrino8@opensuse.org
576
577
- Update to version 3.6.8
578
  * Support setting the chroma location parameter
579
580
-------------------------------------------------------------------
581
Tue Mar 20 12:06:00 UTC 2018 - neutrino8@opensuse.org
582
583
- Update to version 3.6.7
584
  * Improvements to the HDR to SDR conversion code, copy color
585
    characteristics option
586
  * A few typo fixes
587
588
-------------------------------------------------------------------
589
Sat Feb 24 10:50:00 UTC 2018 - neutrino8@opensuse.org
590
591
- Update to version 3.6.6
592
  * Set the eq saturation default value to 1.0 (same as filter default)
593
  * Add the colorspace and colormatrix filters when doing an HDR
594
    to SDR conversion
595
  * Lower tonemap desat strength to 2.8
596
  * Support white point adaptation for HDR to SDR
597
  * Moved the colorspace filter after the scale one
598
  * Moved the pixel format filter near the end of the filter chain
599
600
-------------------------------------------------------------------
601
Sat Feb 17 11:52:00 UTC 2018 - neutrino8@opensuse.org
602
603
- Update to version 3.6.5
604
  * Fixed an issue where in some cases write-testing the output
605
    directory will fail due usage of readlink -f instead of
606
    readlink -m
607
  * Small code optimizations
608
609
-------------------------------------------------------------------
610
Wed Feb 07 04:15:00 UTC 2018 - neutrino8@opensuse.org
611
612
- Update to version 3.6.4
613
  * Update transfer chars to support latest changes to zimg from git
614
615
-------------------------------------------------------------------
616
Mon Jan 08 19:45:00 UTC 2018 - neutrino8@opensuse.org
617
618
- Update to version 3.6.3
619
  * Fixed a possible devision by 0 that may occur when one copies
620
    audio and the bitrate for metadata is reported as N/A by ffprobe
621
622
-------------------------------------------------------------------
623
Sat Jan 06 00:18:00 UTC 2018 - neutrino8@opensuse.org
624
625
- Update to version 3.6.2
626
  * Moved the eq filter to almost the end of the video filter chain
627
    as it can lead to banding in certain cases in case the filter
628
    is in front of most other ones
629
  * If the eq filter is used, also insert the format one after it
630
    if a pixel format has been chosen
631
632
-------------------------------------------------------------------
633
Thu Jan 04 20:09:00 UTC 2018 - neutrino8@opensuse.org
634
635
- Update to version 3.6.1
636
  * Support tweaking the tonemap algorithms for HDR to SDR conversion
637
  * Increased default desat tonemap value from 2.3 to 4.2
638
  * Support applying color saturation correction when doing an HDR
639
    to SDR conversion
640
  * Added bt2020-12 to the list of transfers when doing color
641
    characteristics copy
642
  * Updated the HDR_to_SDR_instructions.txt file
643
644
-------------------------------------------------------------------
645
Wed Jan 03 08:29:00 UTC 2018 - neutrino8@opensuse.org
646
647
- Update to version 3.6.0
648
  * Don't hardcode the desaturation strength of the tonemap filter
649
    but let is be an option
650
  * Removed the matrix and primaries options in the zscale filter
651
    as it leads to over-saturation of colors
652
653
-------------------------------------------------------------------
654
Tue Jan 02 12:03:00 UTC 2018 - neutrino8@opensuse.org
655
656
- Update to version 3.5.9
657
  * Disabled audio metadata for batch mode when using audio copy,
658
    until I figure out how to do it in a decent way
659
  * Removed default software scaler parameters for bicubic/spline
660
    They are already the default in FFmpeg so no need to force
661
    them
662
  * Use a case statement instead of if condition in option 0 of
663
    the video_hdr_to_sdr_func() function
664
665
-------------------------------------------------------------------
666
Mon Jan 01 23:03:00 UTC 2018 - neutrino8@opensuse.org
667
668
- Update to version 3.5.8
669
  * Set proper zscale transfer value in the video_hdr_to_sdr_func()
670
    function, option 0 (copy color characteristics)
671
  * Use a desat value of 2.5 for the tonemap filter when doing HDR
672
    to SDR conversions
673
  * Don't use pix_fmts in the format filter. It is not really needed
674
  * Removed 12-bit options from the video_pixfmt_func() function
675
  * Cosmetics
676
677
-------------------------------------------------------------------
678
Mon Jan 01 10:18:00 UTC 2018 - neutrino8@opensuse.org
679
680
- Update to version 3.5.7
681
  * Reworked the video_chars_func() function and added reporting
682
    of video bit depth
683
  * Initial support for audio codec metadata when doing audio
684
    copy
685
  * Increased default E-AC-3 audio bitrate from 768 to 960 kbps
686
  * Set dialnorm for AC-3/E-AC-3 to its FFmpeg default (-31)
687
  * Added HDR_to_SDR_instructions.txt file to the package
688
  * Cosmetics
689
690
-------------------------------------------------------------------
691
Wed Dec 27 11:37:00 UTC 2017 - neutrino8@opensuse.org
692
693
- Update to version 3.5.6
694
  * Renamed array variable CHARS to VCHARS in the video_chars_func()
695
    function
696
  * Report pixel format in the video_chars_func() function
697
  * Removed strange copy-paste word in the colrospace conversion code
698
  * Use -v quiet instead of -v error log level for ffprobe
699
  * Cosmetics
700
701
-------------------------------------------------------------------
702
Mon Dec 25 10:36:00 UTC 2017 - neutrino8@opensuse.org
703
704
- Update to version 3.5.5
705
  * Initial support for HDR to SDR conversions. Requires
706
    FFmpeg to be compiled with the zimg library as it
707
    needs the zscale filter
708
    https://github.com/sekrit-twc/zimg
709
710
-------------------------------------------------------------------
711
Sun Oct 22 17:37:00 UTC 2017 - neutrino8@opensuse.org
712
713
- Update to version 3.5.4
714
  * Support dialog level normalization for AC3/EAC3 audio
715
  
716
-------------------------------------------------------------------
717
Fri Sep 29 15:45:00 UTC 2017 - neutrino8@opensuse.org
718
719
- Update to version 3.5.3
720
  * Support setting the output video aspect ratio
721
722
-------------------------------------------------------------------
723
Wed Aug 23 09:53:00 UTC 2017 - neutrino8@opensuse.org
724
725
- Update to version 3.5.2
726
  * Support full chroma input for the software scaler
727
728
-------------------------------------------------------------------
729
Fri Jul 21 13:52:00 UTC 2017 - neutrino8@opensuse.org
730
731
- Add realpath to the CHDIR var for batch mode
732
733
-------------------------------------------------------------------
734
Thu Jul 20 18:49:00 UTC 2017 - neutrino8@opensuse.org
735
736
- Update to version 3.5.1
737
  * Bugfix: use realpath instead of readlink for the OUTPUT
738
    var when running in batch mode. Fixes the issue where
739
    readlink will follow the full path in case the input
740
    is a symlink which may result of encoding files we
741
    were not asked to
742
  * Don't print cropped resolution during runtime
743
    if batch mode is selected
744
  * Remove check for realpath. It is now required and not
745
    optional
746
747
-------------------------------------------------------------------
748
Tue Jul 11 11:39:00 UTC 2017 - neutrino8@opensuse.org
749
750
- Update to version 3.5.0
751
  * Support setting the min/max keyframe/IDR intervals
752
753
-------------------------------------------------------------------
754
Wed Jun 14 12:15:00 UTC 2017 - neutrino8@opensuse.org
755
756
- Update to version 3.4.9
757
  * Make software scaler tweaking optional
758
  * Added support for the unsharp filter for sharpen/blur
759
  * Use a colon symbol as separation for input/output color range
760
    in the video_colorspace_func() function as to be consistent
761
    with the other options. Also set the default to tv:tv
762
763
-------------------------------------------------------------------
764
Tue Jun 13 00:02:00 UTC 2017 - neutrino8@opensuse.org
765
766
- Update to version 3.4.8
767
  * Bugfix in the video_colorspace_func() function. Wrong value
768
    used for the ispace option of the filter. Must be bt2020ncl
769
    instead of just bt2020
770
771
-------------------------------------------------------------------
772
Sat Jun 10 07:55:00 UTC 2017 - neutrino8@opensuse.org
773
774
- Update to version 3.4.7
775
  * Replace numbers in array variable char of the video_chars_func()
776
    function with the ones from the for loop
777
  * Pipe the ffprobe string to tail -1 to work around issues
778
    with some problematic files
779
  * Some small improvements to the video_colorspace_func() function
780
781
-------------------------------------------------------------------
782
Fri Jun 09 08:50:00 UTC 2017 - neutrino8@opensuse.org
783
784
- Update to version 3.4.6
785
  * New function, video_chars_func(), to detect and display video
786
    characteristics like color range/space/transfer/primaries
787
  * Detect and display video resolution if video scaling is enabled
788
  * Detect and display pixel format
789
790
-------------------------------------------------------------------
791
Thu Jun 08 14:51:00 UTC 2017 - neutrino8@opensuse.org
792
793
- Update to version 3.4.5
794
  * Report software scaler set in the config file
795
  * Merge the bicubic and spline scaler tuning code
796
  * Mention for the Lanczos scaler that the scaler
797
    tuning value is the filter length and not sharpness
798
799
-------------------------------------------------------------------
800
Mon Jun 05 03:55:00 UTC 2017 - neutrino8@opensuse.org
801
802
- Update to version 3.4.4
803
  * Remove redundant software scaler warning and exit in
804
    the sws_func() function for the config file
805
  * Added support for the experimental software scaler
806
  * Added support for software scaler tuning where applicable
807
  * Removed additional encoder info on max audio channels support
808
809
-------------------------------------------------------------------
810
Sun Jun 04 21:45:00 UTC 2017 - neutrino8@opensuse.org
811
812
- Update to version 3.4.3
813
  * Match software scaler options in config file with the
814
    ones inside the script. $SCALER in config file now
815
    takes a value between 0 and 9
816
  * Do some basic checking of scaler option when it's set
817
    in the config file
818
819
-------------------------------------------------------------------
820
Thu Jun 01 12:06:00 UTC 2017 - neutrino8@opensuse.org
821
822
- Update to version 3.4.2
823
  * Simplify the scale variable a bit
824
  * Support SMPTE170M colorspace conversion
825
  * Support SMPTE170M for color primaries/matrices/transfers
826
827
-------------------------------------------------------------------
828
Tue May 16 08:57:00 UTC 2017 - neutrino8@opensuse.org
829
830
- Update to version 3.4.1
831
  * Added support for FFmpeg's internal Opus audio encoder
832
833
-------------------------------------------------------------------
834
Sun May 14 09:36:00 UTC 2017 - neutrino8@opensuse.org
835
836
- Update to version 3.4.0
837
  * Bugfix in the software scale code. Use an if conditional
838
    to check for an y/n answer
839
840
-------------------------------------------------------------------
841
Sat May 13 18:04:00 UTC 2017 - neutrino8@opensuse.org
842
843
- Update to version 3.3.9
844
  * Support accurate rounding for the software scalers
845
  * Support full chroma interpolation for the software scalers
846
  * Use the flags option of the scale option instead of -sws_flags
847
    to set scaler and its options
848
849
-------------------------------------------------------------------
850
Mon Apr 03 19:04:00 UTC 2017 - neutrino8@opensuse.org
851
852
- Update to version 3.3.8
853
  * Support setting the input/output color range
854
855
-------------------------------------------------------------------
856
Sat Mar 18 22:00:00 UTC 2017 - neutrino8@opensuse.org
857
858
- Update to version 3.3.7
859
  * Update audio compression level values
860
  * Update colorspace entry for NTSC video
861
  * Fixed bug in the video_colorspace_func() values
862
863
-------------------------------------------------------------------
864
Wed Feb 22 15:05:00 UTC 2017 - neutrino8@opensuse.org
865
866
- Update to version 3.3.6
867
  * Support high FPS -> low FPS conversions
868
  * Bugfix: missing options in FPS conversion menu
869
870
-------------------------------------------------------------------
871
Mon Feb 06 20:43:00 UTC 2017 - neutrino8@opensuse.org
872
873
- Update to version 3.3.5
874
  * Support the framestep filter for FPS conversion
875
  * Support halving the frame rate. Only supported for
876
    50/59.940/60 FPS input
877
878
-------------------------------------------------------------------
879
Wed Jan 25 12:00:00 UTC 2017 - neutrino8@opensuse.org
880
881
- Update to version 3.3.4
882
  * Small improvement: add "Track $i:" to the question for
883
    audio channel layout
884
885
-------------------------------------------------------------------
886
Tue Jan 24 16:20:00 UTC 2017 - neutrino8@opensuse.org
887
888
- Update to version 3.3.3
889
  * Removed one of the OUTPUT variables for batch mode. It is
890
    no longer needed
891
  * Rewrote the audio channel layout code. It is now based on
892
    per-codec encoder support
893
  * Repositioned the audio channel checking code
894
895
-------------------------------------------------------------------
896
Fri Jan 20 13:37:00 UTC 2017 - neutrino8@opensuse.org
897
898
- Update to version 3.3.2
899
  * Fixed a small issue in the output for batch mode
900
  
901
-------------------------------------------------------------------
902
Wed Jan 18 14:05:00 UTC 2017 - neutrino8@opensuse.org
903
904
- Update to version 3.3.1
905
  * Check channel amount for the libfdk_aac encoder and warn and
906
    exit on 7 channels as it doesn't support it
907
  * Use range=tv instead of range=mpeg for the color conversion
908
    filter
909
  * Bugfix: return value of variable autocrop wasn't checked
910
    when running in batch mode resulting in always cropping
911
    the input files
912
  * Bugfix in the $OUTPUT variable when running in batch mode
913
  * Removed readlink from the batch mode variables as it's no
914
    longer needed
915
916
-------------------------------------------------------------------
917
Sun Jan 15 11:44:00 UTC 2017 - neutrino8@opensuse.org
918
919
- Update to version 3.3.0
920
  * Support ALAC audio encoding
921
  * Some small improvements to the audio code
922
  * A few variable renamings, mostly in the case statements
923
924
-------------------------------------------------------------------
925
Fri Jan 13 11:43:00 UTC 2017 - neutrino8@opensuse.org
926
927
- Update to version 3.2.9
928
  * Support 50 <-> 60/59.940 FPS conversions
929
  * Use upper-case words for the color primaries/transfers/matrices
930
    and pixel formats
931
  * Support 4.0 audio channel layout in addition to Quad
932
933
-------------------------------------------------------------------
934
Thu Jan 12 00:26:00 UTC 2017 - neutrino8@opensuse.org
935
936
- Update to version 3.2.8
937
  * Added support for pixel format conversion
938
  * Added support for colorspace conversion
939
940
-------------------------------------------------------------------
941
Mon Jan 09 12:45:00 UTC 2017 - neutrino8@opensuse.org
942
943
- Update to version 3.2.7
944
  * Fix a possible issue when detecting the FPS value that occurs
945
    with some files
946
  * Expand directory path internally instead of exporting the
947
    dirname command to the file that gets sourced for encoding
948
  * Use 'bc' for calculating the detected FPS value
949
  * Only use fractions internally for FPS values. The user should
950
    be presented with the floating point value
951
952
-------------------------------------------------------------------
953
Sun Jan 08 11:24:00 UTC 2017 - neutrino8@opensuse.org
954
955
- Update to version 3.2.6
956
  * Support SMPTE-2084 transfer characteristics
957
  * Placed the video post-processing filters in their own sub-menu
958
  * Some small changes to the FPS conversion code
959
960
-------------------------------------------------------------------
961
Fri Jan 06 10:53:00 UTC 2017 - neutrino8@opensuse.org
962
963
- Update to version 3.2.5
964
  * Bugfix: default output directory wasn't made when running
965
    in batch mode
966
  * Display found per-file crop values when running in batch mode
967
968
-------------------------------------------------------------------
969
Thu Jan 05 11:35:00 UTC 2017 - neutrino8@opensuse.org
970
971
- Update to version 3.2.4
972
  * Support per-file auto-cropping when running in batch mode
973
  * Use internally full paths for input and output
974
  * Add a test case for output directory to the script that gets
975
    sourced for encoding
976
977
-------------------------------------------------------------------
978
Wed Jan 04 13:02:00 UTC 2017 - neutrino8@opensuse.org
979
980
- Update to version 3.2.3
981
  * Use readlink to get the full path to the cover art image. Fixes
982
    an issue when running in batch mode
983
984
-------------------------------------------------------------------
985
Fri Dec 02 14:42:00 UTC 2016 - neutrino8@opensuse.org
986
987
- Update to version 3.2.2
988
  * Merged the output code for the batch mode with that for single
989
    file input
990
  * Fixed an issue where remuxing to MP4 may fail in case the user
991
    chooses FLAC audio
992
  * Renamed variable $extracon to $remuxcon and $econ to $rcon
993
  * Made strict option "global" so I won't have to worry about
994
    adding experimental audio codecs support in the future
995
  * Clean ups to the FPS conversion menu
996
997
-------------------------------------------------------------------
998
Wed Nov 23 15:20:00 UTC 2016 - neutrino8@opensuse.org
999
1000
- Update to version 3.2.1
1001
  * Added support for FLAC audio in MP4. Requires a very recent
1002
    ffmpeg version
1003
  * Added the $strict variable to the remuxing code
1004
  * Use the improved way of gathering info for the audio sample
1005
    rate detection
1006
  * Added the ability to flag the first internal or external
1007
    subtitle as default, when using the option for internal and
1008
    external subtitle copying
1009
  * Added support for LD-AAC audio encoding with libfdk-aac
1010
  * Removed stderr to stdout redirection (2>&1) for some of the
1011
    ffprobe lines. It is no longer needed
1012
    
1013
-------------------------------------------------------------------
1014
Sun Nov 20 16:46:00 UTC 2016 - neutrino8@opensuse.org
1015
1016
- Update the Makefile
1017
1018
-------------------------------------------------------------------
1019
Sun Nov 20 14:02:00 UTC 2016 - neutrino8@opensuse.org
1020
1021
- Update to version 3.2.0
1022
  * Moved checks for supported containers into its own function,
1023
    check_container_func()
1024
  * Improvements to gathering information about the input file.
1025
    Saves us piping to sed and in some cases piping to awk and tail
1026
  * Removed the NOSOUND option since the user can specify 0 for
1027
    amount of audio tracks which equals to encoding with the NOSOUND
1028
    option
1029
  * Placed both subcopy and subcpy variables into a single subparams
1030
    variable. This also removes the NOSUBS variable
1031
  * Placed the video length detection code into its own function,
1032
    video_length_func(), as it is used in two places so we can
1033
    save writing the same stuff twice
1034
  * Instead of skipping bitrate calc for target file size in case
1035
    we can't detect the video length, ask the user to provide it
1036
  * Removed install script and added a Makefile for installation
1037
  * Added new INSTALL file with install/uninstall instructions
1038
  
1039
-------------------------------------------------------------------
1040
Fri Nov 18 01:35:00 UTC 2016 - neutrino8@opensuse.org
1041
1042
- Update to version 3.1.9
1043
  * Use process number instead of .old when renaming existing files
1044
  * Added support for detelecining (IVTC). Bumps up config file
1045
    version to 29
1046
  * Minor improvements to the cropping code
1047
  
1048
-------------------------------------------------------------------
1049
Wed Nov 16 09:18:00 UTC 2016 - neutrino8@opensuse.org
1050
1051
- Update to version 3.1.8
1052
  * Added support for 3-pass encoding
1053
  * Added support for setting a default audio codec in the config
1054
    file. Bumps up config file version to 28
1055
  * Moved setting the video bitrate before the video filters
1056
  * More variables renamings and other small code tweaks
1057
  * Do some checking on duplicate entries when using additional
1058
    containers and warn and exit
1059
  * Updated the man page
1060
  
1061
-------------------------------------------------------------------
1062
Mon Nov 14 09:18:00 UTC 2016 - neutrino8@opensuse.org
1063
1064
- Update to version 3.1.7
1065
  * Set default amount of subtitles to 1 instead of exiting when no
1066
    value is given
1067
  * Allow the user to choose the amount of audio tracks he wants at
1068
    run time instead of requiring it to be set in the config file.
1069
    This removes config file var MAX_AUD_TRACKS and bumps up version
1070
    to 27
1071
  * Renamed array variables audmapval and submapval to audindex and
1072
    subindex since we're not mapping but specifying the audio/sub
1073
    index id with these vars
1074
  * Fixed a possible case where audio params weren't cleared in
1075
    case the nosound option was chosen
1076
1077
-------------------------------------------------------------------
1078
Sun Nov 13 11:36:00 UTC 2016 - neutrino8@opensuse.org
1079
1080
- Update to version 3.1.6
1081
  * Added support for batch encoding mode, to be activated with the
1082
    new -b option. It's used to encode directories with video files
1083
  * Renamed variable $mode to $encmode for clarity
1084
  * Reworked the input/output code
1085
  * Instead of relying on a config var to set the subtitles amount
1086
    to support, ask the user each time to provide it. Makes the
1087
    code less complex and easier to extend in the future. Bumps up
1088
    config file version to 26
1089
  * Check if the X264PARAMS var is missing from config in case we're
1090
    not using an x264 preset
1091
  * Updated the man page
1092
  
1093
-------------------------------------------------------------------
1094
Sat Nov 12 10:48:00 UTC 2016 - neutrino8@opensuse.org
1095
1096
- Update to version 3.1.5
1097
  * Added support for importing external srt/ssa subtitles for the
1098
    mkv, m2ts, mts and ts containers
1099
  * Moved the subtitle code into its own video_subtitles_func()
1100
    function
1101
  * Added support for simultaneously copying subtitles from the
1102
    input file and copying external ones
1103
  * Renamed variable SUBT to SUBNR for clarity
1104
  * Updated the README file and man page
1105
  
1106
-------------------------------------------------------------------
1107
Thu Nov 10 21:15:00 UTC 2016 - neutrino8@opensuse.org
1108
1109
- Update to version 3.1.4
1110
  * Check if name of input file matches that of output file and warn
1111
    and exit. Requires the realpath utility
1112
  * Added support for the m2ts, mts, ts and flv containers
1113
  * Merged the code that checks if an audio codec is supported by a
1114
    container with that that checks for additional output containers.
1115
    Removes code duplication and maintainability
1116
  * Update to the audio sample rates. Sync them with
1117
    ffmpeg -h encoder=<encoder>
1118
  * Restrict TrueHD channels to 2, 5 and 6 as that's what the encoder
1119
    currently supports
1120
  * Updated the README file
1121
1122
-------------------------------------------------------------------
1123
Wed Nov 09 07:00:00 UTC 2016 - neutrino8@opensuse.org
1124
1125
- Update to version 3.1.3
1126
  * Renamed config var CON to CONFMT. Updates config file version
1127
    to 25
1128
  * Reduced some duplication in the audio codec checks for the
1129
    container formats
1130
  * Reduced some error message duplication when checking if an
1131
    additional container supports an audio codec
1132
  * Rework to the additional container selection code
1133
  * Added color functions for the additional container conversion
1134
  
1135
-------------------------------------------------------------------
1136
Tue Nov 08 10:10:00 UTC 2016 - neutrino8@opensuse.org
1137
1138
- Update to version 3.1.2
1139
  * Added support for encoding to TrueHD audio. Requires a very
1140
    recent ffmpeg version, preferably latest from git
1141
  * Some small improvements to the additional container output
1142
  * Moved the video_deinterlace_func() function inside the actual
1143
    deinterlace code
1144
  * Update to the README file
1145
  * Update to the man page
1146
  
1147
-------------------------------------------------------------------
1148
Mon Nov 07 16:25:00 UTC 2016 - neutrino8@opensuse.org
1149
1150
- Update to version 3.1.1
1151
  * Cosmetics in the code for deinterlacing
1152
  * Instead of skipping FPS conversion if the FPS can't be detected,
1153
    ask the user to provide it
1154
  * Use single brackets instead of double ones in the nosound
1155
    setup code
1156
  * Added license snippet at the top of the script
1157
  * Added support for outputting to additional container formats
1158
  * Do some checking on supported audio codecs for the supported
1159
    containers
1160
  * Check specified container and warn and exit if it's not supported
1161
  * Support setting the FLAC compression level
1162
  * Added h264_mp4toannexb flag in case we're outputting to the AVI
1163
    container
1164
  * Break out of the if conditionals in the audio code and replace
1165
    them with two case statements
1166
  * Update to the README file
1167
  
1168
-------------------------------------------------------------------
1169
Sun Nov 06 09:52:00 UTC 2016 - neutrino8@opensuse.org
1170
1171
- Update to version 3.1.0
1172
  * Bugfix: resampling wasn't working for fdk-aac due to missing
1173
    value in the case statement
1174
  * Check if output file exists and if so, move it to $file.old
1175
  * Use test directly instead of an if condition to set the audio
1176
    filters
1177
  * Support bitrate calculations for target file size when doing
1178
    audio copy
1179
  * Use fdk* in the case statements for easier typing
1180
  * Renamed variable astrm to astream for clarity
1181
  * Use [1-2]p in the case statements for passmodes instead of 1p|2p
1182
  * New function, video_field_parity_func(), to detect and report the
1183
    interlace field order. Used by motion-compensation deinterlacing
1184
    and interlaced encoding
1185
  * Detect and display audio sample rate in case resampling is chosen
1186
  * Improvements to the video_fps_func() function. Get the FPS value
1187
    directly instead of outputting to a file and reading it
1188
1189
-------------------------------------------------------------------
1190
Fri Nov 04 10:43:00 UTC 2016 - neutrino8@opensuse.org
1191
1192
- Update to version 3.0.8
1193
  * Bugfix: the scale variable was used twice for different things
1194
    causing an overwrite of the scale filter parameters, which
1195
    eventually results in ffmpeg complaining and exiting
1196
  * Added support for NTSC <-> NTSC and NTSC <-> PAL frame rate
1197
    conversions
1198
  * New var in config file, VID_FPS_CONVERT, to enable/disable
1199
    FPS conversion. Bumps up config file version to 24
1200
  * Moved the FPS detection code into its own function so it can
1201
    be easily reused
1202
  * Minor cosmetics
1203
  * Updated the README file
1204
  
1205
-------------------------------------------------------------------
1206
Thu Nov 03 15:31:00 UTC 2016 - neutrino8@gmail.com
1207
1208
- Update to version 3.0.7
1209
  * Added support for interlace-aware encoding
1210
  * Added support for the spp, uspp and pp7 deblockers
1211
  * Support asking for software scaler during exec time
1212
  * Added new SCALE var to the config file to enable/disable
1213
    support for software scaling. Bumps up the config file
1214
    version to 23
1215
  * Do a test write to see if output directory is writable by
1216
    the script executing user
1217
  * Updated the README file
1218
  
1219
-------------------------------------------------------------------
1220
Wed Nov 02 19:41:00 UTC 2016 - neutrino8@gmail.com
1221
1222
- Update to version 3.0.6
1223
  * Added support for motion compensation deinterlacing for both
1224
    deinterlacing at original FPS and bobbing
1225
  * Use denoise var instead of denoiser for the denoise filters
1226
    and rotate var instead of transpose for the transpose filter
1227
  * Added support for deblocking with the fspp filter. This bumps
1228
    up the config file version to 22
1229
  * Update to the README file
1230
  
1231
-------------------------------------------------------------------
1232
Tue Nov 01 00:35:00 UTC 2016 - neutrino8@gmail.com
1233
1234
- Update to version 3.0.5
1235
  * Added support for bobbing (deinterlace at double FPS)
1236
  * Cosmetics: add menu header to the Color Primaries option
1237
  
1238
-------------------------------------------------------------------
1239
Tue Oct 18 20:27:00 UTC 2016 - neutrino8@gmail.com
1240
1241
- Add changes file
1242