FeRD (Frank Dana)
aa40ea29e0
Update include paths in all source/header files
2020-10-18 07:43:37 -04:00
Jonathan Thomas
ef80439b62
Merge pull request #530 from ferdnyc/omp-and-ffmpeg-classes
...
Move off deprecated OpenMP API, fix FFmpeg code paths
2020-10-16 14:45:20 -05:00
Jonathan Thomas
7f08778048
Merge pull request #534 from eisneinechse/interlace
...
Set the field order when interlace is on
2020-10-16 03:19:00 -05:00
FeRD (Frank Dana)
a004bd23f3
Merge remote-tracking branch 'upstream/develop' into remove-ancient-ffmpeg-encode
2020-10-13 07:00:58 -04:00
eisneinechse
47fca02540
video_codec -> video_codec_ctx
2020-09-13 09:07:14 -07:00
eisneinechse
158c594973
Change of name of library
2020-09-13 08:42:17 -07:00
eisneinechse
36c32f3111
Merge branch 'develop' into interlace
2020-09-13 08:23:07 -07:00
Jonathan Thomas
6cc00d6e47
Merge pull request #371 from SuslikV/lossless-color-format
...
Use non-subsampled color format for lossless encoding with the h264 encoder
2020-09-10 17:40:14 -05:00
Frank Dana
174d0952ac
Merge branch 'develop' into remove-ancient-ffmpeg-encode
2020-08-08 04:13:07 -04:00
eisneinechse
8577848925
Merge branch 'develop' into interlace
2020-07-08 17:25:25 -07:00
eisneinechse
f69aa41127
Add some comment
2020-07-08 17:11:47 -07:00
Frank Dana
ca31359327
FFmpegWriter: Missed 1 rename to video_codec_ctx
2020-07-08 17:39:04 -04:00
Frank Dana
adab668486
Merge branch 'develop' into ffmpeg-writer
2020-07-08 17:26:38 -04:00
eisneinechse
6114be5e0f
Fixed typo
2020-07-07 10:20:48 -07:00
eisneinechse
9ef8f8478e
Formating
2020-07-07 10:14:02 -07:00
eisneinechse
3157d75747
Leave the values for qmin and qmax at their default values except
...
for mpeg2. Changing them for the other codecs resultet in exporting
with the wrong bitrate.
2020-07-02 16:54:32 -07:00
eisneinechse
56736e9505
Set the field order when interlace is on
2020-06-16 10:22:52 -07:00
Jonathan Thomas
73d1689414
Merge pull request #525 from eisneinechse/develop
...
Improvements to handling of new codecs
2020-06-15 18:49:16 -05:00
eisneinechse
056a72fa17
Fix indentation (2)
2020-06-15 14:41:38 -07:00
eisneinechse
3dfcea1dd5
Fix indentation
2020-06-15 14:33:14 -07:00
eisneinechse
c037d5c01d
Update src/FFmpegWriter.cpp
...
We might want to leave some kind of comment though. The encoders will (probably) get these options (soon).
Co-authored-by: Jonathan Thomas <jonathan@openshot.org >
2020-06-15 14:07:09 -07:00
eisneinechse
bf0e700ae7
Update src/FFmpegWriter.cpp
...
Co-authored-by: Jonathan Thomas <jonathan@openshot.org >
2020-06-15 14:05:43 -07:00
eisneinechse
2491d402df
Update src/FFmpegWriter.cpp
...
I should take more care of the comments.
Co-authored-by: Jonathan Thomas <jonathan@openshot.org >
2020-06-15 14:04:49 -07:00
eisneinechse
91647e6d0b
Update src/FFmpegWriter.cpp
...
Perfect. I forgot that comment.
Co-authored-by: Jonathan Thomas <jonathan@openshot.org >
2020-06-15 14:03:29 -07:00
eisneinechse
4e2c08db88
Update src/FFmpegWriter.cpp
...
Thanks for fixing that
Co-authored-by: Jonathan Thomas <jonathan@openshot.org >
2020-06-15 14:02:26 -07:00