[FFmpeg-cvslog] avfilter/vf_v360: fix swapped variables

2020-03-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Mar 29 13:18:25 2020 +0200| [72be5d4661685ecaca372eae78b50e1583e4dab9] | committer: Paul B Mahol avfilter/vf_v360: fix swapped variables > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=72be5d4661685ecaca372eae78b50e1583e4dab9 --- libavf

[FFmpeg-cvslog] avfilter/vf_v360: reduce unnecessary negations

2020-03-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Mar 28 22:51:25 2020 +0100| [460001981fff7fd9ceff9e432dad121af0f0d2c3] | committer: Paul B Mahol avfilter/vf_v360: reduce unnecessary negations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=460001981fff7fd9ceff9e432dad121af0f0d2c3 ---

[FFmpeg-cvslog] avfilter/vf_v360: speedup fisheye output

2020-03-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Mar 29 13:07:35 2020 +0200| [85025162dac9efcb07ed7528cbd248337bad912c] | committer: Paul B Mahol avfilter/vf_v360: speedup fisheye output > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=85025162dac9efcb07ed7528cbd248337bad912c --- libav

[FFmpeg-cvslog] avformat/matroskaenc: Improve calculating EBML ID size

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Dec 28 10:00:37 2019 +0100| [e6ea75a38de192c3133b9eebe603979bffeed20b] | committer: Andreas Rheinhardt avformat/matroskaenc: Improve calculating EBML ID size When the Matroska muxer writes an EBML ID, it calculates the length of said ID before

[FFmpeg-cvslog] avformat/matroskaenc: Check for failure when writing SeekHead

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Dec 29 09:57:44 2019 +0100| [8c89fc18e6125ae0449091d82a2fe200ed848c43] | committer: Andreas Rheinhardt avformat/matroskaenc: Check for failure when writing SeekHead mkv_write_seekhead() would up until now try to seek to the position where the

[FFmpeg-cvslog] avformat/matroskaenc: Avoid unnecessary seek

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Dec 29 12:50:46 2019 +0100| [b1c3d711df0d50bc367cc7000f346ae700667a31] | committer: Andreas Rheinhardt avformat/matroskaenc: Avoid unnecessary seek When writing the SeekHead (a form of index) at the end of the muxing process, mkv_write_seekhea

[FFmpeg-cvslog] avformat/matroskaenc: Cosmetics

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Dec 31 13:21:31 2019 +0100| [6cf69f0e72d6429ed54db0a21f165da7b06ca7e4] | committer: Andreas Rheinhardt avformat/matroskaenc: Cosmetics Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6cf69f0e72d6

[FFmpeg-cvslog] avformat/matroskaenc: Avoid allocation for Cues

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Dec 30 15:37:15 2019 +0100| [5cdd2ebb55f760d06d35b71a421b8433851b92e9] | committer: Andreas Rheinhardt avformat/matroskaenc: Avoid allocation for Cues Up until now, the Matroska muxer would allocate a structure containing three members: The se

[FFmpeg-cvslog] avformat/aviobuf: Add function to reset dynamic buffer

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Nov 26 07:53:52 2019 +0100| [639728f51a9fa5e321effad5909c1e37df0e80bb] | committer: Andreas Rheinhardt avformat/aviobuf: Add function to reset dynamic buffer Resetting a dynamic buffer means to keep the AVIOContext and the internal buffer used

[FFmpeg-cvslog] avformat/matroskaenc: Simplify writing Cues

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Dec 30 15:48:35 2019 +0100| [5e3b7bd56d2c476a508c03e2029675bfd2618122] | committer: Andreas Rheinhardt avformat/matroskaenc: Simplify writing Cues When the Matroska muxer writes the Cues (the index), it groups index entries with the same times

[FFmpeg-cvslog] avformat/matroskaenc: Write level 1 elements in one go

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Dec 30 15:59:02 2019 +0100| [d9c21ec63999501afc39ffc26f363245e8624304] | committer: Andreas Rheinhardt avformat/matroskaenc: Write level 1 elements in one go Up until now, writing level 1 elements proceeded as follows: First, the element id wa

[FFmpeg-cvslog] avformat/matroskaenc: Remove unused function parameter

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Oct 29 21:04:21 2019 +0100| [907b7f88ca81bad3edf6236a8ffd2b2431694376] | committer: Andreas Rheinhardt avformat/matroskaenc: Remove unused function parameter end_ebml_master_crc32_preliminary() has a MatroskaMuxContext as parameter that isn't

[FFmpeg-cvslog] avformat/matroskaenc: Check that Cluster has been opened

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Nov 26 04:40:29 2019 +0100| [5d24b6843ca548508187d48bf587ae5ecbcffd57] | committer: Andreas Rheinhardt avformat/matroskaenc: Check that Cluster has been opened before setting the field indicating that a Cluster has been opened. Signed-off-by:

[FFmpeg-cvslog] avformat/mxfdec: Correct confusing struct tag

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Mar 29 05:33:04 2020 +0200| [8d019dbc5b44361d38575fe0e13ae2a1ab1cde08] | committer: Andreas Rheinhardt avformat/mxfdec: Correct confusing struct tag Don't use typedef struct MXFTrack {...} MXFTimecodeComponent, in particular given the fact tha

[FFmpeg-cvslog] avformat/matroskaenc: Write level 1 elements in one go

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.2 | Andreas Rheinhardt | Mon Dec 30 15:59:02 2019 +0100| [477275795865f074e60635d813a7b765284ca948] | committer: Andreas Rheinhardt avformat/matroskaenc: Write level 1 elements in one go Up until now, writing level 1 elements proceeded as follows: First, the element

[FFmpeg-cvslog] avformat/dashdec: Don't allocate and leak strings that are never used

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.2 | Andreas Rheinhardt | Sun Mar 29 01:32:34 2020 +0100| [3eedf1599be64fbbb092045fb24e5b22e1149a43] | committer: Andreas Rheinhardt avformat/dashdec: Don't allocate and leak strings that are never used Since commit e134c203 strdups of several elements of a manifest a

[FFmpeg-cvslog] avformat/dashdec: Don't allocate and leak strings that are never used

2020-03-29 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.1 | Andreas Rheinhardt | Sun Mar 29 01:32:34 2020 +0100| [de3d708dbf6dd2982dfde48c002463759ca6945b] | committer: Andreas Rheinhardt avformat/dashdec: Don't allocate and leak strings that are never used Since commit e134c203 strdups of several elements of a manifest a