ffmpeg | branch: master | Michael Niedermayer | Sat Aug 30
12:16:46 2014 +0200| [0daff3ce76329f107e2ca2e893c3c456b5873c77] | committer:
Michael Niedermayer
avfilter/vf_mp: remove incorrect usage of AVFrame.type
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.gi
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 30
12:21:07 2014 +0200| [19bf1ed1f4263346ec67b7a8271b9b6351c8a011] | committer:
Michael Niedermayer
avformat/id3v2: Fix "warning: unused variable uncompressed_buffer_size" if zlib
is unavailable
Signed-off-by: Michael Niedermayer
> htt
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 30
12:48:31 2014 +0200| [e16b7338d8777618936ff6ab9133e19f4db9069c] | committer:
Michael Niedermayer
avcodec/aarch64/h264qpel_init_aarch64: mark src as const
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 30
12:42:16 2014 +0200| [97cebf3139ccb0988927657cf16c3ca9c75996c6] | committer:
Michael Niedermayer
avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under the #if
Signed-off-by: Michael Niedermayer
> http://git.videolan.
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 30
05:10:26 2014 +0200| [1402873601103fd0902db9aac65561e4fe1aa274] | committer:
Michael Niedermayer
avcodec/vp3data: use more compact data types
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/git
ffmpeg | branch: master | Christophe Gisquet |
Mon Aug 18 11:27:50 2014 +0200| [a808733675ccfaf19e923477b18c1ad15be4dd67] |
committer: Michael Niedermayer
proresenc_ks: allow auto-selecting profile
The user may not know how to select the profile, nor what he needs, in
particular to encode alph
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Aug 30
12:33:28 2014 +0200| [f22c24bd7a57eca27ccc400dbb334b20db5fb050] | committer:
Carl Eugen Hoyos
lavf/rtpdec_hevc: Fix compilation with -DDEBUG.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f22c24bd7a57eca27ccc400dbb334b20db5f
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 30
14:38:40 2014 +0200| [ce36d80881132d3ddb7d2d859a604106cf7e92d4] | committer:
Michael Niedermayer
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
lavf/rtpdec_hevc: Fix compilation with -DDEBUG.
ffmpeg: Clean up if fi
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Aug 30
12:27:50 2014 +0200| [494cbc4238db4db1f3bd2104e15bee4498b40cb4] | committer:
Carl Eugen Hoyos
ffmpeg: Clean up if filter initialisation failed to avoid a memleak.
Fixes ticket #3858.
Reviewed-by: Nicolas George
> http://git.videolan.org
ffmpeg | branch: master | Reimar Döffinger | Fri Aug
29 18:23:52 2014 +0200| [e2cd28c9265e21b1eeeceaece1da4109712e7555] | committer:
Reimar Döffinger
fft: add missing const.
This table was the largest object in FFmpeg's .data,
and really should be in .rodata.
Signed-off-by: Reimar Döffinger
ffmpeg | branch: master | wm4 | Sat Aug 30 15:39:15
2014 +0200| [b173f5c15572cc82f68128599722e689df4ff137] | committer: Michael
Niedermayer
oggdec: fix invalid free on error
The read_packet callback passes a pointer to a stack-allocated AVPacket.
Attempting to free it with av_free() makes no s
ffmpeg | branch: master | Paul B Mahol | Sun Aug 24 14:28:02
2014 +| [bd6f1458207788254d0d160052d9b0113e9c4ec2] | committer: Paul B Mahol
avformat/dfa: use avio_feof()
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bd6f1458207788254d0d160052d9b0113
ffmpeg | branch: master | Reimar Döffinger | Fri Aug
29 18:44:22 2014 +0200| [8c63a0d171142329bd215c77c29cc38f91366ae0] | committer:
Reimar Döffinger
xv.c: Add missing const to lookup table.
Signed-off-by: Reimar Döffinger
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8c63a0d17
ffmpeg | branch: release/1.1 | Luca Barbato | Thu Aug 7
17:10:32 2014 +0200| [addbaf134836aea4e14f73add8c6d753a1373257] | committer:
Luca Barbato
mpegts: Do not try to write a PMT larger than SECTION_SIZE
Prevent out of array write.
Similar to what Michael Niedermayer did to address the same
ffmpeg | branch: release/1.1 | Luca Barbato | Sun Aug 3
19:27:07 2014 +0200| [694b7cd873f8b06af109036eff1ccd741afdd28e] | committer:
Luca Barbato
mpegts: Define the section length with a constant
The specification says the value is expressed in 10 bits including
the 4-byte CRC.
> http://git.
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 20:09:10 2014 +0200| [a507fea70769533d2f666bcc63edc8d15b6784be] | committer:
Michael Niedermayer
Merge commit '694b7cd873f8b06af109036eff1ccd741afdd28e' into release/1.1
* commit '694b7cd873f8b06af109036eff1ccd741afdd28e':
mpegt
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 20:21:17 2014 +0200| [807b7388402eb53c2022428f17dfbeaf8312ba74] | committer:
Michael Niedermayer
Merge commit 'addbaf134836aea4e14f73add8c6d753a1373257' into release/1.1
* commit 'addbaf134836aea4e14f73add8c6d753a1373257':
mpegt
ffmpeg | branch: release/1.1 | Reinhard Tartler | Fri Aug
8 20:46:15 2014 -0400| [8da037af332790c704de6127406d5f6b3734acf0] | committer:
Reinhard Tartler
Update Changelog for v9.15
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8da037af332790c704de6127406d5f6b3734acf0
---
Chang
ffmpeg | branch: release/1.1 | Reinhard Tartler | Fri Aug
8 21:57:46 2014 -0400| [e86074e6ef23f14273cbf4af84c8d2491f744a79] | committer:
Reinhard Tartler
Prepare for 9.15 Release
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e86074e6ef23f14273cbf4af84c8d2491f744a79
---
RELEASE
ffmpeg | branch: release/1.1 | Michael Niedermayer | Mon Aug
4 01:12:47 2014 +0100| [437848e37ae7ef73cd8101031dc570d1f009ffd5] | committer:
Vittorio Giovara
vp3: Copy all 3 frames for thread updates
Fixes a double release of the current frame on deinit.
Bug-Id: CVE-2011-3934
Found-by: Mateus
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 20:38:41 2014 +0200| [f953c3c2343dc78c45a001aa38ecb20cee447df7] | committer:
Michael Niedermayer
Merge commit 'bd41211395fd1f968e9f3a4746daffebea60f41e' into release/1.1
* commit 'bd41211395fd1f968e9f3a4746daffebea60f41e':
Re-re
ffmpeg | branch: release/1.1 | Reinhard Tartler | Sat Aug
9 08:55:45 2014 -0400| [bd41211395fd1f968e9f3a4746daffebea60f41e] | committer:
Reinhard Tartler
Re-release 9.15 as 9.16
This is a clean fixup of the tagging mistake in the v9.15 release
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 20:36:00 2014 +0200| [dcce698fd88768264614eb139fc62b2340bff787] | committer:
Michael Niedermayer
Merge commit '437848e37ae7ef73cd8101031dc570d1f009ffd5' into release/1.1
* commit '437848e37ae7ef73cd8101031dc570d1f009ffd5':
vp3:
ffmpeg | branch: release/1.1 | Anton Khirnov | Mon Aug 25
21:21:57 2014 +| [bbd632082b18e6c5ce9c2d6be8bc260c05ae9417] | committer:
Anton Khirnov
mpegenc: limit the maximum muxrate
It is written to the file as a 22-bit value.
CC: libav-sta...@libav.org
(cherry picked from commit 75bbaf2493
ffmpeg | branch: release/1.1 | Michael Niedermayer | Fri Aug
30 04:51:09 2013 +0200| [e4fb53c73abece15a7c5df0019df9a0371db2297] | committer:
Anton Khirnov
ffv1dec: check that global parameters do not change in version 0/1
Such changes are neither allowed nor supported
Found-by: ami_stuff
Bug-
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 20:50:50 2014 +0200| [0a6d39791165e46c53c34793261378ef38442272] | committer:
Michael Niedermayer
Merge commit 'bbd632082b18e6c5ce9c2d6be8bc260c05ae9417' into release/1.1
* commit 'bbd632082b18e6c5ce9c2d6be8bc260c05ae9417':
mpege
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 20:47:07 2014 +0200| [081f4f5f56e0f6220039e39b9be2c2a2021dd40c] | committer:
Michael Niedermayer
Merge commit 'e4fb53c73abece15a7c5df0019df9a0371db2297' into release/1.1
* commit 'e4fb53c73abece15a7c5df0019df9a0371db2297':
ffv1d
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 20:58:25 2014 +0200| [fed28fe054de573643ae3fee50ad7ae09d78e738] | committer:
Michael Niedermayer
Merge commit '8d7839fc7c52574dfc22db0181b1cef9cb929910' into release/1.1
* commit '8d7839fc7c52574dfc22db0181b1cef9cb929910':
avcon
ffmpeg | branch: release/1.1 | Anton Khirnov | Tue Aug 26
06:26:35 2014 +| [e1f0c41e1aa37a9c166c43abf1b526c796ed7649] | committer:
Anton Khirnov
avconv: fix parsing the AVOptions for -target
CC: libav-sta...@libav.org
(cherry picked from commit f5245a9c6206878b892adf3ccbccc9311c202af5)
Sig
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 20:58:46 2014 +0200| [946a106995bca70a360f5bd03fa503e8beb09cc5] | committer:
Michael Niedermayer
Merge commit 'e1f0c41e1aa37a9c166c43abf1b526c796ed7649' into release/1.1
* commit 'e1f0c41e1aa37a9c166c43abf1b526c796ed7649':
avcon
ffmpeg | branch: release/1.1 | Anton Khirnov | Mon Aug 25
21:24:35 2014 +| [8d7839fc7c52574dfc22db0181b1cef9cb929910] | committer:
Anton Khirnov
avconv: fix the muxrate values for -target
The mpegenc private option values are in 50-byte units.
CC: libav-sta...@libav.org
(cherry picked fro
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 21:07:32 2014 +0200| [d03fd2c8052ee80e7221ab02ab0fcb5220e92698] | committer:
Michael Niedermayer
Merge commit '124ec8b1303d4f29b833099ce9008e31ac6d7c86' into release/1.1
* commit '124ec8b1303d4f29b833099ce9008e31ac6d7c86':
pulse
ffmpeg | branch: release/1.1 | Luca Barbato | Sat Aug 23
19:03:21 2014 +0200| [124ec8b1303d4f29b833099ce9008e31ac6d7c86] | committer:
Luca Barbato
pulse: Add a wallclock option to be compatible with other other captures
alsa and x11grab use av_gettime() to report timestamps.
Have it on by def
The branch, master has been updated
via f3e787400b0351d08183df183b6497db53ff6a8d (commit)
from b3d5da4914ddf248e7097d8d0a399f156f667b3a (commit)
- Log -
commit f3e787400b0351d08183df183b6497db53ff6a8d
Author: Alexa
ffmpeg | branch: release/1.1 | Michael Niedermayer | Fri Aug
22 01:15:57 2014 +0200| [c58d7f9eb56abc4c90d98011c23a4a031077af4e] | committer:
Michael Niedermayer
avcodec: fix aac/ac3 parser bitstream buffer size
Buffers containing copies of the AAC and AC3 header bits were not padded
before par
ffmpeg | branch: release/1.1 | Christophe Gisquet
| Mon Aug 11 22:06:08 2014 +|
[11a61dd0e2b51bdb610a80e322667c3284f6d761] | committer: Michael Niedermayer
proresenc_kostya: report buffer overflow
If the allocated size, despite best efforts, is too small, exit
with the appropriate error.
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sun Aug
10 21:59:33 2014 +0200| [5865d599c38850b2a1fd33fe197eb8fcc6c970a4] | committer:
Michael Niedermayer
avcodec/iff: check pixfmt for rgb8 / rgbn
Fixes out of array access
Found-by: Piotr Bandurski
Signed-off-by: Michael Niedermayer
(
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sun Aug
24 23:33:40 2014 +0200| [0bf0de718524cb6025a6568c46f3296acdd4fd5a] | committer:
Michael Niedermayer
avcodec/utils: add GBRP16 to avcodec_align_dimensions2()
Fixes Ticket3869
Signed-off-by: Michael Niedermayer
(cherry picked from co
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 02:12:10 2014 +0200| [96d1a8f0145bd8d8e3b73d064afcb969376c3b5f] | committer:
Michael Niedermayer
avcodec/snow: check coeffs for validity
Fixes deadlock
Fixes integer overflow
Fixes Ticket 3892
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/1.1 | Michael Niedermayer | Sat Aug
30 21:44:13 2014 +0200| [195fcbff2b64f3b8b9e9b8ae7dfe8c192ef1918e] | committer:
Michael Niedermayer
Update for 1.1.14
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=195fcbff2b64f3b8b9
ffmpeg | branch: release/1.1 | Michael Niedermayer | Mon Jul
28 02:40:35 2014 +0200| [3ed4dc92284cfa1ce06e5af4458fdd374b3ca43d] | committer:
Michael Niedermayer
version.sh: Print versions based on the last git tag for release branches
release branches are detected by checking if "git" is not i
ffmpeg | branch: release/1.1 | Michael Niedermayer | Mon Jul
28 02:22:11 2014 +0200| [4ede955d864d6d8163abdf490f8af6cc49154e38] | committer:
Michael Niedermayer
remove VERSION file
it overrides what version.sh prints and thus makes its output
from release branches rather useless
Signed-off-by
ffmpeg | branch: release/1.1 | Piotr Bandurski | Sun Aug 17
18:17:13 2014 +0200| [f3c8a8b087d08019604fd641970b49144cc3dfa2] | committer:
Michael Niedermayer
avcodec/lcldec: fix decoding of YUV444 sample
Signed-off-by: Michael Niedermayer
(cherry picked from commit a3329a09f93455a44ff3c9c64886
ffmpeg | branch: release/1.1 | Christophe Gisquet
| Sun Aug 17 17:09:13 2014 +|
[7f7cf051edd3562af199be97864e03bc3e3ceda0] | committer: Michael Niedermayer
alacenc: increase predictor buffer
This change is almost cosmetical only, and reduces the changes needed to
fix the 24bps case.
Signe
ffmpeg | branch: release/1.1 | Jon Morley | Tue Aug 19
11:17:49 2014 -0700| [552fe9b07f6b0cd6879869e1b4a17e9293fbd5a5] | committer:
Michael Niedermayer
avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p
The AVSampleFormat list of sample_fmts_s16p is missing the trailing "P" for
ffmpeg | branch: release/1.1 | Christophe Gisquet
| Tue Aug 19 12:26:47 2014 +|
[3231e7ab64efaf073037f2bab08f0e8b1f0116d0] | committer: Michael Niedermayer
wavpack: report if there is no bits left
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
(cherry picked from commit 11a
ffmpeg | branch: release/1.1 | Christophe Gisquet
| Sun Aug 17 18:56:45 2014 +0200|
[60f94f708414b187724d42e904b1b3aabe24ad85] | committer: Michael Niedermayer
alacenc: fix extra bits extraction
The raw coded bits are extracted prior to decorrelation, as is correctly
performed by the decoder,
[ffmpeg] [branch: refs/tags/n1.1.14]
Tag:e2387d6e421218f04160591c5f38e277faa80cab
> http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=e2387d6e421218f04160591c5f38e277faa80cab
Tagger: Michael Niedermayer
Date: Sat Aug 30 23:22:31 2014 +0200
FFmpeg 1.1.14 release
The branch, master has been updated
via 4a348c097f6d9a110a2f4c4541e9afbd7464a9c2 (commit)
from f3e787400b0351d08183df183b6497db53ff6a8d (commit)
- Log -
commit 4a348c097f6d9a110a2f4c4541e9afbd7464a9c2
Author: Micha
The branch, master has been updated
via 237d4160182e6795d93591f107a21fb781b5f718 (commit)
from 4a348c097f6d9a110a2f4c4541e9afbd7464a9c2 (commit)
- Log -
commit 237d4160182e6795d93591f107a21fb781b5f718
Author: Micha
ffmpeg | branch: master | Michael Niedermayer | Sun Aug 31
03:43:56 2014 +0200| [e0237208b428d4da20cbb361c74b2086528faaf7] | committer:
Michael Niedermayer
avcodec/h264: Do not get stuck on IDR inter frames
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
51 matches
Mail list logo