ffmpeg | branch: master | Michael Niedermayer | Thu Oct 9
05:46:13 2014 +0200| [8cfb9ccfef5fb0b827999a5a356a9e1cf4505bb0] | committer:
Michael Niedermayer
avcodec/utils: Fix "warning: pointer type mismatch in conditional expression"
Signed-off-by: Michael Niedermayer
> http://git.videolan.o
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 9
05:49:25 2014 +0200| [5d36e8527f08eeda5874dd27af133752015a01bf] | committer:
Michael Niedermayer
avformat/mov: Fix 'warning: format specifies type unsigned short but the
argument has type int'
Signed-off-by: Michael Niedermayer
> ht
ffmpeg | branch: master | Mika Raento | Wed Oct 8 09:39:26 2014
+0300| [2bc220958c7570020d87ee353db65460b518998a] | committer: Martin Storsjö
ismindex: handle discontinuous streams better
Read the fragment duration from the trun sample data, rather than
assuming that there are no gaps.
Signed
ffmpeg | branch: master | Mika Raento | Wed Oct 8 09:39:26 2014
+0300| [d3834f290138cb8c48fd404081ac5b9a2ca14564] | committer: Michael
Niedermayer
ismindex: handle discontinuous streams better
Reads the fragment duration from the trun sample data, rather than
assuming that there are no gaps.
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 9
12:25:52 2014 +0200| [7b973e734111caccc737fcc6d1ed5a6a111c8831] | committer:
Michael Niedermayer
Merge commit '2bc220958c7570020d87ee353db65460b518998a'
* commit '2bc220958c7570020d87ee353db65460b518998a':
ismindex: handle discontinu
ffmpeg | branch: master | Yu Xiaolei | Thu Oct 9
10:49:43 2014 +0800| [d5a6f1127263dd3dfcf08d26439ce4276dfda27d] | committer:
Michael Niedermayer
lavf: fix 2GB file seek limit on Android
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d5a6f1127
ffmpeg | branch: master | Benoit Fouet | Thu Oct 9
09:17:49 2014 +0200| [7cda31cb924c740981de84ce37c4c0a055635bad] | committer:
Michael Niedermayer
avformat/mov: E-AC-3 streams need parsing too.
syncframes in E-AC-3 can be combined to provide 6 audio blocks per
sample, thus requiring parsing
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 9
16:02:14 2014 +0200| [f3b54ee989933256daa1abc6bd1fa9381b1669f6] | committer:
Michael Niedermayer
avutil/Makefile: add softfloat to TESTPROGS
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 9
16:37:26 2014 +0200| [44198a728d15b780def29b30e7d0244e3bc1c5c6] | committer:
Michael Niedermayer
avutil/softfloat: Fix dependence on signed overflow in av_normalize1_sf()
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/g
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 9
17:02:59 2014 +0200| [99afec08f8a107ed6026aa99956d648884bb0792] | committer:
Michael Niedermayer
avutil/softfloat: add some asserts
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=99afec
ffmpeg | branch: master | James Almer | Thu Oct 9 13:20:00
2014 -0300| [0c0694931442ef9ea91eace120e0629e0ac01b76] | committer: James Almer
compat/w32pthreads: use the CONDITION_VARIABLE typedef if available
This silences warnings about passing arguments from incompatible pointer type
when targ
ffmpeg | branch: master | Frank Galligan | Thu Oct 9
08:28:00 2014 -0700| [241b306b1eaa1be843e496653ed8e03b25dbe118] | committer:
Michael Niedermayer
Fix writing first audio Cues in dash mode.
In dahsmode Matroska is not writing the first Cluster for every
audio stream in the Cues element.
S
ffmpeg | branch: master | James Almer | Thu Oct 9 17:49:22
2014 -0300| [8c6992bf0cc24542a5ae245cd037a23638b76d75] | committer: James Almer
compat/w32pthreads: use the condition variable API directly when targeting
newer versions of Windows
Wrap the function calls in a similar fashion to how i
ffmpeg | branch: master | Marton Balint | Wed Oct 8 23:36:11
2014 +0200| [ce928d7d2b3bd68a222cfbc19a44805ac4cdaf14] | committer: Marton
Balint
ffplay: dont leave swresampler in half initialized state
On init failure, let's just free it, so next time it will be recreated from
start.
Also fixe
ffmpeg | branch: master | Vignesh Venkatasubramanian |
Thu Oct 9 14:56:47 2014 -0700| [233f3ad8698383255fb8766e99647e87a88044fe] |
committer: Michael Niedermayer
lavf/webm_dash: Allow filenames without directories
Fix basename computation code to allow just file names without any
directories
ffmpeg | branch: master | Michael Niedermayer | Fri Oct 10
01:45:34 2014 +0200| [9665a0fdf680246468bf3e55524c9b4e610ab506] | committer:
Michael Niedermayer
avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to
error_entries[]
Signed-off-by: Michael Niedermayer
> http://git.vid
ffmpeg | branch: master | Michael Niedermayer | Fri Oct 10
02:30:39 2014 +0200| [27123a77c111eed272a11791354831961bc6507c] | committer:
Michael Niedermayer
avformat/os_support: include unistd.h before defining lseek to lseek64 on
android
fixes build failure
Found-by: James Almer
Signed-off-b
ffmpeg | branch: master | Michael Niedermayer | Fri Oct 10
03:08:11 2014 +0200| [e96fb980dcb658bb8e8a0dac2289a201b68f85b4] | committer:
Michael Niedermayer
avformat/format: move mime_type_opt declaration to where its used
also remove a related dead store
Signed-off-by: Michael Niedermayer
>
ffmpeg | branch: master | Michael Niedermayer | Fri Oct 10
04:24:05 2014 +0200| [19b4c0ccf924366e9a61793e7334d7bd82c68f23] | committer:
Michael Niedermayer
ffprobe: Simplify by using av_color_range_name()
Idea from: a2c00d22e71d13b72828147be86aa9e961c6cae6
Signed-off-by: Michael Niedermayer
19 matches
Mail list logo