Timeline



Nov 12, 2013:

11:41 PM Changeset in ffmpeg [e1c78920] by Paul B Mahol <onemda@gmail.com>
avcodec/vp9: use av_freep() for above_partition_ctx Fixes use after …
7:46 PM Ticket #3025 (Adding support for TeleText in ffmpeg) updated by Marton Balint
There is one more thing worth mentioning, for teletext sources, …
7:21 PM Ticket #2199 (ffplay: stop time counter at the end of file) updated by llogan
Please provide a patch using "git format-patch" to the ffmpeg-devel …
6:37 PM Changeset in ffmpeg [0062869a] by Michael Niedermayer <michaelni@gmx.at>
avformat/smacker: check width/height in probe Fixes probetest failure …
5:21 PM Changeset in ffmpeg [7b1e0beb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_motion: Handle edge emulation even without …
4:53 PM Ticket #3127 (Video stream publishing via RTMPT) updated by Carl Eugen Hoyos
Is this a regression (did it work with older versions of FFmpeg)?
3:47 PM Ticket #3127 (Video stream publishing via RTMPT) created by GoodvinJ
I have the latest FFMPEG built with librtmp support. I'm trying to …
3:25 PM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by ginjaninja
From another post i now realise that \\ is treated as special by …
3:04 PM Ticket #3126 (h264 Encoding broken on windows) updated by fpot
Replying to ffmpeg: > Summary of the bug: > play this …
3:02 PM h264 broken FFmpeg.mp4 attached to Ticket #3126 by fpot
3:01 PM Ticket #3126 (h264 Encoding broken on windows) created by fpot
Summary of the bug: How to reproduce: playing this file. And it can't …
2:41 PM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) updated by q1q2q3q4ln
e.g. ffplay
2:41 PM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) updated by q1q2q3q4ln
You can use the API(avcodec_decode_video2 ) to write a program to play …
2:15 PM Ring.flac attached to Ticket #3125 by ginjaninja
5 second clip, by way of example (less than 2.5mb limit)
2:02 PM Ticket #3115 (hevc: crash with threads 1 (fuzzed file)) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Not reproducible with valgrind.
1:48 PM Ticket #3120 (Crash when converting internal SSA to SRT) updated by Carl Eugen Hoyos
[…]
1:33 PM Changeset in ffmpeg [8146ee7a] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: Add 1.2 back to the maintained releases Signed-off-by: …
1:29 PM Ticket #3025 (Adding support for TeleText in ffmpeg) closed by Carl Eugen Hoyos
fixed: Replying to ramitbhalla: > {{{ > ffmpeg -y -i "..\H264 …
1:22 PM Changeset in ffmpeg [6d90a5c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix example in pullup documentation. The pullup filter does not work …
12:02 PM Ticket #3119 (ffmpeg can not playback some avi) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
11:45 AM Ticket #3005 (Hickups with ffplay when playing vc1) updated by Carl Eugen Hoyos
I tested the following: $ ffmpeg -i mpeg+vc1+ac3++quazgaas_problem.evo …
11:38 AM VTS_08_1.VOB attached to Ticket #3122 by Carl Eugen Hoyos
11:38 AM Ticket #3122 (DVD LPCM invalid decoding) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Regression since a42e3a67 / cb4d05e7 […]
10:05 AM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Please upload a short sample.
8:41 AM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) updated by klpu
Why av_read_frame return AVPacket always many audio packet?
6:40 AM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by ginjaninja
yes ffmpeg also truncates artist tag if it contains \\ […]
3:39 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) closed by Carl Eugen Hoyos
fixed: Fixed by Erik Olofsson in 3b1dcdec - thank you for the report!
2:15 AM Changeset in ffmpeg [da9d3605] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/xsubenc.c: set coded_bits_per_sample Explicitly set the …
2:15 AM Changeset in ffmpeg [3b1dcdec] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/xsubenc.c: Fix bounding box coordinates Fix coordinates of …
2:08 AM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by Carl Eugen Hoyos
Is this not reproducible with ffmpeg (the application)?
1:08 AM Ticket #2874 (Export image2 file name as frame metadata) updated by ACiDSouL-BR
Replying to EkriirkE: > I have a similar case; I have …
12:54 AM Ticket #3107 (Problem using muxing example) updated by a
I merged, demux and mux example codes so that i can take in any …

Nov 11, 2013:

11:50 PM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by ginjaninja
didnt escape the \\ in the original post
11:48 PM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by ginjaninja
artist1\\artist2\\artist3 outputs as artist3
11:47 PM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by ginjaninja
[…]
11:41 PM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) created by ginjaninja
Summary of the bug: ffprobe truncates artist (possibly others as well) …
11:37 PM Ticket #2199 (ffplay: stop time counter at the end of file) updated by Matt
Sorry for the spam, but I figured out how to solve the issue for both …
11:15 PM Ticket #2199 (ffplay: stop time counter at the end of file) updated by Matt
The problem appears to be that at the line […] the queue is set to …
9:29 PM Changeset in ffmpeg [355cea8d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: …
9:21 PM Changeset in ffmpeg [43bf4297] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:46 PM Changeset in ffmpeg [afc660ab] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5d6a990c115850326711c2f5be4d9fd33f399616' * commit …
8:31 PM Changeset in ffmpeg [f9b89b61] by Michael Niedermayer <michaelni@gmx.at>
avformat/electronicarts: check chunksize more completely in probe() …
6:51 PM Changeset in ffmpeg [20769d93] by Michael Niedermayer <michaelni@gmx.at>
avformat/electronicarts: check chunk size. Fix infinite loop …
6:38 PM Changeset in ffmpeg [bdab2421] by Michael Niedermayer <michaelni@gmx.at>
avformat/dfa: check first frame offset in probe Fixes probetest …
4:50 PM Changeset in ffmpeg [f66f3819] by Michael Niedermayer <michaelni@gmx.at>
avformat/bethsoftvid: check 4th header byte in probe Fixes probetest …
1:51 PM Changeset in ffmpeg [650fd9c0] by Michael Niedermayer <michaelni@gmx.at>
avformat/avr: check channels and bps in probe Fixes probetest failure …
12:06 PM Changeset in ffmpeg [676bc505] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: disabled debug code to collect format probing …
11:13 AM Ticket #1822 (Add color option to fade filter) updated by Clément Bœsch
(Fixed in 3e1097b909e5d8b2bcbcbe0a761fc8ae1556c324)
11:09 AM Ticket #1822 (Add color option to fade filter) closed by Elon Musk
fixed
11:09 AM Ticket #1822 (Add color option to fade filter) closed by Elon Musk
fixed
10:12 AM ViterbiAlgorithm edited by Michael Niedermayer
Put heading back and add a second one (diff)
9:56 AM ViterbiAlgorithm edited by Stefano Sabatini
fix a few more typos (diff)
9:54 AM ViterbiAlgorithm edited by Stefano Sabatini
add attribution note (diff)
9:51 AM ViterbiAlgorithm edited by Stefano Sabatini
complete text, the last part was left out (diff)
9:45 AM Changeset in ffmpeg [a7f35afb] by Stefano Sabatini <stefasab@gmail.com>
doc: delete viterbi.txt The description has been moved to the FFmpeg …
7:34 AM Ticket #2199 (ffplay: stop time counter at the end of file) updated by Matt
For the case where autoexit is set to true, this is not a problem …
7:28 AM Encode/AAC edited by llogan
Remove comment. Currently only the ‘aac_low’ (default) profile … (diff)
7:23 AM Ticket #3124 (Wrong PTS when seeking in Opus file) created by Tuukka Pasanen
Seeking in Opus file with ffprobe/ffplay everything seems work fine. …
6:33 AM WikiStart edited by llogan
add link to ViterbiAlgorithm (diff)
6:29 AM ViterbiAlgorithm created by llogan
make initial page from "doc/viterbi.txt"
1:42 AM Ticket #3093 (filtering examples are broken) updated by a
Hi Ubitux, I am trying to merge, demux and mux example codes so that …

Nov 10, 2013:

8:45 PM Changeset in ffmpeg [8cdf4e08] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: remove unneeded include "libswscale/swscale.h" Found-by: …
8:06 PM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by Ridley Combs
# mkvinfo Toradora\ 01.mkv | gist https://gist.github.com/7403174 # …
7:37 PM Ticket #3123 (Request: Support MKV files with ordered chapters) updated by Carl Eugen Hoyos
Priority, Keywords changed
To make this a valid ticket please provide the failing command line …
7:27 PM Ticket #3123 (Request: Support MKV files with ordered chapters) created by Ridley Combs
Summary: In MKV files with ordered chapters from external files, the …
7:00 PM Changeset in ffmpeg [c0479f0f] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: propagate errors generated in page handler …
7:00 PM Changeset in ffmpeg [4947b062] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: dont ignore memory allocation error silently …
6:59 PM Changeset in ffmpeg [3c4b527] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: output ass subtitles instead of plain text …
6:16 PM Changeset in ffmpeg [199b8fb] by Clément Bœsch <u@pkh.me>
avfilter/fade: use FADE_OUT macro.
6:15 PM Changeset in ffmpeg [981128c2] by Clément Bœsch <u@pkh.me>
avfilter/fade: remove a bunch of useless parenthesis.
6:12 PM Changeset in ffmpeg [461e810c] by Clément Bœsch <u@pkh.me>
avfilter/fade: use inlink->frame_count.
6:05 PM Changeset in ffmpeg [3e1097b9] by Clément Bœsch <u@pkh.me>
avfilter/fade: add color option. Fixes Ticket #1822.
5:57 PM Changeset in ffmpeg [b96325e0] by Marton Balint <cus@passwd.hu>
ass: move text_event_to_ass from textdec.c to ass.c and export it …
5:57 PM Changeset in ffmpeg [0f0a8d98] by Marton Balint <cus@passwd.hu>
ass: fix error handling in ff_ass_add_subrect Signed-off-by: Marton …
5:57 PM Changeset in ffmpeg [f148954b] by Marton Balint <cus@passwd.hu>
ass: factor out ff_ass_bprint_dialog Signed-off-by: Marton Balint …
5:57 PM Changeset in ffmpeg [65fb59a] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: use AVBPrint for whitespace cleanup …
5:57 PM Changeset in ffmpeg [b689b1f6] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: use option constants instead of strings …
5:57 PM Changeset in ffmpeg [688652e0] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: fix indentation after last commit Signed-off-by: …
5:57 PM Changeset in ffmpeg [a494757b] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: support multiple teletext pages in a single …
4:37 PM Changeset in ffmpeg [78e150c5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
3:51 PM Encode/AAC edited by lkiesow
(diff)
3:07 PM Changeset in ffmpeg [45ef963] by Diego Biurrun <diego@biurrun.de>
mpegaudioenc: Move some static tables to MpegAudioContext This …
3:07 PM Changeset in ffmpeg [5d6a990c] by Diego Biurrun <diego@biurrun.de>
mpegaudioenc: Remove broken integer-only quantization code path
3:06 PM Changeset in ffmpeg [2fbc759d] by Michael Niedermayer <michaelni@gmx.at>
avformat/diracdec: check 2 chunks in probe Fixes probetest failure …
1:35 PM Capture/Webcam edited by lkiesow
(diff)
12:59 PM Changeset in ffmpeg [08303d77] by Luca Barbato <lu_zero@gentoo.org>
hwaccel: Simplify ff_find_hwaccel It is always called by passing …
12:53 PM AudioChannelManipulation edited by lkiesow
(diff)
12:37 PM Changeset in ffmpeg [023953e9] by Michael Niedermayer <michaelni@gmx.at>
avformat/astdec: increase the score for odd samplerate/channels to …
12:37 PM Changeset in ffmpeg [eb968023] by Michael Niedermayer <michaelni@gmx.at>
avformat/rsd: increase the score for odd samplerate/channels to max/8 …
12:36 PM Changeset in ffmpeg [ef28694d] by Michael Niedermayer <michaelni@gmx.at>
avformat/lvfdec: increase the score for odd channels to max/8 …
12:25 PM Changeset in ffmpeg [9225ebd5] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: return AVPROBE_SCORE_MAX / 4 for unexpected versions …
12:25 PM Changeset in ffmpeg [b5708352] by Michael Niedermayer <michaelni@gmx.at>
avformat/ape: check version in probe Fixes probetest failure …
11:36 AM Changeset in ffmpeg [bc273095] by Stefano Sabatini <stefasab@gmail.com>
doc/encoders: fix libfdk-aac "Examples" subsection Signed-off-by: …
11:27 AM Changeset in ffmpeg [1836a42c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp8: remove unused webp_decode_frame() See: libavcodec/webp.c …
11:27 AM Changeset in ffmpeg [59ce62f7] by Michael Niedermayer <michaelni@gmx.at>
avformat/dv: remove unused variable Signed-off-by: Michael …
1:33 AM Changeset in ffmpeg [3853fcd5] by Michael Niedermayer <michaelni@gmx.at>
doc/doxy-wrapper: disable inserting headers and footers The headers …
1:04 AM Changeset in ffmpeg [52268def] by Michael Niedermayer <michaelni@gmx.at>
avformat/thp: check fps value during probing Fixes probetest failure …
1:04 AM Changeset in ffmpeg [858ef562] by Michael Niedermayer <michaelni@gmx.at>
avformat/thp: do not set sample_rate for a video codec Signed-off-by: …

Nov 9, 2013:

11:41 PM Ticket #2874 (Export image2 file name as frame metadata) updated by EkriirkE
Replying to jlubeck: > Oh yes, actual frame metadata would …
9:09 PM Ticket #3111 (mov allows random codecs) closed by Carl Eugen Hoyos
wontfix: As said I don't think changes regarding this ticket are likely: The …
8:46 PM Ticket #2385 (ffmpeg does not mark xsub language properly) closed by Carl Eugen Hoyos
fixed: Fixed by Erik Olofsson in f5bffd3a
8:31 PM Changeset in ffmpeg [dd3d0f46] by Clément Bœsch <u@pkh.me>
vp9: fix mvref finding to adhere to bug in libvpx. Fixes a particular …
7:33 PM Changeset in ffmpeg [f5bffd3a] by Michael Niedermayer <michaelni@gmx.at>
libavf/avienc: store language metadata for XSUB streams Formatted in …
6:05 PM Changeset in ffmpeg [f591ba60] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: generate more specific error message in case of inconsistent …
6:05 PM Changeset in ffmpeg [0f8bdfe3] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: store value of -filter and -filter_script per-stream option in …
5:39 PM Changeset in ffmpeg [ef8f2934] by Michael Niedermayer <michaelni@gmx.at>
avformat/dv: consider a header match at byte 0 to count as detection …
3:09 PM Changeset in ffmpeg [e624df5d] by Michael Niedermayer <michaelni@gmx.at>
mpegts: only calculate stat index when its needed during probe 40% …
3:03 PM Changeset in ffmpeg [9825b99e] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: do not hardcode type used in memset() Signed-off-by: …
1:46 PM Changeset in ffmpeg [76a47d66] by Michael Niedermayer <michaelni@gmx.at>
avformat/dv: about 3 times faster probe Signed-off-by: Michael …
11:40 AM Ticket #1898 (configure --as broken) closed by Clément Bœsch
fixed: Fixed in dbb41f93c16cbc65a899a75723c95da51c851cd5.
11:38 AM Changeset in ffmpeg [dbb41f93] by Clément Bœsch <u@pkh.me>
build: avoid stdin stall with GNU AS probing. a758c5e added probing …
11:13 AM Changeset in ffmpeg [eb7f7b7] by Michael Niedermayer <michaelni@gmx.at>
riff: add VP9 fourcc Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12:45 AM Changeset in ffmpeg [64f48169] by Michael Niedermayer <michaelni@gmx.at>
avformat/mp3dec: 4x faster probing Signed-off-by: Michael Niedermayer …
12:12 AM Changeset in ffmpeg [557571ff] by Michael Niedermayer <michaelni@gmx.at>
avformat/h261dec: dont accept invalid gobs in probe as valid …

Nov 8, 2013:

11:45 PM Changeset in ffmpeg [891f33cc] by Michael Niedermayer <michaelni@gmx.at>
avformat/h261dec: optimize probe about 3 times faster Signed-off-by: …
11:18 PM Changeset in ffmpeg [c79c7ffc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avienc: …
11:09 PM Changeset in ffmpeg [9c52ab6f] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: treat avi as VFR in framerate conversion code It can be …
10:37 PM Changeset in ffmpeg [ac4447b6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5462dde1947e0ecfcb2db99ae29ce9dee8933b45' * commit …
9:33 PM Changeset in ffmpeg [a26e83da] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxfdec: optimize probing about 71 times faster …
9:33 PM Changeset in ffmpeg [6b4f58d4] by Michael Niedermayer <michaelni@gmx.at>
tools/probetest: also print the time the probe functions needed …
9:33 PM Changeset in ffmpeg [32584667] by Michael Niedermayer <michaelni@gmx.at>
tools/probetest: use named constant for the maximum number of formats …
8:23 PM Ticket #935 (mov: error opening alias, while file exists) updated by Matt
Hi everyone, I am new to ffmpeg and I recently ran into this same …
8:02 PM Changeset in ffmpeg [d42db44c] by Anton Khirnov <anton@khirnov.net>
avienc: drop the vfr flag. AVI does not really support vfr properly, …
7:24 PM Changeset in ffmpeg [b8f276e6] by Paul B Mahol <onemda@gmail.com>
avcodec/mimic: use av_freep() and reset swap_buf_size Signed-off-by: …
7:24 PM Changeset in ffmpeg [2145e8f1] by Paul B Mahol <onemda@gmail.com>
avcodec/vmdav: use av_freep() and reset unpack_buffer_size …
7:10 PM Changeset in ffmpeg [4f0e8551] by Michael Niedermayer <michaelni@gmx.at>
avformat/icodec: reduce score returned on probing The ico probe …
6:23 PM Ticket #3107 (Problem using muxing example) updated by Yisheng Zhao
I'm also doing the remuxing stuff now; let's keep in touch. I will do …
5:02 PM Changeset in ffmpeg [e93523a0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
4:54 PM Ticket #2502 (ffprobe Produces Invalid JSON) updated by Stefano Sabatini
Analyzed by developer, Keywords, Status, Reproduced by developer changed
Replying to dnicolson: > I have made a reduced case and …
4:42 PM Changeset in ffmpeg [a30f7918] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6' * commit …
4:28 PM Ticket #1822 (Add color option to fade filter) updated by Clément Bœsch
Owner, Description changed
Working on it.
4:03 PM Changeset in ffmpeg [f8a9cf77] by Michael Niedermayer <michaelni@gmx.at>
avformat/lvfdec: check stream count during probing Fixes probetest …
3:50 PM Changeset in ffmpeg [5462dde1] by Diego Biurrun <diego@biurrun.de>
metasound: Fix error message argument Signed-off-by: Diego Biurrun …
2:19 PM Changeset in ffmpeg [4c439f6e] by Michael Niedermayer <michaelni@gmx.at>
avformat/idcin: check the decompressed frame size during probing …
11:41 AM Changeset in ffmpeg [cb56c396] by Diego Biurrun <diego@biurrun.de>
h263dsp: K&R formatting cosmetics Also remove array element numbering …
11:40 AM Changeset in ffmpeg [0338c396] by Diego Biurrun <diego@biurrun.de>
dsputil: Split off H.263 bits into their own H263DSPContext
10:36 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
didn't test, I'm using two version now, latest for HEVC handling and …
10:31 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Carl Eugen Hoyos
Status changed
I believe you provided all necessary information, thank you. Were you …
10:31 AM Changeset in ffmpeg [019247bd] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: only force parsing for video tracks if stss is empty …
8:57 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
are there any additional informations I can/should provide to help, or …

Nov 7, 2013:

11:42 PM Changeset in ffmpeg [b7fea3da] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/dvdsubdec: remove exit() call in debug code Signed-off-by: …
10:39 PM Changeset in ffmpeg [48f37664] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Remove …
10:38 PM Changeset in ffmpeg [175e689c] by Michael Niedermayer <michaelni@gmx.at>
avfilter/graphparser: zero filter_ctx in case of deallocation in …
10:05 PM Changeset in ffmpeg [ec8e68c7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cffecc0e7ebd642afaa1fb9f56fab1fcc283293c' * commit …
9:31 PM Changeset in ffmpeg [7c02a77d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/unsharp: added optimized opencl kernels Reviewed-by: Wei Gao …
9:30 PM Ticket #1163 (ffprobe can produce invalid XML) updated by Stefano Sabatini
Analyzed by developer, Keywords, Version, Status, Reproduced by developer changed
Please test the patches in attachment and report.
9:30 PM 0003-ffprobe-implement-string-validation-policy-setting.patch attached to Ticket #1163 by Stefano Sabatini
9:29 PM 0002-lavu-avstring-add-av_get_utf8-function.patch attached to Ticket #1163 by Stefano Sabatini
9:29 PM 0001-ffprobe-check-for-errors-and-abort-immediately.patch attached to Ticket #1163 by Stefano Sabatini
7:46 PM Changeset in ffmpeg [f9c6044a] by Michael Niedermayer <michaelni@gmx.at>
Fix compilation with os2threads Signed-off-by: Dave Yeo …
7:39 PM Changeset in ffmpeg [3836af47] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegvideodec: check seq headers more completely during …
7:34 PM Ticket #2936 (%-syntax for GIF output is not respected, can't write individual ...) closed by Clément Bœsch
fixed: Fixed in f70db22999d713da3306bf29ec763d670b9bf1ea. Use {{{ffmpeg -i …
7:30 PM Changeset in ffmpeg [3bcd5c1e] by Clément Bœsch <u@pkh.me>
avformat/img2enc: simplify split planes extension selection.
7:30 PM Changeset in ffmpeg [3e036d40] by Clément Bœsch <u@pkh.me>
doc/muxers: document animated GIF muxer.
7:30 PM Changeset in ffmpeg [c37b0daf] by Clément Bœsch <u@pkh.me>
avformat/gif: fix final_delay unit in documentation.
7:30 PM Changeset in ffmpeg [3c5e6e76] by Clément Bœsch <u@pkh.me>
avformat/img2enc: reindent after previous commit.
7:30 PM Changeset in ffmpeg [f70db229] by Clément Bœsch <u@pkh.me>
avformat/image2: allow muxing gif files. Fixes Ticket #2936.
6:59 PM Ticket #3107 (Problem using muxing example) updated by a
i did an experiment where i used orig_pkt from demuxing example when …
5:59 PM Ticket #3107 (Problem using muxing example) updated by a
Above solution seems to get synthetic audio in the stream from muxing …
5:45 PM Changeset in ffmpeg [d9d752cf] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aecho: free input frame after it is being used …
2:55 PM Changeset in ffmpeg [95212368] by Paul B Mahol <onemda@gmail.com>
avcodec/libfdk-aacdec: remove redundant log messages Signed-off-by: …
2:04 PM Changeset in ffmpeg [315e3cf0] by Paul B Mahol <onemda@gmail.com>
avcodec/hnm4video: remove redundant log message Signed-off-by: Paul B …
1:58 PM Changeset in ffmpeg [cbe84b4] by Michael Niedermayer <michaelni@gmx.at>
avformat/astdec: sanity check channels & sample rate Fixes probetest …
12:02 PM Ticket #3024 (ffplay do not keep custom http headers across http sessions playing m3u8) updated by Carl Eugen Hoyos
Resolution, Component changed
Fixed by you in 4684539c - thank you!
11:29 AM Changeset in ffmpeg [4684539c] by Michael Niedermayer <michaelni@gmx.at>
avformat/hls: fixed bug where custom http headers weren't kept for hls …
4:23 AM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) updated by Michael Orton
Sorry was following your exact CLI above - thought that was odd. …
3:46 AM Ticket #3122 (DVD LPCM invalid decoding) created by K.Y.H
http://117.52.4.235/Sample/lpcmSample.zip VTS_18_1.VOB is only valid. …
3:20 AM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) updated by klpu
av_read_frame so slowly too.
2:15 AM Ticket #3107 (Problem using muxing example) updated by Yisheng Zhao
That's exactly the two changes, good luck~ Replying to [comment:5
2:04 AM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) updated by Carl Eugen Hoyos
Why did you remove the bufsize (and the maxrate) parameter?
12:52 AM Ticket #3107 (Problem using muxing example) updated by a
I made two changes 1. add_stream() changed c->sample_fmt from …
12:01 AM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) updated by Michael Orton
Is there any other information I can investigate and report for this …

Nov 6, 2013:

11:26 PM Changeset in ffmpeg [86f91080] by Diego Biurrun <diego@biurrun.de>
Remove #undefs for formerly forbidden system functions The macros …
10:54 PM Changeset in ffmpeg [ea6331b2] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_aresample: Calculate output buffer size more precisely. …
10:43 PM Ticket #3107 (Problem using muxing example) updated by Yisheng Zhao
I guess you need to modify the /* create resampler context */
10:15 PM Ticket #3005 (Hickups with ffplay when playing vc1) closed by Marton Balint
fixed: Frame drops in ffplay should be resolved in …
9:28 PM Ticket #3107 (Problem using muxing example) updated by a
Thx Easonic! In my case audio_codec->sample_fmt is already set to …
9:07 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
the result of the whole thing is: […] hope this helps to fix the …
9:06 PM Changeset in ffmpeg [cffecc0e] by Diego Biurrun <diego@biurrun.de>
avfilter/graphparser: Directly free filter memory if initialization fails
8:41 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
forget that, called ffmpeg ... instead of ./ffmpeg
8:34 PM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by Erik Olofsson
>> I have a fix for this in my local tree. > Please either attach the …
8:27 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
tested inside a Linux Mint 64bit VM: > $ make distclean > $ git bisect …
8:03 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
argh, that would requires a working build environment which is not …
7:06 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Carl Eugen Hoyos
$ make distclean $ git bisect start $ git checkout d73cbc22 $ …
6:49 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
Problem is: I got near zero experience compiling ffmpeg and handling …
6:48 PM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) updated by Carl Eugen Hoyos
Keywords changed
Do you think this is a regression?
6:44 PM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by Carl Eugen Hoyos
Cc, Analyzed by developer, Reproduced by developer changed
Replying to ErikAxelJoel: > I have a fix for this in my …
6:42 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
If you want to save one step, use d73cbc22 (should be bad) and …
6:37 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Carl Eugen Hoyos
Replying to Selur: > …
5:38 PM Ticket #3107 (Problem using muxing example) updated by Yisheng Zhao
Hi, ahsan Um, I came across the same problem, too. It seemed that the …
3:45 PM Ticket #2024 (Reencoding dvbsub fails) updated by Wim Vander Schelden
I've worked out what the problem is (with the help of nevcariel, …
3:18 PM Ticket #3121 (ffplay open so slowly than vlc or gstreamer) created by klpu
ffplay http://paikeapp.video.sina.com.cn/stream/D9xQWySKVsGlnzq~.mp4
2:20 PM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by Erik Olofsson
I have a fix for this in my local tree. The patched.avi is verified to …
2:17 PM patched.avi attached to Ticket #3031 by Erik Olofsson
12:52 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
Hoping that: >> I guess e0b2bdd37a019360117528dc08e8d16e8d83c08b could …
11:57 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
but like I mentioned before, just knowing that commit X screwed it up …
11:56 AM Changeset in ffmpeg [3e6b7bbc] by Michael Niedermayer <michaelni@gmx.at>
avformat/segafilm: check 2nd tag Fixes probetest failure …
11:44 AM Changeset in ffmpeg [ff1d81b0] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: check version and size during probing Fixes …
11:42 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Elon Musk
I already mentioned what exact commit you need to revert.
11:38 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
ffmpeg-20130820-git-68b63a3-win64-static.7z 19-Aug-2013 19:38 10M …
11:25 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
argh,.. wrong version ignore last post
11:24 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
ARGH, sorry, seems like I made a mistake 2cf9448 is broken too -> did …
10:58 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Carl Eugen Hoyos
Replying to Selur: > 2.0.2: As said, this is three …
10:57 AM Changeset in ffmpeg [7b769764] by Michael Niedermayer <michaelni@gmx.at>
avformat/rsd: increase probe score, as misdetections are fixed …
10:57 AM Changeset in ffmpeg [50a3c4c5] by Michael Niedermayer <michaelni@gmx.at>
avformat/rsd: Check channels and sample_rate fields Fixes probetest …
10:57 AM Changeset in ffmpeg [a35e30b6] by Michael Niedermayer <michaelni@gmx.at>
avformat/libgme: decrease score by 1, fixes probetest failure …
10:04 AM Ticket #1398 (remuxed DTS audio won't play on hardware devices) updated by patters
Out of curiosity I made a similar edit to FFmpeg 2.1's …
9:59 AM Changeset in ffmpeg [1b3d3a9c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: add …
2:25 AM Ticket #3119 (ffmpeg can not playback some avi) updated by Carl Eugen Hoyos
Keywords, Version changed
1:15 AM Ticket #3119 (ffmpeg can not playback some avi) updated by chinshou
Have upload it to the datafilehost. the download link is …

Nov 5, 2013:

9:10 PM CompilationGuide/MacOSX edited by slhck
fix broken URL and install script for Homebrew (diff)
9:10 PM Changeset in ffmpeg [66872161] by Michael Niedermayer <michaelni@gmx.at>
avutil/common: error out with clear message if STDC_CONSTANT_MACROS …
9:07 PM CompilationGuide/MacOSX edited by slhck
note that Homebrew ships 2.x versions with --devel only (diff)
8:58 PM Changeset in ffmpeg [6cfaf9cd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:27 PM Changeset in ffmpeg [5ecfcc7d] by Marton Balint <cus@passwd.hu>
ffplay: add smarter method for determining video picture duration - …
8:27 PM Changeset in ffmpeg [61dd3197] by Marton Balint <cus@passwd.hu>
ffplay: add frame duration estimated from frame rate to VideoPicture …
8:27 PM Changeset in ffmpeg [105d474] by Marton Balint <cus@passwd.hu>
ffplay: avoid code duplication in AVFILTER enabled and disabled case …
6:25 PM Changeset in ffmpeg [87434cf3] by Clément Bœsch <u@pkh.me>
avcodec/vp9: add ff_vp9_idct_idct_{4x4,8x8}_ssse3(). 1789 decicycles …
4:53 PM Ticket #3107 (Problem using muxing example) updated by a
I was wondering if anybody get a chance to review this issue # 3107 …
4:45 PM Ticket #3120 (Crash when converting internal SSA to SRT) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
4:42 PM 3120-ssa-2-srt-fails-001.mkv attached to Ticket #3120 by Carl Eugen Hoyos
4:27 PM Ticket #3120 (Crash when converting internal SSA to SRT) updated by eelco
File is uploaded as 3120-ssa-2-srt-fails.mkv.
4:18 PM Ticket #3120 (Crash when converting internal SSA to SRT) updated by eelco
[…]
3:54 PM Ticket #3119 (ffmpeg can not playback some avi) updated by Carl Eugen Hoyos
Either upload to http://www.datafilehost.com/ or read …
3:53 PM Ticket #3120 (Crash when converting internal SSA to SRT) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Please provide a backtrace.
3:46 PM Ticket #3120 (Crash when converting internal SSA to SRT) created by eelco
Summary of the bug: ffmpeg can crash when extracting an SSA subtitle …
3:43 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
> Then why didn't you remove it together with at least one …
3:32 PM Ticket #3119 (ffmpeg can not playback some avi) updated by chinshou
The crash avi can be playbacked by vlc player correctly.
3:32 PM out.srt attached to Ticket #3118 by eelco
3:32 PM multiple_languages.smi attached to Ticket #3118 by eelco
3:31 PM Ticket #3119 (ffmpeg can not playback some avi) created by chinshou
some avi generated by camera can not be playbacked by ffplay. How to …
3:30 PM Ticket #3118 (SAMI: multiple languages not detected) created by eelco
Summary of the bug: SAMI files can contain multiple languages, but …
3:06 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Carl Eugen Hoyos
Replying to Selur: > ('-map_metadata -1 -metadata …
2:55 PM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) updated by Carl Eugen Hoyos
How can I reproduce the resource leaks using the file you uploaded?
2:38 PM Ticket #2263 (Read second SeekHead in Matroska files) updated by eelco
Is anybody working or planning to work on this by any chance?
1:48 PM 2013_08_29-00_54_28_184__60039.zip attached to Ticket #3116 by q1q2q3q4ln
MP4 file, H264 1080x720
1:41 PM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) updated by q1q2q3q4ln
ffmpeg-20130706 is reproduction too.
1:29 PM Changeset in ffmpeg [89a3be8] by Michael Niedermayer <michaelni@gmx.at>
avfilter/opencl: compile kernels separately Reviewed-by: Wei Gao …
1:29 PM Changeset in ffmpeg [66825547] by Michael Niedermayer <michaelni@gmx.at>
avutil/opencl: compile kernels separately Reviewed-by: Wei Gao …
1:19 PM Changeset in ffmpeg [e3f384b] by Paul B Mahol <onemda@gmail.com>
avcodec/mss2: use init_get_bits8() Signed-off-by: Paul B Mahol …
1:19 PM Changeset in ffmpeg [82f5c4d7] by Paul B Mahol <onemda@gmail.com>
avcodec/flashsv: use av_freep() for tmpblock Signed-off-by: Paul B …
1:19 PM Changeset in ffmpeg [b79f543c] by Paul B Mahol <onemda@gmail.com>
avcodec/mss1: use init_get_bits8() Signed-off-by: Paul B Mahol …
1:01 PM Changeset in ffmpeg [2a6c95d8] by Stefano Sabatini <stefasab@gmail.com>
lsws/utils: introduce scale_algorithms array Allow some dumb …
12:44 PM Changeset in ffmpeg [c3311515] by Paul B Mahol <onemda@gmail.com>
avcodec/flashsv: fix typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
12:44 PM Changeset in ffmpeg [ad1dfe04] by Paul B Mahol <onemda@gmail.com>
avcodec/tscc2: use init_get_bits8() Signed-off-by: Paul B Mahol …
12:37 PM Changeset in ffmpeg [290be34a] by Paul B Mahol <onemda@gmail.com>
avcodec/brender_pix: stop calling av_image_check_size() twice …
12:36 PM Changeset in ffmpeg [6e094f70] by Paul B Mahol <onemda@gmail.com>
avcodec/flashsv: stop using deprecated avcodec_set_dimensions …
12:31 PM Changeset in ffmpeg [22c00962] by Paul B Mahol <onemda@gmail.com>
avcodec/flashsv: use init_get_bits8() Signed-off-by: Paul B Mahol …
12:26 PM Changeset in ffmpeg [1a244c22] by Paul B Mahol <onemda@gmail.com>
avcodec/brender_pix: stop using deprecated avcodec_set_dimensions …
12:25 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
Here you go: audio extraction, command line: […] …
12:24 PM Changeset in ffmpeg [7722ae35] by Paul B Mahol <onemda@gmail.com>
avcodec/c93: stop using deprecated avcodec_set_dimensions …
12:16 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Carl Eugen Hoyos
Please post the failing command line together with the complete, uncut …
12:05 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Elon Musk
I guess e0b2bdd37a019360117528dc08e8d16e8d83c08b could be offending …
11:22 AM Changeset in ffmpeg [92352a94] by Diego Biurrun <diego@biurrun.de>
configure: Move -Wno-maybe-uninitialized check into gcc section As …
11:17 AM Changeset in ffmpeg [be74cb51] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:15 AM Changeset in ffmpeg [6a7de236] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '82c86d0b1839b01b3cd0dd848fb6416ff21506dd' * commit …
11:07 AM Changeset in ffmpeg [de970d49] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '48715285f69d70879353737d7bed049f89f58096' * commit …
10:14 AM Changeset in ffmpeg [e1459f4b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '70cbf33405f50dfaf77e85f382a188acf17dc71a' * commit …
9:26 AM Changeset in ffmpeg [934e489e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2b5b097898c9155f4bdff4d83cdc54d5eef6930' * commit …
9:17 AM Ticket #3114 (ffmpeg-1.2.4 compilation warnings) updated by Mirraz
Replying to cehoyos: > Are the warnings reproducible with …
12:38 AM Changeset in ffmpeg [04047b61] by Michael Niedermayer <michaelni@gmx.at>
avformat/http: print http headers at AV_LOG_DEBUG level …
Note: See TracTimeline for information about the timeline view.