Rename j2k_bandwidth -> video_bit_rate.
[dcpomatic.git] / src / lib / make_dcp.cc
2024-04-21 Carl HetheringtonRename j2k_bandwidth -> video_bit_rate.
2024-04-21 Carl HetheringtonRename Encoder -> FilmEncoder, and subclasses.
2024-04-19 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-04-18 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-20 Carl HetheringtonMerge tag 'v2.16.79' into v2.17.x
2024-03-08 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-22 Carl HetheringtonMerge tag 'v2.16.78' into v2.17.x v2.17.12
2024-02-19 Carl HetheringtonMerge tag 'v2.16.77' into v2.17.x
2024-02-18 Carl HetheringtonMerge tag 'v2.16.76' into v2.17.x
2024-02-12 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-11 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-04 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-02-03 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-01-28 Carl HetheringtonSwap a log for a more informative one.
2024-01-28 Carl HetheringtonRearrange encoder threading.
2022-04-20 Carl HetheringtonClean up a hack by adding DCPTranscodeJob.
2022-04-20 Carl HetheringtonMove make_dcp() out of Film (#2132).