ffmpeg | branch: master | Rostislav Pehlivanov | Sat Aug
13 17:34:58 2016 +0100| [6612d0493356e3cddad4a55e3c3467c52a9427c4] | committer:
Rostislav Pehlivanov
aacenc: fix various typos and an error message
Too much copy and pasting.
Signed-off-by: Rostislav Pehlivanov
> http://git.videolan.o
ffmpeg | branch: master | Rostislav Pehlivanov | Sun Aug
7 00:47:31 2016 +0100| [c92cc2d559dee8723e07754282906f2855f0c61f] | committer:
Rostislav Pehlivanov
aacenc: add a faster version of twoloop as the "fast" coder
Does nothing fancy but still sounds very decent at 128kbps.
Still room to im
ffmpeg | branch: master | Rostislav Pehlivanov | Sun Aug
7 00:49:34 2016 +0100| [fb0abb34cb5a510c9fae92bf62eaccffc8db303a] | committer:
Rostislav Pehlivanov
aacenc: unmark the fast coder as experimental
This version has had much testing so there's little point in keeping it
maked as experimen
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Tue Jun 28 23:49:36 2016 +0200| [a5680d83af26d4e6cfb9fe2eb8f51247bf36a41f] |
committer: Michael Niedermayer
avformat/mov: Check sample size
Fixes integer overflow
Fixes: poc.mp4
Found-by: ajax secure
Signed-off-by: Michael Niedermayer
(ch
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Tue Jun 7 20:50:38 2016 +0200| [a004e2e4f138b775d3352c6857f8121818cba917] |
committer: Michael Niedermayer
avcodec/alsdec: Check r to prevent out of array read
No testcase known
Signed-off-by: Michael Niedermayer
(cherry picked from commi
ffmpeg | branch: release/3.0 | Sasi Inguva |
Thu Jul 21 18:52:41 2016 -0700| [6e13acaadd5ce44068c090675d0f84dc0d73b152] |
committer: Michael Niedermayer
libx264: Increase x264 opts character limit to 4096
Signed-off-by: Sasi Inguva
Signed-off-by: Michael Niedermayer
(cherry picked from commi
ffmpeg | branch: release/3.0 | Kacper Michajłow | Sat Jul
23 21:43:06 2016 +0200| [6e6609f5dd61e2b195748b16d46964bd97d77c80] | committer:
Michael Niedermayer
libavutil/opt: Small bugfix in example.
Fix const corectness and zero init the struct. This example code would actually
crash when init
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sat Jun 11 14:28:24 2016 +0200| [2577cfd207ee619198f80ac46e3e4832cfc5b83f] |
committer: Michael Niedermayer
avcodec/mpc8: Correct end truncation
Fixes Ticket5478
Signed-off-by: Michael Niedermayer
(cherry picked from commit b21f674876badef
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sat Aug 13 14:12:19 2016 +0200| [534dc63089d99eb9996f211f70719a060acdda66] |
committer: Michael Niedermayer
Update for 3.0.3
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=534dc63089d99eb9996
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Tue Jun 7 22:17:38 2016 +0200| [e7a064efa6ac4076eb475be4a2c487fe50e31f48] |
committer: Michael Niedermayer
avcodec/h264: Fix off by 1 context count
Fixes fate-h264-xavc-4389 with slice threads
(cherry picked from commit 27c1eae55f24e9ed005a
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sat Aug 6 01:53:30 2016 +0200| [e7c00a2814238d199e2ae83eb98f97f4fd8fce7a] |
committer: Michael Niedermayer
avcodec/ffv1enc: Fix assertion failure with non zero bits per sample
Fixes Ticket5736
Signed-off-by: Michael Niedermayer
(cherry pi
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed Jun 8 12:32:57 2016 +0200| [66bd740e0ba5d43d58d12f79addaf9acf8e3c0ae] |
committer: Michael Niedermayer
avcodec/h264: Put context_count check back
Fixes assertion failure
Signed-off-by: Michael Niedermayer
(cherry picked from commit f8
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Tue Jun 14 17:13:51 2016 +0200| [694d37eb52ad296db8e038766750207ad61094e8] |
committer: Michael Niedermayer
avfilter/vf_telecine: Make frame writable before writing into it
Fixes Ticket 5627
Signed-off-by: Michael Niedermayer
(cherry picke
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sun Aug 7 16:27:31 2016 +0200| [ab9616428ac09b0a0b76da34c412c71096144e6e] |
committer: Michael Niedermayer
avcodec/raw: Fix decoding of ilacetest.mov
Signed-off-by: Michael Niedermayer
(cherry picked from commit bbec14de3126dbc4e1ec2b32ed7
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Thu Apr 7 17:26:56 2016 +0200| [811d560378f34f9bca5d7bf1216e5e9bb650927a] |
committer: Michael Niedermayer
avformat/format: Fix registering a format more than once and related races
Signed-off-by: Michael Niedermayer
(cherry picked from co
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Thu Jun 16 09:14:44 2016 +0200| [d13ba3960659fc54a459769d656531ac65ba1511] |
committer: Michael Niedermayer
tests/api/api-codec-param-test: Do not directly access caps_internal
The caps_internal field has moved without major bump and direct
ffmpeg | branch: release/3.0 | Kacper Michajłow | Sat Jul
23 23:47:39 2016 +0200| [c5757266219c48bd4e3bbb382df2ff6048d19f26] | committer:
Michael Niedermayer
libavformat/rtpdec_asf: zero initialize the AVIOContext struct
This fixes crash in avformat_open_input() when accessing
protocol_whiteli
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed Apr 20 19:19:25 2016 +0200| [19b86db2b32fcd017c6f4f08508f7fb3183f47b4] |
committer: Michael Niedermayer
avcodec: Add avpriv_codec_get_cap_skip_frame_fill_param()
With this the use of the caps_internal from libavformat can be avoided
Sig
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Fri Jun 10 15:38:26 2016 +0200| [679e869496ede3cd17369b46e815d3a47458cab4] |
committer: Michael Niedermayer
avcodec/mpegvideo: Do not clear the parse context during init
It is allocated before, this cannot work
Fixes Ticket5613
Signed-off-b
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Tue Jun 7 03:48:09 2016 +0200| [9cf85419a32dd1f52b224517a5e49879005c8375] |
committer: Michael Niedermayer
avcodec/utils: check skip_samples signedness
Fixes Ticket5528
Signed-off-by: Michael Niedermayer
(cherry picked from commit 153ab83
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed Jun 22 20:33:09 2016 +0200| [c34f0616d9c7c2e903a026182cf4630c75cdeee8] |
committer: Michael Niedermayer
avformat/flacdec: Fix seeking close to EOF
Fixes Ticket5428
Signed-off-by: Michael Niedermayer
(cherry picked from commit d0b21b28a
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Fri Jun 10 09:59:21 2016 +0200| [7216068e42554575ef052c2dec4a3291ac04d68f] |
committer: Michael Niedermayer
MAINTAINERs cleanup (remove myself from things i de facto dont maintain)
x86 is maintained entirely by others these days
ML, mostly t
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon Jun 6 14:27:20 2016 +0200| [fca62cc6a709a80384673ab97654a79b43f7e98c] |
committer: Michael Niedermayer
avcodec/bmp_parser: Fix remaining size
Fixes part of ticket 5598
Signed-off-by: Michael Niedermayer
(cherry picked from commit 250b
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Thu Apr 28 20:49:13 2016 +0200| [b2a2b1a88b3e3c78e8732bceab717910bd3eba09] |
committer: Michael Niedermayer
avfilter/af_amix: dont fail if there are no samples in output_frame()
Fixes Ticket5326
Signed-off-by: Michael Niedermayer
(cherry p
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon Jun 6 14:30:40 2016 +0200| [76a239768f630b4766fd3be71f7d465eeeda1d79] |
committer: Michael Niedermayer
avcodec/bmp_parser: reset state
Fixes part of ticket 5598
Signed-off-by: Michael Niedermayer
(cherry picked from commit 37005e65eb1
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Tue Jun 21 23:38:23 2016 +0200| [13b6852225847bf2a340d94afa4db4343970d2e6] |
committer: Michael Niedermayer
avformat/flvdec: Accept last size if its off by 1
Fixes part of Ticket5648
Signed-off-by: Michael Niedermayer
(cherry picked from c
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed Aug 3 13:34:40 2016 +0200| [2a8441e949ee2eb83e78673b5fd877045c9b53be] |
committer: Michael Niedermayer
avformat/oggdec: Fix integer overflow with invalid pts
If negative pts are possible for some codecs in ogg then the code needs to be
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Fri Jun 10 20:22:02 2016 +0200| [5bf11223dd8eaee21d0230a285420abc2e248ecf] |
committer: Michael Niedermayer
avcodec/cfhd: Set dimensions unconditionally
Fixes Ticket5215
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
(cherry
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon Aug 1 13:50:21 2016 +0200| [8b3d9c33d617d2a94c8733e4a57a8040ae1d41f5] |
committer: Michael Niedermayer
avcodec/vp9_parser: Check the input frame sizes for being consistent
Suggested-by: BBB
Fixed-by: BBB
Signed-off-by: Michael Niedermay
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon Jun 6 14:32:48 2016 +0200| [603fd4f771433bdddce2836dffca78c724d76dea] |
committer: Michael Niedermayer
avcodec/bmp_parser: Check fsize
Signed-off-by: Michael Niedermayer
(cherry picked from commit 43a4276c6964a2ec57e08c3c622bb94d35c044
ffmpeg | branch: release/3.0 | Umair Khan | Sat Mar 12
02:52:30 2016 +0530| [f50f7adf7a9a4c71b2970e231202d453ef80263b] | committer:
Michael Niedermayer
avcodec/alsdec: fix max bits in ltp prefix code
The maximum number of bits int the prefix code for
p(0) is 4. By setting it as 3, we were miss
ffmpeg | branch: release/3.0 | Hendrik Leppkes | Mon Aug
8 15:27:41 2016 +0200| [09d1854063878a4bc6aa4e57d96fded9a602f464] | committer:
Michael Niedermayer
cmdutils: remove the current working directory from the DLL search path on win32
Reviewed-by: Matt Oliver
Signed-off-by: Michael Niederm
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed Jun 22 20:19:40 2016 +0200| [96ce6f64cc33e7d599d9b98e15d9fc2e3e28cb69] |
committer: Michael Niedermayer
avcodec/flac_parser: Raise threshold for detecting invalid data
Fixes regression from Ticket5428
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Tue Jun 14 01:36:15 2016 +0200| [4e5d1c45f111966f37176757d4e75c9ec9fe4aac] |
committer: Michael Niedermayer
avformat/mpegts: adjust probe score for low check_count
Fixes mis-detection of tiff as mpegts
Fixes Ticket5565
Signed-off-by: Michae
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon Jun 6 21:43:01 2016 +0200| [b3fe93e73b18be9d8f9ac62b7e62407a47c834c3] |
committer: Michael Niedermayer
avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M
stream
Signed-off-by: Michael Niedermayer
(cherry picke
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sat Jun 11 02:41:45 2016 +0200| [280587b4ab1044529fd99754b928d52a21046802] |
committer: Michael Niedermayer
avformat/mp3dec: Increase probe score slightly when the whole data from begin
to end is mp3
Improves score for 1000-frames-of-noise-
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Wed Aug 3 13:15:14 2016 +0200| [7876fd679d98531a2b3c864d40eafd42de938d3f] |
committer: Michael Niedermayer
ffplay: Fix invalid array index
Found-by: Thomas Guilbert
Fixes: clusterfuzz_usan-2016-08-02
Signed-off-by: Michael Niedermayer
(ch
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Mon Jun 6 14:01:43 2016 +0200| [9f1e8b4fb28f92f624bc2da431f438dfe43c7332] |
committer: Michael Niedermayer
avcodec/bmp_parser: Fix frame_start_found in cross frame cases
Fixes part of ticket 5598
Signed-off-by: Michael Niedermayer
(cherry
ffmpeg | branch: release/3.0 | Vivekanand | Thu
Apr 7 16:34:23 2016 +0530| [f3c1a76ffdd8283e7e0634b2daf9683047558d1e] |
committer: Michael Niedermayer
avformat/allformats: Making av_register_all() thread-safe.
When multiple threads tries to call av_register_all(), the first thread sets
initia
ffmpeg | branch: master | Paul B Mahol | Thu Aug 11 18:10:46
2016 +0200| [3a81775bdee7c02dac0d933f3c2b565ac5d9c97c] | committer: Paul B Mahol
avfilter/vf_signalstats: measure video bitdepth
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3a81775bdee7c02dac0d933f3c2b565ac5d9c97c
---
ffmpeg | branch: master | Paul B Mahol | Thu Jul 28 14:20:01
2016 +0200| [ee56d9bc89c2cd9f79ef62a8301b9c42c50b0757] | committer: Paul B Mahol
avfilter/vf_signalstats: add >8 bit depth support
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ee56d9bc89c2cd9f79ef62a8301b9c42c50b0757
--
ffmpeg | branch: master | Jan Sebechlebsky | Thu
Jul 28 18:18:13 2016 +0200| [7ae52f8a6b4a137f79b032b7094b3d5867839d52] |
committer: Michael Niedermayer
avcodec/bsf: Add ff_bsf_get_packet_ref() function
Use of this function can save unnecessary malloc operation
in bitstream filter.
Signed-off
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Aug 13
02:22:16 2016 +0200| [79dc94a63b30369e39792e81cb032f2cf40539b4] | committer:
Carl Eugen Hoyos
configure: Check for arc4random() header definition.
Fixes Cygwin compilation.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=79dc
ffmpeg | branch: master | Jan Sebechlebsky | Thu
Jul 28 18:18:12 2016 +0200| [2ab52644ee475b2b5d6b85ddd02d310302697bb0] |
committer: Michael Niedermayer
doc/bsfs: Fix bsf options divider in documentation
The actual implementation uses ':' divider, not '/' as
documented.
Signed-off-by: Jan Seb
ffmpeg | branch: master | Jan Sebechlebsky | Tue
Jul 26 12:40:08 2016 +0200| [bfdca87ab55c7f69087d962dc47aa45c8c6436fb] |
committer: Michael Niedermayer
avcodec/bsf: Forbid packet without payload in av_bsf_send_packet
Signed-off-by: Jan Sebechlebsky
Signed-off-by: Michael Niedermayer
> http
ffmpeg | branch: master | Jan Sebechlebsky | Tue
Jul 26 12:40:07 2016 +0200| [7d5501be1e429f77aca26327fbc1ec623e6e21af] |
committer: Michael Niedermayer
avcodec/bsf: Set EOF flag only in pkt == NULL
Set BSF EOF flag only if pkt == NULL in av_bsf_send_packet().
Signed-off-by: Jan Sebechlebsky
46 matches
Mail list logo