Timeline



Sep 19, 2014:

11:50 PM Changeset in ffmpeg [33c752b] by James Almer <jamrial@gmail.com>
x86/me_cmp: port mmxext vsad functions to yasm Also add mmxext …
10:46 PM Ticket #3963 (Should sws_getCachedContext have parameters for srcRange and dstRange? ...) updated by mantler
Going by what I'm finding while googling, it seems that the YUVJ stuff …
10:38 PM Ticket #3963 (Should sws_getCachedContext have parameters for srcRange and dstRange? ...) updated by gjdfgh
The YUVJ pixel formats are a big hack (and unfortunately still output …
10:21 PM Ticket #3963 (Should sws_getCachedContext have parameters for srcRange and dstRange? ...) updated by mantler
Thank you for the response. Do you happen to know about the correct …
10:15 PM Ticket #3963 (Should sws_getCachedContext have parameters for srcRange and dstRange? ...) updated by gjdfgh
Cc changed
In my opinion, no. There are too many parameters, and we'd end up …
9:57 PM Ticket #3963 (Should sws_getCachedContext have parameters for srcRange and dstRange? ...) created by mantler
sws_getCachedContext calls sws_init_context, which calls handle_jpeg …
9:47 PM Changeset in ffmpeg [5c073bbb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsubdec: fix VD/SD identifier name Found-by: Nicholas …
9:09 PM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by mantler
I arrived at this thread because I'm trying to figure out the correct …
8:32 PM Changeset in ffmpeg [af181827] by Michael Niedermayer <michaelni@gmx.at>
avformat/os_support: Add _DEFAULT_SOURCE to hide warning about …
7:59 PM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
7:55 PM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) created by shahriman
Summary of the bug: The sample provided below was decoding fine …
6:25 PM Changeset in ffmpeg [adaa274f] by Michael Niedermayer <michaelni@gmx.at>
tests/utils: make arguments const that arent changed Signed-off-by: …
5:54 PM Ticket #3960 (Can't parse Dolby Atmos TrueHD streams) updated by Joshua Bowman
That's all I have right now. Once Transformers is released, someone …
5:51 PM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Replying to cehoyos: > I still don't understand how I can …
5:47 PM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Replying to blacktrash: > {{{ > ffmpeg -i input -af …
5:32 PM Changeset in ffmpeg [6edd6a4f] by James Almer <jamrial@gmail.com>
avcodec/dv_profile: deprecate internal function that shouldn't be …
5:07 PM Ticket #3859 (mp4: start_time never zero) updated by Carl Eugen Hoyos
I still don't understand how I can reproduce the problem: Is there an …
5:05 PM Ticket #3961 (help request) closed by Carl Eugen Hoyos
invalid: Sorry, this is a bug tracker, not a support forum.
5:03 PM Ticket #3960 (Can't parse Dolby Atmos TrueHD streams) updated by Carl Eugen Hoyos
Replying to cehoyos: > Please provide a non-silent sample. …
5:02 PM Ticket #3960 (Can't parse Dolby Atmos TrueHD streams) updated by Hendrik
The sample is not silent, the decoder just fails to decode anything …
5:00 PM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
[…] looks like a reliable workaround for fdk-aac, dealing with …
4:59 PM Ticket #3960 (Can't parse Dolby Atmos TrueHD streams) updated by Carl Eugen Hoyos
Priority, Keywords, Type, Reproduced by developer changed
Please provide a non-silent sample.
4:56 PM Ticket #3961 (help request) created by shakirz1
I am using following version of ffmpeg This is a FFmpeg Win32 static …
4:41 PM Ticket #287 (unicode under windows) updated by gjdfgh
You'll have to find it yourself, but look at prepare_app_arguments() …
4:30 PM Ticket #3960 (Can't parse Dolby Atmos TrueHD streams) created by Joshua Bowman
Atmos is finally coming to Bluray discs, the release of "Transformers: …
4:25 PM Ticket #287 (unicode under windows) updated by Carl Eugen Hoyos
Keywords changed
3:00 PM Changeset in ffmpeg [5ccd08d2] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: Avoid some ifs in do_a_deblock_C() …
2:37 PM Changeset in ffmpeg [b7f27199] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/webp: treat out-of-bound palette index as translucent black …
2:33 PM Changeset in ffmpeg [4fd21d5] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/webp: treat out-of-bound palette index as translucent black …
2:14 PM Ticket #287 (unicode under windows) updated by Roger Pack
could somebody point me to the diff that fixed this by chance?
7:29 AM Changeset in ffmpeg [59af5383] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libilbc: support for latest git of libilbc in the latest git …
12:52 AM Changeset in ffmpeg [7f8d28f6] by Michael Niedermayer <michaelni@gmx.at>
postproc: Replace CLIP by av_clip_uint8 drop "#define CLIP …
12:13 AM AudioChannelManipulation edited by llogan
add -ac 2 example, add statistics section (diff)

Sep 18, 2014:

7:11 PM Changeset in ffmpeg [5a9ca68] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: remove redundant casts Signed-off-by: Michael …
7:10 PM Changeset in ffmpeg [859d7d46] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: Use FF_ARRAY_ELEMS() in pp_free_context() …
7:08 PM Changeset in ffmpeg [d9b141c0] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: Remove unused argument from reallocAlign() …
4:59 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by Anssi Hannula
Disabling after first packet is done in read_data() as per comment:8, …
4:46 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by mav
My player will check buffer fill percentage every 30 seconds or so. If …
3:19 PM Ticket #3948 (glob fails) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Workaround is to specify -f image2. Regression since b3fd2b17
12:46 PM Changeset in ffmpeg [27f936e] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'postprocwork' * postprocwork: postproc/postprocess: …
12:43 PM Changeset in ffmpeg [9e8be462] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: use av_strtok() Signed-off-by: Michael …
12:43 PM Changeset in ffmpeg [921caf62] by Michael Niedermayer <michaelni@gmx.at>
postprocess: make some variables in pp_get_mode_by_name_and_quality() …
12:43 PM Changeset in ffmpeg [44dabf1f] by Michael Niedermayer <michaelni@gmx.at>
postproc: simplify forwarding return codes Signed-off-by: Michael …
12:43 PM Changeset in ffmpeg [9f9ebe63] by Michael Niedermayer <michaelni@gmx.at>
libpostproc/postprocess: avoid some if() Signed-off-by: Michael …
12:43 PM Changeset in ffmpeg [074eef56] by Michael Niedermayer <michaelni@gmx.at>
fate: add fate-filter-pp1 This tests a few more filters with forced …
2:52 AM Changeset in ffmpeg [77f9a81c] by James Almer <jamrial@gmail.com>
x86/me_cmp: combine sad functions into a single macro No point in …
12:14 AM Changeset in ffmpeg [986f63d1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758' * commit …

Sep 17, 2014:

11:43 PM Changeset in ffmpeg [343643fd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379' * commit …
11:38 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by Andrew
How are you defining what are unneeded variants? If you like I am …
11:11 PM Changeset in ffmpeg [dc4e34a2] by Michael Niedermayer <michaelni@gmx.at>
vf_deshake: rename Transform.vector to Transform.vec to avoid compiler …
11:11 PM Changeset in ffmpeg [d694ab84] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/vp9lpf: Always include x86util.asm Fixes executable stack …
11:04 PM Changeset in ffmpeg [ab02548c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b45ab61b24a8f2aeafdd4451491b1b30b7875ee5' into …
10:48 PM Changeset in ffmpeg [739f179d] by Michael Niedermayer <michaelni@gmx.at>
vf_deshake: rename Transform.vector to Transform.vec to avoid compiler …
10:03 PM Changeset in ffmpeg [55d11d2] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86: do not expect registers to be preserved across inline ASM …
9:37 PM Changeset in ffmpeg [41d82b85] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/vp9lpf: Always include x86util.asm Fixes executable stack …
9:06 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by Anssi Hannula
@mav, You should be able to re-disable a stream by setting …
8:38 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by mav
Hi, guys! I am trying to implement the HLS adaptive streaming. I am …
7:53 PM Changeset in ffmpeg [2bb2c2bd] by Martin Storsjö <martin@martin.st>
rtpenc_chain: Pass the initial time_base hint on to the chained muxer …
7:53 PM Changeset in ffmpeg [3f2c7035] by Martin Storsjö <martin@martin.st>
configure: Use the right variables in check_host_cpp HOSTCPPFLAGS and …
7:38 PM Changeset in ffmpeg [70dc7bb8] by Michael Niedermayer <michaelni@gmx.at>
apetag: Fix APE tag size check The size variable is (correctly) …
7:38 PM Changeset in ffmpeg [47fe68e] by Michael Niedermayer <michaelni@gmx.at>
apetag: Fix APE tag size check The size variable is (correctly) …
6:42 PM Changeset in ffmpeg [8c71de76] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396' * commit …
6:27 PM Changeset in ffmpeg [43633c53] by Michael Niedermayer <michaelni@gmx.at>
fate: disable fate-ra4-288, the code uses floats and does not produce …
6:26 PM Changeset in ffmpeg [a4cefc25] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e' * commit …
6:23 PM Changeset in ffmpeg [fffc9a07] by James Almer <jamrial@gmail.com>
avfilter: remove obsolete FF_API_FILL_FRAME cruft Reviewed-by: Paul B …
5:59 PM Changeset in ffmpeg [9ac08d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286' * commit …
3:24 PM Ticket #3959 (Regression for -strict unofficial) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/53942 {{{-strict …
2:50 PM Changeset in ffmpeg [b989bb7a] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
2:22 PM Changeset in ffmpeg [56ac2cb] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
2:18 PM Changeset in ffmpeg [f13f5a7d] by Diego Biurrun <diego@biurrun.de>
Add some bug references to the changelog
2:18 PM Changeset in ffmpeg [d14696c9] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
2:08 PM Changeset in ffmpeg [9eb442cc] by Diego Biurrun <diego@biurrun.de>
Update default FATE URL for release/11
2:07 PM Changeset in ffmpeg [b45ab61b] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
1:37 PM Changeset in ffmpeg [c5560e72] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
12:16 PM Changeset in ffmpeg [44caf99e] by Diego Biurrun <diego@biurrun.de>
fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8) …
12:08 PM Changeset in ffmpeg [85f2c012] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/me_cmp: fix sad8xh This adds back support for 8x4 and …
11:16 AM Ticket #3958 (libvpx symbol check missing in configure, build-time error) updated by Carl Eugen Hoyos
Keywords, Status changed
This should be fixed in libavcodec imo, no need to break compilation …
10:00 AM Ticket #3958 (libvpx symbol check missing in configure, build-time error) created by Stefano Sabatini
I'm compiling FFmpeg with --enable-libvpx on Linux Mint, with …
9:44 AM Ticket #3957 (Error converting a ts stream to HLS format) updated by abaudoux
Version changed
9:43 AM Ticket #3957 (Error converting a ts stream to HLS format) updated by abaudoux
The problem still occurs with current FFmpeg git head
9:24 AM Ticket #3957 (Error converting a ts stream to HLS format) updated by abaudoux
File uploaded on FTP as "ticket_3957.ts"
9:12 AM Changeset in ffmpeg [0456d169] by Michael Niedermayer <michaelni@gmx.at>
x86/me_cmp: port mmxext and sse2 sad functions to yasm Also add a …
9:10 AM Ticket #3957 (Error converting a ts stream to HLS format) updated by Carl Eugen Hoyos
Is the problem reproducible with current FFmpeg git head? Please …
9:01 AM Ticket #3957 (Error converting a ts stream to HLS format) created by abaudoux
I have an error while converting a ts stream to hls: PES packet size …
8:10 AM Ticket #3741 (Using AVStream.codec.time_base as a timebase hint to the muxer is ...) updated by Damian
I have same warning. Here is my ffmpeg command: […] And here is …
7:55 AM Changeset in ffmpeg [f1a8943d] by Paul B Mahol <onemda@gmail.com>
doc/filters: remove aconvert Signed-off-by: Paul B Mahol …
7:52 AM Ticket #3956 (capturing with h264 codec with built-in hw c920 produce intermittent pause) updated by gtzen
Removal of -copyinkf does not make difference. Tried already. …
7:46 AM Ticket #3956 (capturing with h264 codec with built-in hw c920 produce intermittent pause) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please test current FFmpeg git head. Does removing -copyinkf
7:43 AM Changeset in ffmpeg [d1c49bca] by Paul B Mahol <onemda@gmail.com>
avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft Signed-off-by: …
7:38 AM Ticket #3956 (capturing with h264 codec with built-in hw c920 produce intermittent pause) created by gtzen
While using a logitech c920 build-in hw codec to capture the video …
7:14 AM Ticket #3578 (h.264 from avi to mkv/mp4) updated by Carl Eugen Hoyos
Keywords changed
7:08 AM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Clément Bœsch
Replying to Timothy_Gu: > Does remuxing to other formats …
2:43 AM Changeset in ffmpeg [9ffa705e] by Michael Niedermayer <michaelni@gmx.at>
ffplay: try to fix build failure on apple Signed-off-by: Michael …
1:23 AM Changeset in ffmpeg [22a20dbb] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: use …
12:17 AM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Timothy Gu
Does remuxing to other formats (eg matroska) show this problem?
12:11 AM Ticket #3955 (native vorbis encoder produces noise) updated by Timothy Gu
Priority changed
12:10 AM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Timothy Gu
Probably related to #1690.
12:09 AM Ticket #3955 (native vorbis encoder produces noise) updated by Timothy Gu
Keywords, Status, Version, Component, Reproduced by developer changed
The native vorbis encoder is full of bugs so don't use it. Also don't …
12:07 AM Ticket #3955 (native vorbis encoder produces noise) updated by hxuanyu
another test video is here: …
12:06 AM Stereotest.mp4 attached to Ticket #3955 by hxuanyu
12:05 AM Ticket #3955 (native vorbis encoder produces noise) created by hxuanyu
Converted a 5.1 channel video into webm with latest ffmpeg (using …

Sep 16, 2014:

10:39 PM Changeset in ffmpeg [3c020b6] by Michael Niedermayer <michaelni@gmx.at>
avformat/avienc: Dont search for startcodes in inserted empty avi …
10:06 PM Changeset in ffmpeg [9c9aec33] by Lou Logan <lou@lrcd.com>
doc/filters: add geq gradient examples Radial gradient by Víctor …
9:43 PM Changeset in ffmpeg [474d858f] by Michael Niedermayer <michaelni@gmx.at>
Revert "avformat/rtpproto: fix strict aliasing violations with …
9:09 PM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Carl Eugen Hoyos
The behaviour changed in 15c6be8c / 5602a464
8:22 PM Changeset in ffmpeg [1643764] by Marton Balint <cus@passwd.hu>
ffplay: use frame queue to determine last used pos Signed-off-by: …
8:22 PM Changeset in ffmpeg [5a5128ba] by Marton Balint <cus@passwd.hu>
ffplay: factorize frame queue operations Create a generic frame and a …
7:35 PM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Clément Bœsch
Description changed
Replying to cehoyos: > Is this issue only reproducible …
7:23 PM Changeset in ffmpeg [4b58349b] by Clément Bœsch <u@pkh.me>
avfilter/ass: add shaping option The documentation is mostly based on …
7:23 PM Changeset in ffmpeg [8a9c5db2] by Clément Bœsch <u@pkh.me>
avfilter/ass: better log level mapping
7:23 PM Changeset in ffmpeg [a87527ad] by Clément Bœsch <u@pkh.me>
avfilter/ass: make sure the log level are in available range
7:13 PM Ticket #3945 (Unable to decode R3D file) closed by Carl Eugen Hoyos
duplicate: This is a duplicate of ticket #2690: Version 4 files are not supported.
6:56 PM BadIP edited by llogan
repeat offender (diff)
6:51 PM BadContent edited by llogan
repeat offender (diff)
6:31 PM Changeset in ffmpeg [7d43fbe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce' * commit …
6:08 PM Changeset in ffmpeg [9bf260b2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9030c58a780a02fb8256cb75cd39275eaad786d1' * commit …
4:37 PM Changeset in ffmpeg [2dd09ebf] by Diego Biurrun <diego@biurrun.de>
cmdutils: Print a more sensible message in show_filters() w/o …
4:28 PM Changeset in ffmpeg [a07b0ffd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
4:27 PM Changeset in ffmpeg [cc73b4f5] by Michael Niedermayer <michaelni@gmx.at>
tools/crypto_bench: fix build when AV_READ_TIME is unavailable …
4:25 PM Changeset in ffmpeg [4a99134f] by Michael Niedermayer <michaelni@gmx.at>
tools/crypto_bench: fix build when AV_READ_TIME is unavailable …
3:55 PM Ticket #3949 (utvideo enc yuv420p: broken output with some resolutions) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since efec857c
3:24 PM Changeset in ffmpeg [7c3ba1b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add a closing LF to Webm-manifest files. Fixes …
3:24 PM Ticket #3950 (HEVC HM10 crash) updated by Carl Eugen Hoyos
Component changed
3:24 PM Ticket #3950 (HEVC HM10 crash) closed by Carl Eugen Hoyos
needs_more_info
3:23 PM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Carl Eugen Hoyos
Is this issue only reproducible with libvorbis or also with the native …
2:57 PM Changeset in ffmpeg [d469aa8c] by Clément Bœsch <clement@stupeflix.com>
sws: use av_clip() instead of av_clip_c()
2:57 PM Changeset in ffmpeg [de0e49c2] by Clément Bœsch <clement@stupeflix.com>
avformat/flacenc: use av_clip() instead of av_clip_c()
2:30 PM Changeset in ffmpeg [2c21e8b1] by Stefano Sabatini <stefasab@gmail.com>
lavf/hls: add hls_ts_option Same as COMMITID …
2:24 PM Ticket #3953 (Support chaptering in bluray) updated by Carl Eugen Hoyos
Component, Keywords, Version, Priority changed
12:55 PM Changeset in ffmpeg [3a0c70f1] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/transcoding: use av_packet_rescale_ts() Simplify.
12:20 PM Ticket #3953 (Support chaptering in bluray) updated by gjdfgh
Cc changed
You should treat things like bluray support as demuxers (with a …
12:16 PM Ticket #3953 (Support chaptering in bluray) updated by Clément Bœsch
Status, Type, Summary changed
Exporting chapters can be done through avpriv_new_chapter()
12:07 PM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) created by Clément Bœsch
Create a small OGG/Vorbis file: […] Remux it to AVI: […] …
11:58 AM Ticket #3953 (Support chaptering in bluray) updated by ixian
I am sure the bluray contains chapter markers, which I have …
11:56 AM Ticket #3953 (Support chaptering in bluray) created by ixian
Summary of the bug: I am trying to extract chapter markers from a …
11:42 AM Changeset in ffmpeg [45ff7c93] by Diego Biurrun <diego@biurrun.de>
dca: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
10:48 AM Changeset in ffmpeg [9030c58] by Diego Biurrun <diego@biurrun.de>
configure: Disable i686 for i586 and lower CPUs
9:58 AM Changeset in ffmpeg [5ddfac8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f' * commit …
9:34 AM Changeset in ffmpeg [8ac3b2cd] by Michael Niedermayer <michaelni@gmx.at>
RELEASE_NOTES: add H.261 & HEVC RTP support Suggested-by: Thomas …
8:48 AM Changeset in ffmpeg [893b3533] by Diego Biurrun <diego@biurrun.de>
x86: Only use optimizations with cmov if the CPU supports the …
8:39 AM Changeset in ffmpeg [8637f4ed] by Diego Biurrun <diego@biurrun.de>
x86: Add CPU flag for the i686 cmov instruction (cherry picked from …
7:18 AM Changeset in ffmpeg [2d589273] by Diego Biurrun <diego@biurrun.de>
configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain
2:07 AM Changeset in ffmpeg [688a40b4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing …
1:56 AM Changeset in ffmpeg [aaeae281] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: More verbose warning messages in case of missing …

Sep 15, 2014:

11:19 PM Changeset in ffmpeg [b76d6132] by Michael Niedermayer <michaelni@gmx.at>
avformat/network: move sockaddr_union after sockaddr_storage …
9:54 PM Changeset in ffmpeg [864d124b] by Clément Bœsch <u@pkh.me>
build: simplify libwebp check Tested (compilation and runtime) with …
8:39 PM Changeset in ffmpeg [21561610] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc' * commit …
8:16 PM Changeset in ffmpeg [f685f7d7] by Michael Niedermayer <michaelni@gmx.at>
hlsenc: single_file, support HLS ver 4 byteranges This adds a new …
8:03 PM BadContent edited by llogan
From Hell's heart, I stab at thee! (diff)
7:49 PM BadContent edited by llogan
add german crap, remove dvdvideosoft in case it is license violator (diff)
6:54 PM Changeset in ffmpeg [ad1dadac] by James Almer <jamrial@gmail.com>
avfilter: remove obsolete FF_API_BUFFERSRC_BUFFER cruft Reviewed-by: …
6:50 PM Changeset in ffmpeg [95a064f5] by James Almer <jamrial@gmail.com>
avutil: remove obsolete FF_API_OLD_OPENCL cruft Reviewed-by: Michael …
6:50 PM Changeset in ffmpeg [af7d2606] by James Almer <jamrial@gmail.com>
avutil: remove obsolete FF_API_LLS1 cruft Reviewed-by: Michael …
4:54 PM Changeset in ffmpeg [00431bf8] by Martin Storsjö <martin@martin.st>
ismindex: handle time discontinuities and nonzero start time The …
4:11 PM Changeset in ffmpeg [4ae6bcc] by James Almer <jamrial@gmail.com>
RELEASE: update to 2.4.git Reviewed-by: Michael Niedermayer …
11:31 AM Changeset in ffmpeg [e587a428] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpproto: fix strict aliasing violations with sockaddr …
11:31 AM Changeset in ffmpeg [8c1dc1f6] by Michael Niedermayer <michaelni@gmx.at>
avformat/network: add union for avoiding strict aliassing violations …
9:53 AM Ticket #3952 (FFmpeg cannot decode some AAC) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #3930.
8:51 AM 456.aac attached to Ticket #3952 by K.Y.H
8:49 AM Ticket #3952 (FFmpeg cannot decode some AAC) created by K.Y.H
Sample link is "http://pan.baidu.com/s/1ntJVgil" FFmpeg output …
8:13 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
1:13 AM Changeset in ffmpeg [91459bd3] by James Almer <jamrial@gmail.com>
avcodec: remove obsolete FF_API_DSPUTIL cruft Reviewed-by: Michael …
12:32 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Ugly workaround for libfdk_aac HE: […] But that feels wrong and risky.
12:17 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Replying to blacktrash: > With {{{-c:a libfdk_aac …
12:12 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
With -c:a libfdk_aac -profile:a aac_he -b:a 64k start_time is …

Sep 14, 2014:

11:59 PM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Replying to blacktrash: > 1. The problem does not surface …
11:47 PM Ticket #3893 (tiff decoder fails to decode yuv images with odd dimensions) closed by Michael Niedermayer
fixed: Fixed in 6beea6f017f5d0be06fa9dfdea921275586eec55
11:43 PM Ticket #3951 (RTSP (WMServer) playback failed to recover after pause.) created by kasper93
Rtsp stream is unable to recover after pausing. I have quite a few of …
11:38 PM Changeset in ffmpeg [6beea6f0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: fix odd dimensioned yuv Fixes Ticket3893 …
11:33 PM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Replying to cehoyos: > Are external libraries like libx264 …
10:26 PM Ticket #3950 (HEVC HM10 crash) created by Dmitry Koteroff
https://yadi.sk/d/0zGplttPbUQKp - this sample crashes on playback end. …
6:27 PM Changeset in ffmpeg [04b0dda8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libvpxdec: Adds decode support for formats other than 420 …
6:00 PM Changeset in ffmpeg [b24d74e4] by Clément Bœsch <u@pkh.me>
avcodec/microdvddec: indent fix
5:07 PM Changeset in ffmpeg [fcfa3ebe] by Clément Bœsch <u@pkh.me>
avcodec/utils: remove avcodec_ prefix for internal symbol
4:14 PM Downstreams edited by Timothy Gu
Reverted version 15: PackMan is third-party. Plus you only removed the … (diff)
3:46 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) closed by Michael Niedermayer
invalid: Where did you find a https url pointing to source.ffmpeg.org ? We do …
3:46 PM Changeset in ffmpeg [ace90ee2]n2.4 by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: the AMV encoder doesnt support yuv422 Fixes …
3:17 PM Ticket #3883 (amv: broken output with -pix_fmt yuvj422p) closed by Michael Niedermayer
fixed: Fixed in b227be34db76541db0269a769dad90c20793353f
3:09 PM Changeset in ffmpeg [b227be3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: the AMV encoder doesnt support yuv422 Fixes …
3:03 PM Ticket #3901 (failure to detect gif with jpg extension) closed by Michael Niedermayer
fixed: Fixed in b3fd2b175c90b4766034095e74e1f5112b1547ef
2:53 PM Changeset in ffmpeg [703bd316] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add 2.4 Signed-off-by: Michael Niedermayer …
2:53 PM Changeset in ffmpeg [c16e80ee] by Michael Niedermayer <michaelni@gmx.at>
doc/examples: remove unneeded NULL checks dst_file cannot be NULL …
2:47 PM Changeset in ffmpeg [808db3e6] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add 2.4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:45 PM Changeset in ffmpeg [68bca039] by Michael Niedermayer <michaelni@gmx.at>
doc/examples: remove unneeded NULL checks dst_file cannot be NULL …
2:00 PM Changeset in ffmpeg [66ac5b96] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: Add 2.4 to maintained releases, drop 2.3 2.2 is used by …
2:00 PM Changeset in ffmpeg [da2186be]n2.5-dev by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: Add 2.4 to maintained releases, drop 2.3 2.2 is used by …
1:57 PM Changeset in ffmpeg [547cad8c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f851477889ae48e2f17073cf7486e1d5561b7ae4' into …
1:37 PM Changeset in ffmpeg [55b1a1e] by Michael Niedermayer <michaelni@gmx.at>
update for 2.4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11:41 AM Changeset in ffmpeg [5eef7042] by Clément Bœsch <u@pkh.me>
Changelog/RELEASE_NOTES: prepare for 2.4
10:45 AM Changeset in ffmpeg [fa1b5631] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: Update hashes and dates Signed-off-by: Michael …
10:44 AM Changeset in ffmpeg [b97e2708] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: attempt to split releases Based on several git show …
1:09 AM Changeset in ffmpeg [365b9cf6] by Michael Niedermayer <michaelni@gmx.at>
doc: mention important API changes in the RELEASE_NOTES …
12:01 AM Changeset in ffmpeg [2638af2] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: drop custom skip_spaces() impl Signed-off-by: Reynaldo H. …
12:01 AM Changeset in ffmpeg [4c8be331] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: use correct error for stream not found Signed-off-by: …

Sep 13, 2014:

11:13 PM Changeset in ffmpeg [8f537420] by Michael Niedermayer <michaelni@gmx.at>
doc: mention in APIChanges that AVProbeData must be initialized due to …
10:14 PM Changeset in ffmpeg [5312fb13] by Michael Niedermayer <michaelni@gmx.at>
RELEASE_NOTES: add version numbers Signed-off-by: Michael Niedermayer …
9:51 PM Changeset in ffmpeg [c2a7607] by Michael Niedermayer <michaelni@gmx.at>
RELEASE_NOTES: Add next versions name (Fresnel) The name is …
9:25 PM Changeset in ffmpeg [36ea35bb] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: free s->pb for image2 as it can be used with and …
9:02 PM Changeset in ffmpeg [89d42da5] by Clément Bœsch <u@pkh.me>
avformat/assenc: honor ReadOrder
8:32 PM Changeset in ffmpeg [52c85b19] by Michael Niedermayer <michaelni@gmx.at>
avdevice/lavfi: dont assign variables to themselfs Fixes "warning: …
8:32 PM Changeset in ffmpeg [8407cbb] by Michael Niedermayer <michaelni@gmx.at>
Fix "passing argument 1 of av_free discards const qualifier from …
8:15 PM Ticket #3939 (regression: transport stream is not autodetected) closed by Michael Niedermayer
fixed: Fixed in 296cd9c432775bbf57867fd76e8d2f505a512569
8:08 PM Changeset in ffmpeg [296cd9c4] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Improve probe heuristic by considering the overall …
6:38 PM Ticket #3929 (mjpeg: vertical line at the right side) closed by Michael Niedermayer
fixed: Fixed by ubitux in b96d864fd685aa1f661a5f8666224129d68b8eaf
6:35 PM Ticket #3949 (utvideo enc yuv420p: broken output with some resolutions) updated by ami_stuff
Summary changed
6:34 PM 680.jpg attached to Ticket #3949 by ami_stuff
6:34 PM Ticket #3949 (utvideo enc yuv420p: broken output with some resolutions) created by ami_stuff
[…] […]
6:25 PM Changeset in ffmpeg [b96d864f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix chroma width rounding Fixes vertical line at …
6:14 PM Changeset in ffmpeg [f8514778] by Diego Biurrun <diego@biurrun.de>
Prepare for 11 release
4:12 PM Ticket #3687 (bmp parser is more strict than the bmp decoder) closed by Carl Eugen Hoyos
fixed
4:01 PM Ticket #3687 (bmp parser is more strict than the bmp decoder) updated by Michael Niedermayer
Fixed in ceb2fe027fec2bf8f1847d8a9676630583031e65
3:46 PM Changeset in ffmpeg [ceb2fe02] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bmp_parser: delay frame end detection to the next header or …
3:21 PM Changeset in ffmpeg [3c6d824b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bmp_parser: simplify Signed-off-by: Michael Niedermayer …
3:10 PM Changeset in ffmpeg [b11d1889] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its …
1:18 PM Changeset in ffmpeg [148d9cd1] by Clément Bœsch <u@pkh.me>
avformat/vobsub: fix NULL dereference (cherry picked from commit …
1:15 PM Changeset in ffmpeg [d86cf4a9] by Clément Bœsch <u@pkh.me>
avformat/vobsub: fix NULL dereference
12:28 PM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by francois.visagie@gmail.com
Replying to Timothy_Gu: > To adjust level through …
12:00 PM h264levl.bat attached to Ticket #3947 by francois.visagie@gmail.com
H.264 level- and maxref calculator
11:28 AM Changeset in ffmpeg [8572dbc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3en: use FF_ALLOC(Z)_ARRAY() Signed-off-by: Michael …
7:05 AM Ticket #3948 (glob fails) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
5:36 AM Ticket #3948 (glob fails) created by Predator448
Hey! I just recompiled ffmpeg a hour ago and since then the …

Sep 12, 2014:

10:37 PM Changeset in ffmpeg [bcac0f40] by Michael Niedermayer <michaelni@gmx.at>
lavf/format.c: use AVPROBE_SCORE_MIME instead of …
10:36 PM Changeset in ffmpeg [d5e80260] by Michael Niedermayer <michaelni@gmx.at>
doc: document the addition of the AVProbeData.mime_type field and it's …
10:02 PM Ticket #1663 (Multiple named pipes don't work) updated by Nick
This still seems to be an issue when using the latest code. Is piping …
9:34 PM R3D_2MB_sample.r3d attached to Ticket #3945 by Carl Eugen Hoyos
8:57 PM Changeset in ffmpeg [cdb3eee7] by Michael Niedermayer <michaelni@gmx.at>
configure: Fix miscompilation for i586 If the CPU is 386, 486 or …
8:01 PM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by Timothy Gu
Keywords, Status, Component, Reproduced by developer changed
To adjust level through -x264opts, we will have to make a special …
7:55 PM BadContent edited by llogan
(diff)
7:04 PM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) created by francois.visagie@gmail.com
Summary of the bug: 1. '-x264opts level=x.y' is documented but does …
5:40 PM Ticket #3946 (ffmpeg does not set level-conformant refs with libx264) closed by francois.visagie@gmail.com
needs_more_info: These examples aren't very informative. I'll post better ones in a new …
5:01 PM Changeset in ffmpeg [b3fd2b17] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Fail probing when no data is yet available and the …
4:32 PM Ticket #3946 (ffmpeg does not set level-conformant refs with libx264) created by francois.visagie@gmail.com
Summary of the bug: There are three aspects to this problem: 1. …
4:20 PM Changeset in ffmpeg [917d14e6] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: Run image2 probe again when file content data is …
4:19 PM Changeset in ffmpeg [321c3cd1] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: reduce bmppipe probe score bmp pipe needs the bmp …
8:15 AM Ticket #3945 (Unable to decode R3D file) created by mrskman
Hi, I'm not sure if this is a bug or if libopenjpeg v2.0 (which is …
5:02 AM Ticket #3943 (ffplay not able to play at right speed after seeking forward in ...) updated by ousia
Following your advice, I recompiled ffmpeg-2.3.3 and the error is …
4:34 AM Ticket #3943 (ffplay not able to play at right speed after seeking forward in ...) updated by ousia
Many thanks for the fix. RPMFusion offers that version for Fedora 20.
3:26 AM Ticket #3944 (Documentation for the libx265 wrapper is missing) updated by Timothy Gu
Priority, Description changed
3:02 AM Ticket #3944 (Documentation for the libx265 wrapper is missing) reopened by jamal
On second thought, i'll keep the ticket open since this is a …
2:51 AM Ticket #3944 (Documentation for the libx265 wrapper is missing) closed by jamal
invalid: All parameters are passed with the -x265-params AVOption, which takes …
2:40 AM Ticket #3944 (Documentation for the libx265 wrapper is missing) created by raine
libx265 has options: preset, tune, and x265-param. They are not …
Note: See TracTimeline for information about the timeline view.