Timeline



Jul 16, 2012:

10:19 PM Changeset in ffmpeg [775c4d3] by Martin Storsjö <martin@martin.st>
rtmp: Rename rtmphttp to ffrtmphttp The prefix makes it easier to …
8:01 PM Ticket #1432 (progressive delay) closed by Carl Eugen Hoyos
fixed: Fixed in current git head.
7:30 PM Changeset in ffmpeg [6dac8c83] by Paul B Mahol <onemda@gmail.com>
lavu: disable av_uninit for clang This silence bunch of useless …
6:45 PM Changeset in ffmpeg [9db747b2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
2:56 PM Changeset in ffmpeg [5dba4cbc] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix streamcopy of some mp3 in avi Fixes Ticket1432 …
2:48 PM Changeset in ffmpeg [b45a313e] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: fix error concealment for gop>1 Signed-off-by: Michael …
2:06 PM Changeset in ffmpeg [e03077c4] by Michael Niedermayer <michaelni@gmx.at>
Fix DCA-XXCH extension scaling for embedded downmixes. Reviewed-by: …
2:05 PM Changeset in ffmpeg [73154fee] by Michael Niedermayer <michaelni@gmx.at>
Fix ordering of XXCH downmix coefficients. Reviewed-by: Benjamin …
1:48 PM Changeset in ffmpeg [ac9389a6] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: detect errors in bytestream end mismatches for EC …
1:48 PM Changeset in ffmpeg [b0d674ec] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: set the first slices bytestream end correctly Signed-off-by: …
1:48 PM Changeset in ffmpeg [f5af3568] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: keep track of errors in slice headers for EC Signed-off-by: …
1:48 PM Changeset in ffmpeg [094845aa] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: add simple error concealment in case of CRC errors on slices. …
1:43 PM Ticket #153 (DVB Subtitles Streams decoding and encoding errors) updated by Carl Eugen Hoyos
Playback with ffplay has not changed in the last 18 months for the …
1:38 PM Changeset in ffmpeg [371d37fc] by Michael Niedermayer <michaelni@gmx.at>
ffv1: keep last_frame (to be used for error concealment) …
1:08 PM Ticket #1538 (request_channels does not work for mpeg program stream) created by Carl Eugen Hoyos
-request_channels works fine for many tested containers, does not work …
12:45 PM Changeset in ffmpeg [8486c8c] by Michael Niedermayer <michaelni@gmx.at>
configure: print if the docs building tools have been found …
12:01 PM Changeset in ffmpeg [4564101] by Michael Niedermayer <michaelni@gmx.at>
doc/filters: Fix two typos Signed-off-by: Michael Niedermayer …
11:45 AM Changeset in ffmpeg [08e087cc] by Kostya Shishkov <kostya.shishkov@gmail.com>
rtmp: rtmp_parse_result() add case for video and audio packets to …
10:39 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by Carl Eugen Hoyos
I attached a transport stream that may or may not have a related …
10:32 AM timestamp_wrap.ts attached to Ticket #1438 by Carl Eugen Hoyos
9:47 AM Ticket #218 (H264 in flv cannot be decoded) updated by Shankar Prasad S
Problem was not with the h264/mp3 videos, the files attached had …
9:29 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
Sample uploaded to …
8:15 AM StreamingGuide edited by Roger Pack
(diff)
8:14 AM Changeset in ffmpeg [f06dee77] by Martin Storsjö <martin@martin.st>
configure: Move the getaddrinfo function check into the network block …
12:39 AM Changeset in ffmpeg [7543fd80] by Paul B Mahol <onemda@gmail.com>
exr: check size of uncompressed buffer returned by uncompress() The …
12:18 AM How to speed up / slow down a video edited by Roger Pack
(diff)
12:18 AM FilteringGuide edited by Roger Pack
DRY up pages (diff)
12:14 AM FilteringGuide edited by Roger Pack
(diff)
12:07 AM Changeset in ffmpeg [8b855b69] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add geotiff Signed-off-by: Michael Niedermayer …

Jul 15, 2012:

11:32 PM Changeset in ffmpeg [fbe02459] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:58 PM Changeset in ffmpeg [03d1b18e] by Martin Storsjö <martin@martin.st>
configure: Remove an unused 'have' item This is only used for …
10:15 PM Changeset in ffmpeg [20d569dd] by Diego Biurrun <diego@biurrun.de>
mpeg: remove disabled code
9:34 PM Ticket #1537 (CPIA pixel format not supported) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Status changed
LGPL code can be found here: …
8:56 PM cpia_webcam_cat attached to Ticket #1537 by retrosnub
sample cat dump from /dev/video0
8:53 PM Ticket #1537 (CPIA pixel format not supported) created by retrosnub
When trying to capture from webcam (/dev/video0) I get this error: …
8:11 PM Ticket #153 (DVB Subtitles Streams decoding and encoding errors) updated by Stefano Sabatini
Summary changed
8:10 PM Ticket #153 (DVB Subtitles Streams decoding and encoding errors) updated by Stefano Sabatini
Priority, Status changed
How to test for the error, what's the expected result and what do you …
7:22 PM Ticket #1490 (Infinity loop / lock in export image) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer, Component, Priority, Version changed
Regression since 3ba90d9.
6:59 PM Changeset in ffmpeg [c37c383e] by Martin Storsjö <martin@martin.st>
libfdk-aac: Check if cutoff value is valid Passing a cutoff value < …
6:41 PM Changeset in ffmpeg [9e4b04f8] by Martin Storsjö <martin@martin.st>
network: Always use our version of gai_strerror on windows Even if …
6:41 PM Changeset in ffmpeg [c98e205] by Martin Storsjö <martin@martin.st>
network: Undefine existing gai_strerror definitions This avoids …
6:21 PM Changeset in ffmpeg [2ca6e9bb] by Martin Storsjö <martin@martin.st>
network: Extend the fallback gai_strerror implementation to handle …
4:15 PM Ticket #1396 (Commit 32d545e0 breaks binary backward compatibility) closed by Stefano Sabatini
invalid: Closing the ticket as invalid, since libavformat/url.h is not a public …
3:55 PM Ticket #821 (--enable-x11grab doesn't work properly) closed by Stefano Sabatini
fixed: Was fixed in: […]
3:42 PM Ticket #821 (--enable-x11grab doesn't work properly) updated by Stefano Sabatini
Can't reproduce the error here, indeed configure --enable-x11grab …
2:50 PM Ticket #1243 (ffprobe -show_packets crashes with disabled aac decoder) closed by Stefano Sabatini
fixed: I could not reproduce the problem with -show_packets, but only with …
2:27 PM Changeset in ffmpeg [9a1963fb] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: reindent after the previous commit
1:57 PM Changeset in ffmpeg [5626e812] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: only decode frame if the codec is available Fix crash when a …
1:55 PM Ticket #1243 (ffprobe -show_packets crashes with disabled aac decoder) updated by Stefano Sabatini
Priority, Status, Component, Reproduced by developer changed
1:20 PM u263_b-frames_5.avi attached to Ticket #1536 by ami_stuff
1:20 PM u263_b-frames_1.avi attached to Ticket #1536 by ami_stuff
1:20 PM u263.avi attached to Ticket #1536 by ami_stuff
1:20 PM Ticket #1536 (u263: problem with b-frames) created by ami_stuff
u263 codec have a possibility to encode video with enabled b-frames …
1:07 PM Changeset in ffmpeg [fda968a] by Stefano Sabatini <stefasab@gmail.com>
lavfi: decrease logging level of message showing initial parameters …
1:04 PM Changeset in ffmpeg [a1e52c94] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Simplify ptx decoding on big-endian. Reviewed-by: Reimar Döffinger
12:55 PM Changeset in ffmpeg [a8ff7e3f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: Assign U263 FourCC to CODEC_ID_H263
12:49 PM Changeset in ffmpeg [96e25073] by Michael Niedermayer <michaelni@gmx.at>
isom: add "NO16" FourCC samples: …
12:49 PM Changeset in ffmpeg [198c4ea2] by Michael Niedermayer <michaelni@gmx.at>
riff: add dvis/pdvc FourCCs samples: …
12:49 PM Changeset in ffmpeg [209f92d9] by Michael Niedermayer <michaelni@gmx.at>
lavc: add seperate AVCodec for CODEC_ID_H263P so demuxers can use that …
12:49 PM Changeset in ffmpeg [8d0ec6e0] by Michael Niedermayer <michaelni@gmx.at>
isom: add "MNG" FourCC sample: …
11:51 AM Ticket #1529 (easier access to (ex: libx264) presets available) closed by Carl Eugen Hoyos
fixed: Afaict, this was fixed by Nicolas, please reopen if the solution is …
11:49 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) updated by Carl Eugen Hoyos
Component changed
11:48 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) closed by Carl Eugen Hoyos
fixed: Thank you for testing!
11:03 AM Changeset in ffmpeg [b4675d0f] by Martin Storsjö <martin@martin.st>
configure: Check for CommandLineToArgvW The actual result of the …
11:02 AM Changeset in ffmpeg [08282952] by Martin Storsjö <martin@martin.st>
vc1dec: Do not use random pred_flag if motion vector data is skipped …
10:55 AM Changeset in ffmpeg [25f056e6] by Martin Storsjö <martin@martin.st>
vp8: Enclose pthread function calls in ifdefs This fixes building …
2:53 AM Changeset in ffmpeg [2c31ed33] by Paul B Mahol <onemda@gmail.com>
exr: make channel_offsets int instead of int8_t Prior to this change …
2:36 AM Ticket #1531 (mss1 crash) closed by Elon Musk
fixed: Should be fixed. Thanks Carl for providing bt.
2:31 AM Changeset in ffmpeg [1463bd90] by Paul B Mahol <onemda@gmail.com>
cosmetics: reindent after d3abbb1d1 Signed-off-by: Paul B Mahol …
2:19 AM Changeset in ffmpeg [a8f6df8a] by Paul B Mahol <onemda@gmail.com>
libfdk-aacenc: remove redundant log message if ff_alloc_packet2 fails …
2:19 AM Changeset in ffmpeg [c44091a9] by Ronald S. Bultje <rsbultje@gmail.com>
snow: refactor code to work around a compiler bug in MSVC. This fixes …
2:19 AM Changeset in ffmpeg [a794600c] by Ronald S. Bultje <rsbultje@gmail.com>
vp8: Include the thread headers before using the pthread types This …
2:12 AM Changeset in ffmpeg [6ad45600] by Paul B Mahol <onemda@gmail.com>
mss1: improve check if decoded pivot is invalid The pivot has to lie …
1:40 AM Changeset in ffmpeg [ab46300] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …

Jul 14, 2012:

11:49 PM Ticket #1535 (Wrong "profile" FAQ entry) created by burek
This FAQ item explains it the best: …
11:23 PM Changeset in ffmpeg [39afcf1d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: eval: …
11:19 PM Changeset in ffmpeg [39d18f21] by Martin Storsjö <martin@martin.st>
configure: Check for getaddrinfo in ws2tcpip.h, too This function is …
9:50 PM Changeset in ffmpeg [2c501ae8] by Philip Langdale <philipl@overt.org>
movtextdec: 3GPP TS 26.245 Timed Text Decoder. This change introduces …
6:18 PM Changeset in ffmpeg [951455c1] by Luca Barbato <lu_zero@gentoo.org>
vp8: implement sliced threading Testing gives 25-30% gain on HD clips …
6:18 PM Changeset in ffmpeg [17343e3] by Luca Barbato <lu_zero@gentoo.org>
vp8: move data from VP8Context->VP8Macroblock In preparation for …
6:18 PM Changeset in ffmpeg [337ade52] by Luca Barbato <lu_zero@gentoo.org>
vp8: refactor decoding a single mb_row This is in preperation for …
6:07 PM Changeset in ffmpeg [45ff9e5b] by Luca Barbato <lu_zero@gentoo.org>
doc: update api changes with the right commit hashes
6:07 PM Changeset in ffmpeg [f3e5e6f0] by Luca Barbato <lu_zero@gentoo.org>
mem: introduce av_malloc_array and av_mallocz_array Both function …
3:20 PM Changeset in ffmpeg [57d5a224] by Michael Niedermayer <michaelni@gmx.at>
mp3enc: add lame tag with start padding info Signed-off-by: Michael …
2:30 PM Ticket #1529 (easier access to (ex: libx264) presets available) updated by Cigaes
In the laetst Git version, setting an invalid preset or tune will …
12:51 PM Changeset in ffmpeg [7b521c52] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: add -progress option. It allows to send program-friendly …
11:55 AM Ticket #1534 (report on ffv1 version and slices) created by dave rice
Summary of the bug: Since ffv1 version 3 may someday become the …
11:43 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) updated by dave rice
It worked. Here's with no -slices expressed. […] and here's …
11:43 AM Changeset in ffmpeg [2d497c14] by Janne Grunau <janne-libav@jannau.net>
eval: add gt(), gte(), lt() and lte() fate tests
11:37 AM Changeset in ffmpeg [3aba391f] by Nicolas George <nicolas.george@normalesup.org>
libx264: list possible presets and tunes. The values are listed if …
11:33 AM Changeset in ffmpeg [caac3ab6] by Janne Grunau <janne-libav@jannau.net>
eval: fix swapping of lt() and lte() CC: libav-stable@libav.org
11:02 AM Changeset in ffmpeg [160df979] by Stefano Sabatini <stefasab@gmail.com>
lavc/tiffenc: apply misc doxy fixes
11:02 AM Changeset in ffmpeg [6c3b3cf] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add frame metadata printing
11:02 AM Changeset in ffmpeg [75abfab6] by Stefano Sabatini <stefasab@gmail.com>
lavc/tiff: add GeoTIFF support to the TIFF decoder Work done for …
11:02 AM Changeset in ffmpeg [fb571806] by Stefano Sabatini <stefasab@gmail.com>
lavc/avcodec.h: keep avframe_* field setter and getter close Slightly …
11:00 AM Changeset in ffmpeg [f49ec1b4] by Stefano Sabatini <stefasab@gmail.com>
lavc: add metadata to AVFrame See thread: Subject: [libav-devel] …
10:31 AM Ticket #1488 (can't use "-vf" to rotate video on linux) closed by Stefano Sabatini
invalid: This is likely due to the use of an old version of ffmpeg, without …
10:28 AM Ticket #1449 (texi2html required for doc) closed by Stefano Sabatini
fixed: Should be fixed in: […] FFmpeg will now create and install …
10:05 AM Ticket #1515 (configure does not test for needed texi2html features) closed by Stefano Sabatini
fixed: Should be address in: […]
9:47 AM Changeset in ffmpeg [2090e404] by Stefano Sabatini <stefasab@gmail.com>
configure: Check that texi2html supports --init-file Fixes ticket #1515
9:47 AM Changeset in ffmpeg [d48f014f] by Stefano Sabatini <stefasab@gmail.com>
doc/Makefile: Add missing $(HOSTEXESUF) to print_options
9:47 AM Changeset in ffmpeg [3e03f8d8] by Stefano Sabatini <stefasab@gmail.com>
build: Fix documentation dependencies and rules
9:40 AM Changeset in ffmpeg [bd58f00e] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: prefer "special" over "magic" for special input/output labels
9:39 AM Changeset in ffmpeg [b65ccce8] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: update documentation In particular, assume existence of …
9:38 AM Changeset in ffmpeg [5a6c7a2] by Stefano Sabatini <stefasab@gmail.com>
doc: merge libavfilter.texi into filters.texi There is no much point …
6:20 AM Ticket #505 (mov display matrix is not copied on remuxing) closed by Carl Eugen Hoyos
fixed: I was able to test the change successfully.
6:00 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) updated by Carl Eugen Hoyos
I believe this was fixed yesterday, could you test again? (I wasn't …
5:58 AM Ticket #505 (mov display matrix is not copied on remuxing) updated by Stefan Gehrer
A fix has been comitted and I confirmed that the display matrix of …
2:24 AM Changeset in ffmpeg [825e1e24] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use pkt_pts before pkt->pts for audio This fixes the …
2:24 AM Changeset in ffmpeg [744bd8d0] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: set pkt_timebase Signed-off-by: Michael Niedermayer …
1:49 AM Changeset in ffmpeg [aa32971d] by Michael Niedermayer <michaelni@gmx.at>
lavc: adjust timestamp in case of skiping initial samples …
1:49 AM Changeset in ffmpeg [2fe1864] by Michael Niedermayer <michaelni@gmx.at>
lavc: skip initial silence when requested Signed-off-by: Michael …
1:02 AM Changeset in ffmpeg [0f03563d] by Michael Niedermayer <michaelni@gmx.at>
lavc/w32pthreads: Fix make checkheaders. Signed-off-by: Michael …
12:57 AM Changeset in ffmpeg [e98330df] by Michael Niedermayer <michaelni@gmx.at>
movenc: write track header transformation matrix depending on "rotate" …

Jul 13, 2012:

11:48 PM Changeset in ffmpeg [bc0ef29c] by Paul B Mahol <onemda@gmail.com>
exr: fix scan_line_size calculation This one will also work in cases …
11:02 PM Changeset in ffmpeg [cd3136e8] by Paul B Mahol <onemda@gmail.com>
exr: print channel names not yet supported Signed-off-by: Paul B …
9:14 PM Changeset in ffmpeg [fedefe4a] by Paul B Mahol <onemda@gmail.com>
exr: remove double ;; Signed-off-by: Paul B Mahol <onemda@gmail.com>
9:08 PM Changeset in ffmpeg [10338073] by Paul B Mahol <onemda@gmail.com>
exr: frame multithreading support Signed-off-by: Paul B Mahol …
8:22 PM Changeset in ffmpeg [67421699] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
8:08 PM Changeset in ffmpeg [af285072] by Michael Niedermayer <michaelni@gmx.at>
ffv1enc: use default number of slices if unspecified Signed-off-by: …
8:08 PM Changeset in ffmpeg [051dd2ee] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: print timestamp at which a CRC mismatch happened …
7:10 PM Changeset in ffmpeg [c3a4c1bd] by Compn <tempn@twmi.rr.com>
add PLV1 fourcc to mpeg4 works on …
6:35 PM Changeset in ffmpeg [0eb0b310] by Michael Niedermayer <michaelni@gmx.at>
lavc: add pkt_timebase to allow avcodec to adjust pkt_dts/pts when …
5:58 PM StreamingGuide edited by Roger Pack
(diff)
5:22 PM Changeset in ffmpeg [f30260d3] by Janne Grunau <janne-libav@jannau.net>
imgconvert: deprecate avcodec_find_best_pix_fmt()
5:22 PM Changeset in ffmpeg [ac29054f] by Janne Grunau <janne-libav@jannau.net>
imgconvert: add avcodec_find_best_pix_fmt2() The number of pixel …
4:38 PM Changeset in ffmpeg [cb59e62a] by Clément Bœsch <ubitux@gmail.com>
doc/ffmpeg: document more deeply -re option. Signed-off-by: Clément …
3:51 PM Changeset in ffmpeg [86dd5fbf] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Remove stray @item from git-howto Fixes warning: @item …
3:51 PM Changeset in ffmpeg [7ff318e2] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libfdk-aac: Port to ff_alloc_packet2 Signed-off-by: Derek Buitenhuis …
3:51 PM Changeset in ffmpeg [29470bb9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doxy: move av_guess_sample_aspect_ratio to correct place It should …
3:29 PM Changeset in ffmpeg [39bb27bf] by Janne Grunau <janne-libav@jannau.net>
imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt …
3:17 PM Changeset in ffmpeg [ff2fda5] by Michael Niedermayer <michaelni@gmx.at>
doc/protocol.texi: fix missed application reference Signed-off-by: …
3:16 PM Changeset in ffmpeg [790e25ef] by Michael Niedermayer <michaelni@gmx.at>
general.texi: fix project reference Signed-off-by: Michael …
3:03 PM Changeset in ffmpeg [c5cc9498] by Michael Niedermayer <michaelni@gmx.at>
matroskaenc: switch to av_assert Signed-off-by: Michael Niedermayer …
2:24 PM Changeset in ffmpeg [1cef5a01] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix type of av_log() argument Signed-off-by: Michael …
11:32 AM tsc2_lowq.avi attached to Ticket #1533 by Carl Eugen Hoyos
11:30 AM Ticket #1533 (TechSmith Camtasia Screen Codec 2 artefacts) created by Carl Eugen Hoyos
I will attach a tsc2 sample that shows severe artefacts with FFmpeg. […]
10:24 AM Ticket #1532 (Additional column in "ffmpeg -codecs") updated by burek
Well I guess it is, but who would know better then guys who develop …
10:19 AM Ticket #1532 (Additional column in "ffmpeg -codecs") updated by Carl Eugen Hoyos
Isn't it possible that it is not known if a (external) encoder …
10:09 AM Ticket #1532 (Additional column in "ffmpeg -codecs") created by burek
It might be useful to indicate which encoders are able to produce the …
8:17 AM Changeset in ffmpeg [47aed439] by Diego Biurrun <diego@biurrun.de>
build: Fix APE tag dependencies
7:05 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) updated by Carl Eugen Hoyos
Could you test current git head?
6:56 AM Ticket #1530 (Feature Request :: Allow more options in .ffpreset files) updated by Carl Eugen Hoyos
Cc, Version, Component, Description changed
5:40 AM Ticket #1531 (mss1 crash) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
[…]
4:59 AM Changeset in ffmpeg [5b7e3a19] by Kostya Shishkov <kostya.shishkov@gmail.com>
MS Expression Encoder Screen decoder
1:09 AM Changeset in ffmpeg [d3abbb1d] by Paul B Mahol <onemda@gmail.com>
lavc: fix ff_alloc_packet() Regression introduced in 740b9ff44. …
12:30 AM WikiStart edited by Stefano Sabatini
Redefine hierarchical level of sections (diff)
12:28 AM WikiStart edited by Stefano Sabatini
Group resources per categories (diff)
12:22 AM WikiStart edited by Stefano Sabatini
Put FFmpeg documentation together, Trac documentation at the end of … (diff)

Jul 12, 2012:

10:51 PM Changeset in ffmpeg [81fe2e8b] by Michael Niedermayer <michaelni@gmx.at>
build_system: mark libfdk as non GPL compatible until the situation is …
9:57 PM Changeset in ffmpeg [620c6292] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
9:18 PM Changeset in ffmpeg [f9c823df] by Michael Niedermayer <michaelni@gmx.at>
lclenc: switch to av_assert Signed-off-by: Michael Niedermayer …
9:16 PM Changeset in ffmpeg [db03f91f] by Michael Niedermayer <michaelni@gmx.at>
mxfenc: switch to av_assert Signed-off-by: Michael Niedermayer …
8:39 PM Ticket #1531 (mss1 crash) created by ami_stuff
Please post gdb output if reproducible. …
8:37 PM Changeset in ffmpeg [7548831c] by Martin Storsjö <martin@martin.st>
libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency …
8:33 PM StreamingGuide edited by Roger Pack
(diff)
8:25 PM Changeset in ffmpeg [375c0f74] by Michael Niedermayer <michaelni@gmx.at>
av_samples_copy: support overlapping copies Signed-off-by: Michael …
8:25 PM Changeset in ffmpeg [19ff479f] by Michael Niedermayer <michaelni@gmx.at>
mp3dec: parse initial silence padding information from lame tag And …
8:21 PM StreamingGuide edited by Roger Pack
(diff)
8:06 PM StreamingGuide edited by Roger Pack
(diff)
8:01 PM Ticket #1530 (Feature Request :: Allow more options in .ffpreset files) created by Dave P.
I created a preset containing options for creating HD MPEG-2 PS files, …
6:59 PM Ticket #1528 (drastic v210 - packet too small) updated by ami_stuff
Replying to cehoyos: > Please also provide following …
6:58 PM d_v210_2.rar attached to Ticket #1528 by ami_stuff
6:32 PM Changeset in ffmpeg [018601d] by Michael Niedermayer <michaelni@gmx.at>
lavf: inject sample skip side data when requested by the demuxer …
6:18 PM Changeset in ffmpeg [c916af99] by Michael Niedermayer <michaelni@gmx.at>
add output for frame timestamps Signed-off-by: Michael Niedermayer …
6:15 PM Ticket #1528 (drastic v210 - packet too small) updated by Carl Eugen Hoyos
Please also provide following widths: 318, 319, 326, 327, 328
6:00 PM Ticket #1529 (easier access to (ex: libx264) presets available) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
5:44 PM Ticket #1529 (easier access to (ex: libx264) presets available) created by Roger Pack
Hello. Currently the "help" output refers one to the binary x264 …
5:36 PM Changeset in ffmpeg [f7e26cca] by Paul B Mahol <onemda@gmail.com>
exr: rle decompression Signed-off-by: Paul B Mahol <onemda@gmail.com>
5:00 PM Ticket #1526 (Got "Truncating packet of size 4096 to 1" at files with long durations ...) closed by Carl Eugen Hoyos
invalid: Replying to vladget: > Guys, thank you every one for your …
4:54 PM Ticket #1526 (Got "Truncating packet of size 4096 to 1" at files with long durations ...) updated by Vladimir Getmanshchuk
Guys, thank you every one for your help! I'm really sorry! Issue was …
3:45 PM Ticket #1526 (Got "Truncating packet of size 4096 to 1" at files with long durations ...) updated by Vladimir Getmanshchuk
Replying to cehoyos: > FFmpeg says the source file is 49 …
3:37 PM Ticket #1528 (drastic v210 - packet too small) updated by ami_stuff
this codec seems to support odd widths …
3:17 PM Ticket #1379 (Excessive logging of "Adjusting PTS forward" with dvd mpeg2 ps) closed by Carl Eugen Hoyos
fixed: Thank you for testing again!
3:16 PM Ticket #1526 (Got "Truncating packet of size 4096 to 1" at files with long durations ...) updated by Carl Eugen Hoyos
Component changed
FFmpeg says the source file is 49 minutes long which makes seeking to …
2:40 PM Ticket #1379 (Excessive logging of "Adjusting PTS forward" with dvd mpeg2 ps) updated by Andy Furniss
This is fixed now. Though I can't see how to close it.
2:11 PM Ticket #1526 (Got "Truncating packet of size 4096 to 1" at files with long durations ...) updated by Vladimir Getmanshchuk
Replying to cehoyos: > Is the problem also reproducible …
2:03 PM Ticket #1528 (drastic v210 - packet too small) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Works fine with -custom_stride 864 Could you provide other widths?
12:58 PM Changeset in ffmpeg [26d72327] by Nicolas George <nicolas.george@normalesup.org>
configure: produce useful uninstalled pc files. The old files were …
11:38 AM Ticket #1527 (AVRn (mjpeg) decodes incorrectly) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Related to ticket #970.
11:23 AM Ticket #1528 (drastic v210 - packet too small) created by ami_stuff
http://www.datafilehost.com/download-63c35830.html […]
11:06 AM 24bpp.mov attached to Ticket #1527 by ami_stuff
11:05 AM Ticket #1527 (AVRn (mjpeg) decodes incorrectly) created by ami_stuff
attached file decodes incorrectly compared to original codec […]
11:00 AM Ticket #1526 (Got "Truncating packet of size 4096 to 1" at files with long durations ...) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Is the problem also reproducible with "ffmpeg -ss 00:52:37.640 -i …
10:28 AM Ticket #1526 (Got "Truncating packet of size 4096 to 1" at files with long durations ...) updated by Vladimir Getmanshchuk
It is looks like similar to http://ffmpeg.org/trac/ffmpeg/ticket/1235
10:26 AM Ticket #1526 (Got "Truncating packet of size 4096 to 1" at files with long durations ...) created by Vladimir Getmanshchuk
Summary of the bug: I'm trying to encode video encoded from dv in avi …
9:43 AM Ticket #1525 (configure does not test for SDL_atoi) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/38223/focus=38465
9:36 AM Ticket #1524 (mp3 audio stream not detected) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
The mp3 file starts with a 40k jpg. […]
9:11 AM Changeset in ffmpeg [0da29727] by Diego Biurrun <diego@biurrun.de>
build: Fix Ogg demuxer dependencies
9:11 AM Changeset in ffmpeg [b8960082] by Diego Biurrun <diego@biurrun.de>
build: Fix FLAC demuxer dependencies
9:11 AM Changeset in ffmpeg [8eea8fdc] by Diego Biurrun <diego@biurrun.de>
flac: Move flac functions shared between libraries to flac common code …
8:45 AM Changeset in ffmpeg [a5194633] by Diego Biurrun <diego@biurrun.de>
build: Fix CAF demuxer dependencies
8:45 AM Changeset in ffmpeg [b7884ff7] by Diego Biurrun <diego@biurrun.de>
build: Fix MP2 muxer dependencies
8:45 AM Changeset in ffmpeg [d648de61] by Diego Biurrun <diego@biurrun.de>
build: Add missing build rules for the ISMV muxer
8:45 AM Changeset in ffmpeg [7d605d51] by Diego Biurrun <diego@biurrun.de>
configure: Drop redundant mxf_d10 test dependency declaration The …
8:01 AM Changeset in ffmpeg [37eeb5e2] by Martin Storsjö <martin@martin.st>
Support AAC encoding via the external library fdk-aac Signed-off-by: …
7:54 AM Changeset in ffmpeg [372597e5] by Martin Storsjö <martin@martin.st>
libavcodec: Add more AAC profiles The numerical values of the …
6:19 AM Ticket #1524 (mp3 audio stream not detected) updated by Peter
Sorry, it's my first bug report. I have uploaded the sample file to …
5:58 AM Ticket #1524 (mp3 audio stream not detected) updated by Carl Eugen Hoyos
Description, Keywords, Version, Component changed
Replying to petere: > I can provide the mp3 file if …
1:07 AM Changeset in ffmpeg [a568a84e] by Paul B Mahol <onemda@gmail.com>
exr: cache some values Signed-off-by: Paul B Mahol <onemda@gmail.com>
12:33 AM Changeset in ffmpeg [65219c38] by Michael Niedermayer <michaelni@gmx.at>
dca: map xxch side channels to AV_CH_SIDE_LEFT/RIGHT instead of REAR. …

Jul 11, 2012:

11:59 PM CompilationGuide/Ubuntu edited by llogan
add librtmp (diff)
11:46 PM Ticket #1524 (mp3 audio stream not detected) updated by Peter
I can provide the mp3 file if required.
11:42 PM Ticket #1524 (mp3 audio stream not detected) created by Peter
Summary of the bug: I have an mp3 file where ffmpeg does not find the …
9:57 PM Changeset in ffmpeg [9ca27df5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:53 PM Ticket #1306 (Open EXR : wrong processing of an *.exr files) updated by Elon Musk
ZIP1 and ZIP16 compression are now supported.
9:26 PM Changeset in ffmpeg [5f298c67] by Michael Niedermayer <michaelni@gmx.at>
vorbisdec: switch to av_assert Signed-off-by: Michael Niedermayer …
9:26 PM Changeset in ffmpeg [e3c2d831] by Michael Niedermayer <michaelni@gmx.at>
avidec: switch to av_assert Signed-off-by: Michael Niedermayer …
8:48 PM HowToBurnSubtitlesIntoVideo edited by burek
(diff)
8:46 PM Changeset in ffmpeg [74f3c53b] by Paul B Mahol <onemda@gmail.com>
exr: zip decompression Signed-off-by: Paul B Mahol <onemda@gmail.com>
8:44 PM HowToBurnSubtitlesIntoVideo edited by burek
(diff)
8:43 PM Changeset in ffmpeg [5ee41d00] by Paul B Mahol <onemda@gmail.com>
exr: remove dead assigment Signed-off-by: Paul B Mahol <onemda@gmail.com>
7:24 PM Changeset in ffmpeg [667fb97a] by Anton Khirnov <anton@khirnov.net>
dct/fft-test: use a replacement getopt() if the system has none …
7:40 AM Changeset in ffmpeg [183b1c22] by Martin Storsjö <martin@martin.st>
configure: Check for the math function rint Add a fallback …
5:29 AM Changeset in ffmpeg [781888d] by Kostya Shishkov <kostya.shishkov@gmail.com>
TechSmith Screen Codec 2 decoder
2:04 AM Changeset in ffmpeg [dd0a9b78] by Michael Niedermayer <michaelni@gmx.at>
replace all volatile by volatile volatile can cause problems …
2:00 AM Changeset in ffmpeg [b8a90976] by Michael Niedermayer <michaelni@gmx.at>
lavf/mxfenc: fix dnxhd codec uls and aspect ratio Reviewed-by: Tomas …
1:07 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) created by dave rice
Summary of the bug: If I encode to ffv1 version 3 without specifying …
12:56 AM Ticket #1520 (allow mathematical expressions for -t and -ss) updated by dave rice
Thanks for the tip to use shell for the math and for breaking this down.
12:22 AM Capture/Webcam edited by Roger Pack
(diff)

Jul 10, 2012:

10:01 PM Changeset in ffmpeg [9b3f9f4] by Paul B Mahol <onemda@gmail.com>
tiffenc: use av_fast_padded_malloc(z) Signed-off-by: Paul B Mahol …
9:42 PM Changeset in ffmpeg [0e003d8c] by Paul B Mahol <onemda@gmail.com>
lavc: add av_fast_padded_mallocz Signed-off-by: Paul B Mahol …
9:32 PM Changeset in ffmpeg [ca16f88c] by Paul B Mahol <onemda@gmail.com>
tiffenc: add .init Signed-off-by: Paul B Mahol <onemda@gmail.com>
8:29 PM Changeset in ffmpeg [5a9d6993] by Nicolas George <nicolas.george@normalesup.org>
parseutils: ignore digits below the microsecond. Accept 1.1234567 as …
7:00 PM Changeset in ffmpeg [a8ad6ffa] by Martin Storsjö <martin@martin.st>
rtsp: Add listen mode This makes the RTSP demuxer act as a server, …
6:51 PM Changeset in ffmpeg [b27c7d70] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mss1: …
6:32 PM Changeset in ffmpeg [e346176d] by Michael Niedermayer <michaelni@gmx.at>
x86: cpu: clean up check for cpuid instruction support This adds …
6:26 PM Changeset in ffmpeg [96890c00] by Michael Niedermayer <michaelni@gmx.at>
configure: Change the rdtsc check to a linker check A compile-only …
6:21 PM Changeset in ffmpeg [6e71c120] by Martin Storsjö <martin@martin.st>
rtsp: Make rtsp_open_transport_ctx() non-static This is required for …
6:20 PM Changeset in ffmpeg [6bbb3622] by Martin Storsjö <martin@martin.st>
rtsp: Move rtsp_read_close This avoids having to add forward …
6:20 PM Changeset in ffmpeg [45b06858] by Martin Storsjö <martin@martin.st>
rtsp: Parse the mode=receive/record parameter in transport lines We …
5:38 PM Changeset in ffmpeg [84d902f] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videoenc: use av_assert Signed-off-by: Michael Niedermayer …
5:38 PM Changeset in ffmpeg [43c60937] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: use av_assert Signed-off-by: Michael Niedermayer …
5:28 PM Ticket #1516 (Possible dead loop while making snapshot from a MP4) closed by Carl Eugen Hoyos
worksforme: Works fine here. Please note that it does make a difference where you …
5:20 PM Ticket #1520 (allow mathematical expressions for -t and -ss) updated by Cigaes
I see three separate issues here: First, the possibility of putting …
4:41 PM CompilationGuide edited by Roger Pack
note cross compile (diff)
3:05 PM Ticket #1517 (Pixel format autoselection does not choose wisely for yuvj420p) updated by Elon Musk
Isn't this duplication of ticked #1426. (there are probably others too....)
2:59 PM Ticket #1518 (Add support for corepng png1 files) closed by Elon Musk
wontfix: The fate sample is badly truncated, full sample from …
2:57 PM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by tewilove
Replying to cehoyos: > Replying to tewilove: > …
2:32 PM Ticket #527 (NellyMoser codec reports zero frame size and bitrate) updated by ericma
It looks like my hack doesn't really work that well. I'm transcoding …
12:53 PM Ticket #1519 (use -coder 1 by default in ffv1 encoding when needed) closed by Carl Eugen Hoyos
fixed: Should be fixed.
12:34 PM Changeset in ffmpeg [0abab003] by Nicolas George <nicolas.george@normalesup.org>
dpx: invalid aspect ratio is 0/1, not 0/0.
12:32 PM Changeset in ffmpeg [acf02839] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set default ffv1 coder to -1. Autoselect coder 1 instead of default …
12:32 PM Changeset in ffmpeg [4c4e1256] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Return AVERROR_INVALIDDATA from ffv1 encoder initialisation …
12:32 PM Changeset in ffmpeg [08ed3e8b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Move ffv1 encoder initialisation code.
12:24 PM Changeset in ffmpeg [71c689e8] by Michael Niedermayer <michaelni@gmx.at>
dsputil: turn assert into if() as its possible to trigger with ffv1 …
11:58 AM Changeset in ffmpeg [ed219ed3] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss1: fix decoding masked regions in interframes Spotted by Alberto Delmás
11:51 AM Changeset in ffmpeg [f39bbc9] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: fix off by one error. Found-by: Mateusz "j00ru" Jurczyk and …
11:51 AM Changeset in ffmpeg [83728d2d] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: only parse next partition pack if parsing forward …
11:51 AM Changeset in ffmpeg [34ca5ae5] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only We cannot …
11:51 AM Changeset in ffmpeg [634d6705] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: fix frame height vs field height confusion Reviewed-by: Tomas …
11:51 AM Changeset in ffmpeg [5ed032fb] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: Add intra_only flag to MXFTrack This allows future …
11:51 AM Changeset in ffmpeg [fb8fa3c6] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a The "ECs …
11:51 AM Changeset in ffmpeg [1fadf53e] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: truncate packets that extend past the next edit unit This …
11:51 AM Changeset in ffmpeg [fda891e1] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: set pixel format for cdci picture formats The properties of …
11:51 AM Changeset in ffmpeg [dfefede0] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: detect uncomp pictures using essence container ul This …
11:51 AM Changeset in ffmpeg [5255ca24] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: set track edit rate num/den in expected order This matches …
11:33 AM Changeset in ffmpeg [358d854d] by Martin Storsjö <martin@martin.st>
x86/cpu: implement get/set_eflags using intrinsics Signed-off-by: …
11:33 AM Changeset in ffmpeg [c0ee695b] by Martin Storsjö <martin@martin.st>
x86/cpu: implement support for cpuid through intrinsics …
11:33 AM Changeset in ffmpeg [3f150ffb] by Martin Storsjö <martin@martin.st>
x86/cpu: implement support for xgetbv through intrinsics …
11:33 AM Changeset in ffmpeg [f80ddd5b] by Martin Storsjö <martin@martin.st>
lavu: use intrinsics for emms on systems lacking inline asm support …
11:27 AM Changeset in ffmpeg [73077464] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Recognize yuv10 image files as v210x. Reviewed-by: Kieran Kunhya
11:22 AM Changeset in ffmpeg [5bcabc56] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Define snow .pix_fmts to allow colour space auto-selection.
11:10 AM Ticket #1522 (H264 Support SP frames exactly) created by Carl Eugen Hoyos
Only the first nine frames of …
8:37 AM Changeset in ffmpeg [620b1e7e] by Martin Storsjö <martin@martin.st>
mem: Don't abort on av_malloc(0) in debug mode This makes the …
8:18 AM Ticket #1511 (udp protocol docs missing some options) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
7:58 AM Ticket #1519 (use -coder 1 by default in ffv1 encoding when needed) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
Patch on mailing list.
7:45 AM Ticket #1521 (Seek does not work on a asf file.) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
For future bug reports: Please always add a command line together with …
5:34 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by Carl Eugen Hoyos
Yes, I just did not find time yet to generalise the description (I …
2:59 AM Ticket #1521 (Seek does not work on a asf file.) updated by Dongwon Kang
sample file size is ~23mB. To download it, please visit: …
2:50 AM Ticket #1521 (Seek does not work on a asf file.) created by Dongwon Kang
Summary of the bug: Seek does not work on a asf file. Every seek …
1:30 AM Changeset in ffmpeg [b4d0c3d9] by Paul B Mahol <onemda@gmail.com>
exr: return proper error code instead of -1 Signed-off-by: Paul B …
1:28 AM Changeset in ffmpeg [dc0d551b] by Paul B Mahol <onemda@gmail.com>
exr: use buf_size instead of recalculating same value Signed-off-by: …
12:17 AM Changeset in ffmpeg [1d890ec8] by Michael Niedermayer <michaelni@gmx.at>
h264/decode_scaling_matrices: fix coding order of 8x8 matrixes. This …
12:17 AM Changeset in ffmpeg [e162733d] by Michael Niedermayer <michaelni@gmx.at>
h264: 12 and 14 bit support This works with I, P and B frames CAVLC …
12:17 AM Changeset in ffmpeg [1465ecf0] by Michael Niedermayer <michaelni@gmx.at>
h264dsp: 12 and 14 bit support Signed-off-by: Michael Niedermayer …
12:17 AM Changeset in ffmpeg [5d05acba] by Michael Niedermayer <michaelni@gmx.at>
h264pred: 12 and 14 bit support Signed-off-by: Michael Niedermayer …
12:17 AM Changeset in ffmpeg [69d5e40e] by Michael Niedermayer <michaelni@gmx.at>
h264idct: 12 and 14 bit support Signed-off-by: Michael Niedermayer …
12:17 AM Changeset in ffmpeg [6ff6a51b] by Michael Niedermayer <michaelni@gmx.at>
h264: limit 10bpp MC pading trick to 10bpp Signed-off-by: Michael …
12:17 AM Changeset in ffmpeg [e8b9e1e2] by Michael Niedermayer <michaelni@gmx.at>
dsputil: extend things to 12 and 14 bits Signed-off-by: Michael …
12:04 AM Changeset in ffmpeg [1a8b0025] by Paul B Mahol <onemda@gmail.com>
fate: add test for paf demuxer Signed-off-by: Paul B Mahol …
12:04 AM Changeset in ffmpeg [101615c7] by Paul B Mahol <onemda@gmail.com>
fate: add test for paf video decoder Signed-off-by: Paul B Mahol …
12:04 AM Changeset in ffmpeg [409cc458] by Paul B Mahol <onemda@gmail.com>
fate: add test for paf audio decoder Signed-off-by: Paul B Mahol …

Jul 9, 2012:

11:37 PM Changeset in ffmpeg [c88d98fe] by Stefano Sabatini <stefasab@gmail.com>
lavfi/movie: reindent after the previous patch Signed-off-by: Steven …
11:37 PM Changeset in ffmpeg [ac726a4] by Stefano Sabatini <stefasab@gmail.com>
lavfi/movie: flush decoder frames on EOF movie currently forwards EOF …
11:29 PM Changeset in ffmpeg [a5382b50] by Stefano Sabatini <stefasab@gmail.com>
lavfi/buffersink: restore possibility to pass opaque data Use the …
11:29 PM Changeset in ffmpeg [21d56098] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add init_opaque callback This will be used by filters which …
11:14 PM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by Andrzej
Hi cehoyos, Did you managed to reproduce the error with the second …
10:59 PM Ticket #1504 (Split an input video into multiple output video chunks) updated by Stefano Sabatini
Replying to burek: > cool man :) I thought that -segment …
10:57 PM Ticket #1504 (Split an input video into multiple output video chunks) closed by Stefano Sabatini
fixed: Should be addressed in: […]
10:53 PM Changeset in ffmpeg [aef9e94f] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add -segment_time_delta option
10:49 PM Changeset in ffmpeg [2058b52c] by Stefano Sabatini <stefasab@gmail.com>
lavf/segment: add -segment_times option Address trac ticket #1504.
8:40 PM Changeset in ffmpeg [f8911b9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mss3: …
6:18 PM Ticket #527 (NellyMoser codec reports zero frame size and bitrate) updated by ericma
Replying to cehoyos: > Could you provide a backtrace when …
5:44 PM Ticket #1520 (allow mathematical expressions for -t and -ss) created by dave rice
Summary of the bug: It seems that -t and -ss support integer and …
5:37 PM Ticket #1519 (use -coder 1 by default in ffv1 encoding when needed) created by dave rice
Summary of the bug: When I encode yuv422p10le video (or any >8 bit …
4:17 PM Changeset in ffmpeg [54677422] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss3: use standard zigzag table
4:17 PM Changeset in ffmpeg [acfb6b6c] by Kostya Shishkov <kostya.shishkov@gmail.com>
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
3:20 PM Changeset in ffmpeg [82f82ccf] by Diego Biurrun <diego@biurrun.de>
motion-test: do not use getopt() It is not available on all systems …
2:50 PM Ticket #1435 (Remuxing aac from mov to avi breaks timestamps) updated by feelart
Here upload. …
2:30 PM Changeset in ffmpeg [5427df01] by Martin Storsjö <martin@martin.st>
tcp: add initial timeout limit for incoming connections …
1:38 PM Changeset in ffmpeg [bf53863] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: switch to av_assert Signed-off-by: Michael Niedermayer …
1:38 PM Ticket #1518 (Add support for corepng png1 files) created by Carl Eugen Hoyos
The sample in fate/png1/corepng-partial.avi decodes visually …
1:38 PM Changeset in ffmpeg [cdb3f2f5] by Michael Niedermayer <michaelni@gmx.at>
mpeg12enc: switch to av_assert Signed-off-by: Michael Niedermayer …
1:30 PM Changeset in ffmpeg [c88a8327] by Michael Niedermayer <michaelni@gmx.at>
movenc: Addtion of \251cmt field to udta Allows support of comment in …
12:34 PM Ticket #1517 (Pixel format autoselection does not choose wisely for yuvj420p) created by Carl Eugen Hoyos
If the input pixel format is yuvj420p, pixel format autoselection …
11:46 AM Changeset in ffmpeg [36b2bd96] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Show hyphen in codec tag.
10:50 AM Changeset in ffmpeg [8e85ba8d] by Diego Biurrun <diego@biurrun.de>
configure: Change the rdtsc check to a linker check A compile-only …
10:10 AM Ticket #1435 (Remuxing aac from mov to avi breaks timestamps) updated by feelart
Happy to see that so starts working on it. If need be I can re-upload …
7:46 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by Carl Eugen Hoyos
Description changed
Replying to tewilove: > File will be uploaded to a …
7:21 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by Cigaes
Them measure the time it took for 20, multiply it by 24, and wait that …
7:13 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by tewilove
Replying to Cigaes: > Try the same command line replacing …
7:10 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by Cigaes
Try the same command line replacing 479.342 first with 2, then again …
6:32 AM Changeset in ffmpeg [8a645bfc] by Anton Khirnov <anton@khirnov.net>
avconv: propagate fatal errors from lavfi.
6:25 AM Changeset in ffmpeg [cd99146] by Anton Khirnov <anton@khirnov.net>
lavfi: add error handling to filter_samples().
6:22 AM Changeset in ffmpeg [8d18bc55] by Anton Khirnov <anton@khirnov.net>
fate-run: make avconv() properly deal with multiple inputs.
6:22 AM Changeset in ffmpeg [083d0f6b] by Anton Khirnov <anton@khirnov.net>
asplit: don't leak the input buffer.
6:21 AM Changeset in ffmpeg [1ffb6456] by Anton Khirnov <anton@khirnov.net>
af_resample: fix request_frame() behavior. Make sure that an output …
6:21 AM Changeset in ffmpeg [6f834293] by Anton Khirnov <anton@khirnov.net>
af_asyncts: fix request_frame() behavior. Make sure that an output …
6:15 AM Changeset in ffmpeg [0dd283fa] by Anton Khirnov <anton@khirnov.net>
libx264: support aspect ratio switching Signed-off-by: Anton Khirnov …
5:43 AM Changeset in ffmpeg [5b7a88f] by Anton Khirnov <anton@khirnov.net>
matroskadec: honor error_recognition when encountering unknown elements.
5:10 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) updated by tewilove
File will be uploaded to a 3rd-party site soon. …
5:09 AM Ticket #1516 (Possible dead loop while making snapshot from a MP4) created by tewilove
Summary of the bug: CPU 100%. How to reproduce: […]
2:51 AM Changeset in ffmpeg [07df939a] by Paul B Mahol <onemda@gmail.com>
exr: support for reading pixelAspectRatio Signed-off-by: Paul B Mahol …
1:55 AM Changeset in ffmpeg [16a433d6] by Paul B Mahol <onemda@gmail.com>
tiffenc: PIX_FMT_YUV440P support Signed-off-by: Paul B Mahol …
Note: See TracTimeline for information about the timeline view.