Timeline



Dec 12, 2011:

11:39 PM Changeset in ffmpeg [8bc7fe4d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:05 PM Changeset in ffmpeg [c83ef636] by Michael Niedermayer <michaelni@gmx.at>
build: Disable avconv more completely while leaving the user the …
10:08 PM Ticket #737 (dropframe timecode error in drawtext filter) created by dave rice
When I specify an initial dropframe timecode value (using …
10:06 PM Changeset in ffmpeg [58c42af7] by Diego Biurrun <diego@biurrun.de>
doxygen: misc consistency, spelling and wording fixes
8:54 PM Changeset in ffmpeg [31a68ad5] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Update seek reference for added metadata to lavf tests. As far as I …
8:17 PM Changeset in ffmpeg [8b494b7b] by Diego Biurrun <diego@biurrun.de>
vcr1: drop unnecessary emms_c() calls without MMX code Signed-off-by: …
7:51 PM Changeset in ffmpeg [6c723f3f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
lavf-regression: minimal metadata test. This tests writing the global …
7:34 PM Changeset in ffmpeg [cd3716b9] by Anton Khirnov <anton@khirnov.net>
Replace all uses of av_close_input_file() with avformat_close_input().
7:23 PM Changeset in ffmpeg [52660454] by Anton Khirnov <anton@khirnov.net>
lavf: add avformat_close_input(). It sets the supplied …
7:21 PM Changeset in ffmpeg [3a7f7678] by Anton Khirnov <anton@khirnov.net>
lavf: deprecate av_close_input_stream(). And remove all its uses.
6:44 PM Changeset in ffmpeg [59826cab] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add some basic demuxing documentation.
6:44 PM Changeset in ffmpeg [ccbc1068] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add some general lavf information.
6:44 PM Changeset in ffmpeg [abf2c2d7] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add misc utility functions to a group.
6:43 PM Changeset in ffmpeg [c8dffc02] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add av_guess_codec/format to the encoding group.
6:43 PM Changeset in ffmpeg [469c62d0] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add core functions to a doxy group.
6:43 PM Changeset in ffmpeg [1be32305] by Anton Khirnov <anton@khirnov.net>
Add basic libavdevice documentation.
6:42 PM Changeset in ffmpeg [5b22d6e1] by Anton Khirnov <anton@khirnov.net>
lavc: convert error_recognition to err_recognition. Signed-off-by: …
5:34 PM Changeset in ffmpeg [7d531e83] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Set DTS and PTS on video packets This involves computing …
5:34 PM Changeset in ffmpeg [8a2cb2ab] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Only sort IndexTableSegments once Signed-off-by: Michael …
5:34 PM Changeset in ffmpeg [0bcada9f] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Add Avid's essence element key Signed-off-by: Michael …
5:34 PM Changeset in ffmpeg [1e14bfc1] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Add support for Avid indexes These indexes duplicate every …
5:34 PM Changeset in ffmpeg [89cc8c17] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Check slice_count before freeing slice_offset_entries This …
5:34 PM Changeset in ffmpeg [c0ee522d] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Bring back accumulated_offset that was removed in 5e67e3e I …
5:08 PM Changeset in ffmpeg [e6a5de44] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix codecids with ffserver + ffmpeg + ffm Signed-off-by: …
4:49 PM Changeset in ffmpeg [80914cde] by Clément Bœsch <ubitux@gmail.com>
timecode: rename internal ff_* symbols to avpriv_*. Those functions …
4:49 PM Changeset in ffmpeg [fa4e30af] by Clément Bœsch <ubitux@gmail.com>
drawtext: allow burning the timecode.
4:49 PM Changeset in ffmpeg [ad5ade66] by Clément Bœsch <ubitux@gmail.com>
timecode: add avpriv_timecode_to_string().
4:49 PM Changeset in ffmpeg [98aca4bb] by Clément Bœsch <ubitux@gmail.com>
timecode: better input checks in init function.
4:49 PM Changeset in ffmpeg [66160bdb] by Clément Bœsch <ubitux@gmail.com>
cleanup: remove two extraneous semicolons.
4:30 PM Changeset in ffmpeg [ee731c1a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix codecids with ffserver + ffmpeg + ffm Signed-off-by: …
4:18 PM Ticket #736 (ffplay fullscreen toggle issue - fix included) updated by Gary Langshaw
Thanks for the suggestion, but I don't want to get involved on the dev …
4:18 PM Ticket #735 (Incorrect DTS sync in OGG codec) updated by Tzvi R.
Hi, I have attached the files I tried (this has been reproduced …
4:15 PM in.mp4 attached to Ticket #735 by Tzvi R.
The source MP4 file
4:14 PM out.ogv attached to Ticket #735 by Tzvi R.
The result of converting MP4 to OGG/VORBIS using "ffmpeg -i in.mp4 …
4:13 PM out2.ogv attached to Ticket #735 by Tzvi R.
The final result of the "ffmpeg -i out.ogv -vcodec copy -acodec copy …
3:32 PM Ticket #736 (ffplay fullscreen toggle issue - fix included) updated by Carl Eugen Hoyos
Keywords changed
Please consider posting patches to ffmpeg-devel where they usually …
3:28 PM Ticket #735 (Incorrect DTS sync in OGG codec) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Complete, uncut console output missing. Is this reproducible with a …
3:23 PM Ticket #222 (Remuxing video fails) closed by Carl Eugen Hoyos
fixed: Please open a new ticket if you cannot reproduce the original issue …
2:56 PM ffplay-fix-fullscreen_toggle.diff attached to Ticket #736 by Gary Langshaw
2:55 PM Ticket #736 (ffplay fullscreen toggle issue - fix included) created by Gary Langshaw
Incorrect condition match and return in video_open() when toggling to …
2:39 PM Changeset in ffmpeg [8349dbfe] by Michael Niedermayer <michaelni@gmx.at>
x86: Require 7 registers for the cabac asm The change in 599b4c6ef …
1:36 PM Changeset in ffmpeg [f1dba9e4] by Martin Storsjö <martin@martin.st>
x86: Require 7 registers for the cabac asm The change in 599b4c6ef …
1:36 PM Changeset in ffmpeg [f6cf4be8] by Janne Grunau <janne-libav@jannau.net>
avconv: update -map option help text
1:27 PM Ticket #735 (Incorrect DTS sync in OGG codec) created by Tzvi R.
Hi, I've noticed incorrect DTS values in OGG encoded audio streams …
1:04 PM Ticket #222 (Remuxing video fails) reopened by Sergey
I get similar output with latest ffmpeg from master. Muxing …
12:14 PM Changeset in ffmpeg [5b0d35ea] by Mans Rullgard <mans@mansr.com>
x86: bswap: remove test for bswap instruction Firstly, this test …
12:14 PM Changeset in ffmpeg [f64c2e71] by Mans Rullgard <mans@mansr.com>
bswap: make generic implementation more compiler-friendly With these …
9:22 AM Ticket #733 (No pixel format for h264 in mov) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
2:49 AM Ticket #733 (No pixel format for h264 in mov) updated by Rob Walch
I've tested using the git head for Windows and Mac. I've also tested …
1:05 AM Changeset in ffmpeg [b8c41e5c] by Michael Niedermayer <michaelni@gmx.at>
fate: replace forgotten avconv by ffmpeg in vsynth / asynth stuff …
1:05 AM Changeset in ffmpeg [7881dad2] by Michael Niedermayer <michaelni@gmx.at>
seek-test: use standard format specifiers in snprintf() …
1:03 AM Changeset in ffmpeg [cd2f7ed0] by Michael Niedermayer <michaelni@gmx.at>
seek-test: use standard format specifiers in snprintf() …
12:44 AM Changeset in ffmpeg [02a01c2f] by Michael Niedermayer <michaelni@gmx.at>
fate: replace forgotten avconv by ffmpeg in vsynth / asynth stuff …
12:35 AM Ticket #615 (ALSA buffer xrun) updated by burek
I think it works now. I couldn't reproduce the bug anymore, so I can …
12:25 AM Changeset in ffmpeg [7fad19a6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
12:02 AM Changeset in ffmpeg [5695ae46] by Mans Rullgard <mans@mansr.com>
h264: remove useless cast Signed-off-by: Mans Rullgard <mans@mansr.com>
12:02 AM Changeset in ffmpeg [179ae53f] by Mans Rullgard <mans@mansr.com>
proresdec: fix decode_slice() prototype Make the function prototype …

Dec 11, 2011:

11:45 PM Ticket #615 (ALSA buffer xrun) updated by burek
I just tried changing it from 65536 to 524288 but the problem still …
11:39 PM Ticket #733 (No pixel format for h264 in mov) updated by Rob Walch
Replying to cehoyos: > Does it work with current git head? …
11:30 PM Ticket #730 (Encoded video plays too fast for network input) updated by Roman Gaufman
No, no difference using mpeg4 […] ffmpeg thinks it's recording 10 …
10:44 PM Ticket #156 (Full HD Material from Canon 5D treated as 1920x1088) updated by yellow
As far as I've tested Quicktime crops bottom 8. Although Canon 5D …
10:29 PM Changeset in ffmpeg [599b4c6e] by Mans Rullgard <mans@mansr.com>
x86: cabac: replace explicit memory references with "m" operands This …
9:42 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Andrea3000
Replying to michael: > The width and height of the …
9:24 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Michael Niedermayer
The width and height of the outputed picture is stored in …
8:59 PM Ticket #730 (Encoded video plays too fast for network input) updated by Carl Eugen Hoyos
Is this also reproducible with -vcodec mpeg4 instead of libx264?
8:58 PM Ticket #728 (Getting error message when attempting to copy streams) closed by Carl Eugen Hoyos
invalid: Please reopen if there is still a problem.
8:57 PM Ticket #633 (lowres with some dvvideo files doesn't work correctly) updated by Carl Eugen Hoyos
Keywords, Version changed
The crash is not reproducible anymore, lowres does not work correctly …
8:24 PM Changeset in ffmpeg [9f8d8c57]n0.9 by Michael Niedermayer <michaelni@gmx.at>
update for 0.9 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7:48 PM Ticket #728 (Getting error message when attempting to copy streams) updated by bf4648
Cehoyos, It looks like it's my version of VLC that is causing the …
7:01 PM Changeset in ffmpeg [b11ce856] by Justin Ruggles <justin.ruggles@gmail.com>
avplay: don't request a stereo downmix Multi-channel output works …
6:55 PM Changeset in ffmpeg [4424fe9c] by Mans Rullgard <mans@mansr.com>
wmapro: use av_float2int() Signed-off-by: Mans Rullgard <mans@mansr.com>
6:54 PM Changeset in ffmpeg [a09bb3ba] by Mans Rullgard <mans@mansr.com>
lavc: avoid invalid memcpy() in avcodec_default_release_buffer() When …
6:48 PM Ticket #633 (lowres with some dvvideo files doesn't work correctly) updated by Michael Niedermayer
Cant reproduce with either ffplay nor ffmpeg
6:47 PM Changeset in ffmpeg [3383a53e] by Mans Rullgard <mans@mansr.com>
lavu: replace int/float punning functions The existing functions …
6:21 PM Changeset in ffmpeg [16abd687] by Michael Niedermayer <michaelni@gmx.at>
seektest: floatfree Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
6:14 PM Changeset in ffmpeg [5b3265a7] by Anton Khirnov <anton@khirnov.net>
lavfi: install libavfilter/vsrc_buffer.h It declares API necessary …
5:50 PM Changeset in ffmpeg [616eaea8] by Michael Niedermayer <michaelni@gmx.at>
doc/ffmpeg.texi Merge changes done to avconv.texi since the last merge …
5:23 PM Changeset in ffmpeg [373211d8] by Mans Rullgard <mans@mansr.com>
Remove extraneous semicolons These semicolons cause invalid empty …
5:16 PM Changeset in ffmpeg [c3068d43] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Support VP8 in NSV. Signed-off-by: Reimar Döffinger …
4:52 PM Changeset in ffmpeg [a7aa628e] by Michael Niedermayer <michaelni@gmx.at>
regressiontest: try mp2 for wtv our ac3 decoder outputs different …
4:41 PM Ticket #730 (Encoded video plays too fast for network input) updated by Roman Gaufman
Same thing with an mpeg-es stream from another IP camera: […] …
4:20 PM Ticket #615 (ALSA buffer xrun) updated by Michael Niedermayer
Did you try to increase ALSA_BUFFER_SIZE_MAX ?
4:07 PM Ticket #342 (Crash when retrying with TCP) updated by Michael Niedermayer
How do i reproduce this ?
3:42 PM Ticket #588 (FFmpeg crashes when transcoding a wmv video on windows 7 (64 bit) machine) updated by Michael Niedermayer
Owner changed
3:23 PM Changeset in ffmpeg [87d781de] by Michael Niedermayer <michaelni@gmx.at>
regressiontest: try to fix wtv Signed-off-by: Michael Niedermayer …
3:13 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) updated by Aurelius
Nope both method don't work.
2:51 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) updated by Carl Eugen Hoyos
Does it work if you use a pipe and "-o"? What about ffplay …
2:46 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) updated by Aurelius
Hello cehoyos, if i try to play the live stream with this command …
2:04 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) updated by Carl Eugen Hoyos
The sample you uploaded plays fine here, could you explain your problem?
1:14 PM Changeset in ffmpeg [cc235581] by Clément Bœsch <ubitux@gmail.com>
life: add mold, mold_color, life_color and death_color options.
12:36 PM Changeset in ffmpeg [c88d6b18] by Clément Bœsch <ubitux@gmail.com>
life: add seed information in filter summary.
12:19 PM test.flv attached to Ticket #734 by Aurelius
12:18 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) created by Aurelius
[lar@lar ~]$ rtmpdump -v -r "rtmp://tvisio.tv/rtmp/eurosport_live" -W …
12:17 PM Ticket #716 (Shoutcast 2 metadata) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Summary changed
12:14 PM Ticket #727 (Remuxing flac produces not strictly compliant files) closed by Carl Eugen Hoyos
fixed: Fixed by Justin.
10:55 AM Changeset in ffmpeg [6c44ff38] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add cellauto source
9:23 AM Ticket #733 (No pixel format for h264 in mov) updated by Carl Eugen Hoyos
Component changed
Does it work with current git head?
8:45 AM Changeset in ffmpeg [60b252e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add caf format regression test. Signed-off-by: Reimar Döffinger …
8:45 AM Changeset in ffmpeg [f22c5bae] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Enable already existing rso regression test. Signed-off-by: Reimar …
8:45 AM Changeset in ffmpeg [7c875c2d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add regression test for "sox" format muxer/demuxer. Signed-off-by: …
8:45 AM Changeset in ffmpeg [33a43695] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add wtv seek test. I am not entirely sure the seek functionality is …
8:45 AM Changeset in ffmpeg [5335bff9] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add wtv lavf regression test. Signed-off-by: Reimar Döffinger …
7:26 AM Ticket #733 (No pixel format for h264 in mov) updated by Rob Walch
Here's the file: …
6:54 AM Ticket #733 (No pixel format for h264 in mov) created by Rob Walch
Trying to output images from an mp4 recorded on a Vivotek ip8362 …
3:04 AM Ticket #716 (Shoutcast 2 metadata) updated by asbro
[…] Hi, it works but shows the "head missing" error, and how i can …
2:05 AM Changeset in ffmpeg [1f183733] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: extend syntax for entries Signed-off-by: Michael …
2:00 AM Changeset in ffmpeg [bed04e2] by Michael Niedermayer <michaelni@gmx.at>
Correct use of OSX to Mac OS X and properly format yasm providers on …
12:05 AM Changeset in ffmpeg [964912ab] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (21 …

Dec 10, 2011:

11:37 PM Changeset in ffmpeg [0ebd4083] by Martin Storsjö <martin@martin.st>
sdp: Restore the original mp4 format h264 extradata if converted If …
11:37 PM Changeset in ffmpeg [e0a3c287] by Martin Storsjö <martin@martin.st>
rtpenc: Add support for mp4 format h264 Signed-off-by: Martin Storsjö …
11:37 PM Changeset in ffmpeg [4dbac18e] by Martin Storsjö <martin@martin.st>
rtpenc: Simplify code by introducing a separate end pointer Also …
11:37 PM Changeset in ffmpeg [e2484fb6] by Martin Storsjö <martin@martin.st>
movenc: Use the actual converted sample for RTP hinting If an annex b …
11:33 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Andrea3000
Replying to michael: > Valgrind indicates that you run sws …
11:32 PM Changeset in ffmpeg [da9cea77] by Diego Biurrun <diego@biurrun.de>
Fix a bunch of common typos.
10:41 PM Ticket #728 (Getting error message when attempting to copy streams) updated by Carl Eugen Hoyos
Is there still a problem you want to report?
10:38 PM Ticket #732 (Storing variables not working in expressions) updated by Michael Niedermayer
good idea, ive updated the docs
10:36 PM Changeset in ffmpeg [cdba9b61] by Michael Niedermayer <michaelni@gmx.at>
eval.texi: document that variables are not shared between expressions. …
10:26 PM Changeset in ffmpeg [3dea28cc] by Michael Niedermayer <michaelni@gmx.at>
h264: Fix concealment regression introduced by …
10:03 PM Changeset in ffmpeg [87434009] by Michael Niedermayer <michaelni@gmx.at>
h264: reset prev_poc_msb to the same value everywhere. Signed-off-by: …
9:12 PM Ticket #732 (Storing variables not working in expressions) updated by Jim
Oh, well, that explains a lot. It seems the variables would be more …
9:02 PM Changeset in ffmpeg [2e87b4c5] by Anton Khirnov <anton@khirnov.net>
Warn about avserver being broken. Also remove mentions of it from …
9:02 PM Changeset in ffmpeg [5bf66380] by Anton Khirnov <anton@khirnov.net>
avconv: drop code for special handling of avserver streams. It's …
9:02 PM Changeset in ffmpeg [e745d752] by Anton Khirnov <anton@khirnov.net>
rawdec: don't set codec timebase. It's not supposed to be set outside …
9:02 PM Changeset in ffmpeg [489a7b07] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add muxing stuff to lavf_encoding group
9:02 PM Changeset in ffmpeg [370f27d] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add demuxing stuff to lavf_decoding group
9:02 PM Changeset in ffmpeg [28b4c06b] by Anton Khirnov <anton@khirnov.net>
lavf doxy: expand/reword metadata API doxy.
9:02 PM Changeset in ffmpeg [eca06cbe] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add installed headers to groups.
9:02 PM Changeset in ffmpeg [fb42db7c] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add avio groups into the lavf_io group.
9:02 PM Changeset in ffmpeg [e4f4a1f9] by Anton Khirnov <anton@khirnov.net>
lavf doxy: rename lavf I/O group to lavf_io.
9:02 PM Changeset in ffmpeg [b262a059] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add metadata docs to the main lavf group
8:59 PM Ticket #470 (libquicktime uncompressed formats) updated by Carl Eugen Hoyos
Analyzed by developer, Keywords, Status, Component, Reproduced by developer changed
v308: packed yuv 4:4:4, 24bpp v408: packed yuva 4:4:4:4, 32bpp …
8:56 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Michael Niedermayer
Valgrind indicates that you run sws on memory that has been freed. Its …
8:22 PM Ticket #729 ("Option loop not found.") updated by Michael Niedermayer
Ive changed the warning, so its hopefully clearer, improvments welcome!
8:14 PM Ticket #732 (Storing variables not working in expressions) updated by Michael Niedermayer
Type changed
The variables are currently not preserved between expressions. Maybe …
8:11 PM Ticket #416 (ffmpeg can't decode uncompressed self-generated TIFFs containing YUV420) updated by Carl Eugen Hoyos
Keywords changed
8:03 PM Changeset in ffmpeg [934fe006] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: better warning about loop_input Signed-off-by: Michael …
7:54 PM Changeset in ffmpeg [8bd1f1a4] by Justin Ruggles <justin.ruggles@gmail.com>
ttadec: check channel count as read from extradata. fixes …
7:49 PM Ticket #732 (Storing variables not working in expressions) updated by Jim
Sorry I used external libraries with that command. This gives the same …
7:41 PM Ticket #729 ("Option loop not found.") updated by burek
Generally, you should try to minimize requests for additional user's …
7:31 PM Ticket #732 (Storing variables not working in expressions) created by Jim
Storing a variable does not allow it to be retrieved: -vf "scale = …
7:11 PM Changeset in ffmpeg [7d18d17a] by Diego Biurrun <diego@biurrun.de>
Add CLJR encoding and decoding regression tests Signed-off-by: Diego …
7:11 PM Changeset in ffmpeg [65c10114] by Diego Biurrun <diego@biurrun.de>
cljr: remove unused code Signed-off-by: Diego Biurrun <diego@biurrun.de>
6:42 PM Changeset in ffmpeg [3c1f608] by Justin Ruggles <justin.ruggles@gmail.com>
flacdec: Support for tracks in cuesheet metadata block Signed-off-by: …
6:34 PM Changeset in ffmpeg [78fde932] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Run zmbv regression without md5sum. Judging by the differences this …
6:34 PM Changeset in ffmpeg [0849a0e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
rtmpproto: make condition work in overflow case. Signed-off-by: …
6:34 PM Changeset in ffmpeg [8b8a47f6] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Make detection of single-stream flv work again. It had become dead …
5:51 PM Changeset in ffmpeg [cc616431] by Michael Niedermayer <michaelni@gmx.at>
h264: improve "no picture" debug output. Signed-off-by: Michael …
5:51 PM Changeset in ffmpeg [5b2873c1] by Michael Niedermayer <michaelni@gmx.at>
h264: switch from qatars has_b_frames calculation back to mine. Their …
5:51 PM Changeset in ffmpeg [257c85cd] by Michael Niedermayer <michaelni@gmx.at>
adpcm: fix division by zero in fate/creative/intro-partial.wav with -s …
4:19 PM Ticket #730 (Encoded video plays too fast for network input) updated by Carl Eugen Hoyos
Status, Version, Type, Reproduced by developer, Summary changed
Received input is recorded as 25fps, but is actually a magnitude …
4:01 PM Changeset in ffmpeg [8d61eef9] by Janne Grunau <janne-libav@jannau.net>
ptx: fix inverted check for sufficient data Fix regression introduced …
3:40 PM Changeset in ffmpeg [337ce558] by Nicolas George <nicolas.george@normalesup.org>
fftools: add -report option.
3:28 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Andrea3000
I have made a further discovery. Incorrect frame height is given by …
3:19 PM Changeset in ffmpeg [28101f6] by Justin Ruggles <justin.ruggles@gmail.com>
flac muxer: fix writing of file header and STREAMINFO header from …
3:16 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Andrea3000
Replying to cehoyos: > Please provide a sample that allows …
2:44 PM Ticket #730 (Encoded video plays too fast for network input) updated by Roman Gaufman
OK […] Notice ffmpeg thinks it has 30 seconds of video - but in …
2:39 PM Ticket #730 (Encoded video plays too fast for network input) updated by Carl Eugen Hoyos
Please add complete, uncut console output (and I suspect if you add …
2:29 PM Changeset in ffmpeg [2b53e696] by Janne Grunau <janne-libav@jannau.net>
ptx: emit a warning on insufficient picture data Return the whole …
2:29 PM Changeset in ffmpeg [97334f10] by Janne Grunau <janne-libav@jannau.net>
utvideo: add fate tests covering all codec variants Signed-off-by: …
2:15 PM Changeset in ffmpeg [708060d7] by Luca Barbato <lu_zero@gentoo.org>
doc: update to refer to avconv
2:15 PM Changeset in ffmpeg [0395d37] by Luca Barbato <lu_zero@gentoo.org>
doc: remove some stale entries from the faq Some entries should be …
2:06 PM Ticket #721 (mp2 in mxf detected as mpeg2video) closed by Carl Eugen Hoyos
fixed
2:05 PM Ticket #730 (Encoded video plays too fast for network input) updated by Roman Gaufman
ffmpeg -f mjpeg -i http://admin:@82.13.197.168:82/video.cgi -vcodec …
1:58 PM Changeset in ffmpeg [5207f959] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Separate mxf_essence_container_uls for audio and video. It is a …
1:55 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Carl Eugen Hoyos
Please provide a sample that allows to reproduce the problem (images …
1:50 PM Ticket #729 ("Option loop not found.") closed by Carl Eugen Hoyos
invalid: Generally, regarding bug reports (mostly unrelated to the issue in …
1:48 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) created by Andrea3000
After commit 13b7781ec8d475513c1ee40a6e481763b728a71e, h264 video …
12:19 PM Changeset in ffmpeg [2483f536] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mxfdec: do not try to use an obviously broken index. Also fixes a …
10:58 AM Changeset in ffmpeg [19341c58] by Anton Khirnov <anton@khirnov.net>
Dxtory capture format decoder Signed-off-by: Anton Khirnov …
6:03 AM Changeset in ffmpeg [f5ecc4c] by Michael Niedermayer <michaelni@gmx.at>
lavc: 1000l, unbreak ABI Signed-off-by: Michael Niedermayer …
5:54 AM Changeset in ffmpeg [cd519b7e] by Michael Niedermayer <michaelni@gmx.at>
avi: add escape130 support Signed-off-by: Michael Niedermayer …
5:39 AM Changeset in ffmpeg [02ce07f] by Michael Niedermayer <michaelni@gmx.at>
amvenc: support videos with heights that are not a multiple of 16. …
5:32 AM Ticket #730 (Encoded video plays too fast for network input) updated by Carl Eugen Hoyos
Component changed
Please add a failing command line (as simple as possible, without …
5:23 AM clip_id_fcbf7154-22d2-11e1-bb69-000c290d9e26_offset_1.16_length_6.74_2011-03-31-23-00-00~23-15-00-channel1.mp4 attached to Ticket #728 by bf4648
5:18 AM Ticket #728 (Getting error message when attempting to copy streams) updated by bf4648
If I submit the following command line without the -ss & -t options, …
5:11 AM Ticket #730 (Encoded video plays too fast for network input) created by Roman Gaufman
Many IP cameras have MJPEG streams that vary in framerate depending …
5:06 AM Ticket #728 (Getting error message when attempting to copy streams) updated by bf4648
Yup, I was afraid of that..I just installed ffmpeg using sudo apt-get …
4:42 AM Changeset in ffmpeg [02acfb1c] by Michael Niedermayer <michaelni@gmx.at>
wavdec: add ignore length option to ignore incorrect lengthes like SOX …
4:29 AM Ticket #729 ("Option loop not found.") created by burek
when I use "-loop 1" it says "Option loop not found." and when I use …
4:02 AM Changeset in ffmpeg [85cd1eb1] by Michael Niedermayer <michaelni@gmx.at>
add missing long_name for amv and dca encoder Reviewed-by: Carl Eugen …
3:46 AM Changeset in ffmpeg [4ac862f4] by Michael Niedermayer <michaelni@gmx.at>
Makefile: disable compiling avconv by default. Signed-off-by: Michael …
3:34 AM Ticket #728 (Getting error message when attempting to copy streams) updated by Carl Eugen Hoyos
Component changed
Replying to bf4648: > {{{ > ~/Desktop$ /usr/bin/ffmpeg …
3:02 AM sample attached to Ticket #728 by bf4648
2:55 AM Ticket #728 (Getting error message when attempting to copy streams) created by bf4648
I'm using a much bigger file with the file name of …
2:40 AM WikiStart edited by Michael Niedermayer
add register link (diff)
1:11 AM Changeset in ffmpeg [b7bf93b9] by Michael Niedermayer <michaelni@gmx.at>
mlp: Use correct speaker locations in TrueHD channel layout. (cherry …
1:04 AM Ticket #727 (Remuxing flac produces not strictly compliant files) created by Carl Eugen Hoyos
(bug 119) Regression since r22605 / 66061a12 (Add VorbisComment …
1:01 AM Changeset in ffmpeg [c59b80c8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: isom: …

Dec 9, 2011:

10:46 PM Changeset in ffmpeg [5b98ea1b] by Michael Niedermayer <michaelni@gmx.at>
vb: Add some checks on input buffer related values. Fixes crash with …
9:56 PM Changeset in ffmpeg [4557d7d] by Michael Niedermayer <michaelni@gmx.at>
libx264: workaround a bug in some versions of flash player Fixes …
9:36 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) closed by Michael Niedermayer
fixed: This is a bug in flash player Ive added a workaround to ffmpeg, which …
9:12 PM Changeset in ffmpeg [4c386333] by Justin Ruggles <justin.ruggles@gmail.com>
isom: sort and pretty-print codec_movaudio_tags[] original order is …
9:12 PM Changeset in ffmpeg [7714770d] by Justin Ruggles <justin.ruggles@gmail.com>
isom: remove pointless comments in codec_movaudio_tags[]
9:12 PM Changeset in ffmpeg [21ebf2d4] by Justin Ruggles <justin.ruggles@gmail.com>
isom: remove commented-out tag for vorbis
9:12 PM Changeset in ffmpeg [60cd802] by Justin Ruggles <justin.ruggles@gmail.com>
movenc: write 'chan' tag for AC-3 in MOV
9:12 PM Changeset in ffmpeg [1fdf18f4] by Justin Ruggles <justin.ruggles@gmail.com>
mov: add support for reading and writing the 'chan' tag This …
9:12 PM Changeset in ffmpeg [b2890f5e] by Justin Ruggles <justin.ruggles@gmail.com>
audioconvert: add some additional channel and channel layout macros
9:12 PM Changeset in ffmpeg [1d2449a6] by Justin Ruggles <justin.ruggles@gmail.com>
audioconvert: change 7.1 "wide" layout to use side surround channels
9:12 PM Changeset in ffmpeg [8e8c5131] by Justin Ruggles <justin.ruggles@gmail.com>
movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs …
8:00 PM Ticket #726 (support for copying SMPTE 436M caption tracks) updated by reimar
To support this we would at least have to know what format that is, to …
6:04 PM Changeset in ffmpeg [523da37f] by Michael Niedermayer <michaelni@gmx.at>
cljrenc: 2x2 ordered dither support. Signed-off-by: Michael …
6:04 PM Changeset in ffmpeg [74d9b213] by Michael Niedermayer <michaelni@gmx.at>
cljrenc: add AVOption to disable dither Signed-off-by: Michael …
5:26 PM Changeset in ffmpeg [d5837d7] by Luca Barbato <lu_zero@gentoo.org>
doc: update documentation to use avconv
5:26 PM Changeset in ffmpeg [ca410b4e] by Luca Barbato <lu_zero@gentoo.org>
doc: update demuxers section Cleanup tags usage and update …
5:26 PM Changeset in ffmpeg [9bdfe9ac] by Luca Barbato <lu_zero@gentoo.org>
doc: extend external library coverage
5:26 PM Changeset in ffmpeg [1de6e14e] by Luca Barbato <lu_zero@gentoo.org>
doc: split platform specific information Move the platform-specific …
5:26 PM Changeset in ffmpeg [2f017d97] by Luca Barbato <lu_zero@gentoo.org>
doc: port the git-howto to texinfo
5:26 PM Changeset in ffmpeg [c1f5da69] by Luca Barbato <lu_zero@gentoo.org>
doc: provide fallback css and customize @float Add "note" or …
5:26 PM Changeset in ffmpeg [1ebbdda1] by Luca Barbato <lu_zero@gentoo.org>
doc: document fate in a texinfo Summarize the information provided in …
4:15 PM Ticket #726 (support for copying SMPTE 436M caption tracks) updated by dave rice
Sure. Reading captions via ffmpeg would be ideal. I assume that having …
4:02 PM Ticket #726 (support for copying SMPTE 436M caption tracks) updated by Carl Eugen Hoyos
Isn't this first of all a request to be able to read the caption track?
3:47 PM Ticket #718 (Apple Lossless only muxes in mov) updated by Carl Eugen Hoyos
Simply choose an identifier and add it to libavformat/mpegts.c.
3:14 PM AALE0021_first2_5MB.mxf attached to Ticket #726 by dave rice
first 2.5 MB of an MXF file with SMPTE 436M caption track
3:13 PM Ticket #726 (support for copying SMPTE 436M caption tracks) created by dave rice
This is a part 2 to http://ffmpeg.org/trac/ffmpeg/ticket/682. I'm …
2:53 PM Changeset in ffmpeg [a1c676c2] by Stefano Sabatini <stefasab@gmail.com>
filters.texi: remove confusing reference to never integrated -af option
2:29 PM Ticket #718 (Apple Lossless only muxes in mov) updated by bradsoto
Thanks for your response. How easy is it to add a format identifier? …
11:01 AM FilteringGuide edited by TimNich
Added scripting guide (diff)
9:40 AM Ticket #718 (Apple Lossless only muxes in mov) closed by Carl Eugen Hoyos
fixed: The crash you were seeing will be fixed in the next release (you can …
9:29 AM Changeset in ffmpeg [0125c102] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpegtsenc: fix handling of large audio packets (sorry i have no …
8:40 AM Ticket #724 (corrupted bmp video stream created when muxing bmp into avi) updated by Carl Eugen Hoyos
Complete, uncut console output missing.
4:17 AM Ticket #725 (Please add a -af option for libavfilter audio filters.) created by Jeremy Salwen
It would be nice if the -af option worked for audio filters like the …
3:20 AM Changeset in ffmpeg [b73a01ea] by Luca Barbato <lu_zero@gentoo.org>
doxy: change hue value to match our green
2:45 AM Changeset in ffmpeg [d38580a7] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: fix handling of large audio packets (sorry i have no …
1:22 AM Ticket #724 (corrupted bmp video stream created when muxing bmp into avi) created by Elon Musk
ffmpeg -i /tmp/example.avi -an -vcodec bmp /tmp/out.avi Created avi …
12:11 AM Changeset in ffmpeg [43a36ad2] by Michael Niedermayer <michaelni@gmx.at>
cljrenc: Add dither to avoid the banding artifcats caused by the very …

Dec 8, 2011:

11:43 PM Ticket #511 (Intel JPEG library: flipped?) updated by ami_stuff
nevermind, misread the first post :P
11:09 PM Ticket #570 (Video flipped with inverted colors in flash after transcode) updated by Terran Vigil
Curious if there has been any progress on this ticket. I've …
11:05 PM Changeset in ffmpeg [25b9eef4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: cljr: …
9:55 PM Changeset in ffmpeg [b229485f] by Stefano Sabatini <stefasab@gmail.com>
APIchanges: add entry after av_buffersink_poll_frame() addition
9:21 PM Ticket #723 (bmp: support 16bpp x4 r4 g4 b4) updated by ami_stuff
more info: X4 R4 G4 B4—16 bits per pixel: 4 each for the RGB channels …
8:33 PM Ticket #723 (bmp: support 16bpp x4 r4 g4 b4) updated by Carl Eugen Hoyos
Component changed
8:32 PM Ticket #723 (bmp: support 16bpp x4 r4 g4 b4) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Output looks very broken, the original file works fine with GIMP. […]
8:29 PM Changeset in ffmpeg [4ab495b4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking' * …
8:21 PM Changeset in ffmpeg [74436ad5] by Michael Niedermayer <michaelni@gmx.at>
libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey …
8:21 PM Changeset in ffmpeg [e21f8a07] by Michael Niedermayer <michaelni@gmx.at>
libnut: Check nut_demuxer_init() return value. Signed-off-by: Michael …
8:21 PM Changeset in ffmpeg [6f7f2396] by Michael Niedermayer <michaelni@gmx.at>
libnut: check for av_malloc failure. No, ive no testcase, i just …
8:19 PM Changeset in ffmpeg [ec9d9270] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Use the buffer sinks poll instead of its input. This fixes the …
8:19 PM Changeset in ffmpeg [a502939d] by Michael Niedermayer <michaelni@gmx.at>
buffersink: Implement a poll function. With this the application can …
7:43 PM Changeset in ffmpeg [4fa3f1c] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Do not update buffers in case no speed change is necessary
7:39 PM Changeset in ffmpeg [153a8537] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Use int for channel_coeffs instead of int16_t
7:28 PM Changeset in ffmpeg [ddcf3e05] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Index table driven demuxing and seeking This adds OPAtom …
7:28 PM Changeset in ffmpeg [6b60a4c9] by Diego Biurrun <diego@biurrun.de>
cljr: K&R cosmetics
7:28 PM Changeset in ffmpeg [1c45c64c] by Diego Biurrun <diego@biurrun.de>
cljr: return a more sensible value when encountering invalid headers
7:28 PM Changeset in ffmpeg [163682fa] by Diego Biurrun <diego@biurrun.de>
cljr: drop unnecessary emms_c() calls without MMX code
7:21 PM Changeset in ffmpeg [fab97adb] by Michael Niedermayer <michaelni@gmx.at>
docs: Minor project name cleanup Signed-off-by: Michael Niedermayer …
7:21 PM Changeset in ffmpeg [a4bf093e] by Michael Niedermayer <michaelni@gmx.at>
indevs.texi: fix application name to match the code Signed-off-by: …
7:21 PM Changeset in ffmpeg [7c41995e] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: more exact comment about libavformat. Signed-off-by: Michael …
6:42 PM 16bpp_x4_r4_g4_b4.bmp attached to Ticket #723 by ami_stuff
6:41 PM Ticket #723 (bmp: support 16bpp x4 r4 g4 b4) created by ami_stuff
[…] I will create tickets for 16bpp a4 r4 g4 b4 32bpp x8 r8 g8 b8 …
6:26 PM Ticket #707 (iff: support transparency) updated by ami_stuff
the new check is ok
6:13 PM Changeset in ffmpeg [5e67e3ea] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Compute packet offsets properly This replaces the old …
6:11 PM Changeset in ffmpeg [5fb800f4] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Use MaterialPackage - Track - TrackID instead of the …
6:11 PM Changeset in ffmpeg [fd34dbe] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Parse more values in PartitionPack These values include …
6:04 PM Ticket #722 (ffmpeg parses bext umid incorrectly when umid is 64 bytes) closed by Carl Eugen Hoyos
fixed: Fixed the original problem, thank you for the sample! Does …
6:00 PM Changeset in ffmpeg [935ac228] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix typo: Correctly parse 64 byte umid tags in bext metadata.
5:56 PM Ticket #722 (ffmpeg parses bext umid incorrectly when umid is 64 bytes) updated by dave rice
How do I enable bext writing? The command I tried below does not …
5:47 PM Changeset in ffmpeg [26c6fec] by Nicolas George <nicolas.george@normalesup.org>
lavu: introduce av_log_format_line.
5:44 PM Changeset in ffmpeg [15c48161] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: …
5:36 PM Changeset in ffmpeg [e2baaa21] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: recognize .mts as MPEG Transport Stream (encoding) …
5:33 PM Changeset in ffmpeg [118ca0c7] by Michael Niedermayer <michaelni@gmx.at>
Add Escape 130 to the documentation Signed-off-by: Michael …
5:31 PM Changeset in ffmpeg [bef8dfa0] by Michael Niedermayer <michaelni@gmx.at>
escape130: replace can_safely_read() by get_bits_left() …
5:31 PM Changeset in ffmpeg [f7da1235] by Michael Niedermayer <michaelni@gmx.at>
escape130: give all av_log() a context Signed-off-by: Michael …
5:31 PM Changeset in ffmpeg [40d62960] by Michael Niedermayer <michaelni@gmx.at>
escape130: The minimum read in and after decode_skip_count() is 4 …
5:31 PM Changeset in ffmpeg [59d3656f] by Michael Niedermayer <michaelni@gmx.at>
escape130: Check dimensions to be a multiple of the block size. …
5:19 PM Changeset in ffmpeg [7560c264] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Parse TemporalOffsets
5:19 PM Changeset in ffmpeg [623128d7] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: av_dlog():ify 'no corresponding source package found' This …
5:19 PM Changeset in ffmpeg [33624623] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Compute essence container offsets and lengths into mxf->partitions
4:53 PM Changeset in ffmpeg [6d4deecf] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Pass pointer to integer buffer instead of integer to memcpy
4:14 PM Changeset in ffmpeg [8ac64695] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Silence a warning when compiling Escape 130 decoder. Fixes: …
3:56 PM Changeset in ffmpeg [bbc10185] by Mans Rullgard <mans@mansr.com>
cljr: remove useless casts Signed-off-by: Mans Rullgard <mans@mansr.com>
3:56 PM Changeset in ffmpeg [baf3b6e5] by Mans Rullgard <mans@mansr.com>
cljr: group encode/decode parts under single ifdefs This groups the …
3:56 PM Changeset in ffmpeg [9a1420bf] by Mans Rullgard <mans@mansr.com>
cljr: remove stray semicolon Signed-off-by: Mans Rullgard <mans@mansr.com>
3:41 PM Ticket #722 (ffmpeg parses bext umid incorrectly when umid is 64 bytes) updated by Carl Eugen Hoyos
Component changed
Does writing a 64bit umid tag work?
2:44 PM Changeset in ffmpeg [ca52bae] by Mans Rullgard <mans@mansr.com>
cljr: add missing return statement in decode_end() Signed-off-by: …
2:23 PM 64byteumid.wav attached to Ticket #722 by dave rice
wav file with bext chunk with 64 byte umid
2:22 PM Ticket #722 (ffmpeg parses bext umid incorrectly when umid is 64 bytes) created by dave rice
The bext UMID field can be either 32 bytes or 64 bytes. When I run …
1:36 PM mp2.mxf attached to Ticket #721 by Carl Eugen Hoyos
1:35 PM Ticket #721 (mp2 in mxf detected as mpeg2video) created by Carl Eugen Hoyos
This is a regression since r14826. […]
1:21 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Andrea3000
I have discovered another "bug" and I'm quite sure that it is related …
12:25 PM Changeset in ffmpeg [31c55c57] by Michael Niedermayer <michaelni@gmx.at>
escape130: 10l for myself for not initializing y_base. Signed-off-by: …
12:14 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Andrea3000
Replying to michael: > You could try valgrind or provide a …
12:04 PM Changeset in ffmpeg [e91c0880] by Michael Niedermayer <michaelni@gmx.at>
lavf: lower the log level of "parser not found". The information is …
11:47 AM Changeset in ffmpeg [12dca02e] by Luca Barbato <lu_zero@gentoo.org>
doc: add pulseaudio to the input list
11:47 AM Changeset in ffmpeg [f75e3d25] by Luca Barbato <lu_zero@gentoo.org>
avconv: remove unsubstantiated comment All the currently supported …
11:35 AM Ticket #720 (Volume filter does not work) closed by Stefano Sabatini
invalid: Replying to jeremysalwen: > Also note that with -af I get …
10:30 AM Changeset in ffmpeg [8562d9bd] by Janne Grunau <janne-libav@jannau.net>
shorten: avoid abort() on unknown audio types Signed-off-by: Janne …
10:06 AM Changeset in ffmpeg [289bc144] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Make mxf->partitions sorted by offset This also zeroes new …
8:47 AM Changeset in ffmpeg [e93947b7] by Diego Biurrun <diego@biurrun.de>
cljr: add encoder Signed-off-by: Diego Biurrun <diego@biurrun.de>
5:08 AM Ticket #720 (Volume filter does not work) updated by Jeremy Salwen
Also note that with -af I get ./ffmpeg -v 9 -loglevel 99 -i …
5:03 AM Ticket #720 (Volume filter does not work) created by Jeremy Salwen
What you were trying to accomplish: Test a libavfilter filter in …
5:01 AM Changeset in ffmpeg [06798c6e] by Michael Niedermayer <michaelni@gmx.at>
escape130: Fix y_base handling, this fixes some artifacts, vissible in …
4:59 AM Changeset in ffmpeg [8ff3d1cc] by Michael Niedermayer <michaelni@gmx.at>
escape130: make sure cliping is done on signed values. Signed-off-by: …
4:47 AM Changeset in ffmpeg [4f79c7dd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'richardpl/escape130' * …
2:57 AM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Michael Niedermayer
You could try valgrind or provide a compileable testcase.
2:47 AM Ticket #718 (Apple Lossless only muxes in mov) updated by bradsoto
http://alac.macosforge.org/trac/browser/trunk/ALACMagicCookieDescriptio
2:45 AM Ticket #718 (Apple Lossless only muxes in mov) updated by bradsoto
I'm trying to encoding alac in mpegts for use with HTTP Live …
2:30 AM Ticket #707 (iff: support transparency) updated by Carl Eugen Hoyos
Thank you for testing and suggesting a fix, new patch attached!
2:29 AM patchifftransparency.diff attached to Ticket #707 by Carl Eugen Hoyos
1:52 AM Ticket #719 (bmp: support 16bpp r5 g6 b5) closed by Carl Eugen Hoyos
fixed: Should be fixed.
1:52 AM Ticket #715 (gif encoder: support transparency) closed by Carl Eugen Hoyos
fixed: This works now for ffmpeg -i 11.png -f image2 out.gif There are two …
1:48 AM Changeset in ffmpeg [0cc9949e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Mark one colour as transparent in the gif image encoder if the input …
1:45 AM Changeset in ffmpeg [51d7cd3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Decode RGB ljpeg to RGB24. No alpha channel is decoded, the output …
1:45 AM Changeset in ffmpeg [9608e3a1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding 56 byte BMP Bitmap Information Header. Fixes ticket #719.
1:33 AM Ticket #718 (Apple Lossless only muxes in mov) updated by Carl Eugen Hoyos
Priority changed
What are you trying to achieve? alac is a proprietary (in the sense …
1:01 AM Changeset in ffmpeg [6778f9d9] by Michael Niedermayer <michaelni@gmx.at>
pthread: fixed thread initialization issues related to thread-safe …
12:45 AM Ticket #226 (QT RLE 1bpp support is buggy) closed by Carl Eugen Hoyos
fixed: Fixed by Alexis Ballier.
12:14 AM Changeset in ffmpeg [8acf9905] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 …
12:01 AM Changeset in ffmpeg [47b20a1d] by Diego Biurrun <diego@biurrun.de>
build: merge lists of HTML documentation targets
12:01 AM Changeset in ffmpeg [4dccfff9] by Diego Biurrun <diego@biurrun.de>
tests/examples: Mark some variables only used within their files as static.
12:00 AM Changeset in ffmpeg [9a5d6c2] by Diego Biurrun <diego@biurrun.de>
tests/tools/examples: Replace direct exit() calls by return.

Dec 7, 2011:

11:57 PM Changeset in ffmpeg [be0675ce] by Janne Grunau <janne-libav@jannau.net>
x86 cpuid: set vendor union members separately Solaris Studio (suncc) …
11:37 PM Changeset in ffmpeg [ec8a3e25] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: …
11:36 PM Changeset in ffmpeg [04a5eaa1] by Janne Grunau <janne-libav@jannau.net>
cljr: release picture at end of decoding Otherwise after transcoding …
11:23 PM Changeset in ffmpeg [8e2bab5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:38 PM Changeset in ffmpeg [392107ad] by Mans Rullgard <mans@mansr.com>
rv40: NEON optimised rv40 qpel motion compensation Based on patch by …
9:57 PM Changeset in ffmpeg [c5cd2311] by Mashiat Sarker Shakkhar <shahriman_ams@yahoo.com>
Partially fix CDLMS prediction
9:46 PM r5_g6_b5.bmp attached to Ticket #719 by ami_stuff
9:45 PM Ticket #719 (bmp: support 16bpp r5 g6 b5) created by ami_stuff
[…]
8:46 PM Changeset in ffmpeg [7023fb81] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
One last try to get zmbv test to work across all fate machines. …
8:11 PM Changeset in ffmpeg [8b85c294] by Michael Niedermayer <michaelni@gmx.at>
qtrledec: Fix artifacts in tickets/226/qt_rle_bw.mov Signed-off-by: …
8:11 PM Changeset in ffmpeg [1af91978] by Michael Niedermayer <michaelni@gmx.at>
qtrle.c: Fix for ticket #226. In 1bpp mode, interpret skip&0x80 as …
8:03 PM Ticket #718 (Apple Lossless only muxes in mov) updated by bradsoto
Also, playing back the file with mplayer has errors: […]
8:00 PM Ticket #718 (Apple Lossless only muxes in mov) created by bradsoto
I'm trying to mux ALAC into a mpegts container, unfortunately only mov …
7:51 PM Ticket #717 (AVFrame->format field not set when decoding audio) created by Markus
According to header documentation, the AVFrame format field should …
7:45 PM CompilationGuide edited by llogan
add subheadings to separate OS (diff)
7:40 PM Changeset in ffmpeg [78212cef] by Luca Barbato <lu_zero@gentoo.org>
drawtext: remove typo It slipped through the last two iterations.
7:24 PM CompilationGuide edited by burek
(diff)
7:18 PM Setup_Eclipse_IDE_for_FFmpeg_(Linux) edited by burek
(diff)
7:13 PM snapshot3.png attached to Setup_Eclipse_IDE_for_FFmpeg_(Linux) by burek
7:12 PM snapshot2.png attached to Setup_Eclipse_IDE_for_FFmpeg_(Linux) by burek
7:12 PM snapshot1.2.png attached to Setup_Eclipse_IDE_for_FFmpeg_(Linux) by burek
7:10 PM Setup_Eclipse_IDE_for_FFmpeg_(Linux) created by burek
7:09 PM brown_ham8.brush attached to Ticket #707 by ami_stuff
7:06 PM Ticket #707 (iff: support transparency) updated by ami_stuff
[…] This check seems to fail (allow decoding) file from ticket …
6:52 PM Changeset in ffmpeg [bc057f75] by Justin Ruggles <justin.ruggles@gmail.com>
pcm-mpeg: implement new audio decoding api Signed-off-by: Justin …
6:30 PM Changeset in ffmpeg [8b03d7fe] by Ronald S. Bultje <rsbultje@gmail.com>
w32thread: port fixes to pthread_cond_broadcast() from x264.
5:57 PM Changeset in ffmpeg [d8538f06] by Diego Biurrun <diego@biurrun.de>
doc: add editor configuration section with Vim and Emacs settings …
4:43 PM Changeset in ffmpeg [e5f9c892] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Parse ThisPartition
4:22 PM Changeset in ffmpeg [dcd30b83] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Speed up metadata and index parsing Specifically, this means …
3:54 PM Changeset in ffmpeg [7efea2a0] by Luca Barbato <lu_zero@gentoo.org>
dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9 Signed-off-by: …
3:26 PM Changeset in ffmpeg [e1914b5a] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Make sure DataDefinition is consistent between material track …
3:26 PM Changeset in ffmpeg [1170749b] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf
2:47 PM Changeset in ffmpeg [0be95fe1] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: ask maintainers to help keep their entries in this file …
2:29 PM Changeset in ffmpeg [070a40f1] by Michael Niedermayer <michaelni@gmx.at>
gxfenc: support timecode option Reviewed-by: Baptiste Coudurier
2:29 PM Changeset in ffmpeg [c7e8187d] by Diego Biurrun <diego@biurrun.de>
avformat/utils: Drop unused goto label. libavformat/utils.c:2165:2: …
2:29 PM Changeset in ffmpeg [ff159e78] by Diego Biurrun <diego@biurrun.de>
doxygen: Replace '\' by '@' in Doxygen markup tags.
2:29 PM Changeset in ffmpeg [ee41963f] by Diego Biurrun <diego@biurrun.de>
cosmetics: drop some completely pointless parentheses
2:15 PM Changeset in ffmpeg [fc9489f6] by Janne Grunau <janne-libav@jannau.net>
cljr: simplify CLJRContext There is no need to have delta, offset and …
11:50 AM Ticket #707 (iff: support transparency) updated by Carl Eugen Hoyos
I fixed ffmpeg -i brown.brush out.png earlier today (unrelated to …
11:11 AM Changeset in ffmpeg [f5edfc9e] by Luca Barbato <lu_zero@gentoo.org>
drawtext: introduce rand(min, max) Signed-off-by: Luca Barbato …
11:11 AM Changeset in ffmpeg [73585620] by Luca Barbato <lu_zero@gentoo.org>
drawtext: introduce explicit draw/hide variable Signed-off-by: Luca …
11:08 AM Ticket #707 (iff: support transparency) updated by ami_stuff
Right, it works with -pix_fmt rgb32. I tested without it and only …
10:31 AM Changeset in ffmpeg [a99dbe01] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not ignore full transparency when writing png palette. This …
10:22 AM Ticket #716 (Shoutcast 2 metadata) updated by Carl Eugen Hoyos
Component changed
This needs a little more information to be a valid ticket, please add …
7:01 AM Changeset in ffmpeg [1eef08f] by Martin Storsjö <martin@martin.st>
rtmp: Use nb_invokes for all invoke commands …
6:24 AM Ticket #716 (Shoutcast 2 metadata) created by asbro
When ffmpeg will support Shoutcast 2 YP2 protocol? mediadata reading? …
4:21 AM Changeset in ffmpeg [901af94] by Michael Niedermayer <michaelni@gmx.at>
movenc: Always write EDTS when we are able to. Inspired by a patch …
3:49 AM Changeset in ffmpeg [1fa8ff38] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: Fix …
2:28 AM CompilationGuide edited by burek
(diff)
2:19 AM Changeset in ffmpeg [76d7d1b0] by Michael Niedermayer <michaelni@gmx.at>
img2: 10l typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:41 AM Ticket #707 (iff: support transparency) updated by Carl Eugen Hoyos
Works fine here with my patch: ffmpeg -i brown.brush -pix_fmt rgb32 …
1:32 AM Changeset in ffmpeg [c1e2ca1e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow auto-detection of ljpg images.
1:26 AM Ticket #715 (gif encoder: support transparency) updated by Carl Eugen Hoyos
Priority, Version, Type changed
I sent a patch to ffmpeg-devel that allows to use ffmpeg -i 11.png …
1:04 AM Changeset in ffmpeg [ff4800c1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Code …
12:38 AM Ticket #711 (h264: illegal short term buffer state detected) closed by Carl Eugen Hoyos
fixed: The sample should be fixed in current git head and the next release …
12:12 AM 11.png attached to Ticket #715 by ami_stuff
12:11 AM Ticket #715 (gif encoder: support transparency) created by ami_stuff
the output gif file from "ffmpeg -i 11.png -pix_fmt rgb24 11.gif" …
12:06 AM test.rar attached to Ticket #707 by ami_stuff
12:05 AM Ticket #707 (iff: support transparency) updated by ami_stuff
The attached patch seems to work correctly with "DpaintTitle.brush" …

Dec 6, 2011:

11:47 PM Changeset in ffmpeg [d9ced9fe] by Michael Niedermayer <michaelni@gmx.at>
h264: init prev_frame_num to -1 on init Fixes Ticket711 …
11:47 PM Changeset in ffmpeg [6287a356] by Michael Niedermayer <michaelni@gmx.at>
h264: Fix memleaks on close, reset more fields Signed-off-by: Michael …
10:39 PM Changeset in ffmpeg [ba5bb056] by Carl Eugen Hoyos <cehoyos@ag.or.at>
h264: Use mismatching frame numbers in fields to synchronize the …
10:31 PM Changeset in ffmpeg [1550c088] by Carl Eugen Hoyos <cehoyos@ag.or.at>
h264: Use mismatching frame numbers in fields to synchronize the …
10:06 PM Changeset in ffmpeg [ba3bb53b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix 8BPS RGB32 output, the alpha channel was ignored. Reviewed-by: …
9:27 PM Ticket #708 (Bad computed size for atoms with size 0 in MOV files) closed by Carl Eugen Hoyos
fixed: The patch has been applied, thank you!
8:44 PM Ticket #714 (ffprobe crash on broken file) updated by Carl Eugen Hoyos
No, I tested N-35491.
8:32 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Andrea3000
Ok, I added gdb output, backtrace and disassembly
8:31 PM Ticket #714 (ffprobe crash on broken file) updated by Andrey Utkin
I'll be able to do that tomorrow. Are you sure you used exactly same …
8:14 PM CompilationGuide/Centos edited by llogan
make external libraries not shared; libvpx uses 'make clean' (diff)
7:32 PM Changeset in ffmpeg [4d9ec05] by Ronald S. Bultje <rsbultje@gmail.com>
Code cleanup - mpegvideo.c - 500-1000line Signed-off-by: Ronald S. …
7:07 PM Ticket #714 (ffprobe crash on broken file) updated by Carl Eugen Hoyos
I am unable to reproduce the crash and valgrind reports no invalid …
6:49 PM Changeset in ffmpeg [6ecc78b7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Choose compression level 6 for zmbv test. The default of 9 gives …
6:42 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Andrea3000
Replying to cehoyos: > Please find the commit that …
6:12 PM crash_of_probing.log attached to Ticket #714 by Andrey Utkin
6:11 PM Ticket #714 (ffprobe crash on broken file) created by Andrey Utkin
version N-35487-g15130b9 Media file …
4:42 PM Changeset in ffmpeg [e1ccc921] by Michael Niedermayer <michaelni@gmx.at>
movdec: remove redundant size<=8 check. Its checked a few lines below …
4:35 PM Changeset in ffmpeg [7d90bc9f] by Michael Niedermayer <michaelni@gmx.at>
movdec: Read extended 64bit size before the debug av_log() and only …
4:31 PM Changeset in ffmpeg [fef2da6a] by Michael Niedermayer <michaelni@gmx.at>
movdec: Fix bad computed size for atoms with size 0 in MOV files The …
4:21 PM Changeset in ffmpeg [f0d0ae3] by Michael Niedermayer <michaelni@gmx.at>
mov: increase total_size only when it actually increases. This is just …
3:28 PM Changeset in ffmpeg [15130b94] by Michael Niedermayer <michaelni@gmx.at>
movenc: support spliting fragments based on bytesize instead of …
3:21 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Carl Eugen Hoyos
Please find the commit that introduced the problem and please provide …
3:15 PM Changeset in ffmpeg [cf8ec019] by Michael Niedermayer <michaelni@gmx.at>
movenc: fragment support Reviewed-by: Baptiste Coudurier …
3:08 PM Changeset in ffmpeg [c8948858] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Warn if filters poll & request frame behave wrongly. …
2:53 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) created by Andrea3000
I use FFmpeg API in my Mac OS X application to decode video frames. In …
2:46 PM Ticket #712 (m2v: wrong duration) updated by cbsrobot
[…] […] […]
2:17 PM Ticket #712 (m2v: wrong duration) updated by Carl Eugen Hoyos
Please post your ffmpeg command line and complete, uncut console output.
2:13 PM Ticket #706 (scale filter doesn't understand »out_h«) closed by Stefano Sabatini
fixed: Replying to taeuber: > What/who does »ow« or »oh« define? …
2:03 PM Changeset in ffmpeg [7ecabc85] by Stefano Sabatini <stefasab@gmail.com>
vsrc_life: fix comment in parse_rule()
2:03 PM Changeset in ffmpeg [3af5ddb2] by Stefano Sabatini <stefasab@gmail.com>
vf_scale: give a clue in case of invalid expression self-reference …
1:48 PM Changeset in ffmpeg [6c889888] by Mans Rullgard <mans@mansr.com>
rv40: NEON optimised weighted prediction Signed-off-by: Mans Rullgard …
1:48 PM Changeset in ffmpeg [f5c05b9a] by Mans Rullgard <mans@mansr.com>
rv40: NEON optimised chroma MC Signed-off-by: Mans Rullgard …
1:48 PM Changeset in ffmpeg [f054a827] by Mans Rullgard <mans@mansr.com>
ARM: move NEON H264 chroma mc to a separate file This allows sharing …
1:48 PM Changeset in ffmpeg [42d32cf5] by Mans Rullgard <mans@mansr.com>
rv34: NEON optimised inverse transform functions Signed-off-by: Mans …
1:46 PM Ticket #712 (m2v: wrong duration) created by cbsrobot
When converting any file to a m2v and checking the resulting file, the …
11:13 AM Ticket #711 (h264: illegal short term buffer state detected) updated by Carl Eugen Hoyos
Keywords changed
11:13 AM Ticket #711 (h264: illegal short term buffer state detected) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
11:11 AM Ticket #711 (h264: illegal short term buffer state detected) updated by Ck-NoSFeRaTU
[…]
11:02 AM Ticket #709 (Dolby pro logic IIx and IIz downmixing) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
11:01 AM Ticket #711 (h264: illegal short term buffer state detected) updated by Carl Eugen Hoyos
Please add command line (for example ffmpeg -i rzd-dump.ts -qscale 2 …
10:52 AM rzd-dump.ts attached to Ticket #711 by Ck-NoSFeRaTU
sample dump
10:52 AM Ticket #711 (h264: illegal short term buffer state detected) created by Ck-NoSFeRaTU
Bug occured only in ffmpeg/libav, players like vlc or mplayer plays …
7:16 AM Ticket #708 (Bad computed size for atoms with size 0 in MOV files) updated by Mihnea
The commit fixes the problem indeed, but the read position for the …
4:48 AM CompilationGuide/Centos edited by llogan
add "compilation is now complete" (diff)
4:39 AM CompilationGuide/Centos edited by llogan
remove curl as dependency (from an incorrect paste); fix some headings (diff)
4:34 AM CompilationGuide edited by llogan
add CentOS compile guide (diff)
4:31 AM CompilationGuide/Centos edited by llogan
add ffmpeg relative link (diff)
4:29 AM CompilationGuide/Centos edited by llogan
cleanup, fix vo-aacenc section, finish reverting section (diff)
3:03 AM CompilationGuide/Centos created by llogan
make initial page
12:37 AM Changeset in ffmpeg [b404ab9e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mov: …

Dec 5, 2011:

11:20 PM Ticket #708 (Bad computed size for atoms with size 0 in MOV files) updated by Carl Eugen Hoyos
Status, Version, Component changed
I just committed a change that fixes the sample you provided, …
11:16 PM Changeset in ffmpeg [a448a5d1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not fail fatally if chan atom is too short.
11:14 PM Ticket #710 (vqavideo codec playback corruption) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
out.avi looks very broken... […]
10:31 PM Ticket #710 (vqavideo codec playback corruption) updated by Elon Musk
ffmpeg version git-2011-12-05-4547d88, Copyright (c) 2000-2011 the …
10:05 PM Ticket #710 (vqavideo codec playback corruption) updated by Carl Eugen Hoyos
Please add at least complete, uncut output of ffmpeg -i B0EB8711.VQA
9:25 PM Ticket #710 (vqavideo codec playback corruption) updated by Elon Musk
http://samples.mplayerhq.hu/game-formats/vqa/landsoflore/B0EB8711.VQA
9:21 PM Ticket #710 (vqavideo codec playback corruption) created by Elon Musk
Some samples do not play correctly: after few seconds in sample …
8:24 PM mask1_5bpp.IFF attached to Ticket #705 by ami_stuff
8:13 PM Changeset in ffmpeg [4547d883] by Michael Niedermayer <michaelni@gmx.at>
Fix compilation for C++ applications Signed-off-by: Michael …
8:13 PM Changeset in ffmpeg [b27ac355] by Michael Niedermayer <michaelni@gmx.at>
movdec: Fix parsing of a very last empty atom of size 8. …
8:12 PM Changeset in ffmpeg [38a511e8] by Reinhard Tartler <siretart@tauware.de>
swscale: Readd #define _SVID_SOURCE This was removed erroneously in …
7:05 PM Changeset in ffmpeg [61b1d85c] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add tests for several encoders. More specifically, PNG, v210, zlib …
7:05 PM Changeset in ffmpeg [c66bd78e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vf_scale: support PAL8 output by producing BGR8. While quality is …
7:05 PM Changeset in ffmpeg [d086c120] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add coverage exclusions for test code. For some of the code e.g. …
7:04 PM Changeset in ffmpeg [840ecc9e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add coverage support. Adds --enable-coverage to configure and a …
5:51 PM Changeset in ffmpeg [52401b82] by Alex Converse <alex.converse@gmail.com>
mov: Don't av_malloc(0). malloc() is allowed to return NULL when zero …
4:54 PM Changeset in ffmpeg [9179f27c] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: only allocate 1 AVFrame per input stream This avoids …
4:03 PM WikiStart edited by takis
Remove spam (diff)
3:53 PM Changeset in ffmpeg [110d2af2] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: fix memleaks due to not freeing the AVFrame for audio
3:39 PM Changeset in ffmpeg [b41995d2] by Ronald S. Bultje <rsbultje@gmail.com>
h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg).
3:10 PM Ticket #709 (Dolby pro logic IIx and IIz downmixing) created by dE_logics
ffmpeg, currently when down mixing multi channel audio, does it in a …
12:42 PM Ticket #708 (Bad computed size for atoms with size 0 in MOV files) updated by Mihnea
I forgot to fill in the component and version fields, sorry about …
12:23 PM Changeset in ffmpeg [51177b1f] by Michael Niedermayer <michaelni@gmx.at>
lavc: Mark fields that require av_opt_ptr() Signed-off-by: Michael …
12:22 PM Changeset in ffmpeg [31f93fc5] by Michael Niedermayer <michaelni@gmx.at>
lavc: Fix sizeof(AVFrame) useability docs Signed-off-by: Michael …
12:22 PM Changeset in ffmpeg [b9d2b451] by Michael Niedermayer <michaelni@gmx.at>
lavc: Document AVFrame av_opt_ptr() relation. Signed-off-by: Michael …
12:19 PM Ticket #708 (Bad computed size for atoms with size 0 in MOV files) updated by Mihnea
Ok, the original file was about 5 MB and I see there's a 2.5 MB upload …
12:16 PM Ticket #708 (Bad computed size for atoms with size 0 in MOV files) updated by Carl Eugen Hoyos
Please add complete, uncut ffmpeg -i audio.mov output
12:14 PM mov.patch attached to Ticket #708 by Mihnea
12:14 PM audio.mov attached to Ticket #708 by Mihnea
12:12 PM Ticket #708 (Bad computed size for atoms with size 0 in MOV files) created by Mihnea
I have a MOV file written by a lazy program which can't be bothered to …
12:06 PM Changeset in ffmpeg [e873c03a] by Diego Biurrun <diego@biurrun.de>
misc Doxygen markup improvements
12:06 PM Changeset in ffmpeg [c68fafe0] by Diego Biurrun <diego@biurrun.de>
doxygen: eliminate Qt-style doxygen syntax
11:52 AM Ticket #707 (iff: support transparency) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
Patch attached.
11:27 AM DpaintTitle.brush attached to Ticket #707 by ami_stuff
11:26 AM 1.lbm attached to Ticket #707 by ami_stuff
11:26 AM Ticket #707 (iff: support transparency) created by ami_stuff
[…] […]
11:16 AM Ticket #705 (iff: support masking) updated by ami_stuff
I've created 8bit iff file with masking in DPaint.
11:16 AM peterface_8bit.iff attached to Ticket #705 by ami_stuff
10:48 AM Ticket #705 (iff: support masking) updated by ami_stuff
Actually the attached file is in HAM6 mode. I will try to find <= …
10:41 AM Changeset in ffmpeg [714cd7e7] by Martin Storsjö <martin@martin.st>
g722: Add a regression test for muxing/demuxing in wav Signed-off-by: …
10:41 AM Changeset in ffmpeg [f32fd318] by Martin Storsjö <martin@martin.st>
g722: Change bits per sample to 4 Earlier, bits per sample was …
10:41 AM Changeset in ffmpeg [6fcbb0f5] by Martin Storsjö <martin@martin.st>
g722dec: Signal skipping the lower bits via AVOptions instead of …
10:35 AM Ticket #673 (Regression on demuxing mp3 track from an .MOV file.) updated by Dongwon Kang
As you said, chunk_samples is 11520 and 5760 in the first and second …
10:28 AM Ticket #686 (WMV2 crash) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide a sample that allows to reproduce the …
10:27 AM Ticket #703 (mp3 in wav - wrong duration) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
10:19 AM Ticket #705 (iff: support masking) updated by pross
for info: that iff file is 24bpp with masking enabled. Do you have any …
10:15 AM Ticket #673 (Regression on demuxing mp3 track from an .MOV file.) updated by Carl Eugen Hoyos
I believe chunk_samples contains the number of (uncompressed) samples …
10:11 AM Ticket #222 (Remuxing video fails) closed by Carl Eugen Hoyos
fixed
10:11 AM Ticket #415 (vcodec copy fails with H264 stream from AVCHD container) closed by Carl Eugen Hoyos
fixed
4:31 AM Ticket #673 (Regression on demuxing mp3 track from an .MOV file.) updated by Dongwon Kang
Hi Carl, Thanks for tracking this issue. I've tested your change. …
2:22 AM Changeset in ffmpeg [406e9647] by Michael Niedermayer <michaelni@gmx.at>
ffplay: Avoid directly accessing AVFrame fields that differ between …
2:22 AM Changeset in ffmpeg [738c603a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Avoid directly accessing AVFrame fields that differ between …
2:22 AM Changeset in ffmpeg [fef411ef] by Michael Niedermayer <michaelni@gmx.at>
lavc: Add a AVClass for AVFrames. Signed-off-by: Michael Niedermayer …
2:22 AM Changeset in ffmpeg [dff97be8] by Michael Niedermayer <michaelni@gmx.at>
av_opt: add av_opt_ptr() to return a pointer to a field of a object …
2:19 AM Changeset in ffmpeg [618fb9cc] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: handle stream copy timebase selection for mp4 as if it had …
12:14 AM Ticket #705 (iff: support masking) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Type changed
Note: See TracTimeline for information about the timeline view.