[FFmpeg-cvslog] avcodec/adpcm: Mono ADPCM for EA WVE Files

2024-07-22 Thread aaron
ffmpeg | branch: master | aaron | Sun Jul 21 11:18:02 2024 +1000| [f44353cfb65ef9d54febbc552cacea52675bb8d1] | committer: Peter Ross avcodec/adpcm: Mono ADPCM for EA WVE Files Reviewed-by: Peter Ross > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/electronicarts: decode framerate

2024-07-22 Thread aaron
ffmpeg | branch: master | aaron | Sun Jul 21 11:35:42 2024 +1000| [53d0f9afb46ac811269252c9e3be000fc7c3b2cc] | committer: Peter Ross avcodec/electronicarts: decode framerate Reviewed-by: Peter Ross > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] movenc: Add support for writing st3d and sv3d boxes.

2017-03-27 Thread Aaron Colwell
ffmpeg | branch: master | Aaron Colwell | Mon Mar 27 08:00:12 2017 -0700| [b4189590a59159317f6316106e2f061e5c6df556] | committer: James Almer movenc: Add support for writing st3d and sv3d boxes. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] Support building C++ files with MSVC

2017-04-13 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Thu Apr 13 02:38:02 2017 -0700| [bceb3d0f8621dd4dcdab2148e29d1473165d9cb6] | committer: Hendrik Leppkes Support building C++ files with MSVC Made appropriate changes to be able to successfully build C++ files using a Visual C++ build on Windows

[FFmpeg-cvslog] avdevice/decklink: remove pthread dependency

2017-04-15 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Sat Apr 15 08:41:46 2017 +0200| [9e86a61870c1652cdcc6a34646aee40d973ba23b] | committer: Marton Balint avdevice/decklink: remove pthread dependency Purpose: avdevice/decklink: Removed pthread dependency by replacing semaphore used in code

[FFmpeg-cvslog] libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1

2017-04-22 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Sun Apr 16 17:13:31 2017 -0700| [5b281b476b32c35527c0eea5f42161c4acad83f9] | committer: Marton Balint libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1 Purpose: libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL

Re: [FFmpeg-cvslog] Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'

2017-05-04 Thread Aaron Levinson
organization of the entire source tree into directories and sub-directories would improve things further. Aaron Levinson ___ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

[FFmpeg-cvslog] avformat/utils: free AVStream.codec properly in free_stream()

2017-05-06 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Thu Apr 20 23:30:13 2017 -0700| [b9d2005ea5d6837917a69bc2b8e98f5695f54e39] | committer: James Almer avformat/utils: free AVStream.codec properly in free_stream() Fixes memory leaks. Signed-off-by: James Almer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avformat/utils: free AVStream.codec properly in free_stream()

2017-05-06 Thread Aaron Levinson
ffmpeg | branch: release/3.3 | Aaron Levinson | Thu Apr 20 23:30:13 2017 -0700| [329176adc52c51878160530a655f9c787fa338b3] | committer: James Almer avformat/utils: free AVStream.codec properly in free_stream() Fixes memory leaks. Signed-off-by: James Almer (cherry picked from commit

[FFmpeg-cvslog] avdevice/decklink: fix MSVC build issues

2017-05-08 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Fri May 5 17:59:21 2017 -0700| [7f7ee86d5a494ddbcb22c83dec970f38a8ccd7b4] | committer: Marton Balint avdevice/decklink: fix MSVC build issues Purpose: Made minor changes to get the decklink avdevice code to build using Visual C++. Notes: Made

[FFmpeg-cvslog] qsvenc: Use MFXVideoENCODE_Query() to update the parameters

2017-05-08 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Fri May 5 18:49:57 2017 -0700| [dd8319767e1674d030b5d803c43029e67db5efb8] | committer: Michael Niedermayer qsvenc: Use MFXVideoENCODE_Query() to update the parameters Purpose: Fill out the default/unset parameters with ones actually in use. Note

[FFmpeg-cvslog] qsvenc: Make sure the interlaced encoding works

2017-05-08 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Fri May 5 21:31:30 2017 -0700| [ae5b67ee64bec00c52881ff8426fddaf477341c1] | committer: Michael Niedermayer qsvenc: Make sure the interlaced encoding works Purpose: qsvenc: make sure that interlaced encoding works. Also, reduce the vertical

[FFmpeg-cvslog] configure: Added require alternative for libmfx to support alternate installation options

2017-05-08 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Fri May 5 18:16:03 2017 -0700| [164e2773261451ef33c4616296ec5bebecff42af] | committer: Michael Niedermayer configure: Added require alternative for libmfx to support alternate installation options Purpose: Added require alternative for libmfx in

[FFmpeg-cvslog] avformat/utils: free AVStream.codec properly in free_stream()

2017-05-11 Thread Aaron Levinson
ffmpeg | branch: release/3.2 | Aaron Levinson | Thu Apr 20 23:30:13 2017 -0700| [9cf601f87da8bfa8a1bab46c538cfab9deff730d] | committer: James Almer avformat/utils: free AVStream.codec properly in free_stream() Fixes memory leaks. Signed-off-by: James Almer (cherry picked from commit

[FFmpeg-cvslog] avformat/utils: free AVStream.codec properly in free_stream()

2017-05-16 Thread Aaron Levinson
ffmpeg | branch: release/3.1 | Aaron Levinson | Thu Apr 20 23:30:13 2017 -0700| [9ebbb29ad61db72cebab31a6a68970ca8063bcf8] | committer: James Almer avformat/utils: free AVStream.codec properly in free_stream() Fixes memory leaks. Signed-off-by: James Almer (cherry picked from commit

[FFmpeg-cvslog] avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects

2017-05-16 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Tue May 16 05:04:36 2017 -0700| [0c1c514643d5e1645160d697fa4c27cd38c7c791] | committer: Mark Thompson avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects Add dxva2_pool_release_dummy() and use it in call to av_buffer_create

[FFmpeg-cvslog] avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects

2017-05-16 Thread Aaron Levinson
ffmpeg | branch: release/3.3 | Aaron Levinson | Tue May 16 05:04:36 2017 -0700| [19fea7d703b0a7e02860df5fc2e94b826059d64d] | committer: Mark Thompson avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects Add dxva2_pool_release_dummy() and use it in call to av_buffer_c

[FFmpeg-cvslog] avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects

2017-05-16 Thread Aaron Levinson
ffmpeg | branch: release/3.2 | Aaron Levinson | Tue May 16 05:04:36 2017 -0700| [7793fc5b339df0661c2cddcdc647e4641eaf83e9] | committer: Mark Thompson avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects Add dxva2_pool_release_dummy() and use it in call to av_buffer_c

[FFmpeg-cvslog] avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects

2017-05-16 Thread Aaron Levinson
ffmpeg | branch: release/3.1 | Aaron Levinson | Tue May 16 05:04:36 2017 -0700| [f125c54b7a5f7b3d742aab2b11a59b7a4eaf4d74] | committer: Mark Thompson avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects Add dxva2_pool_release_dummy() and use it in call to av_buffer_c

[FFmpeg-cvslog] avformat/utils: free AVStream.codec properly in free_stream()

2017-05-17 Thread Aaron Levinson
ffmpeg | branch: release/3.0 | Aaron Levinson | Thu Apr 20 23:30:13 2017 -0700| [c54a76bf714b07cf316da06ffeac1a1d753a15f3] | committer: James Almer avformat/utils: free AVStream.codec properly in free_stream() Fixes memory leaks. Signed-off-by: James Almer (cherry picked from commit

[FFmpeg-cvslog] avformat/utils: free AVStream.codec properly in free_stream()

2017-05-19 Thread Aaron Levinson
ffmpeg | branch: release/2.8 | Aaron Levinson | Thu Apr 20 23:30:13 2017 -0700| [0109a152a1651d520788000bed5ce096b515de3d] | committer: James Almer avformat/utils: free AVStream.codec properly in free_stream() Fixes memory leaks. Signed-off-by: James Almer (cherry picked from commit

[FFmpeg-cvslog] mov: Fix spherical metadata_source parsing

2017-10-17 Thread Aaron Colwell
ffmpeg | branch: master | Aaron Colwell | Fri Jan 27 09:33:29 2017 -0800| [17adcc40adf1f30cba55c9727dabc1365944d32b] | committer: Vittorio Giovara mov: Fix spherical metadata_source parsing Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] qsvenc: Use MFXVideoENCODE_Query() to update the parameters

2017-10-28 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Sun Apr 16 18:07:42 2017 -0700| [b22094d74901fb3ac203c8322f8d84aded470bfb] | committer: Luca Barbato qsvenc: Use MFXVideoENCODE_Query() to update the parameters Fill out the default/unset parameters with ones actually in use. Matches the current

[FFmpeg-cvslog] qsvenc: Make sure the interlaced encoding works

2017-10-28 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Sun Apr 16 18:06:37 2017 -0700| [8fd8f91e47f33cd82371a97ac81afc476144964f] | committer: Luca Barbato qsvenc: Make sure the interlaced encoding works And reduce the vertical alignment constraint when possible to reduce the memory usage. Signed-off-by

[FFmpeg-cvslog] avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects

2017-10-31 Thread Aaron Levinson
ffmpeg | branch: master | Aaron Levinson | Tue May 16 14:23:27 2017 -0700| [3d040513a1de4797a4f81dde4984395f51db76b7] | committer: Anton Khirnov avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects Add dxva2_pool_release_dummy() and use it in call to av_buffer_create

[FFmpeg-cvslog] mov: Fix spherical metadata_source parsing

2017-01-27 Thread Aaron Colwell
ffmpeg | branch: master | Aaron Colwell | Fri Jan 27 09:33:29 2017 -0800| [b9f2f93261548f7cfdfc7a4040b23baed11e5554] | committer: James Almer mov: Fix spherical metadata_source parsing Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] libavcodec/libopenjpegenc: enable lossless option, remove layer option, and improve defaults

2017-03-09 Thread Aaron Boxer
ffmpeg | branch: master | Aaron Boxer | Thu Mar 9 23:01:48 2017 -0500| [195784ec95266c69c111f1e977fd4cf4815c6d8d] | committer: Michael Bradshaw libavcodec/libopenjpegenc: enable lossless option, remove layer option, and improve defaults 1. limit to single layer, as there is no current

[FFmpeg-cvslog] avformat/matroskadec: Fix sample_aspect_ratio for stereo matroska content

2015-12-02 Thread Aaron Colwell
ffmpeg | branch: master | Aaron Colwell | Mon Nov 23 12:06:14 2015 -0800| [ec83efd4d3c5fe1e4bc5723d0b91abf85b722f41] | committer: wm4 avformat/matroskadec: Fix sample_aspect_ratio for stereo matroska content matroskaenc.c applies divisors to the display width/height when generating stereo

[FFmpeg-cvslog] matroskadec: Fix sample_aspect_ratio for stereo matroska content

2015-12-18 Thread Aaron Colwell
ffmpeg | branch: master | Aaron Colwell | Wed Dec 2 18:13:18 2015 -0500| [febfb49a70e82f5ac46dc7ea34dabd4d56b19b31] | committer: Vittorio Giovara matroskadec: Fix sample_aspect_ratio for stereo matroska content matroskaenc applies divisors to the display width/height when generating stereo

[FFmpeg-cvslog] vp8: avoid race condition on segment map.

2015-03-11 Thread Aaron Colwell
ffmpeg | branch: release/0.10 | Aaron Colwell | Sun Mar 18 20:03:00 2012 -0700| [57c36de7265761dd94fb6bb4a9180011f796128f] | committer: Diego Biurrun vp8: avoid race condition on segment map. This change avoids accessing the segment map of the previous frame if segmentation is not enabled for

[FFmpeg-cvslog] avcodec/j2kenc: Add attribution to OpenJPEG project:

2016-04-01 Thread Aaron Boxer
ffmpeg | branch: master | Aaron Boxer | Thu Mar 31 16:02:14 2016 -0400| [b6b4b0a65e02495edf9d7e5b23bef99a92921147] | committer: Michael Niedermayer avcodec/j2kenc: Add attribution to OpenJPEG project: http://ghostscript.com/~tor/gs-browse/gs/openjpeg/libopenjpeg/t1.c Signed-off-by: Michael

[FFmpeg-cvslog] avcodec/j2kenc: Add attribution to OpenJPEG project:

2016-04-21 Thread Aaron Boxer
ffmpeg | branch: release/3.0 | Aaron Boxer | Thu Mar 31 16:02:14 2016 -0400| [5d79566ab3ddfc6fc46cc2fe7f3b894b4c384f3e] | committer: Michael Niedermayer avcodec/j2kenc: Add attribution to OpenJPEG project: http://ghostscript.com/~tor/gs-browse/gs/openjpeg/libopenjpeg/t1.c Signed-off-by

[FFmpeg-cvslog] avcodec/j2kenc: Add attribution to OpenJPEG project:

2016-04-26 Thread Aaron Boxer
ffmpeg | branch: release/2.8 | Aaron Boxer | Thu Mar 31 16:02:14 2016 -0400| [b5d4b1731eadadaf25db0d3edaf6f7588d359366] | committer: Michael Niedermayer avcodec/j2kenc: Add attribution to OpenJPEG project: http://ghostscript.com/~tor/gs-browse/gs/openjpeg/libopenjpeg/t1.c Signed-off-by

[FFmpeg-cvslog] avcodec/j2kenc: Add attribution to OpenJPEG project:

2016-04-27 Thread Aaron Boxer
ffmpeg | branch: release/2.7 | Aaron Boxer | Thu Mar 31 16:02:14 2016 -0400| [1bccba1893cffee4778d79bb94185ad715e76838] | committer: Michael Niedermayer avcodec/j2kenc: Add attribution to OpenJPEG project: http://ghostscript.com/~tor/gs-browse/gs/openjpeg/libopenjpeg/t1.c Signed-off-by

[FFmpeg-cvslog] avcodec/j2kenc: Add attribution to OpenJPEG project:

2016-04-29 Thread Aaron Boxer
ffmpeg | branch: release/2.6 | Aaron Boxer | Thu Mar 31 16:02:14 2016 -0400| [6ec961197138eb5063ef98da18207ce5af00a5f6] | committer: Michael Niedermayer avcodec/j2kenc: Add attribution to OpenJPEG project: http://ghostscript.com/~tor/gs-browse/gs/openjpeg/libopenjpeg/t1.c Signed-off-by

[FFmpeg-cvslog] avcodec/j2kenc: Add attribution to OpenJPEG project:

2016-04-30 Thread Aaron Boxer
ffmpeg | branch: release/2.5 | Aaron Boxer | Thu Mar 31 16:02:14 2016 -0400| [eae0a6582df3c658e9f32744c6c3252876db2570] | committer: Michael Niedermayer avcodec/j2kenc: Add attribution to OpenJPEG project: http://ghostscript.com/~tor/gs-browse/gs/openjpeg/libopenjpeg/t1.c Signed-off-by

[FFmpeg-cvslog] lavc/libvpxenc: Fix parsing of ts_layering_mode parameter

2024-05-17 Thread Aaron Thompson
ffmpeg | branch: master | Aaron Thompson | Thu May 16 06:10:36 2024 +| [be3404bbacae5a046e1b3e66a98810b4b7564249] | committer: James Zern lavc/libvpxenc: Fix parsing of ts_layering_mode parameter The value was being parsed as base 4, so the value "4" was invalid and would