Timeline



Dec 16, 2012:

11:42 PM Ticket #2036 (AsyncTS filter non existent) updated by ramitb
I've solved the problem with the audio sync, that was due to the -ss …
11:17 PM Ticket #1937 (cdxl: wrong duration) updated by Carl Eugen Hoyos
You could use the frame-counter in "AV_RB16(&cdxl->header[12]);" (I …
11:01 PM Ticket #2036 (AsyncTS filter non existent) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Summary of the bug: The …
10:51 PM Ticket #2038 (Request for ffmpeg being able to join multiple files) updated by Carl Eugen Hoyos
Keywords changed
Could you explain (= show an example command line including complete, …
9:32 PM Ticket #2038 (Request for ffmpeg being able to join multiple files) created by ramitb
Summary of the enhancement request: FFMPEG is currently able to create …
9:19 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by ramitb
Apologies, please ignore my last post - the WTV is being reported …
9:18 PM Ticket #2037 (Heavy A/V desync on transcoding) updated by ramitb
Here is another file that gets the framerate completely wrong (actual …
9:01 PM Test DVRMS.dvr-ms attached to Ticket #2037 by ramitb
DVRMS Wrong Frame Rate
9:00 PM Ticket #2037 (Heavy A/V desync on transcoding) created by ramitb
Summary of the bug: I have a lot of file (mostly DVRMS and TS) where …
8:37 PM Changeset in ffmpeg [55b243ca] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/resampling_audio.c: fix path Signed-off-by: Michael …
8:18 PM Ticket #2036 (AsyncTS filter non existent) created by ramitb
Summary of the bug: The asyncts filter doesn't exist in the default …
8:04 PM Changeset in ffmpeg [0212c1c4] by Clément Bœsch <ubitux@gmail.com>
swr/doxy: fix missing quote in code example.
7:41 PM Changeset in ffmpeg [9ad6b130] by Clément Bœsch <ubitux@gmail.com>
lavu/pixdesc: fix a const qualifier discarding warning.
7:39 PM Changeset in ffmpeg [7fb49639] by Clément Bœsch <ubitux@gmail.com>
lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt. This is …
7:33 PM Changeset in ffmpeg [e798085f] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Cosmetics: Fix bad alignment/indentation Signed-off-by: …
7:32 PM Changeset in ffmpeg [3b2e8d1d] by Martin Storsjö <martin@martin.st>
rtpenc: Allow including a SDES/CNAME block in RTCP SR packets …
7:32 PM Changeset in ffmpeg [65e05327] by Martin Storsjö <martin@martin.st>
rtpenc_vp8: Include the picture number in VP8 packets This makes it …
6:45 PM Ticket #2035 (DVD subtitle from VOB does not contain CodecPrivate data) updated by Cigaes
I believe the messages from the Matroska tools are misleading. The …
6:29 PM Ticket #1937 (cdxl: wrong duration) updated by ami_stuff
Attached patch works for me (I couldn't get correct values while …
6:28 PM cdxl2.diff attached to Ticket #1937 by ami_stuff
5:18 PM Ticket #2032 (mpeg2 bugs) closed by Carl Eugen Hoyos
duplicate: There are a few open questions in ticket #1487 - please answer them …
5:09 PM Ticket #2032 (mpeg2 bugs) updated by downuse
Replying to cehoyos: > Could you tell me a version that …
4:23 PM Ticket #2035 (DVD subtitle from VOB does not contain CodecPrivate data) created by Daniel Pielmeier
Summary of the bug: When copying DVD subtitles from vob files into …
3:53 PM Changeset in ffmpeg [cb8163d0] by Michael Niedermayer <michaelni@gmx.at>
bfi: set duration Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:40 PM Ticket #2033 (Regression creating images in ffmpeg 1.0) updated by doublemax
Input sample, command line and console output are in the initial bug …
2:05 PM Changeset in ffmpeg [de89dff8] by Michael Niedermayer <michaelni@gmx.at>
brstm: ask for samples for version != 1.0 This also avoids 2 unused …
2:05 PM Changeset in ffmpeg [633ae5a2] by Michael Niedermayer <michaelni@gmx.at>
mjpegenc: fix 444 block count so it is below 10 Fixes Ticket1990 …
1:44 PM Ticket #1990 (mjpeg enc: sampling factors too large for interleaved scan) closed by Michael Niedermayer
fixed
1:08 PM Ticket #2032 (mpeg2 bugs) updated by Carl Eugen Hoyos
Replying to downuse: > the scr_base is always begin with …
1:04 PM Ticket #2033 (Regression creating images in ffmpeg 1.0) updated by Carl Eugen Hoyos
Please provide the input sample and please provide command line and …
1:04 PM Changeset in ffmpeg [5be38f94] by Paul B Mahol <onemda@gmail.com>
brstm: add missing new line to request for sample messages …
12:24 PM Changeset in ffmpeg [5b09c340] by Michael Niedermayer <michaelni@gmx.at>
doc/filters: fix "Dolby Pro Logic II" option name Signed-off-by: …
12:21 PM Changeset in ffmpeg [efb4f96] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
12:16 PM Changeset in ffmpeg [94877aad] by Stefano Sabatini <stefasab@gmail.com>
lavfi/crop: free x and y parsed expression objects Fix leak …
12:09 PM Changeset in ffmpeg [dde4832] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '27c8337e595a058347150269d5c2c48281e4285b' * commit …
12:00 PM Changeset in ffmpeg [1081d787] by Paul B Mahol <onemda@gmail.com>
build: fix idf demuxer dependency Signed-off-by: Paul B Mahol …
11:40 AM Changeset in ffmpeg [f4fe4fa8] by Paul B Mahol <onemda@gmail.com>
Remove 8SVX_RAW on next lavc mayor bump Signed-off-by: Paul B Mahol …
10:41 AM Changeset in ffmpeg [5648069] by Paul B Mahol <onemda@gmail.com>
aiff: support in24/in32 tags Supported by QuickTime, libaudiofile and …
10:34 AM Changeset in ffmpeg [7959c26f] by Paul B Mahol <onemda@gmail.com>
brstm: fix number of samples for the last block Signed-off-by: James …
10:27 AM Changeset in ffmpeg [d0bdcbcb] by Paul B Mahol <onemda@gmail.com>
thp: set duration
9:58 AM Changeset in ffmpeg [013b700] by Stefano Sabatini <stefasab@gmail.com>
ffplay: provide some feedback in case the codec cannot be set
9:58 AM Changeset in ffmpeg [1cbb11c] by Stefano Sabatini <stefasab@gmail.com>
ffplay: set codec_id in codec context Set codec id in case another …
9:57 AM Changeset in ffmpeg [cb0f97b5] by Stefano Sabatini <stefasab@gmail.com>
ffplay: improve robustness of opt_codec(), and add options …
8:36 AM Ticket #2033 (Regression creating images in ffmpeg 1.0) updated by doublemax
Yes, tested with CentOS6 64bit, ffmpeg-N47885. Not all images are …
4:21 AM Changeset in ffmpeg [718eab52] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Improve filter input fps selection heuristic. This fixes a …
1:31 AM Ticket #2034 (-f segment fails with "Could not write header for output file #0 ...) created by Ivan
I'm trying to split this file into multiple mpegts. Fails only if -f …
12:07 AM Changeset in ffmpeg [1e901ffc] by Michael Niedermayer <michaelni@gmx.at>
wrap_timestamp: remove unneeded check Signed-off-by: Michael …
12:05 AM Changeset in ffmpeg [1662bd35] by Michael Niedermayer <michaelni@gmx.at>
lavf: fix integer overflows Signed-off-by: Michael Niedermayer …

Dec 15, 2012:

11:28 PM Changeset in ffmpeg [d7599bd8] by Michael Niedermayer <michaelni@gmx.at>
h264: dont mess with frame gaps on second fields. Fixes assertion …
11:22 PM Ticket #2033 (Regression creating images in ffmpeg 1.0) updated by Carl Eugen Hoyos
Is this problem also reproducible with current git head?
10:48 PM Changeset in ffmpeg [c16f768d] by Peter Ross <pross@xvid.org>
ffmpeg: replace magic number with VSYNC_CFR
8:28 PM Changeset in ffmpeg [2d74dea8] by Michael Niedermayer <michaelni@gmx.at>
lavf: Provide a monotonic timestamp to the outside world …
8:28 PM Changeset in ffmpeg [388241ef] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc/rv20: width and height must be multiple of 4 RealPlayer …
8:02 PM Changeset in ffmpeg [0ebf8577] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: remove @example use for showing syntax I forgot to merge …
7:56 PM Changeset in ffmpeg [a871b5cc] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: extend syntax description for transpose, and add examples
7:48 PM Changeset in ffmpeg [6722f35d] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: add basic crop examples Use it to show difference …
7:48 PM Changeset in ffmpeg [55b81528] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: itemize crop examples
7:48 PM Changeset in ffmpeg [1e5492ff] by Stefano Sabatini <stefasab@gmail.com>
lavfi/crop: add support to option parsing Also fix documentation …
6:16 PM Changeset in ffmpeg [a421bbf] by Janne Grunau <janne-libav@jannau.net>
h264: fix memleak on error during SPS parsing Introduced in d7d6efe42b0d.
6:06 PM Ticket #2033 (Regression creating images in ffmpeg 1.0) created by doublemax
* Summary of the bug: Creating static images from a video works on …
6:06 PM Changeset in ffmpeg [27c8337e] by Janne Grunau <janne-libav@jannau.net>
h264-mt: handle NAL_DPAs before calling ff_thread_finish_setup Since …
5:31 PM Ticket #468 (No audio tracks in QuickTime) updated by Yørn
Hi, I have been having similar problems with ffmpeg and I found out …
5:26 PM Changeset in ffmpeg [230acdde] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: move AudioMix struct definition to audio_mix.c
5:22 PM Ticket #2032 (mpeg2 bugs) updated by downuse
the scr_base is always begin with 28616 and the default muxrate …
5:20 PM 3_scr_base_not_begin_with_zero_and_muxrate_bugged.mpg attached to Ticket #2032 by downuse
5:08 PM Ticket #2032 (mpeg2 bugs) updated by downuse
Replying to cehoyos: > Please add your (failing) ffmpeg …
3:53 PM Ticket #1415 (FFMPEG not able to Stream Copy DVRMS files to TS Files) updated by ramitb
Please ignore, my bad, I put the fflags in the wrong place. It's …
3:45 PM Ticket #1415 (FFMPEG not able to Stream Copy DVRMS files to TS Files) updated by ramitb
Request you to please reopen this issue, it's broken again. I'm not …
3:09 PM Ticket #2032 (mpeg2 bugs) updated by Carl Eugen Hoyos
Please add your (failing) ffmpeg command line together with complete, …
3:04 PM Changeset in ffmpeg [2b643855] by Michael Niedermayer <michaelni@gmx.at>
dirac_parser: check prev_pu_offset before using it Fixes out of array …
3:04 PM Changeset in ffmpeg [fef75ef2] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc/rv10: width and hieghtmust be multiple of 16 RealPlayer …
3:01 PM CompilationGuide/Ubuntu edited by shantiq
(diff)
3:00 PM CompilationGuide/Ubuntu edited by shantiq
tidied up my recent entry (diff)
2:46 PM Changeset in ffmpeg [fe3e0e48] by Stefano Sabatini <stefasab@gmail.com>
lavd/dshow: rename dshow class name Signed-off-by: rogerdpack …
1:18 PM Changeset in ffmpeg [ac6cb666] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vp56: …
1:08 PM Changeset in ffmpeg [54b0c04a] by Stefano Sabatini <stefasab@gmail.com>
lavfi/overlay: clarify/fix comment, add a few empty lines to ease …
12:51 PM Changeset in ffmpeg [3d1e2ada] by Stefano Sabatini <stefasab@gmail.com>
lavfi/overlay: remove duplicated definition of …
12:51 PM Changeset in ffmpeg [8f44170d] by Stefano Sabatini <stefasab@gmail.com>
lavfi/avfilter.h: clarify doxy for AVFilterLink.out_buf
12:41 PM Changeset in ffmpeg [f186ecc1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bb675d3ac6d722d5e117ae9042a996b55ca05b1d' * commit …
11:51 AM CompilationGuide/Ubuntu edited by shantiq
(diff)
11:41 AM Changeset in ffmpeg [75b7e543] by Michael Niedermayer <michaelni@gmx.at>
fate: update fate for 1a490df12fd9 Signed-off-by: Michael Niedermayer …
11:02 AM Ticket #2027 (Print size of compressed frame when using ffprobe -show_frames) closed by Stefano Sabatini
fixed: Fixed in: […]
10:46 AM Changeset in ffmpeg [33ab9ebd] by Stefano Sabatini <stefasab@gmail.com>
doc/APIchanges: fill empty git commit hashes and dates
10:46 AM Changeset in ffmpeg [1a490df1] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: show pkt_size in frame Fix trac ticket #2027.
10:46 AM Changeset in ffmpeg [96d815fc] by Stefano Sabatini <stefasab@gmail.com>
lavc: add pkt_size field to AVFrame
9:27 AM Ticket #2032 (mpeg2 bugs) created by downuse
1. when muxing mpeg-ps(i use -f svcd,all streams are -c copy), the scr …
7:19 AM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) updated by ramitb
When you say run "ffmpeg -i test1.ts", what exactly am I looking for …
12:33 AM Changeset in ffmpeg [a8b3f0c5] by Michael Niedermayer <michaelni@gmx.at>
fate: check if rsync has the contimeout option rsync on osx misses …
12:04 AM Ticket #1483 (Allow a list of keyframe numbers that are valid for starting a new segment) updated by Stefano Sabatini
See patch in attachment. Test and comments are welcome. Also I'm not …
12:02 AM 0001-lavf-segment-add-segment_frames-option.patch attached to Ticket #1483 by Stefano Sabatini

Dec 14, 2012:

11:32 PM Ticket #2030 (x264_encoder_open_129) updated by Carl Eugen Hoyos
Either your x264 include file does not match your library version or …
11:19 PM Changeset in ffmpeg [b6671787] by Michael Niedermayer <michaelni@gmx.at>
flashsv2_prime: check block before using it. Fixes null pointer …
10:37 PM Changeset in ffmpeg [02d6d053] by Michael Niedermayer <michaelni@gmx.at>
dcadec: check xch_base_channel against channel_order_tab. Fix null …
9:24 PM Ticket #2031 (ffmpeg fails to access certain http URLs) updated by gjdfgh
The ffmpeg component should be doing this.
9:17 PM Ticket #2031 (ffmpeg fails to access certain http URLs) updated by Cigaes
Spaces are not valid in HTTP URLs. Replace them by %20 and it works.
8:55 PM CompilationGuide/Ubuntu edited by shantiq
added --enable-libaacplus to configure (diff)
8:50 PM Changeset in ffmpeg [51fcf276] by Michael Niedermayer <michaelni@gmx.at>
mp3on4: fix null pointer dereference Found-by: Mateusz "j00ru" …
7:58 PM Changeset in ffmpeg [a99c273a] by Michael Niedermayer <michaelni@gmx.at>
dnxhddec: fix CID changed check. Fixes Null pointer dereference …
7:09 PM Ticket #2031 (ffmpeg fails to access certain http URLs) created by gjdfgh
[…] mplayer can access the file without trouble. (Never mind the …
6:02 PM Changeset in ffmpeg [e095c4ea] by Michael Niedermayer <michaelni@gmx.at>
fate: update asyncts reference We cannot update the existing file …
5:21 PM Ticket #2030 (x264_encoder_open_129) updated by cybernet2u
i started fresh […]
5:19 PM Changeset in ffmpeg [ecebf6fc] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: provide more debug feedback when a new segment starts
5:19 PM Changeset in ffmpeg [df5f9496] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add missing flags to segmenter option constants
5:10 PM Changeset in ffmpeg [6ca24655] by Michael Niedermayer <michaelni@gmx.at>
ass_split_section: dont overread array Found-by: Mateusz "j00ru" …
4:55 PM Changeset in ffmpeg [b2c2589e] by Michael Niedermayer <michaelni@gmx.at>
westwood_vqa: fix null pointer dereference Found-by: Mateusz "j00ru" …
4:51 PM Ticket #2027 (Print size of compressed frame when using ffprobe -show_frames) updated by Stefano Sabatini
Analyzed by developer, Reproduced by developer, Summary changed
4:01 PM Ticket #2030 (x264_encoder_open_129) updated by Carl Eugen Hoyos
Priority, Component changed
Please confirm that you tried "make distclean && ./configure …
3:48 PM Ticket #2030 (x264_encoder_open_129) updated by cybernet2u
this is the tutorial i followed …
3:46 PM Ticket #2030 (x264_encoder_open_129) created by cybernet2u
Summary of the bug: How to reproduce: […] when i'm trying to "make" …
3:21 PM Ticket #1557 (support old sipr in rm) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary changed
3:05 PM Changeset in ffmpeg [3c5c6b9d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
2:56 PM Changeset in ffmpeg [be26232e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd' * commit …
2:50 PM Ticket #2029 (mxf op1a audio has wrong duration and bitrate) updated by Carl Eugen Hoyos
Keywords, Component, Reproduced by developer changed
2:46 PM Ticket #2029 (mxf op1a audio has wrong duration and bitrate) updated by Tomas Härdin
Patch submitted to ML.
2:43 PM Changeset in ffmpeg [a01fe550] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f' * commit …
2:36 PM Changeset in ffmpeg [2f265d90] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a27ae28f9bde981e85c82cf5bf42c5f43fb6f13' * commit …
2:31 PM Ticket #2029 (mxf op1a audio has wrong duration and bitrate) updated by Tomas Härdin
The bad commit is 83cab07: "mxfdec: set audio packets pts" My guess …
2:30 PM Changeset in ffmpeg [86b4dc62] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bd255f9feb4deea4c990e582f0ba3b90d7b64b4c' * commit …
2:22 PM Changeset in ffmpeg [3b5c0f5e] by Michael Niedermayer <michaelni@gmx.at>
h264: remove low_delay/has_b_frame setting code from nal loop This …
2:17 PM Changeset in ffmpeg [b9d887c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '072be3e8969f24113d599444be4d6a0ed04a6602' * commit …
1:54 PM Ticket #2029 (mxf op1a audio has wrong duration and bitrate) updated by Tomas Härdin
Status changed
Regression: the duration looks fine in c581cb4, but not in current …
12:58 PM Changeset in ffmpeg [b6e7041f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b35e5d985dd12acf9a0aaa52334134edcf35d68e' * commit …
12:51 PM Changeset in ffmpeg [593f5c0f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8083332c2de9ee189f96844ff4c2d9be1844116f' * commit …
12:21 PM Changeset in ffmpeg [f33b5ba6] by Luca Barbato <lu_zero@gentoo.org>
vp56: release frames on error Fixes CVE-2012-2783 CC: …
12:21 PM Changeset in ffmpeg [bb675d3a] by Luca Barbato <lu_zero@gentoo.org>
vp56: make parse_header return standard error codes Returning 0 for …
11:11 AM Ticket #2029 (mxf op1a audio has wrong duration and bitrate) updated by cbsrobot
Sorry, I pasted the wrong clipboard. Here it is: […]
11:05 AM Ticket #2029 (mxf op1a audio has wrong duration and bitrate) updated by Carl Eugen Hoyos
Component changed
Please add the complete, uncut console output of "ffmpeg -i …
11:03 AM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) closed by Carl Eugen Hoyos
fixed: Regression since 1909dbf, fixed in 9406d6b.
10:44 AM Ticket #2029 (mxf op1a audio has wrong duration and bitrate) updated by cbsrobot
Here is the file: http://www.datafilehost.com/download-9062f723.html
10:43 AM Ticket #2029 (mxf op1a audio has wrong duration and bitrate) created by cbsrobot
Summary of the bug: How to reproduce: […] the file is playable …
10:28 AM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) updated by Carl Eugen Hoyos
I also tested "N-37915-g6cb2085" and it produces the same output as …
8:51 AM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) updated by Carl Eugen Hoyos
Please run "ffmpeg -i test1.ts" to clarify that your problem is only …
6:10 AM Changeset in ffmpeg [deabb52a] by Anton Khirnov <anton@khirnov.net>
ivi_common: check that scan pattern is set before using it. Fixes …
6:10 AM Changeset in ffmpeg [07acdd6] by Anton Khirnov <anton@khirnov.net>
ivi_common: use proper logging context in ivi_decode_blocks().
6:08 AM Changeset in ffmpeg [8ab42021] by Anton Khirnov <anton@khirnov.net>
ivi_common: make some functions and tables static.
5:52 AM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) updated by ramitb
The Dec 13th Build is not yet released for Windows. Unfortunately, …
5:46 AM Changeset in ffmpeg [5c78a812] by Peter Ross <pross@xvid.org>
sauce: test filetype correctly for datatype 5 (binary text)
4:36 AM Changeset in ffmpeg [58f30175] by Michael Niedermayer <michaelni@gmx.at>
mem: minor simplification of the alignment hack code Idea-by: …
3:49 AM Changeset in ffmpeg [d1870624] by Michael Niedermayer <michaelni@gmx.at>
audioconvert/arm: require alignment of 16 Signed-off-by: Michael …
3:47 AM Changeset in ffmpeg [ceb9f8d9] by Michael Niedermayer <michaelni@gmx.at>
audioconvert: support simd code with specific alignment requirements. …
1:37 AM Changeset in ffmpeg [a286b04d] by Michael Niedermayer <michaelni@gmx.at>
configure/arm: print if thumb mode is enabled Signed-off-by: Michael …
12:13 AM Changeset in ffmpeg [a974adc3] by Michael Niedermayer <michaelni@gmx.at>
g729dec: check pitch_delay_int. Fix out of array read Found-by: …

Dec 13, 2012:

11:51 PM Changeset in ffmpeg [4e5a8878] by Justin Ruggles <justin.ruggles@gmail.com>
asyncts: ignore min_delta only if first_pts is set
11:51 PM Changeset in ffmpeg [c0dc57f1] by Justin Ruggles <justin.ruggles@gmail.com>
asyncts: merge two conditions
11:51 PM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > I'm using WMP 12 (Windows 7) …
11:38 PM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) updated by ramitb
I'm using WMP 12 (Windows 7) and there is no Audio when I put -ss …
11:31 PM Changeset in ffmpeg [56d09250] by Michael Niedermayer <michaelni@gmx.at>
nuv: dont try to copy an empty frame Fixes assertion failure …
10:57 PM Changeset in ffmpeg [0995ad8d] by Janne Grunau <janne-libav@jannau.net>
x86inc: fully concatenate tokens to fix macro expansion for nasm …
10:53 PM Ticket #1756 (2013 Winter Website Banner Contest) updated by herve flores
Hi here is a logo (herve-ffwinter.png file) and its preview …
10:53 PM herve-ffwinter.png attached to Ticket #1756 by herve flores
10:52 PM herve-preview.2.jpg attached to Ticket #1756 by herve flores
10:52 PM herve-preview.jpg attached to Ticket #1756 by herve flores
10:39 PM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) updated by Carl Eugen Hoyos
Keywords changed
I am unable to reproduce this problem: […] […] Audio is …
9:59 PM Ticket #2025 (FFMPEG unable to create WTV files > 2GB) updated by Carl Eugen Hoyos
Version, Reproduced by developer changed
[…] […]
8:54 PM Changeset in ffmpeg [2947e7b7] by Michael Niedermayer <michaelni@gmx.at>
flvenc: don't write random data if seek fails The FLV muxer tries to …
8:54 PM Changeset in ffmpeg [0aa0bab4] by Michael Niedermayer <michaelni@gmx.at>
docs: -asyncts has been replaced by aresample not asyncts in ffmpeg …
8:38 PM Changeset in ffmpeg [ddf6131a] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add segment_start_number option Consistent with the …
8:05 PM Changeset in ffmpeg [d93d03a4] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add function set_segment_filename() Factorize.
8:02 PM Changeset in ffmpeg [0eae920c] by Janne Grunau <janne-libav@jannau.net>
h264: initialize frame-mt context copies properly
8:02 PM Changeset in ffmpeg [6a27ae28] by Janne Grunau <janne-libav@jannau.net>
mpegvideo: treat delayed pictures as used This requires to move the …
8:02 PM Changeset in ffmpeg [bd255f9f] by Janne Grunau <janne-libav@jannau.net>
lavc: set frame parameters after decoding only if necessary Direct …
8:02 PM Changeset in ffmpeg [072be3e8] by Janne Grunau <janne-libav@jannau.net>
h264: set parameters from SPS whenever it changes Fixes a crash in …
6:02 PM Changeset in ffmpeg [0ee440f] by Justin Ruggles <justin.ruggles@gmail.com>
asyncts: cosmetics: reindent
6:02 PM Changeset in ffmpeg [b35e5d98] by Justin Ruggles <justin.ruggles@gmail.com>
doc: improve documentation for the asyncts filter first_pts option …
6:02 PM Changeset in ffmpeg [c143de40] by Justin Ruggles <justin.ruggles@gmail.com>
asyncts: fix the asyncts behavior when using the first_pts option …
6:02 PM Changeset in ffmpeg [8083332c] by Justin Ruggles <justin.ruggles@gmail.com>
asyncts: use clipped delta value when setting resample compensation …
6:02 PM Changeset in ffmpeg [f266486b] by Justin Ruggles <justin.ruggles@gmail.com>
asyncts: fix flushing of final samples at EOF
5:17 PM Changeset in ffmpeg [616e6ffa] by Michael Niedermayer <michaelni@gmx.at>
aresample: increase n_out buffer size a bit to reduce delay in some …
5:15 PM Ticket #2028 (No Audio in output file if -ss is specified after -i in newer builds) created by ramitb
Summary of the bug: With the newer builds, some files (I've replicated …
4:55 PM Ticket #2027 (Print size of compressed frame when using ffprobe -show_frames) updated by Carl Eugen Hoyos
Priority, Version changed
4:46 PM Changeset in ffmpeg [7726916] by Michael Niedermayer <michaelni@gmx.at>
mpegts: check av_new_stream() return value. Fixes CID703728 …
4:05 PM Changeset in ffmpeg [be75fed9] by Luca Barbato <lu_zero@gentoo.org>
vp6: properly fail on unsupported feature Interlacing is not …
3:55 PM Ticket #2027 (Print size of compressed frame when using ffprobe -show_frames) updated by Casper van Donderen
Summary changed
3:54 PM Ticket #2027 (Print size of compressed frame when using ffprobe -show_frames) created by Casper van Donderen
ffprobe supported printing the size of the compressed packet …
2:07 PM Changeset in ffmpeg [0ea47423] by Michael Niedermayer <michaelni@gmx.at>
qt-faststart: Check offset_count Fixes CID733836 Signed-off-by: …
1:32 PM Changeset in ffmpeg [eee8c94f] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: check ff_get_buffer() return value Fixes CID747721 …
1:26 PM Changeset in ffmpeg [5cb080fa] by Michael Niedermayer <michaelni@gmx.at>
snowenc: check ff_get_buffer() return value Fixes CID747722 …
1:20 PM Changeset in ffmpeg [7effc26b] by Michael Niedermayer <michaelni@gmx.at>
svq1enc: check ff_get_buffer() return value Fixes CID747723 …
12:59 PM Changeset in ffmpeg [1818a113] by Michael Niedermayer <michaelni@gmx.at>
alsdec: propagate error codes in read_block() Reviewed-by: Thilo …
12:59 PM Changeset in ffmpeg [0213d5ad] by Michael Niedermayer <michaelni@gmx.at>
alsdec: make return checking for read_*_block_data() consistent …
12:58 PM Changeset in ffmpeg [79bfba14] by Michael Niedermayer <michaelni@gmx.at>
alsdec: Use AVERROR_INVALIDDATA in read_const_block_data Reviewed-by: …
12:51 PM Changeset in ffmpeg [d7117138] by Michael Niedermayer <michaelni@gmx.at>
mips: ac3 downmix updated to the new data layout. Signed-off-by: …
12:13 PM Ticket #2024 (Reencoding dvbsub fails) updated by Cigaes
For the dvbdub → dvbsub case, the input sample is strange, at it has …
11:45 AM Changeset in ffmpeg [2dbc84b1] by Nicolas George <nicolas.george@normalesup.org>
lavf/matroskaenc: check for overflow in display width.
11:23 AM Changeset in ffmpeg [7897919a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: aacdec: …
11:18 AM Changeset in ffmpeg [2e5e2bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f3f60dcbdd6ff2201526a603fe28293975bb7667' * commit …
11:06 AM Changeset in ffmpeg [de7c95d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7941159df6aad2d219e2a7184489be7a735dd944' * commit …
11:01 AM Ticket #2026 ([PATCH] SAP muxer SDP session name not set) updated by Carl Eugen Hoyos
Priority, Keywords, Type changed
Please send patches to ffmpeg-devel, they get more attention there.
10:58 AM Ticket #1937 (cdxl: wrong duration) updated by Carl Eugen Hoyos
There is an if-then-else-block "if (cdxl->framerate)" inside the …
10:53 AM Changeset in ffmpeg [9c0ec23c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '998fdcff41bbda8ef13c991743376556f910efa9' * commit …
10:49 AM Changeset in ffmpeg [e7f255d8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95baf701db719ecad6b31000429e20eca2526ed6' * commit …
10:43 AM 0001-SAP-muxer-set-session-name-from-metadata.patch attached to Ticket #2026 by Jernej Virag
10:42 AM Ticket #2026 ([PATCH] SAP muxer SDP session name not set) created by Jernej Virag
SAP muxer does not pass session name to av_sdp_create which causes …
7:57 AM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) updated by reimar
I'd really like to see how you would scale a video by a factor 3 and …
3:11 AM Ticket #2025 (FFMPEG unable to create WTV files > 2GB) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component changed
2:40 AM Ticket #2025 (FFMPEG unable to create WTV files > 2GB) created by ramitb
FIRST of all thanks @Peter Ross for fixing the seek in WTV files. …
2:38 AM Changeset in ffmpeg [db6e9604] by Michael Niedermayer <michaelni@gmx.at>
lavfi: drop ff_null_start_frame/end_frame/draw_slice. The functions …
2:07 AM Ticket #1937 (cdxl: wrong duration) updated by ami_stuff
Replying to cehoyos: > If "video_size" and …
1:41 AM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) updated by ramitb
Really please explain so how - why would you want to crop after scaling?

Dec 12, 2012:

11:52 PM Ticket #2007 (buffer underflow flood while remuxing mpeg stream) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
11:26 PM Changeset in ffmpeg [cdb376d7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg1video: fix regression with slices != threads Signed-off-by: …
11:25 PM Changeset in ffmpeg [6773269f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg1video: support multi threaded slice encoding. Signed-off-by: …
11:21 PM Changeset in ffmpeg [5f0e5b40] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg1video: fix regression with slices != threads Signed-off-by: …
11:21 PM Changeset in ffmpeg [e9ded2e1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg1video: support multi threaded slice encoding. Signed-off-by: …
11:19 PM Ticket #2016 (Support libopenjpeg 2.0.0) updated by Roger Pack
for me, after copying the include files to the "openjpeg 1.x" …
11:18 PM Changeset in ffmpeg [43912625] by Stefano Sabatini <stefasab@gmail.com>
lavfi/select: assign NAN to ignored values Also log scene value. …
11:16 PM Changeset in ffmpeg [6ba1f280] by Stefano Sabatini <stefasab@gmail.com>
lavfi/select: add support to options Add options introspection, and …
11:15 PM Changeset in ffmpeg [553c9c77] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg1video: fix regression with slices != threads Signed-off-by: …
11:15 PM Changeset in ffmpeg [f44c73f5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg1video: support multi threaded slice encoding. Signed-off-by: …
11:12 PM Changeset in ffmpeg [c214cd18] by Stefano Sabatini <stefasab@gmail.com>
lavfi/select: in select_frame(), rename picref -> ref The variable is …
11:11 PM Changeset in ffmpeg [e7a0b2e0] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: itemize select/aselect examples Improve rendering.
11:10 PM Changeset in ffmpeg [c51f090f] by Stefano Sabatini <stefasab@gmail.com>
lavfi: mv vf_select.c -> f_select.c The file now contains also an …
11:10 PM Changeset in ffmpeg [f5461fac] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add aselect audio variant of select
11:10 PM Ticket #2005 (Wrong palette colors with DVD subtitles encoding) updated by Clément Bœsch
Replying to Cigaes: > {{{ > 0 0 00c5c5c5 00000000 …
11:07 PM Ticket #2024 (Reencoding dvbsub fails) created by Carl Eugen Hoyos
I tested two samples: …
11:03 PM Changeset in ffmpeg [64c5fbd7] by Stefano Sabatini <stefasab@gmail.com>
lavfi/select: remove deprecated and unused poll_frame() callback Simplify.
10:19 PM Ticket #379 (pgssub -> dvdsub in matroska) closed by Carl Eugen Hoyos
fixed: I misread the original description last week;-( Reencoding pgssub -> …
10:16 PM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) updated by Hector
Replying to saste: > Replying to knovz: > …
10:15 PM Ticket #2023 (mkvalidator does not like how FFmpeg muxes pgssubtitles) created by Carl Eugen Hoyos
Related to ticket #379
9:22 PM Changeset in ffmpeg [6d5b0092] by Alex Converse <alex.converse@gmail.com>
aacdec: Fix an off-by-one overwrite when switching to LTP profile from …
8:42 PM Ticket #1997 (setdar/setsar on muxing to mkv can produce files with wrong aspect ...) closed by Carl Eugen Hoyos
fixed: Fixed by Cigaes.
7:59 PM Changeset in ffmpeg [26db6535] by Nicolas George <nicolas.george@normalesup.org>
lavf/matroskaenc: use integers to for display size. Avoid rounding …
7:30 PM Changeset in ffmpeg [140367af] by Martin Storsjö <martin@martin.st>
x86inc: fix stack alignment on win64 Signed-off-by: Martin Storsjö …
7:12 PM Changeset in ffmpeg [a0167958] by Michael Niedermayer <michaelni@gmx.at>
mpeg1video: fix regression with slices != threads Signed-off-by: …
6:29 PM Changeset in ffmpeg [03df9720] by Michael Niedermayer <michaelni@gmx.at>
mpeg1video: support multi threaded slice encoding. Signed-off-by: …
6:17 PM CompilationGuide/MacOSX edited by Adam Nelson
Moved fdk-aac to brew (diff)
4:46 PM Changeset in ffmpeg [f18c873a] by Michael Niedermayer <michaelni@gmx.at>
adpcm: fix off by 1 error and out of array access in DK4 Found-by: …
4:46 PM Changeset in ffmpeg [03b9d4a7] by Michael Niedermayer <michaelni@gmx.at>
msmpeg4dec: fix coeff index Fixes assertion failure Found-by: …
4:46 PM Changeset in ffmpeg [028cc42a] by Michael Niedermayer <michaelni@gmx.at>
read_gab2_sub: fix null pointer dereference Found-by: Mateusz "j00ru" …
4:46 PM Changeset in ffmpeg [02b23818] by Michael Niedermayer <michaelni@gmx.at>
avfilter_get_audio_buffer_ref_from_frame: check that layout and …
4:04 PM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) updated by Cigaes
Replying to ramitbhalla: > Well "logically" it doesn't …
4:03 PM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) updated by ramitb
Okay point 1 taken: Point 2: Well "logically" it doesn't make sense …
3:46 PM Ticket #2005 (Wrong palette colors with DVD subtitles encoding) updated by Cigaes
Replying to gjdfgh: > Would that change decoder output to …
3:43 PM Ticket #379 (pgssub -> dvdsub in matroska) updated by Cigaes
Can you post an excerpt of the output of ffprobe -show_packets
3:42 PM Ticket #2005 (Wrong palette colors with DVD subtitles encoding) updated by gjdfgh
>A possibly better fix would be to multiply everything by alpha Would …
3:39 PM Ticket #2005 (Wrong palette colors with DVD subtitles encoding) updated by Cigaes
Analyzed by developer, Status changed
3:38 PM Ticket #2005 (Wrong palette colors with DVD subtitles encoding) updated by Cigaes
[…] In other words, the dvdsub encoder considers that the …
3:38 PM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) closed by Stefano Sabatini
invalid: Replying to Cigaes: > Replying to ramitbhalla: …
3:32 PM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) updated by Cigaes
Replying to ramitbhalla: > I agree, never said silently, …
3:29 PM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) updated by ramitb
I agree, never said silently, throw a warning but don't fail the …
3:25 PM Ticket #2015 (VF Scale option should include -2 to create square pixels) updated by ramitb
Nothing wrong @saste. I also gave a workaround, but that's the point …
3:24 PM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) updated by Cigaes
Replying to ramitbhalla: > Both - it should not fail, just …
3:22 PM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) updated by ramitb
Both - it should not fail, just keep the scale size if the crop size > …
2:34 PM Ticket #2016 (Support libopenjpeg 2.0.0) updated by Carl Eugen Hoyos
I am not sure I understand you: Do you mean that when openjpeg support …
2:28 PM Ticket #2018 (Wrong duration of mpeg-ps file) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
Sample uploaded to …
2:24 PM Ticket #2016 (Support libopenjpeg 2.0.0) updated by Kyle
Replying to cehoyos: > openjpeg 1.5.1 is expected to work …
2:20 PM Ticket #2022 (DNxHD: Decode video returns wrong number of bytes) updated by Carl Eugen Hoyos
Please send patches to ffmpeg-devel, they usually receive more …
2:05 PM Changeset in ffmpeg [0f236345] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: sub2video: use start and end time. Until now, the …
2:01 PM Changeset in ffmpeg [29d2595a] by Martin Storsjö <martin@martin.st>
rtpproto: Remove unused defines Signed-off-by: Martin Storsjö …
1:54 PM Ticket #2022 (DNxHD: Decode video returns wrong number of bytes) created by Marek Fort
Summary of the bug: Value returned from dnxhd_decode_frame() is wrong. …
1:12 PM Changeset in ffmpeg [e69e780c] by Michael Niedermayer <michaelni@gmx.at>
ff_copy_buffer_ref: use the channel count Signed-off-by: Michael …
1:12 PM Changeset in ffmpeg [5a4eb6aa] by Michael Niedermayer <michaelni@gmx.at>
avfilter_get_video_buffer_ref_from_frame: check channel count more …
1:12 PM Changeset in ffmpeg [0ceca269] by Michael Niedermayer <michaelni@gmx.at>
alsdec: check block length Fix writing over the end Found-by: …
1:04 PM Ticket #2021 (Probing find an extra invalid stream (MJPEG)) closed by Carl Eugen Hoyos
invalid: av_find_best_stream() should help to decide which stream to play.
12:21 PM Ticket #2021 (Probing find an extra invalid stream (MJPEG)) updated by jyavenard
You're right. The MJPEG stream was never detected previously. This …
12:06 PM Ticket #2021 (Probing find an extra invalid stream (MJPEG)) updated by Carl Eugen Hoyos
Why do you think stream 0:2 is invalid? The following works as …
12:00 PM Fantastic Four - Rise of the Silver Surfer - Trailer.mp4 attached to Ticket #2021 by jyavenard
Fantastic 4 trailer
11:56 AM Ticket #2021 (Probing find an extra invalid stream (MJPEG)) created by jyavenard
Summary of the bug: How to reproduce: […] Note the extra mjpeg …
11:16 AM Ticket #2018 (Wrong duration of mpeg-ps file) updated by Carl Eugen Hoyos
Keywords changed
11:15 AM Changeset in ffmpeg [16c3cb9b] by Nicolas George <nicolas.george@normalesup.org>
lavf/concatdec: avoid leaking URLs. Use av_realloc instead of …
11:13 AM Ticket #2019 (Wrong duration of mpeg-ps file) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #2018.
11:13 AM Ticket #2020 (Wrong duration of mpeg-ps file) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #2018.
11:09 AM Ticket #2015 (VF Scale option should include -2 to create square pixels) updated by Stefano Sabatini
Replying to ramitbhalla: > Summary of the bug: FFMPEG …
11:08 AM Ticket #2020 (Wrong duration of mpeg-ps file) created by zoominla
Reproduce command: ffmpeg.exe -i DreamComeTrue.mpg FFmpeg version: All …
11:08 AM Ticket #2019 (Wrong duration of mpeg-ps file) created by zoominla
Reproduce command: ffmpeg.exe -i DreamComeTrue.mpg FFmpeg version: All …
10:35 AM Changeset in ffmpeg [75b3911e] by Michael Niedermayer <michaelni@gmx.at>
mxf_set_audio_pts: fix division by 0 Found-by: Mateusz "j00ru" …
10:34 AM Ticket #2018 (Wrong duration of mpeg-ps file) updated by Carl Eugen Hoyos
Keywords changed
10:33 AM Ticket #2018 (Wrong duration of mpeg-ps file) updated by Carl Eugen Hoyos
Keywords changed
Please add the complete, uncut console output and please provide a sample.
10:22 AM Ticket #2018 (Wrong duration of mpeg-ps file) created by zoominla
Reproduce command: ffmpeg.exe -i test.mpg FFmpeg version: current …
10:21 AM Changeset in ffmpeg [a0f659b2] by Michael Niedermayer <michaelni@gmx.at>
oggspeexparse: fix array overread Found-by: Mateusz "j00ru" Jurczyk …
10:18 AM Changeset in ffmpeg [f3f60dcb] by Martin Storsjö <martin@martin.st>
rtpdec_mpeg4: Cosmetic cleanup Signed-off-by: Martin Storsjö …
10:18 AM Changeset in ffmpeg [584a0179] by Martin Storsjö <martin@martin.st>
rtpdec: Cosmetic cleanup of the header Signed-off-by: Martin Storsjö …
10:18 AM Changeset in ffmpeg [abf74a11] by Martin Storsjö <martin@martin.st>
rtpdec: Get rid of a useless _s suffix on a struct name …
10:18 AM Changeset in ffmpeg [7941159d] by Martin Storsjö <martin@martin.st>
rtpdec/enc: Remove outdated/useless/misleading comments …
10:18 AM Changeset in ffmpeg [d6ec7452] by Martin Storsjö <martin@martin.st>
rtpdec: Improve some comments The previous comment about the buffer …
10:18 AM Changeset in ffmpeg [e66d448c] by Martin Storsjö <martin@martin.st>
rtpdec: Remove unused context variables These stem from back when …
10:18 AM Changeset in ffmpeg [81ef5192] by Martin Storsjö <martin@martin.st>
rtpdec: Limit writing to the buffer size This fixes potential buffer …
10:17 AM Changeset in ffmpeg [48238fd0] by Martin Storsjö <martin@martin.st>
svq1: Fix building with -DDEBUG Signed-off-by: Martin Storsjö …
10:03 AM Ticket #1976 (dshow_read_header can return zero when it fails) closed by Carl Eugen Hoyos
invalid
10:03 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) closed by Carl Eugen Hoyos
invalid
9:50 AM Changeset in ffmpeg [12fcc626] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
9:48 AM Ticket #1976 (dshow_read_header can return zero when it fails) updated by DonMoir
fixed.
9:46 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
Appears to be fixed. I don't have a WMV3 file where the width and …
9:37 AM Changeset in ffmpeg [ce58642e] by Michael Niedermayer <michaelni@gmx.at>
x86inc: support stack mem allocation and re-alignment in PROLOGUE. …
9:31 AM Changeset in ffmpeg [82c02112] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '14758e3211d34a97c42b07acae117ce5627d7f57' * commit …
9:23 AM Ticket #2012 (-filter without specifier fails without explicit error) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
9:22 AM Ticket #2017 ([scale @ 0x195aa60] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:426 h:238 ...) updated by Carl Eugen Hoyos
Component changed
Is this reproducible with current git head? Your output looks edited …
9:16 AM Changeset in ffmpeg [8dbc384f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd04c17c91363a6b15d1ac2d79c817f3d5e2998b3' * commit …
9:14 AM Changeset in ffmpeg [d276f28b] by Michael Niedermayer <michaelni@gmx.at>
swfdec: print warning when len is cliped Signed-off-by: Michael …
9:12 AM Ticket #2017 ([scale @ 0x195aa60] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:426 h:238 ...) created by Iliya
ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers …
9:08 AM Changeset in ffmpeg [31f9cf38] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix frame-rate documentation.
9:00 AM Changeset in ffmpeg [c4182d72] by Anton Khirnov <anton@khirnov.net>
svq1: return meaningful error codes.
8:59 AM Changeset in ffmpeg [998fdcff] by Anton Khirnov <anton@khirnov.net>
lavc: replace some forgotten instances of PixelFormat with AVPixelFormat
8:59 AM Changeset in ffmpeg [84a08066] by Anton Khirnov <anton@khirnov.net>
svq1: unmacroify macros used only once.
8:57 AM Changeset in ffmpeg [95baf701] by Anton Khirnov <anton@khirnov.net>
svq1: deMpegEncContextize This decoder is quite simple and none of …
8:55 AM Changeset in ffmpeg [be5389d5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e70c5b034c4787377e82cab2d5565486baec0c2a' * commit …
8:22 AM Ticket #1937 (cdxl: wrong duration) updated by Carl Eugen Hoyos
Replying to ami_stuff: > the correct duration shoud be …
8:21 AM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) updated by Carl Eugen Hoyos
Do you request that the crop filter does not fail if the crop values …
8:18 AM Ticket #2015 (VF Scale option should include -2 to create square pixels) updated by Carl Eugen Hoyos
Keywords, Component changed
Please provide a short MPlayer / MEncoder command line and a ffmpeg …
8:09 AM Changeset in ffmpeg [42b5688d] by Luca Barbato <lu_zero@gentoo.org>
lavr: fix segfault due to overlooked change needed in 14758e3 …
8:03 AM Ticket #2016 (Support libopenjpeg 2.0.0) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Type, Summary changed
openjpeg 1.5.1 is expected to work fine, please open an independent …
4:24 AM Ticket #2016 (Support libopenjpeg 2.0.0) created by Kyle
I'm trying to compile the latest FFmpeg git with openjpeg 2.0.0 but …
4:23 AM Changeset in ffmpeg [6f40e9f0] by Luca Barbato <lu_zero@gentoo.org>
x86inc: support stack mem allocation and re-alignment in PROLOGUE Use …
3:39 AM Ticket #2015 (VF Scale option should include -2 to create square pixels) created by ramitb
Summary of the bug: FFMPEG has not way to create square pixels output …
3:35 AM Ticket #2014 (Crop and Scale are location sensitive, fails if scale comes before crop) created by ramitb
Summary of the bug: If crop comes before scale in the video filters …
2:49 AM Ticket #1937 (cdxl: wrong duration) updated by ami_stuff
the correct duration shoud be calculated like this: int64_t filesize …
2:48 AM frosty-2.png attached to Ticket #2013 by Rick
frosty-2.png Winter logo
2:44 AM Ticket #2013 (Winter Logo Design) created by Rick
3d FFMPDG on snow field with frosty trees in the background.
1:55 AM Changeset in ffmpeg [9138f6da] by Clément Bœsch <ubitux@gmail.com>
lavfi/showinfo: check plane count before dereferencing.
12:22 AM Changeset in ffmpeg [2fb240dd] by Michael Niedermayer <michaelni@gmx.at>
ac3dec: fix out of array read Found-by: Mateusz "j00ru" Jurczyk and …
12:22 AM Changeset in ffmpeg [a202541f] by Michael Niedermayer <michaelni@gmx.at>
cafdec: Check duration before use. Fix division by 0 Found-by: …
12:22 AM Changeset in ffmpeg [99a8552d] by Michael Niedermayer <michaelni@gmx.at>
bfi: fix division by 0 Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
12:22 AM Changeset in ffmpeg [1cf7b61f] by Michael Niedermayer <michaelni@gmx.at>
Changelog: update for soxr Signed-off-by: Michael Niedermayer …

Dec 11, 2012:

11:36 PM Changeset in ffmpeg [803af810] by Stefano Sabatini <stefasab@gmail.com>
doc/ffmpeg: fix/extend documentation for -copyts
9:04 PM Changeset in ffmpeg [801b3157] by Michael Niedermayer <michaelni@gmx.at>
swr: Add SOX resampler support Signed-off-by: Michael Niedermayer …
9:04 PM Changeset in ffmpeg [41049d07] by Michael Niedermayer <michaelni@gmx.at>
swr: add a lowpass default so that each Resampler can have its own …
9:04 PM Changeset in ffmpeg [ae5a55e7] by Michael Niedermayer <michaelni@gmx.at>
swr: move flush into Resampler Signed-off-by: Michael Niedermayer …
9:04 PM Changeset in ffmpeg [431dcc49] by Michael Niedermayer <michaelni@gmx.at>
swr: make realloc_audio() available outside swresample.c …
9:04 PM Changeset in ffmpeg [5a5d7074] by Michael Niedermayer <michaelni@gmx.at>
swr: Add API to make resample engine selectable. Signed-off-by: …
9:04 PM Changeset in ffmpeg [e8e57563] by Michael Niedermayer <michaelni@gmx.at>
lavc/utils: Do not require dimensions for PNG. pngenc doesnt need …
8:52 PM Changeset in ffmpeg [bbc8f0cd] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: fix grammar mistake in setfield documentation …
7:00 PM Changeset in ffmpeg [14758e32] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: temporarily store custom matrix in AVAudioResampleContext This …
7:00 PM Changeset in ffmpeg [887d4c05] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: clarify documentation for avresample_get/set_matrix()
5:14 PM Changeset in ffmpeg [4b4f16cd] by Clément Bœsch <ubitux@gmail.com>
lavfi/fps: remove parse opt error message. See cc650cf0 for more info.
5:12 PM Changeset in ffmpeg [b2f2321c] by Clément Bœsch <ubitux@gmail.com>
doc/filters: extend fps documentation.
5:12 PM Changeset in ffmpeg [0e0e3db1] by Clément Bœsch <ubitux@gmail.com>
lavfi/fps: add shorthand.
3:40 PM Changeset in ffmpeg [7d05bbb6] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: drop unneeded extradata padding Found-by: Tomas Härdin …
2:37 PM Changeset in ffmpeg [d04c17c9] by Justin Ruggles <justin.ruggles@gmail.com>
swfdec: cosmetics: fix indentation
2:36 PM Changeset in ffmpeg [e70c5b03] by Justin Ruggles <justin.ruggles@gmail.com>
swfdec: do better validation of tag length Avoids trying to read a …
1:43 PM Changeset in ffmpeg [b6557080] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: fix leak of extradata Reviewed-by: Tomas Härdin …
11:59 AM Changeset in ffmpeg [02823f6d] by Mans Rullgard <mans@mansr.com>
Make LOCAL_ALIGNED syntactically similar on all systems This changes …
11:50 AM Changeset in ffmpeg [9e28c7ef] by Michael Niedermayer <michaelni@gmx.at>
filters.texi: document more aresample options Signed-off-by: Michael …
11:50 AM Changeset in ffmpeg [7dee5f04] by Michael Niedermayer <michaelni@gmx.at>
svq3: fix cast type to be independant of "sizeof(int)" Signed-off-by: …
11:46 AM Changeset in ffmpeg [17d5746d] by Paul B Mahol <onemda@gmail.com>
build: fix dca encoder dependencies Signed-off-by: Paul B Mahol …
11:34 AM Changeset in ffmpeg [23751390] by Paul B Mahol <onemda@gmail.com>
fate: add BRSTM demuxer test Signed-off-by: Paul B Mahol …
9:17 AM Changeset in ffmpeg [7016aa6] by Peter Ross <pross@xvid.org>
iff decoder: support RGB8 and RGBN
9:17 AM Changeset in ffmpeg [53ae32d] by Peter Ross <pross@xvid.org>
iff demuxer: support RGB8 and RGBN
8:34 AM Changeset in ffmpeg [67c1b5b0] by Michael Niedermayer <michaelni@gmx.at>
lavf: remove unneeded pb check Fixes CID747727 Signed-off-by: Michael …
7:56 AM Changeset in ffmpeg [b688a284] by Michael Niedermayer <michaelni@gmx.at>
astenc: fix assignment vs compare Fixes CID747736 Signed-off-by: …
7:51 AM Changeset in ffmpeg [a70b38d2] by Michael Niedermayer <michaelni@gmx.at>
lavf: fix memleak Fixes CID747738 Signed-off-by: Michael Niedermayer …
7:24 AM Changeset in ffmpeg [9696ad6a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
3:28 AM Changeset in ffmpeg [fd3cdcaf] by Clément Bœsch <ubitux@gmail.com>
lavfi: remove mp=denoise3d filter. hqdn3d was meant to be a more …
2:57 AM Changeset in ffmpeg [80e5c51d] by Clément Bœsch <ubitux@gmail.com>
doc: fix a -map syntax in one command line example.
2:51 AM Ticket #2012 (-filter without specifier fails without explicit error) updated by Clément Bœsch
Description changed
2:50 AM Ticket #2012 (-filter without specifier fails without explicit error) updated by Clément Bœsch
Description changed
2:48 AM Ticket #2012 (-filter without specifier fails without explicit error) created by Clément Bœsch
Given a random input file with both audio and video: […] ...and …
1:54 AM Changeset in ffmpeg [7eafd27] by Clément Bœsch <ubitux@gmail.com>
build: fix prores decoder dependencies. According to …
1:32 AM Ticket #2011 (i263: artefacts with deblocking filter) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Artefacts are visible after ~10 seconds.
1:28 AM normal_deblocking_filter.avi attached to Ticket #2011 by Carl Eugen Hoyos
1:13 AM Changeset in ffmpeg [18d93981] by Clément Bœsch <ubitux@gmail.com>
doxy: add ref for lavfi, lpp and lsws.
1:10 AM Ticket #2011 (i263: artefacts with deblocking filter) created by ami_stuff
I have tested i263 codec a bit more and found another issue. …
12:56 AM Ticket #2009 (Bogus library dependencies (e.g. on SDL)) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
12:53 AM Changeset in ffmpeg [5595e7a1] by Michael Niedermayer <michaelni@gmx.at>
doxy: fix swr group name Signed-off-by: Michael Niedermayer …
12:26 AM Changeset in ffmpeg [71b19129] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Print bpc (for bits per component) with pixel format if it is smaller …

Dec 10, 2012:

11:50 PM Changeset in ffmpeg [59d765e3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
flac_parser.c: fix issue with looping output for small files. see …
11:49 PM Changeset in ffmpeg [dad5b956] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffplay: Prevent 0/0 aspect from being passed on to lavfi 0/0 fails to …
11:41 PM Ticket #744 (tweak i263 pb-frames support to eliminate graphic corruption) updated by Carl Eugen Hoyos
The artefacts were fixed by Michael, ffmpeg is still too verbose for …
11:24 PM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) closed by Stefano Sabatini
fixed: Should be fixed in: […]
11:18 PM Changeset in ffmpeg [8e905655] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add reset_timestamps option The new options reset the …
11:03 PM Changeset in ffmpeg [22e49886] by Michael Niedermayer <michaelni@gmx.at>
opt: fix memleak on error of range_array Fixes CID747739 …
11:03 PM Changeset in ffmpeg [0a60f830] by Michael Niedermayer <michaelni@gmx.at>
http: dont null check p, its unneeded Fixes CID747740 Signed-off-by: …
11:03 PM Changeset in ffmpeg [b11a8890] by Michael Niedermayer <michaelni@gmx.at>
vf_tinterlace: default of mode switch is impossible, add assert. …
10:57 PM Changeset in ffmpeg [41bcde60] by Carl Eugen Hoyos <cehoyos@ag.or.at>
asfdec: check stream_index for validity Signed-off-by: Michael …
10:57 PM Changeset in ffmpeg [e432bd07] by Carl Eugen Hoyos <cehoyos@ag.or.at>
asfdec: flip the interpretation of the header aspect back This …
10:57 PM Changeset in ffmpeg [08d75bf5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
asfdec: parse aspect ratio payload extension Signed-off-by: Michael …
10:57 PM Changeset in ffmpeg [19de5478] by Carl Eugen Hoyos <cehoyos@ag.or.at>
asfdec: correctly parse payload extensions Signed-off-by: Michael …
10:57 PM Changeset in ffmpeg [3ac97550] by Carl Eugen Hoyos <cehoyos@ag.or.at>
asfdec: parse payload extension list Signed-off-by: Michael …
10:30 PM Changeset in ffmpeg [e7101a7f] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/mpegvideo: switch to av_assert2 Signed-off-by: Michael …
10:23 PM Changeset in ffmpeg [623184af] by Michael Niedermayer <michaelni@gmx.at>
itu H.263: Fix handling of PB blocks This fixes artifacts in …
10:07 PM Ticket #2010 (ffplay can't seek in file that vlc and mplayer -demuxer mov can seek) updated by Carl Eugen Hoyos
Keywords changed
Please add a failing command line together with complete, uncut …
8:00 PM Ticket #2010 (ffplay can't seek in file that vlc and mplayer -demuxer mov can seek) created by gjdfgh
You can't seek in this file with ffplay: …
7:52 PM Changeset in ffmpeg [c3bb3334] by Michael Niedermayer <michaelni@gmx.at>
h264: dont try to allocate scratchpad if linesize is not known Fixes …
7:09 PM Ticket #2009 (Bogus library dependencies (e.g. on SDL)) created by Rudolf Polzer
Summary of the bug: pkg-config files contain unneeded dependencies …
5:23 PM Changeset in ffmpeg [395c3feb] by Mans Rullgard <mans@mansr.com>
build: fix 'clean' target This fixes removal of TOOLS as well as …
4:25 PM Changeset in ffmpeg [c7368539] by Michael Niedermayer <michaelni@gmx.at>
swfdec: check lens validity Signed-off-by: Michael Niedermayer …
4:19 PM Changeset in ffmpeg [2ddf7c8] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
ZeroCodec: Flip output The initial testing of the VFW binary codec …
1:59 PM Changeset in ffmpeg [a354839b] by Paul B Mahol <onemda@gmail.com>
build: update mxf muxer dependencies Signed-off-by: Paul B Mahol …
1:49 PM Changeset in ffmpeg [d880c344] by Paul B Mahol <onemda@gmail.com>
lavc: fix typo and avrn build dependencies Signed-off-by: Paul B …
1:41 PM Changeset in ffmpeg [ddbf070] by Michael Niedermayer <michaelni@gmx.at>
dsputil_mmx: switch to av_assert2() Signed-off-by: Michael …
1:04 PM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) updated by Roman Gaufman
I'm having the same issue and it is very annoying, I will try the …
12:06 PM Changeset in ffmpeg [4c751528] by Paul B Mahol <onemda@gmail.com>
takdec: silence/fix warning for undefined behavior Signed-off-by: …
11:45 AM Changeset in ffmpeg [4a5289ad] by Michael Niedermayer <michaelni@gmx.at>
mips: disable ac3 downmix, until its updated to the new data layout. …
11:13 AM Changeset in ffmpeg [6321e028] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtpdec: …
10:48 AM Ticket #2008 (ffplay doesn't play encrypted HLS over https) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
The output you posted looks incomplete, please always post the …
10:18 AM Ticket #2008 (ffplay doesn't play encrypted HLS over https) updated by jason zong
I cannot put a link for your guys to test, because any links will be …
10:12 AM Changeset in ffmpeg [f540851c] by Peter Ross <pross@xvid.org>
mov: parse @PRM and @PRQ metadata tags These tags describe the …
10:10 AM Ticket #2008 (ffplay doesn't play encrypted HLS over https) created by jason zong
Summary of the bug: How to reproduce: […] Patches should be …
10:08 AM Changeset in ffmpeg [e044cd41] by Peter Ross <pross@xvid.org>
codec_desc: AV_CODEC_ID_SMPTE_KLV is data
9:58 AM Changeset in ffmpeg [ccb59c1] by Martin Storsjö <martin@martin.st>
rtpdec: Remove an outdated todo comment This comment was added in …
9:58 AM Changeset in ffmpeg [0d85663a] by Martin Storsjö <martin@martin.st>
rtpdec: Rename a static variable to normal naming conventions …
9:53 AM Changeset in ffmpeg [f9e493c6] by Mans Rullgard <mans@mansr.com>
sh4: dsputil: remove duplicate of ff_gmc_c() This function is an …
8:47 AM Ticket #1997 (setdar/setsar on muxing to mkv can produce files with wrong aspect ...) updated by kahphi
The patch fixes it for me as well. Thank you very much, gentlemen!
3:45 AM Changeset in ffmpeg [7aabeea] by Michael Niedermayer <michaelni@gmx.at>
ac3dec: fix bugs in direct buffer use. This fixes potentially …
1:16 AM Changeset in ffmpeg [529d3e00] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:06 AM Changeset in ffmpeg [a933698] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '30b39164256999efc8d77edc85e2e0b963c24834' * commit …
12:32 AM Changeset in ffmpeg [b7d8484f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b8f3ab8e6a7ce3627764da53b809628c828d4047' * commit …
12:27 AM Changeset in ffmpeg [78ac7ee9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5d471b73d20616f5ac701ff62e5de49465cda264' * commit …
12:23 AM Changeset in ffmpeg [5c75708c] by Michael Niedermayer <michaelni@gmx.at>
configure: fix automatic processing of _extralibs in check_deps This …
12:09 AM Changeset in ffmpeg [a875a9a8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
vqavideo: Reinitialise the actually used partial codebook …
12:06 AM Changeset in ffmpeg [73487f7d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: try to support oddly muxed MMES stream Fixes ticket1804 …
12:04 AM Changeset in ffmpeg [6d16f5c3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: try to support oddly muxed MMES stream Fixes ticket1804 …
12:00 AM Changeset in ffmpeg [2a42b680] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: try to support oddly muxed MMES stream Fixes ticket1804 …
12:00 AM Changeset in ffmpeg [20899c54] by Michael Niedermayer <michaelni@gmx.at>
http/utils: rename "demuxer" to mime_type Signed-off-by: Michael …

Dec 9, 2012:

11:58 PM Changeset in ffmpeg [436c011a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avidec: try to support oddly muxed MMES stream Fixes ticket1804 …
11:50 PM Changeset in ffmpeg [ec6271c0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: ignore ff_read_riff_info() failure. Some files simply contain …
11:50 PM Changeset in ffmpeg [455b98b7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: retry reading metadata without padding if it fails with Fixes …
11:48 PM Changeset in ffmpeg [f1156fdc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: ignore ff_read_riff_info() failure. Some files simply contain …
11:48 PM Changeset in ffmpeg [1a5b7ce0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: retry reading metadata without padding if it fails with Fixes …
11:46 PM Changeset in ffmpeg [28e609a8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: ignore ff_read_riff_info() failure. Some files simply contain …
11:46 PM Changeset in ffmpeg [c6850d38] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: retry reading metadata without padding if it fails with Fixes …
11:36 PM Changeset in ffmpeg [c389ae54] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: ignore ff_read_riff_info() failure. Some files simply contain …
11:36 PM Changeset in ffmpeg [15526ac6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: retry reading metadata without padding if it fails with Fixes …
11:26 PM Changeset in ffmpeg [9929991d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffserver: set oformat Fix Ticket1986 Signed-off-by: Michael …
11:22 PM Ticket #1986 (ffserver crashes while playing h264 video from matroska container over rtsp) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
10:41 PM Ticket #1966 (first field missing playing dvd with commit 8824a9ed) closed by Carl Eugen Hoyos
fixed: Both mplayer -demuxer mpeg -vc ffmpeg12 and mplayer -demuxer mpeg -vc …
10:39 PM Changeset in ffmpeg [cbe43e62] by Michael Niedermayer <michaelni@gmx.at>
ffserver: set oformat Fix Ticket1986 Signed-off-by: Michael …
10:21 PM Changeset in ffmpeg [2dd95bd7] by Mans Rullgard <mans@mansr.com>
dsputil: remove unused macro WRAPPER8_16 This macro has never been …
10:01 PM Changeset in ffmpeg [cef28b56] by Paul B Mahol <onemda@gmail.com>
tak: reduce difference with qatar Mostly cosmetics changes, but also …
9:41 PM Ticket #2006 (tiff: support lzw with inverted FillOrder) updated by Carl Eugen Hoyos
Status changed
9:39 PM Ticket #228 (FFserver: reordering of "<Stream>"s in config file makes difference) updated by Carl Eugen Hoyos
Keywords changed
Is this reproducible with current git head? If yes, please add the …
9:30 PM Ticket #2006 (tiff: support lzw with inverted FillOrder) reopened by Carl Eugen Hoyos
Sorry, I am not sure what I tested but this is a reproducible ticket.
9:20 PM Changeset in ffmpeg [d4f8cecc] by Mans Rullgard <mans@mansr.com>
configure: fix automatic processing of _extralibs in check_deps This …
8:55 PM Changeset in ffmpeg [461b5bf4] by Stefano Sabatini <stefasab@gmail.com>
lavc/avcodec: extend/clarify/fix documentation for …
7:42 PM Changeset in ffmpeg [ad47ac20] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: remove silly assert(), improve feedback The code should …
7:24 PM Changeset in ffmpeg [68bc0121] by Michael Niedermayer <michaelni@gmx.at>
http/utils: move mime -> demuxer maping from http to utils …
6:49 PM Changeset in ffmpeg [0af7ccd9] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: move current_picture_ptr reset to the end of decode_frame. …
6:42 PM Ticket #2007 (buffer underflow flood while remuxing mpeg stream) created by Clément Bœsch
[…] […] The file is playable so I believe the problem is …
6:28 PM Changeset in ffmpeg [774e6fc9] by Martin Storsjö <martin@martin.st>
libvpxenc: Support forcing keyframes Signed-off-by: Martin Storsjö …
6:12 PM Changeset in ffmpeg [e3d95b54] by Michael Niedermayer <michaelni@gmx.at>
probe: belive protocol content type if set and avoid lengthly probing. …
6:12 PM Changeset in ffmpeg [76d851b6] by Michael Niedermayer <michaelni@gmx.at>
http: export ICY content type Signed-off-by: Michael Niedermayer …
6:02 PM Ticket #2005 (Wrong palette colors with DVD subtitles encoding) updated by Clément Bœsch
Description changed
When encoding and muxing to nut (which seems to be the only other …
5:50 PM Changeset in ffmpeg [16001373] by Nicolas George <nicolas.george@normalesup.org>
lavf: TED Talks JSON captions demuxer.
5:50 PM Ticket #1496 (Stream passthru : VideoCodec copy) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
5:38 PM Ticket #1326 (non-existing SPS XX referenced in buffering period - error while ...) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can add the missing information.
5:36 PM Ticket #1886 (avformat_write_header crashes on writing Live Smooth Streaming video) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can add the missing information.
5:26 PM 0002-lavf-segment-add-reset_timestamps-option.patch attached to Ticket #1425 by Stefano Sabatini
5:25 PM Ticket #1425 (Clips generated by ffmpeg using segment muxer are not correctly played ...) updated by Stefano Sabatini
Replying to knovz: […] > > Please check the attached …
5:24 PM Changeset in ffmpeg [18eb3196] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Improve x264opts description.
5:16 PM Ticket #1802 (Segmentation fault with ffserver) updated by Carl Eugen Hoyos
I failed to reproduce this problem, but I unfortunately cannot test …
4:23 PM Ticket #1986 (ffserver crashes while playing h264 video from matroska container over rtsp) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Regression since d77f4af / 82edf67.
4:15 PM Changeset in ffmpeg [9282fbb9] by Michael Niedermayer <michaelni@gmx.at>
mpegts: demux asynchronous SMPTE 336M Key-Length-Value (KLV) metadata …
4:14 PM Changeset in ffmpeg [3193a5cd] by Michael Niedermayer <michaelni@gmx.at>
arm: put prefetch under matching #ifdef as the actual code …
3:52 PM Changeset in ffmpeg [ec5da7ae] by Mans Rullgard <mans@mansr.com>
ac3dec: decode directly into output buffers Signed-off-by: Mans …
3:52 PM Changeset in ffmpeg [30b39164] by Mans Rullgard <mans@mansr.com>
ac3dec: make downmix() take array of pointers to channel data
3:52 PM Changeset in ffmpeg [b8f3ab8e] by Mans Rullgard <mans@mansr.com>
ac3dec: output planar float only Signed-off-by: Mans Rullgard …
3:48 PM Ticket #1828 (Start timestamp ignored when muxing dvd_subtitle) updated by Daniel Pielmeier
Replying to ubitux: > Added in 710c4baf. > > You can try …
2:51 PM Changeset in ffmpeg [288bb3da] by Janne Grunau <janne-libav@jannau.net>
svq3: make slice type value unsigned to match svq3_get_ue_golomb …
2:10 PM Ticket #2005 (Wrong palette colors with DVD subtitles encoding) updated by Carl Eugen Hoyos
Is this mkv-related or reproducible with other containers as well?
1:56 PM Changeset in ffmpeg [998c1ee1] by Diego Biurrun <diego@biurrun.de>
configure: Have protocols select network code instead of depending on it
1:08 PM Changeset in ffmpeg [1374b5e1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avio: …
12:56 PM Changeset in ffmpeg [e7d924da] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '91ac403b1316d59b4f43c4ea0f237e24cec2819a' * commit …
12:36 PM Changeset in ffmpeg [5d471b73] by Diego Biurrun <diego@biurrun.de>
rtpdec: K&R formatting and spelling cosmetics Signed-off-by: Diego …
12:36 PM Changeset in ffmpeg [ba0c8981] by Diego Biurrun <diego@biurrun.de>
cosmetics: Fix dropable --> droppable typo
12:35 PM Changeset in ffmpeg [5de1f7a7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '18e6f087c4a50bede8449ee164778945480be50c' * commit …
10:46 AM Changeset in ffmpeg [9f92e590] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: fix double free Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
9:32 AM Ticket #2001 (ffmpeg can't handle mms streaming using http:// prefix) updated by Carl Eugen Hoyos
Please add complete, uncut console output to make this a valid ticket.
9:31 AM Ticket #2006 (tiff: support lzw with inverted FillOrder) closed by Carl Eugen Hoyos
fixed: Fixed by you.
9:29 AM Ticket #1639 (concat filter frozen) closed by Carl Eugen Hoyos
fixed: For future tickets: Please always post a (failing) command line …
9:27 AM Ticket #1218 (zerocodec: decodes upside-down) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for reporting and testing!
9:24 AM Changeset in ffmpeg [66dc3ba] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Flip zerocodec output. Fixes ticket #1218
8:45 AM Changeset in ffmpeg [1dd1c1c8] by Luca Barbato <lu_zero@gentoo.org>
avio: K&R cosmetic formatting
7:06 AM Ticket #1639 (concat filter frozen) updated by chinshou
Please close this ticket , it seems the bug has already been fixed , I …
5:06 AM Changeset in ffmpeg [e8ca7cfa] by Michael Niedermayer <michaelni@gmx.at>
h264: avoid calling idr() twice Fixes rare race condition leading to …
3:32 AM tiff_lzw3.diff attached to Ticket #2006 by ami_stuff
3:31 AM Ticket #2006 (tiff: support lzw with inverted FillOrder) created by ami_stuff
I attache a patch, but I'm not sure if it's correct and don't want to …
2:43 AM Changeset in ffmpeg [4c554c96] by Clément Bœsch <ubitux@gmail.com>
lavc/libcelt: add missing internal.h include. This should fix build …
1:47 AM Changeset in ffmpeg [92f630ea] by Paul B Mahol <onemda@gmail.com>
add forgotten AV_ prefix to some CODEC_IDs Signed-off-by: Paul B …
12:00 AM Changeset in ffmpeg [7f012475] by Michael Niedermayer <michaelni@gmx.at>
tiff: support zlib with invertedFillOrder Signed-off-by: Michael …
Note: See TracTimeline for information about the timeline view.