[FFmpeg-cvslog] Make the RELEASE file match with the most recent tag

2017-03-23 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Fri Oct 14 13:52:51 2016 -0400| [c9527bf3444c5332fa04931d32997308784fc862] | committer: Sean McGovern Make the RELEASE file match with the most recent tag > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] cmdutils: update copyright year to 2017

2017-05-05 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sun Jan 1 16:31:15 2017 -0500| [d31f46e1999fab31be46f0cbce0546a5aa49fe48] | committer: Sean McGovern cmdutils: update copyright year to 2017 CC: libav-sta...@libav.org > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] nsvdec: don't ignore the return value of av_get_packet()

2017-10-23 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Fri Mar 24 13:36:51 2017 -0400| [fe6eea99efac66839052af547426518efd970b24] | committer: Sean McGovern nsvdec: don't ignore the return value of av_get_packet() Fixes invalid reads with corrupted files. CC: libav-sta...@libav.org Bug-Id: 1039 &

[FFmpeg-cvslog] mpeg4videodec: raise an error if sprite_trajectory.table is NULL

2017-10-26 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Thu Mar 30 16:21:38 2017 -0400| [6ac0e7818399a57e4684202bac79f35b3561ad1e] | committer: Sean McGovern mpeg4videodec: raise an error if sprite_trajectory.table is NULL CC: libav-sta...@libav.org Bug-Id: 1012 > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] vc1dec: raise an error if sprite picture data is missing

2017-10-30 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sat Apr 22 19:16:34 2017 -0400| [2e1ab6a67dd5d9a30558d008aa6e541c68d76221] | committer: Sean McGovern vc1dec: raise an error if sprite picture data is missing Bug-Id: 1013 CC: libav-sta...@libav.org > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] h264_refs: validate the SPS pointer in ff_h264_execute_ref_pic_marking()

2017-10-30 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sun May 7 17:11:59 2017 -0400| [cb167f2947f1a2c446bd8db196d0e64ef4a6d06b] | committer: Sean McGovern h264_refs: validate the SPS pointer in ff_h264_execute_ref_pic_marking() Bug-Id: 1036 CC: libav-sta...@libav.org > http://git.videolan.

[FFmpeg-cvslog] rmdec: don't ignore the return value of av_get_packet()

2017-11-07 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Wed Jul 12 19:45:46 2017 -0400| [95ce02b35d3d1bb16111031df1d82a6e4d894d36] | committer: Sean McGovern rmdec: don't ignore the return value of av_get_packet() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] rmdec: add missing brackets to compound statement

2017-11-08 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Tue Jul 25 18:04:32 2017 -0400| [80e919b17435da18c0f2be6403a0315cf4b40a1a] | committer: Sean McGovern rmdec: add missing brackets to compound statement Accidentally left out of 95ce02b35d3d1bb16111031df1d82a6e4d894d36. > http://git.videolan.

[FFmpeg-cvslog] mov: Do not set stsd_count if mov_read_stsd() fails

2017-11-10 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Fri Jul 28 16:29:35 2017 -0400| [3050dabaa9a337ad077ec60bba664ad9861e1aa6] | committer: Sean McGovern mov: Do not set stsd_count if mov_read_stsd() fails Based on an FFmpeg patch by Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] mov: move stsd finalization to an appropriate place

2017-11-10 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sat Jul 29 19:17:16 2017 -0400| [defe307fb22beca60a632e976ab97e5edd4aee25] | committer: Sean McGovern mov: move stsd finalization to an appropriate place mov_finalize_stsd_codec() parses stream information from the ALAC extradata, so run it after the

[FFmpeg-cvslog] mov: log and return early on non-positive stsd entry counts

2017-11-10 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Fri Jul 28 16:17:33 2017 -0400| [d7bdab1ad78ef582ba8c96dc7b79ec9fdbeeb94f] | committer: Sean McGovern mov: log and return early on non-positive stsd entry counts Based on an FFmpeg patch by Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] smacker: return meaningful error codes on failure

2017-11-11 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sun Sep 24 12:57:54 2017 +0200| [9e361022782514d4d4ce97b9c9d5a7863a2de519] | committer: Sean McGovern smacker: return meaningful error codes on failure > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0

2017-11-11 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Wed Nov 1 20:45:20 2017 -0400| [fbca6e7d162b9a7105d1059826dfe96616fa803a] | committer: Sean McGovern matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0 Regression since 569d18aa9dc989c37bb4d4b968026fe5afa6fff9. Bug-Id: 1055 Cc: libav-sta

[FFmpeg-cvslog] cmdutils: update copyright year to 2018

2018-01-16 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Mon Jan 1 02:51:51 2018 -0500| [7b0b5bc810cdb9ef100492c9a9f2d30602c04336] | committer: Sean McGovern cmdutils: update copyright year to 2018 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7b0b5bc810cdb9ef100492c9a9f2d30602c04

[FFmpeg-cvslog] vc1: skip motion compensation when data for last picture is invalid

2018-02-11 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sat Jan 27 21:19:30 2018 -0500| [5085f25ace1e74846a0de3369bedd0e22d1a1bdc] | committer: Sean McGovern vc1: skip motion compensation when data for last picture is invalid Bug-Id: 1101 Cc: libav-sta...@libav.org > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] Prepare for 12_alpha1 Release

2017-03-18 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Fri Aug 12 16:37:15 2016 -0400| [6fc944e6136b050bf965f847bbfd69e1fe572f82] | committer: Sean McGovern Prepare for 12_alpha1 Release > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6fc944e6136b050bf965f847bbfd69e1fe572f82 --- RELEASE

[FFmpeg-cvslog] build: add Solaris symbol versioning

2015-10-14 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Wed Oct 7 17:39:37 2015 -0400| [c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b] | committer: Luca Barbato build: add Solaris symbol versioning The versioning facility in the Solaris linker differs from Linux in 3 ways: 1. It does not support globs in

[FFmpeg-cvslog] file: properly forward errors from file_read() and file_write()

2015-09-07 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Thu Aug 27 00:04:15 2015 -0400| [e05f7ed5436207f4a55f1978b223c7f8bc82af42] | committer: Luca Barbato file: properly forward errors from file_read() and file_write() Bug-Id: 881 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > h

[FFmpeg-cvslog] mux: Make sure that the data is actually written

2015-09-07 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Thu Aug 27 00:04:16 2015 -0400| [9ad1e0c12caa440de860bd8f2122beb11d73815c] | committer: Luca Barbato mux: Make sure that the data is actually written And forward the error if it is not. Bug-Id: 881 CC: libav-sta...@libav.org Signed-off-by: Luca

[FFmpeg-cvslog] Fix RELEASE identification

2014-09-14 Thread Sean McGovern
ffmpeg | branch: release/2.4 | Sean McGovern | Fri Sep 5 01:04:21 2014 -0400| [7d8ebb877408e03beb9dd6b99a51291b17d9a969] | committer: Reinhard Tartler Fix RELEASE identification This was accidentally left over in b5d4f49e3cb1a13642542f08c8c54791c3d54dfb > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] cmdutils: update copyright year to 2016

2016-04-13 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sat Mar 12 14:38:10 2016 -0500| [2f4a1bb9bfb29112711ba904e1dc0dd58e24f361] | committer: Luca Barbato cmdutils: update copyright year to 2016 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] libavcodec/alpha: remove DSP & support code

2024-06-13 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sun Jun 9 13:20:24 2024 -0400| [cdd139d760688b14849d02ee1907f68fe692c24e] | committer: Vittorio Giovara libavcodec/alpha: remove DSP & support code Introduced in 1992, the Alpha was a 64-bit RISC processor designed to replace the VAX CISC mach

[FFmpeg-cvslog] swscale: prevent undefined behaviour in the PUTRGBA macro

2024-07-10 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Tue Jul 9 17:41:32 2024 -0400| [34b4ca8696de64ca756e7aed7bdefa9ff6bb5fac] | committer: Michael Niedermayer swscale: prevent undefined behaviour in the PUTRGBA macro For even small values of 'asrc[x]', shifting them by 24 bits or more

[FFmpeg-cvslog] libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined

2023-10-19 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sat Oct 14 23:27:24 2023 -0400| [d799ad24045f2ae005c8b4c90bee5330ff15fea8] | committer: Michael Niedermayer libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined It was not introduced until glibc 2.18. Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined

2023-10-29 Thread Sean McGovern
ffmpeg | branch: release/5.1 | Sean McGovern | Sat Oct 14 23:27:24 2023 -0400| [f861a1602529aa4788f7df85eb9f00c6b861e760] | committer: Michael Niedermayer libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined It was not introduced until glibc 2.18. Signed-off-by: Michael Niedermayer (cherry

[FFmpeg-cvslog] libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined

2023-12-21 Thread Sean McGovern
ffmpeg | branch: release/4.4 | Sean McGovern | Sat Oct 14 23:27:24 2023 -0400| [02262b6867fc6066cc2a5890a434849112a3df04] | committer: Michael Niedermayer libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined It was not introduced until glibc 2.18. Signed-off-by: Michael Niedermayer (cherry

[FFmpeg-cvslog] fate: fix sub2video_{basic, time_limited} on big-endian targets

2024-03-29 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Wed Mar 6 18:48:37 2024 -0500| [f63a87629e5229119d22c95533f14ec89b97e623] | committer: Andreas Rheinhardt fate: fix sub2video_{basic, time_limited} on big-endian targets The reference file uses BGRA pixel format, so request it here. Signed-off-by

[FFmpeg-cvslog] libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined

2024-04-14 Thread Sean McGovern
ffmpeg | branch: release/4.2 | Sean McGovern | Sat Oct 14 23:27:24 2023 -0400| [806acf032059d51da4d170e7d9356fa79b457866] | committer: Michael Niedermayer libavutil/ppc/cpu.c: check that AT_HWCAP2 is defined It was not introduced until glibc 2.18. Signed-off-by: Michael Niedermayer (cherry

[FFmpeg-cvslog] libavutil/ppc: defines involving bit shifts should be unsigned

2024-11-02 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Sun Nov 3 21:58:43 2024 -0500| [c325f9c619b38614ab6e339cefacd596266db471] | committer: Brad Smith libavutil/ppc: defines involving bit shifts should be unsigned Otherwise, these can overflow at the boundaries of the integer type. Signed-off-by: Brad

[FFmpeg-cvslog] libavutil/ppc: defines involving bit shifts should be unsigned

2024-11-26 Thread Sean McGovern
ffmpeg | branch: release/7.1 | Sean McGovern | Sun Nov 3 21:58:43 2024 -0500| [0c641ee6610ed3bc8a06040c32ea280649d427b0] | committer: Brad Smith libavutil/ppc: defines involving bit shifts should be unsigned Otherwise, these can overflow at the boundaries of the integer type. Signed-off-by

[FFmpeg-cvslog] swscale/ppc: disable YUV2RGB AltiVec acceleration

2024-12-01 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Thu Nov 28 14:52:16 2024 -0500| [b9eaf6e05c2ca16d94869e0263236dbdac752400] | committer: Michael Niedermayer swscale/ppc: disable YUV2RGB AltiVec acceleration The FATE test 'checkasm-sw_yuv2rgb' currently fails on this platform, in both littl

[FFmpeg-cvslog] libavcodec: various: remove empty directories originally for legacy DSP code

2024-11-25 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Thu May 30 17:21:51 2024 -0400| [710481806657d11730dba069dba7bf41197d793f] | committer: Zhao Zhili libavcodec: various: remove empty directories originally for legacy DSP code Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avcodec/svq1enc: restrict Altivec acceleration to big-endian POWER configurations

2025-01-25 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Thu Jan 16 16:30:52 2025 -0500| [4322be512b2bd6c7d8ee61a2b0230546f3107be0] | committer: Michael Niedermayer avcodec/svq1enc: restrict Altivec acceleration to big-endian POWER configurations This was disabled in

[FFmpeg-cvslog] libpostproc: deprecate the AMD 3DNow! define

2025-04-16 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Fri Apr 11 09:52:22 2025 -0400| [c818c67991a619d206f109ad11328553edeb0d39] | committer: Michael Niedermayer libpostproc: deprecate the AMD 3DNow! define It was left unreferenced in 1f0948272a0fcd0e4947f629b600983f3338c02f. Signed-off-by: Michael

[FFmpeg-cvslog] libpostproc: update APIChanges and version for "deprecate the AMD 3DNow"

2025-04-16 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Tue Apr 15 13:31:08 2025 -0400| [afe6c1238ac4119ec9c9dedc42220c4595f6a33c] | committer: Michael Niedermayer libpostproc: update APIChanges and version for "deprecate the AMD 3DNow" Signed-off-by: Michael Niedermayer > http://git