ffmpeg | branch: master | Vignesh Venkatasubramanian |
Tue Apr 21 17:35:29 2015 -0700| [f82ce6aa882b6ccb5727c4357e4862ad11acd229] |
committer: Michael Niedermayer
webmdashenc: parameter'ize minimumUpdatePeriod
Some players do not support setting minimumUpdatePeriod to zero.
This patch adds a n
ffmpeg | branch: master | Andreas Cadhalpun
| Tue Apr 21 19:25:50 2015 +0200| [afc7748d1f6abc4b3b1cc957b0fa6941837db3d0] |
committer: Michael Niedermayer
alsdec: check sample pointer range in revert_channel_correlation
Also change the type of begin, end and smp to ptrdiff_t to make the
compari
ffmpeg | branch: master | wm4 | Wed Apr 22 12:24:36
2015 +0200| [7dd8bf53bdb5669a7c65822417fe29036435b40f] | committer: Michael
Niedermayer
avformat: add common mechanism for skipping samples at the start of file
This makes using the generic indexing code with mp3 easier at a later
point.
Sig
ffmpeg | branch: master | wm4 | Wed Apr 22 12:24:37
2015 +0200| [066b92e91d678f500c64c947d86cd8bf73ee6c61] | committer: Michael
Niedermayer
avformat/mp3dec: use the common mechanism for skipping samples
The mp2 seek test results change. Whether to skip samples if the file
had no LAME gapless t
ffmpeg | branch: master | wm4 | Wed Apr 22 12:24:38
2015 +0200| [c3a73666ad1eee93e49f25efae30fda5556c228e] | committer: Michael
Niedermayer
avformat/mp3dec: allow enabling generic seek mode
"-usetoc 2" now invokes the generic seek and indexing mode. This mode
skips data until the seek target i
ffmpeg | branch: master | wm4 | Wed Apr 22 12:24:39
2015 +0200| [58fade2c68483d31f4bcaf1db49aafc45c2c3672] | committer: Michael
Niedermayer
avformat/mp3dec: make generic index mode the default
It's the most useful mode, because it seeks accurately, and does not
break features like gapless audi
ffmpeg | branch: master | Andreas Cadhalpun
| Wed Apr 22 14:42:08 2015 +0200| [35e855d5b6950887320040da723cf5d5085263a7] |
committer: Michael Niedermayer
dss_sp: use lowercase codec name without whitespace
Signed-off-by: Andreas Cadhalpun
Signed-off-by: Michael Niedermayer
> http://git.vide
ffmpeg | branch: master | Andreas Cadhalpun
| Wed Apr 22 16:32:42 2015 +0200| [b3408ae4c64cb674b1d5f0f30171759113ce722a] |
committer: Michael Niedermayer
mpeg4videodec: only allow a positive length
Signed-off-by: Andreas Cadhalpun
Signed-off-by: Michael Niedermayer
> http://git.videolan.org
ffmpeg | branch: master | Ludmila Glinskih | Wed Apr 22
18:09:15 2015 +0300| [5adee9c0af747774c34b2f4dffbeba23ee593962] | committer:
Michael Niedermayer
api-flac-test: Coding style
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5adee9c0af747774
ffmpeg | branch: master | wm4 | Wed Apr 22 12:24:40
2015 +0200| [53ff9a4ec9ce1ab4ff2ab92479b885260ff5cf4c] | committer: Michael
Niedermayer
fate: gapless: remove useless tests
These could be kept, but they are not overly useful. The only thing they
had over the remaining mp3 gapless test was s
ffmpeg | branch: master | Mate Sebok | Wed Apr 22
18:38:38 2015 +0200| [4d98015dcf6562b5822a96f024ac8c94b95203a6] | committer:
Michael Niedermayer
dshow: add capture device save and load
Signed-off-by: Mate Sebok
Reviewed-by: Roger Pack
Signed-off-by: Michael Niedermayer
> http://git.video
ffmpeg | branch: master | Andreas Cadhalpun
| Wed Apr 22 17:08:51 2015 +0200| [86d00ede4f9acb02690a0615490173648e1d933c] |
committer: Michael Niedermayer
bink: check vst->index_entries before using it
This fixes a NULL pointer dereference if vst->duration is 0.
The problem was introduced in c
ffmpeg | branch: master | Ronald S. Bultje | Wed Apr 22
14:53:01 2015 -0400| [d02d04a18f300ebe97319ca6e91fc943cb14f58b] | committer:
Michael Niedermayer
vp9: remove one optimization branch in iadst16 which causes overflows.
See sample vp90-2-14-resize-fp-tiles-16-8-4-2-1.webm from the vp9 test
ffmpeg | branch: master | wm4 | Wed Apr 22 12:24:41
2015 +0200| [748d4816d92c735f662c7ac299e79ff0f6fe252e] | committer: Michael
Niedermayer
avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=748d481
ffmpeg | branch: master | Tucker DiNapoli | Wed Apr 22
16:27:26 2015 -0400| [6264b6227c779af9d2520722f6acb45a2c51cdfd] | committer:
Michael Niedermayer
postproc: Replaced inline asm for prefetching with prefetch functions
Prefetching functions are defined in postprocess_template using the
RENA
ffmpeg | branch: master | Tucker DiNapoli | Wed Apr 22
16:27:27 2015 -0400| [cbe27006cee0099076d1d68af646f3ef914167d8] | committer:
Michael Niedermayer
postproc: Made QP, nonBQP, and pQPb arrays
Also pulled QP initialization out of inner loop, which removed some redundent
code.
Added some du
ffmpeg | branch: master | James Almer | Wed Apr 22 17:34:28
2015 -0300| [d7f62f033c214f3863acfd8e0672407b0bf91a3b] | committer: Michael
Niedermayer
fate: add cinepak encoder vsynth tests
Signed-off-by: James Almer
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpe
ffmpeg | branch: master | Ronald S. Bultje | Tue Apr 21
20:54:51 2015 -0400| [e8b4f6d6befc5062db74916ea8a4d830e83022a8] | committer:
Michael Niedermayer
vp9: add support for resolution changes in inter frames.
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Ronald S. Bultje | Tue Apr 21
20:54:52 2015 -0400| [df287f3e4362982807d80a62e3122e2477b85892] | committer:
Michael Niedermayer
vp9: add fate size for resolution changes.
See sample:
http://downloads.webmproject.org/test_data/libvpx/vp90-2-05-resize.ivf
Signed-off-by:
19 matches
Mail list logo