ffmpeg | branch: master | Timothy Gu | Mon Oct 12
02:44:40 2015 -0700| [17c68933f44fc0bf8818b93bb0da1e9ebc5f058f] | committer:
Timothy Gu
opencl: Use "opencl" as log context name
All other classes use lowercase names.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=17c68933f44fc0b
ffmpeg | branch: master | Timothy Gu | Mon Oct 12
02:50:18 2015 -0700| [801eca1372dd7e4bdc25271877cda06c0674f76e] | committer:
Timothy Gu
opencl: Force the use of 1.2 APIs
Silences warnings regarding `clCreateCommandQueue` being deprecated.
Only a very limited number of products support 2.0.
ffmpeg | branch: master | Timothy Gu | Mon Oct 12
02:38:49 2015 -0700| [d2a1029724f525fec2510b24a095b36f93194abc] | committer:
Timothy Gu
opencl: Print error string when compilation fails
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d2a1029724f525fec2510b24a095b36f93194abc
---
ffmpeg | branch: master | Timothy Gu | Mon Oct 12
02:41:15 2015 -0700| [893a648182e4d6f5b93a7627229bac7492a184ab] | committer:
Timothy Gu
opencl: Print compilation log
Useful when debugging.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=893a648182e4d6f5b93a7627229bac7492a184ab
-
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 10:59:35 2015 +0100| [fa4d900c275fa20124f87d60393c1e6373b9de51] | committer:
Rostislav Pehlivanov
aacenc_tns: rework TNS descision logic
Changes:
- strongly prefer dual filters to a single filter
- less strict about using 2 filters
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 10:58:06 2015 +0100| [bf39beca8784077a3918de0933eaaa84a94e42a4] | committer:
Rostislav Pehlivanov
aacenc_tns: simplify encoding function
It's simpler and has 2 less levels than the previous which
was practically lifted from the decode
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 11:05:36 2015 +0100| [8ce6e24db4281e7dabbe5830a8ef04f6c9ccaa39] | committer:
Rostislav Pehlivanov
fate: adjust the target for the new TNS changes
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8ce6e24db4281e7dabbe5830a8ef
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 11:06:05 2015 +0100| [dfba1be963508613ffd68f5780ae7f9d71dce32d] | committer:
Rostislav Pehlivanov
aacenc_tns: enable Temporal Noise Shaping by default
In light of the recent changes to the TNS system, it has been
deemed worthy and rob
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 10:50:41 2015 +0100| [8d18d28918dffd9dd0da11699e16330375065176] | committer:
Rostislav Pehlivanov
aacenc_tns: add moving average filter for LTP
The decoder does this so I guess we better do that as well.
There's barely any difference
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 11:08:56 2015 +0100| [d4da15563fb2a313c425647e3e381c5e9e655510] | committer:
Rostislav Pehlivanov
fate: add a parameter to disable TNS for the other encoder tests
Since it became the default option, in order to prevent interference
wi
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 10:55:19 2015 +0100| [f3ad901a32c95239f302f173b866b82fb1f6cdf9] | committer:
Rostislav Pehlivanov
aacenc_tns: disable coefficient compression by default
Too much effort and work has been spent on such a simple function.
It simply refu
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 11:23:22 2015 +0100| [6eff30b0bcf9b9bee573de632c8093ad3a996921] | committer:
Rostislav Pehlivanov
fate: increase fuzz on AAC LTP encoding test
Fails on some newer systems (archlinux with a modern GCC version).
> http://git.videolan.o
ffmpeg | branch: master | Michael Niedermayer | Sat
Oct 17 12:11:16 2015 +0200| [92a26261d1ccc02c4fbdae2031e279009804c159] |
committer: Michael Niedermayer
avformat/rsd: Check av_new_packet() return value
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | Michael Niedermayer | Sat
Oct 17 12:25:48 2015 +0200| [58b19b6f636ef610afbe93f9229620ab87ebb160] |
committer: Michael Niedermayer
tests/fate-run: Remove PROGSUF from function calls
Fixes make fate V=2
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/git
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 11:58:33 2015 +0100| [780dba01f9aed8c9b6ba05eceac2fe3eac71198b] | committer:
Rostislav Pehlivanov
aacenc_ltp: fix assertion
A value of 2048 will overflow 11 bits.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=780dba01f9
ffmpeg | branch: master | Michael Niedermayer | Sat
Oct 17 02:44:43 2015 +0200| [acf23d9451e9ea014a4eddf2abdb476c4f33edc4] |
committer: Michael Niedermayer
avformat/genh: Check av_new_packet() return value
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 12:30:53 2015 +0100| [b1d290920de5fd52bcb6da39414dff3632d16edf] | committer:
Rostislav Pehlivanov
fate: use -profile:a aac_ltp instead of -aac_ltp 1 for LTP encode test
The fate test command line is supposed to serve as an example. It
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 12:24:16 2015 +0100| [b0a3c614b4e366a100a6f3982b8614da180c03c4] | committer:
Rostislav Pehlivanov
aacenc_ltp: replace av_clip() with av_clip_uintp2()
Suggested by ubitux.
Convenient.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 13:28:55 2015 +0100| [4c9805538db0cbdd9039f7ff9e7d971f7c37d202] | committer:
Rostislav Pehlivanov
aacenc_ltp: correct header description comment
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4c9805538db0cbdd9039f7ff9e7d9
ffmpeg | branch: master | Clément Bœsch | Sat Oct 17 15:01:23
2015 +0200| [8c9c8fd035a9eb18385f240c5841c01978a5849b] | committer: Clément
Bœsch
avfilter/selectivecolor: fix correction_method option range
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8c9c8fd035a9eb18385f240c5841c0
ffmpeg | branch: master | Hendrik Leppkes | Fri Oct 16
00:09:06 2015 +0200| [a8e86b0e3f382107ec371fc125e93fe965687428] | committer:
Hendrik Leppkes
libavformat/Makefile: remove unnecessary object file from wtv demuxer
The wtv demuxer doesn't reference any functionality from asfdec or asfcrypt
ffmpeg | branch: master | Timothy Gu | Tue Oct 13
21:31:47 2015 -0700| [ed53c14a3ce2cb9dffb33c5ed129119bf7abfccc] | committer:
Timothy Gu
chromakey: Use the pixel descriptor API for chroma subsampling info
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ed53c14a3ce2cb9dffb33c5ed129
ffmpeg | branch: master | Ganesh Ajjanagadde | Wed Oct
14 23:00:02 2015 -0400| [01790484c130ee6f390a31356906b7337949ef05] | committer:
Ganesh Ajjanagadde
avfilter/internal: add av_warn_unused_result
av_warn_unused_result is added to functions whose return status should
be checked. Currently do
ffmpeg | branch: master | Marton Balint | Tue Oct 13 22:56:00
2015 +0200| [df239b76195156f179618ddb8b167d5bf1245247] | committer: Marton
Balint
concatdec: fix file_start_time calculation regression
Fixes ticket #4924.
Found-by: Jaroslav Šnajdr
Reviewed-by: Nicolas George
Signed-off-by: Mart
ffmpeg | branch: master | Michael Niedermayer | Sat
Oct 17 13:40:04 2015 +0200| [c38a6077eea88470280f854a73d17ff25777da29] |
committer: Michael Niedermayer
avcodec/aacenc: Fix "libavcodec/aacenc.c:540:13: warning: ISO C90 forbids mixed
declarations and code"
Signed-off-by: Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat
Oct 17 12:59:08 2015 +0200| [66d36668031ddef04d7a2de4bf2b7f2733136dcf] |
committer: Michael Niedermayer
tests/fate-run: Remove ./ from run ffmpeg call
This makes it consistent with ffprobe
Signed-off-by: Michael Niedermayer
> http://git.vi
ffmpeg | branch: master | Paul B Mahol | Sat Oct 17 20:00:35
2015 +0200| [c37d2cd01cd69c6ab5595c2eac1fd4646fd15505] | committer: Paul B Mahol
avformat/vag: fix demuxing stereo files
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c37d2cd01cd69c6ab5595c2
ffmpeg | branch: master | Derek Buitenhuis | Fri
Oct 16 15:09:20 2015 -0400| [4ffdba2418abe25562f7c17a7b62e2588d7a3a5f] |
committer: Derek Buitenhuis
mpegts: Make the sdt_period a double
Having it as a float didn't even allow enough precision to check
for INT_MAX/2.
Signed-off-by: Derek Buite
ffmpeg | branch: master | Derek Buitenhuis | Fri
Oct 16 15:09:19 2015 -0400| [516d34de424f3ad9720669ac7be22f7537f696b6] |
committer: Derek Buitenhuis
mpegts: Make the pat_period a double
Having it as a float didn't even allow enough precision to check
for INT_MAX/2.
Signed-off-by: Derek Buite
ffmpeg | branch: release/2.8 | Marton Balint | Tue Oct 13
22:56:00 2015 +0200| [e0e28dad9092d7d1ebb36283af1375927d377da4] | committer:
Carl Eugen Hoyos
concatdec: fix file_start_time calculation regression
Fixes ticket #4924.
Found-by: Jaroslav Šnajdr
Reviewed-by: Nicolas George
Signed-off-
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Oct
17 22:50:55 2015 +0100| [7303962f1467e302906561be53ca4d51abbe5522] | committer:
Rostislav Pehlivanov
aacenc_ltp: adjust and speed up autocorrelation calculations
There were some errors in the calculation as well as an entire
unnecessary
ffmpeg | branch: master | Ganesh Ajjanagadde | Wed Oct
14 22:56:54 2015 -0400| [62144b225d077b201a723d843d38c6d15cb087f9] | committer:
Ganesh Ajjanagadde
avfilter/internal: Doxygen for ff_fmt_is_in
This clarifies and adds Doxygen for ff_fmt_is_in.
Reviewed-by: Timothy Gu
Signed-off-by: Ganes
ffmpeg | branch: master | Paul B Mahol | Sun Oct 18 02:00:21
2015 +0200| [002b0499b62e8203ed1d64e12228904c99b950c1] | committer: Paul B Mahol
avfilter/af_ladspa: check functions return value in query_formats
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit
33 matches
Mail list logo