Timeline



Aug 7, 2014:

11:37 PM Ticket #3774 (Missing library version information on website) updated by Timothy Gu
@cehoyos: can you give a link?
10:48 PM Changeset in ffmpeg [d34ec64a] by Michael Niedermayer <michaelni@gmx.at>
replace calls to url_feof() with avio_feof() Signed-off-by: James …
10:48 PM Changeset in ffmpeg [5c3c6712] by Michael Niedermayer <michaelni@gmx.at>
lavf/avio: rename url_feof() to avio_feof() It's a public function …
9:37 PM Changeset in ffmpeg [f1e626a3] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: read reel_name metadata from tmcd atom Signed-off-by: …
9:04 PM Changeset in ffmpeg [92a28e9f] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: Use av_freep() for pids Signed-off-by: Michael …
9:04 PM Changeset in ffmpeg [31eaecfe] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: Free services array completely on failure …
9:02 PM Changeset in ffmpeg [12b59e57] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: Use correct deallocation code on failure of pids …
9:02 PM Changeset in ffmpeg [5f8300af] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: Check dynarray_add() for failure Signed-off-by: Michael …
9:01 PM Changeset in ffmpeg [92deb289] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: use the correct deallocation functions Found-by: …
8:25 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) closed by Carl Eugen Hoyos
fixed: Fixed in 7d585bc9 The issue is not Bluray-related and was for example …
8:21 PM Ticket #3774 (Missing library version information on website) updated by Carl Eugen Hoyos
Since I find this completely non-obvious: This ticket was indeed …
8:11 PM Changeset in ffmpeg [efcf1fca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5b220e1e19c17b202d83d9be0868d152109ae8f0' * commit …
8:06 PM Changeset in ffmpeg [3224a319] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f8ab9f2fe3730a0e8c3c1eb7c486f7c0041fb3fc' * commit …
7:42 PM Changeset in ffmpeg [066d7765] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6d6bd3a3db24747ae5e10716f4782129c38951f6' * commit …
7:24 PM Changeset in ffmpeg [cec59eb6] by Clément Bœsch <u@pkh.me>
avfilter/dctdnoiz: add 8x8 dct and make it the default 8x8 is about …
7:16 PM Changeset in ffmpeg [ec0b08d2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b7b1bf9166ac3102c401295fdd5d4933c512aa50' * commit …
7:00 PM Changeset in ffmpeg [c6a596f6] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: Correct function reference. The commit …
6:52 PM Changeset in ffmpeg [4917fecf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e' * commit …
6:43 PM Changeset in ffmpeg [a561662f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ad1ee5fa75a3d69d54c0691048939e94ab5a7f0d' * commit …
6:22 PM Changeset in ffmpeg [2bf87dc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7e541c9926d531a100ba0d36f4e56956dd84651' * commit …
6:11 PM Changeset in ffmpeg [4e70104a] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: XMP metadata support. Signed-off-by: Michael …
6:11 PM Changeset in ffmpeg [054c506e] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: XMP metadata suppor. Signed-off-by: Michael Niedermayer …
6:07 PM Changeset in ffmpeg [addbaf13] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Do not try to write a PMT larger than SECTION_SIZE Prevent …
5:59 PM Changeset in ffmpeg [06362ab7] by Clément Bœsch <u@pkh.me>
avfilter/dctdnoiz: rewrite [f/i]dct This removes the avcodec …
4:41 PM Ticket #3774 (Missing library version information on website) updated by compn
oops. you wanted it listed. i see. the avresample version can be …
4:38 PM Ticket #3774 (Missing library version information on website) updated by Clément Bœsch
Replying to cehoyos: > Please understand that there is …
4:28 PM Ticket #3774 (Missing library version information on website) closed by compn
worksforme: avresample is no longer on the (newly revamped) download page. closing …
2:52 PM Changeset in ffmpeg [5b220e1e] by Diego Biurrun <diego@biurrun.de>
mpegts: Fix memory leaks and related crashes in mpegs_write_header()
2:52 PM Changeset in ffmpeg [f8ab9f2f] by Diego Biurrun <diego@biurrun.de>
mpegts: Avoid unnecessary variable shadowing
2:52 PM Changeset in ffmpeg [6d6bd3a3] by Diego Biurrun <diego@biurrun.de>
mpegts: Drop some unnecessary parentheses
2:48 PM Changeset in ffmpeg [b7b1bf91] by Diego Biurrun <diego@biurrun.de>
mpegts: K&R formatting cosmetics
2:02 PM Ticket #3832 (support frame metadata in idet filter) updated by dave rice
Thanks, I have a sample called 5B_clean_capture_ffv1.mov which in idet …
1:41 PM Changeset in ffmpeg [75bd83d4] by Michael Niedermayer <michaelni@gmx.at>
avdevice/lavfi: Simplify non-AV stream check Fixes a clang warning …
12:51 PM Changeset in ffmpeg [8fa695a9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Do …
11:35 AM Changeset in ffmpeg [350f4be1] by Michael Niedermayer <michaelni@gmx.at>
lavf: remove nonexistent functions from the version file …
11:30 AM Changeset in ffmpeg [694b7cd8] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Define the section length with a constant The specification …
11:20 AM Changeset in ffmpeg [dd2b0c1c] by Michael Niedermayer <michaelni@gmx.at>
lavc: remove nonexistent functions from the version file …
11:18 AM Changeset in ffmpeg [7d585bc9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not automatically map subtitles if the decoder and encoder …
11:03 AM Changeset in ffmpeg [1fd880ce] by Michael Niedermayer <michaelni@gmx.at>
lavd/dshow: use av_codec_get_id() ff_codec_get_id() is a lavf …
11:03 AM Changeset in ffmpeg [bb789016] by Diego Biurrun <diego@biurrun.de>
swscale: Undeprecate sws_getContext() sws_getCachedContext is not a …
11:03 AM Changeset in ffmpeg [ad1ee5fa] by Diego Biurrun <diego@biurrun.de>
avcodec: Undeprecate reordered_opaque It allows attaching other …
10:52 AM Changeset in ffmpeg [0ab00a75] by Michael Niedermayer <michaelni@gmx.at>
avcodec/raw: add avpriv_get_raw_pix_fmt_tags() Used to expose …
10:50 AM Ticket #3821 (aac_latm in a transport stream not detected) closed by Carl Eugen Hoyos
fixed
10:40 AM Changeset in ffmpeg [67134ad3] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: fix interpretation of interleaved stereo modes Column and row …
10:31 AM Changeset in ffmpeg [a7e541c9] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: fix interpretation of interleved stereo modes Column and row …
10:17 AM Changeset in ffmpeg [4c404611] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Do …
9:38 AM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) updated by Carl Eugen Hoyos
Version changed
Is network input required to reproduce your issue or is it also …
9:28 AM Ticket #3778 (RTMPProto Overflow Interger (bytes_read) Bug) updated by Carl Eugen Hoyos
Please provide your tested patch as a unified diff (for example as …
8:46 AM Ticket #3831 (conversion to bgr8 does not work correctly for some resolutions) updated by Carl Eugen Hoyos
Priority, Keywords changed
Not really a regression, the border used to be initialized though.
8:45 AM Ticket #3831 (conversion to bgr8 does not work correctly for some resolutions) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Summary changed
Not gif related: […] […] Decoding the output file shows …
7:55 AM Changeset in ffmpeg [7c73d21] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mpegts: Do not return the result of a (void) function from a void …
7:12 AM Changeset in ffmpeg [ef17a0c7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not return a probe score from set_codec_from_probe_data() if the …
7:05 AM Ticket #3831 (conversion to bgr8 does not work correctly for some resolutions) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
For future tickets: Please test current FFmpeg git head before …
5:23 AM Ticket #3832 (support frame metadata in idet filter) updated by Clément Bœsch
You can extract that information from frame by adding …
2:40 AM Ticket #3832 (support frame metadata in idet filter) created by dave rice
Summary of the enhancement: I would find it useful if the idet filter …
2:28 AM Changeset in ffmpeg [5b12b4fc] by Michael Niedermayer <michaelni@gmx.at>
lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*() …
2:17 AM BadContent edited by Michael Niedermayer
(diff)
1:19 AM Ticket #3831 (conversion to bgr8 does not work correctly for some resolutions) created by Chillance
Well, basically I'm trying to convert a movie to an animated gif. I …
12:54 AM Changeset in ffmpeg [1c594194] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b50173a4dd47b9c3c89845b781fa958ccf860929' * commit …
12:42 AM Changeset in ffmpeg [403367d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'da9cc22d5bd5f59756c2037b02966376da2cf323' * commit …
12:36 AM Projects edited by Ilias95
add ffmulticonverter project (diff)
12:35 AM Changeset in ffmpeg [71f33051] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd9432789bd119f0e37bcf65cebda05d36aafd4ed' * commit …
12:27 AM Changeset in ffmpeg [4213fc5b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1dec: Fix multiple bugs from "svq1: do not modify the input …
12:24 AM Changeset in ffmpeg [a79e58cd] by Reinhard Tartler <siretart@tauware.de>
Update Changelog for v0.8.14
12:24 AM Changeset in ffmpeg [4709baec] by Reinhard Tartler <siretart@tauware.de>
Prepare for 0.8.14 Release
12:08 AM Changeset in ffmpeg [e55e0994] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7b588bb691644e1b3c168b99accf74248a24e3cf' * commit …
12:07 AM Changeset in ffmpeg [ecda9b90] by Reinhard Tartler <siretart@tauware.de>
Update Changelog for v9.15
12:05 AM Changeset in ffmpeg [f712d366] by Michael Niedermayer <michaelni@gmx.at>
cdgraphics: do not return 0 from the decode function 0 means no data …

Aug 6, 2014:

11:56 PM Changeset in ffmpeg [c6286279] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c7d9b473e28238d4a4ef1b7e8b42c1cca256da36' * commit …
11:45 PM Changeset in ffmpeg [91b4ed09] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a1599f3f7ea8478d1f6a95e59e3bc6bc86d5f812' * commit …
10:44 PM Changeset in ffmpeg [8dfb8190] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/rawdec: remove old ff_find_pix_fmt() function It's been …
8:36 PM Ticket #3830 (pcm in wav detected as dca) closed by Michael Niedermayer
fixed: Fixed in 6a44699746501332207d967e27297cc6cfa987dd
8:28 PM Changeset in ffmpeg [6a446997] by Michael Niedermayer <michaelni@gmx.at>
avformat/dtsdec: check more of the dca headers in dts_probe() Fixes …
8:28 PM Changeset in ffmpeg [7a34b7d8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, …
8:27 PM Changeset in ffmpeg [b50173a4] by John Stebbins <stebbins@jetheaddev.com>
movenc: fix QT chapter track character encoding An encoding ("encd") …
8:27 PM Changeset in ffmpeg [da9cc22d] by John Stebbins <stebbins@jetheaddev.com>
movenc: add track title to tracks
8:27 PM Changeset in ffmpeg [d9432789] by John Stebbins <stebbins@jetheaddev.com>
movenc: remove pointless loop around BITEXACT test
7:38 PM 664461_flac_16_44100_2_cut.wav attached to Ticket #3830 by Carl Eugen Hoyos
7:38 PM Ticket #3830 (pcm in wav detected as dca) created by Carl Eugen Hoyos
User Adrien Montfort uploaded a wav file containing pcm audio that is …
7:29 PM Changeset in ffmpeg [c79cf012] by Anton Khirnov <anton@khirnov.net>
error_concealment: avoid using the picture if not fully setup Fixes …
7:25 PM Changeset in ffmpeg [52254067] by Anton Khirnov <anton@khirnov.net>
error_concealment: avoid using the picture if not fully setup Fixes …
7:22 PM Changeset in ffmpeg [9d5f4f02] by Anton Khirnov <anton@khirnov.net>
svq1: do not modify the input packet The input data must remain …
7:10 PM Changeset in ffmpeg [af9b6265] by Anton Khirnov <anton@khirnov.net>
svq1: do not modify the input packet The input data must remain …
7:05 PM Changeset in ffmpeg [d513c6a0] by Anton Khirnov <anton@khirnov.net>
svq1: do not modify the input packet The input data must remain …
7:05 PM Ticket #3821 (aac_latm in a transport stream not detected) updated by Carl Eugen Hoyos
[…]
6:59 PM Changeset in ffmpeg [7b588bb6] by Anton Khirnov <anton@khirnov.net>
svq1: do not modify the input packet The input data must remain …
6:56 PM Changeset in ffmpeg [40a820d6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ed6d9ce914d552eeda16af857da97c4b1aea1e3f' * commit …
6:52 PM Changeset in ffmpeg [cf6b2a0a] by Anton Khirnov <anton@khirnov.net>
cdgraphics: do not return 0 from the decode function 0 means no data …
6:51 PM Changeset in ffmpeg [3aebdffb] by Anton Khirnov <anton@khirnov.net>
cdgraphics: switch to bytestream2 Fixes possible invalid memory …
6:46 PM Changeset in ffmpeg [80c268ea] by Anton Khirnov <anton@khirnov.net>
cdgraphics: do not return 0 from the decode function 0 means no data …
6:45 PM Changeset in ffmpeg [8cd67ddd] by Anton Khirnov <anton@khirnov.net>
cdgraphics: switch to bytestream2 Fixes possible invalid memory …
6:41 PM Changeset in ffmpeg [18f48e05] by Anton Khirnov <anton@khirnov.net>
cdgraphics: do not return 0 from the decode function 0 means no data …
6:41 PM Changeset in ffmpeg [5bf5a35f] by Anton Khirnov <anton@khirnov.net>
cdgraphics: switch to bytestream2 Fixes possible invalid memory …
6:32 PM Changeset in ffmpeg [c7d9b473] by Anton Khirnov <anton@khirnov.net>
cdgraphics: do not return 0 from the decode function 0 means no data …
6:32 PM Changeset in ffmpeg [a1599f3f] by Anton Khirnov <anton@khirnov.net>
cdgraphics: switch to bytestream2 Fixes possible invalid memory …
6:29 PM Changeset in ffmpeg [5836fe20] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cbc808d726afdf53d866264722785c1304c17390' * commit …
5:25 PM Changeset in ffmpeg [75837e9a] by Michael Niedermayer <michaelni@gmx.at>
x86: sbrdsp/fft: reuse ps_neg constant Signed-off-by: Michael …
5:25 PM Changeset in ffmpeg [51dd80e7] by Michael Niedermayer <michaelni@gmx.at>
x86: diracdsp: reuse constants Signed-off-by: Michael Niedermayer …
5:24 PM Changeset in ffmpeg [6622a6cf] by Michael Niedermayer <michaelni@gmx.at>
x86: dwt: better share constants Signed-off-by: Michael Niedermayer …
5:24 PM Changeset in ffmpeg [71db2d08] by Michael Niedermayer <michaelni@gmx.at>
x86: better share ff_pw_2 Signed-off-by: Michael Niedermayer …
5:05 PM Ticket #3829 (atempo filter cuts off data) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Description changed
4:36 PM Changeset in ffmpeg [4e128ab0] by Michael Niedermayer <michaelni@gmx.at>
x86: vpx/h264/hevc/mpeg2: share constants Signed-off-by: Michael …
4:15 PM Changeset in ffmpeg [ed6d9ce9] by Martin Storsjö <martin@martin.st>
configure: Include the armcc build number in the compiler …
1:50 PM Changeset in ffmpeg [305f72ae] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Change get_pixels() to ptrdiff_t linesize Found-by: ubitux …
12:27 PM Changeset in ffmpeg [6b1df55] by Michael Niedermayer <michaelni@gmx.at>
avutil/cpu: check av_parse_cpu_caps() table during cpu-test …
12:27 PM Changeset in ffmpeg [fe0157a1] by Michael Niedermayer <michaelni@gmx.at>
avutil/cpu: Make cpu flag names match between cpu-test and …
12:27 PM Changeset in ffmpeg [efc4fe9d] by Michael Niedermayer <michaelni@gmx.at>
avutil/cpu: add aarch64 entries to 2nd table Signed-off-by: Michael …
11:44 AM Changeset in ffmpeg [6598aaea] by Vittorio Giovara <vittorio.giovara@gmail.com>
jpeg2000: enable 4 component pixel formats Bug-Id: 721 CC: …
11:44 AM Changeset in ffmpeg [a5992a27] by Vittorio Giovara <vittorio.giovara@gmail.com>
stereo3d: add missing include guards
11:23 AM Changeset in ffmpeg [cbc808d7] by Vittorio Giovara <vittorio.giovara@gmail.com>
jpeg2000: enable 4 component pixel formats Bug-Id: 721 CC: …
10:38 AM Changeset in ffmpeg [67868485] by Michael Niedermayer <michaelni@gmx.at>
hevc_deblock: change tc type The x86 asm expects int32_t so use that …
8:57 AM two-clicks.wav attached to Ticket #3829 by rmk
8:56 AM Ticket #3829 (atempo filter cuts off data) created by rmk
The following command line with a file containein two click sounds …
6:52 AM Ticket #3826 (Can't get frame of a video just from specific second) updated by Carl Eugen Hoyos
Would you mind posting a screenshot showing anything after 43 seconds?
6:32 AM Ticket #3826 (Can't get frame of a video just from specific second) updated by jurassic
http://cl.ly/image/41233X2k3d2m
2:31 AM Ticket #3613 (transcode_aac test fails to build) closed by Timothy Gu
fixed: Fixed in …
2:01 AM Changeset in ffmpeg [9f02a2b2] by Michael Niedermayer <michaelni@gmx.at>
transcode_aac: fix const return value Fixes Trac #3613. …
1:59 AM Changeset in ffmpeg [a32e306b] by Michael Niedermayer <michaelni@gmx.at>
doc/muxers: document which applications are known to need …
1:40 AM Ticket #3613 (transcode_aac test fails to build) updated by Timothy Gu
Keywords, Version, Reproduced by developer changed
12:59 AM Ticket #3613 (transcode_aac test fails to build) updated by Timothy Gu
Sorry for the delay. Patch sent.
12:22 AM Ticket #3613 (transcode_aac test fails to build) updated by Brad Smith
ping.
12:01 AM Changeset in ffmpeg [9101ef67] by Michael Niedermayer <michaelni@gmx.at>
avutil/cpu: output cpu data to stdout Errors go to stderr, but the …

Aug 5, 2014:

11:57 PM Changeset in ffmpeg [a8689ba8] by Michael Niedermayer <michaelni@gmx.at>
tests/fate/libavutil: switch cpu-test back to runecho so its results …
11:45 PM Changeset in ffmpeg [6552b055] by Michael Niedermayer <michaelni@gmx.at>
avutil/pixelutils: check for malloc failure Found-by: Daemon404 …
11:27 PM Changeset in ffmpeg [84ac2f93] by Michael Niedermayer <michaelni@gmx.at>
avutil/pixelutils: avoid on stack arrays The arrays are fairly large …
10:36 PM Changeset in ffmpeg [1b168e3b] by Michael Niedermayer <michaelni@gmx.at>
avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntax …
10:08 PM Changeset in ffmpeg [296b01d7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7153444df9040bf6ae103e0bbf6104b66f974cb' * commit …
9:43 PM Changeset in ffmpeg [3ce55d2e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '70cd3b8e659c3522eea5c16a65d14b8658894a94' * commit …
9:39 PM Ticket #3826 (Can't get frame of a video just from specific second) updated by Carl Eugen Hoyos
Which version of QuickTime do I have to test? Or is there another …
8:42 PM Ticket #3826 (Can't get frame of a video just from specific second) updated by jurassic
Status changed
MD5 …
8:27 PM Changeset in ffmpeg [1b996670]n2.2.6 by Michael Niedermayer <michaelni@gmx.at>
Changelog: fix typo Found-by: Timothy Gu <timothygu99@gmail.com> …
8:18 PM Changeset in ffmpeg [1f4d779e] by Michael Niedermayer <michaelni@gmx.at>
version.sh: Print versions based on the last git tag for release …
8:17 PM Changeset in ffmpeg [a1804df6] by Anton Khirnov <anton@khirnov.net>
huffyuvdec: check width size for yuv422p Avoid out of array accesses. …
8:16 PM Changeset in ffmpeg [f543d324] by Michael Niedermayer <michaelni@gmx.at>
remove VERSION file it overrides what version.sh prints and thus …
8:11 PM Changeset in ffmpeg [c53effc4] by Anton Khirnov <anton@khirnov.net>
huffyuvdec: check width size for yuv422p Avoid out of array accesses. …
8:07 PM Changeset in ffmpeg [2cbdbc36] by Michael Niedermayer <michaelni@gmx.at>
update for 2.2.6 Changelog by: Timothy Gu <timothygu99@gmail.com> …
8:06 PM Changeset in ffmpeg [aa943bd3] by Anton Khirnov <anton@khirnov.net>
huffyuvdec: check width size for yuv422p Avoid out of array accesses. …
8:01 PM Changeset in ffmpeg [a7153444] by Anton Khirnov <anton@khirnov.net>
huffyuvdec: check width size for yuv422p Avoid out of array accesses. …
7:44 PM CompilationGuide edited by hahaha1234
(diff)
7:42 PM CompilationGuide/MSVC created by hahaha1234
7:32 PM Changeset in ffmpeg [e17dc0a2] by Anton Khirnov <anton@khirnov.net>
mmvideo: check horizontal coordinate too Fixes out of array accesses. …
7:28 PM Changeset in ffmpeg [ede73888] by Anton Khirnov <anton@khirnov.net>
mmvideo: check horizontal coordinate too Fixes out of array accesses. …
7:21 PM Ticket #3817 (h.264: decoding gives duplicated frame) updated by Carl Eugen Hoyos
Resolution changed
7:21 PM Changeset in ffmpeg [bea14966] by Anton Khirnov <anton@khirnov.net>
mmvideo: check horizontal coordinate too Fixes out of array accesses. …
7:16 PM Changeset in ffmpeg [70cd3b8e] by Anton Khirnov <anton@khirnov.net>
mmvideo: check horizontal coordinate too Fixes out of array accesses. …
7:15 PM Changeset in ffmpeg [97478ef5] by Clément Bœsch <u@pkh.me>
avfilter/select: fix "t" eval variable comment
7:05 PM Changeset in ffmpeg [eaeb61c3] by Clément Bœsch <u@pkh.me>
avfilter/select: remove optional avcodec dependency
7:05 PM Changeset in ffmpeg [164b7ccf] by Clément Bœsch <u@pkh.me>
avfilter/mp_decimate: remove avcodec dependency
7:05 PM Changeset in ffmpeg [def03d34] by Clément Bœsch <u@pkh.me>
avfilter/deshake: remove avcodec dependency
7:05 PM Changeset in ffmpeg [f50ec597] by Clément Bœsch <u@pkh.me>
build: remove wrong avcodec dep in decimate This was probably a …
7:05 PM Changeset in ffmpeg [28a2107] by Clément Bœsch <u@pkh.me>
avutil: add pixelutils API
5:53 PM Ticket #3826 (Can't get frame of a video just from specific second) updated by Carl Eugen Hoyos
Replying to jurassic: > I really don't understand you with …
5:41 PM Changeset in ffmpeg [6931d12] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '849b9d34c7ef70b370c53e7af3940f51cbc07d0f' * commit …
5:31 PM Changeset in ffmpeg [00d2346] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '15201e256035a3e8f9d3d7b96fc327467e1a8ead' * commit …
5:10 PM Changeset in ffmpeg [0160fe45] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd395895cdb2ac8c95bd488549e7f893bd4dcc248' * commit …
4:16 PM Changeset in ffmpeg [592a854f] by Michael Niedermayer <michaelni@gmx.at>
avformat/iff: Fix "source comment" Signed-off-by: Michael Niedermayer …
3:05 PM Changeset in ffmpeg [36d8914] by Anton Khirnov <anton@khirnov.net>
wmalosslessdec: fix mclms_coeffs* array size Fixes corruption of …
3:04 PM Changeset in ffmpeg [2569227] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_noise: make constant things const Signed-off-by: Michael …
2:59 PM Changeset in ffmpeg [6be5a3c0] by Anton Khirnov <anton@khirnov.net>
wmalosslessdec: fix mclms_coeffs* array size Fixes corruption of …
2:58 PM Changeset in ffmpeg [849b9d34] by Anton Khirnov <anton@khirnov.net>
wmalosslessdec: fix mclms_coeffs* array size Fixes corruption of …
12:46 PM Ticket #3826 (Can't get frame of a video just from specific second) reopened by jurassic
I really don't understand you with "Please reopen this ticket if there …
12:12 PM Changeset in ffmpeg [6f3e15af] by Michael Niedermayer <michaelni@gmx.at>
avfilter/avf_showwaves: New p2p mode for showwaves filter …
11:58 AM Changeset in ffmpeg [a53a107a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0897d2fdc7755849c3ae58d8b543ef734c200d3c' * commit …
11:52 AM Changeset in ffmpeg [2e2e6b1b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2601a9447efb778930b01ac58d2cc1d02498db4e' * commit …
11:45 AM Changeset in ffmpeg [94d4f9d4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '89616408e38ac7257e36976723df0e23d6ee1157' * commit …
11:37 AM Changeset in ffmpeg [99888999] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '701e8b42e12ad625c64ceae2252acb1de390278c' * commit …
11:11 AM Changeset in ffmpeg [15201e25] by Janne Grunau <janne-libav@jannau.net>
configure: check $as first before using $gas as GNU as llvm's …
11:00 AM Changeset in ffmpeg [bf7ed956] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'adf8227cf4e7b4fccb2ad88e1e09b6dc00dd00ed' * commit …
10:46 AM Changeset in ffmpeg [77aafadc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'db7f1c7c5a1d37e7f4da64a79a97bea1c4b6e9f8' * commit …
10:46 AM Ticket #3817 (h.264: decoding gives duplicated frame) closed by MkMs
fixed
10:45 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by MkMs
okay it was my mistake, the use of -vsync make the difference. Thx!
10:18 AM Changeset in ffmpeg [d395895c] by Janne Grunau <janne-libav@jannau.net>
fate: generate tests/pixfmts.mak for all targets requiring it All …
10:18 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by Carl Eugen Hoyos
As said, use -vsync 0 in your second command if you don't want …
9:36 AM Changeset in ffmpeg [0897d2fd] by Luca Barbato <lu_zero@gentoo.org>
movenc: Add option to disable nero chapters And add flag to muxer …
9:30 AM Changeset in ffmpeg [2601a944] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Add HEVC definitions Signed-off-by: Luca Barbato …
9:07 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by MkMs
It is true that the log file tell me there are 83 frames, but if i …
8:56 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by Carl Eugen Hoyos
What is the "possible bug" you want to report? If you want to know how …
7:41 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by MkMs
First log (ffmpeg-20140731-105226.log​): Using the quantization to get …
2:45 AM Changeset in ffmpeg [119131fc] by Michael Niedermayer <michaelni@gmx.at>
ffserver: initialize pbuffer in prepare_sdp_description() also check …
2:45 AM Changeset in ffmpeg [c13e38ba] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wavpackenc: Fix log2sample() result value Found-by: CSA …
2:45 AM Changeset in ffmpeg [01c4fe7e] by Michael Niedermayer <michaelni@gmx.at>
avformat/tee: flip assigment direction Found-by: CSA Reviewed-by: …
2:14 AM Changeset in ffmpeg [ad13a5c8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: print message if packet is smaller than the …
2:14 AM Changeset in ffmpeg [ce248bf7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
2:14 AM Changeset in ffmpeg [8eaefbe1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
2:14 AM Changeset in ffmpeg [81d8bad7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: fix support for interlaced mpeg2 with missing last …
2:14 AM Changeset in ffmpeg [0aee4367] by Michael Niedermayer <michaelni@gmx.at>
v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
2:14 AM Changeset in ffmpeg [cdaf9fb2] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_parser: Increase parse_history, fix huge resolutions …
2:14 AM Changeset in ffmpeg [cf41ff48] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: account for consecutive IDR pictures. If there …
2:14 AM Changeset in ffmpeg [6120ad31] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in …
2:13 AM Changeset in ffmpeg [2105f046] by Michael Niedermayer <michaelni@gmx.at>
avformat/dv: implement fallback in dv_extract_pack() Fixes Ticket2340 …
2:13 AM Changeset in ffmpeg [815d3225] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: treat current_sps like sps_list This simplifies the …
2:13 AM Changeset in ffmpeg [51dd23c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_ps: prevent stale pointer in malloc failure case …
2:13 AM Changeset in ffmpeg [a4e1532e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_ps: do not loose all reference to pointers still in use …
2:13 AM Changeset in ffmpeg [f7b14754] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_filter: refuse to configure input without a decoder. The …
2:13 AM Changeset in ffmpeg [f99b17b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_select: avoid double->int in debug output Signed-off-by: …
2:13 AM Changeset in ffmpeg [21f6b07a] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_select: Set var_values[VAR_KEY] correctly Signed-off-by: …
2:13 AM Changeset in ffmpeg [c9f1456a] by Michael Niedermayer <michaelni@gmx.at>
avfilter/f_select: avoid using doubles for equals checks and casts to …
2:05 AM Changeset in ffmpeg [77b789b4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '07015d9f913d63bdc4495e75f4603c586553796e' into …
2:04 AM Changeset in ffmpeg [9ed1aa04] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '744b406ff3474e77543bcf86125a2f7bc7deaa18' into …
1:55 AM Changeset in ffmpeg [188ce941] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2273e5ed992661e0c4b37208e792e2253d5a0b5b' into …
1:54 AM Changeset in ffmpeg [7fc9c7c3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a1f7844a11010d8552c75424d1a831b37a0ae5d9' into …
1:18 AM Changeset in ffmpeg [ca232ff9] by Michael Niedermayer <michaelni@gmx.at>
avformat/tee: flip assigment direction Found-by: CSA Reviewed-by: …
12:47 AM Changeset in ffmpeg [de417982] by Michael Niedermayer <michaelni@gmx.at>
x86/vp9lpf: use fewer instructions in SPLATB_MIX Signed-off-by: James …

Aug 4, 2014:

11:54 PM Changeset in ffmpeg [bf6c84d7] by Michael Niedermayer <michaelni@gmx.at>
Fix compile error on bfin. After the removal of all Blackfin …
11:52 PM Ticket #644 (Support gray16a png) closed by Michael Niedermayer
fixed: Fixed in aee99a5d4406ed302d930eaa8a074ece9c2218a9
11:51 PM Changeset in ffmpeg [aee99a5d] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale_internal: fix ya16 -> rgba Fixes Ticket644 …
11:36 PM Changeset in ffmpeg [86b7821e] by Michael Niedermayer <michaelni@gmx.at>
lavd/avfoundation: Add device category. Signed-off-by: Michael …
11:20 PM Changeset in ffmpeg [76bf39a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eee813eec7d3c0b0689f80665d3f796401742935' * commit …
11:15 PM Changeset in ffmpeg [debb8877] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '990e2f3555bb0adae122d3599938ddcfee46e2d1' * commit …
10:53 PM Changeset in ffmpeg [6b646fb9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '086a541857812b2e0435db38fbabfddc7d19e53c' * commit …
10:33 PM Changeset in ffmpeg [700bf1fa] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale_unscaled: fix ya16 input Signed-off-by: Michael …
8:52 PM Changeset in ffmpeg [8f83fb99] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '60cbd6ad84de0931314030b81df87b69d6196587' * commit …
8:45 PM Changeset in ffmpeg [47080b6d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bcc5f69b33e27b5e11aaea8304ee02f8d895cdab' * commit …
8:38 PM Changeset in ffmpeg [59412e3a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e64f0bf2d2b1347ec9461f0e82852a62e8c6ffbe' * commit …
8:34 PM Changeset in ffmpeg [e1795bc3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2257165bff243534982f4ddabae4e65e2a35f2ab' * commit …
8:32 PM Changeset in ffmpeg [2f5bf2f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820' * commit …
8:22 PM Changeset in ffmpeg [89616408] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Define the section length with a constant The specification …
8:22 PM Changeset in ffmpeg [701e8b42] by Luca Barbato <lu_zero@gentoo.org>
vc-1: Optimise parser (with special attention to ARM) The previous …
8:22 PM Changeset in ffmpeg [adf8227c] by Luca Barbato <lu_zero@gentoo.org>
vc-1: Add platform-specific start code search routine to …
8:22 PM Changeset in ffmpeg [db7f1c7c] by Luca Barbato <lu_zero@gentoo.org>
h264: Move start code search functions into separate source files. …
8:12 PM Changeset in ffmpeg [6017c980] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6' * commit …
7:48 PM Changeset in ffmpeg [4c8bc6fd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' * commit …
7:33 PM Changeset in ffmpeg [0b25261d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e0d73fda361729d207e51fa2afd8ba6102e58d98' * commit …
7:32 PM Changeset in ffmpeg [073c0744] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26' * commit …
7:18 PM Changeset in ffmpeg [8862c496] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5420099cab1e915b191cceccec4364f54cec6e52' * commit …
7:18 PM Ticket #3825 (Wrong PTS in Ogg Vorbis file) updated by Carl Eugen Hoyos
Keywords changed
7:00 PM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) updated by Andrey Utkin
When i try to RTPize a yuv422p MJPEG-encoded stream generated by …
6:08 PM Changeset in ffmpeg [eee813ee] by Diego Biurrun <diego@biurrun.de>
fate: Only generate tests/pixfmts.mak if some pixfmts fate test is run
6:08 PM Changeset in ffmpeg [990e2f35] by Diego Biurrun <diego@biurrun.de>
avcodec: Suppress deprecation warnings from DTG code scheduled for removal
5:41 PM Ticket #3827 (Provide an option to quickly seek by a number of frames) updated by Carl Eugen Hoyos
Component changed
5:08 PM Ticket #3827 (Provide an option to quickly seek by a number of frames) updated by gjdfgh
Cc changed
Seeking to an exact frame number is impossible (edit: without decoding …
4:59 PM Ticket #3827 (Provide an option to quickly seek by a number of frames) updated by Clément Bœsch
Replying to cehoyos: > What's wrong with the select …
4:42 PM Ticket #3827 (Provide an option to quickly seek by a number of frames) updated by Carl Eugen Hoyos
What's wrong with the select filter?
4:41 PM Ticket #3828 (-AB settings) closed by Carl Eugen Hoyos
invalid: Please understand that this is a bug tracker, not a support forum.
4:39 PM Ticket #3826 (Can't get frame of a video just from specific second) closed by Carl Eugen Hoyos
invalid: Please reopen this ticket if there is any application that shows video …
4:11 PM Ticket #3826 (Can't get frame of a video just from specific second) updated by jurassic
To show more than 43 seconds ? I try just to take a snapshot of the …
4:06 PM Changeset in ffmpeg [4e855c11] by Michael Niedermayer <michaelni@gmx.at>
avformat/util: change av_find_default_stream_index() to use a score …
3:56 PM Ticket #3828 (-AB settings) created by dpierce
I have a simple question I have been using FFmpeg to convert my videos …
3:46 PM Changeset in ffmpeg [e8c003ed] by Michael Niedermayer <michaelni@gmx.at>
x86: hevc_deblock: remove unnecessary masking The unpacks/shuffles …
3:01 PM Ticket #3827 (Provide an option to quickly seek by a number of frames) updated by Clément Bœsch
avformat_seek_file() has an almost unused flag called …
2:52 PM Ticket #3827 (Provide an option to quickly seek by a number of frames) created by Ridley Combs
There are some cases where a user has the start and end frame numbers …
2:50 PM Ticket #3778 (RTMPProto Overflow Interger (bytes_read) Bug) updated by Raul Barajas
We tested the attached patch and the issue still occurred. We …
2:24 PM Quicktime_test3_3GPv5_H263_xbit_176x144_AR1.22_30fps_KF1in30_32kbps_AMR-NB_Mono_8000Hz_6.7kbps.3gp attached to Ticket #3826 by Carl Eugen Hoyos
2:14 PM Ticket #3826 (Can't get frame of a video just from specific second) updated by Carl Eugen Hoyos
Priority changed
Which application shows more than 43 seconds of video for the input …
12:47 PM Changeset in ffmpeg [b7863c97] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_mc: use fewer instructions in hevc_put_hevc_{uni, …
12:35 PM Changeset in ffmpeg [b1a44e6b] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_mc: remove an unnecessary pxor Signed-off-by: James Almer …
12:23 PM Changeset in ffmpeg [fac292b8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '23dfa00b88fc927d4c1854ab4fc60f5c6398f3ac' * commit …
12:15 PM Changeset in ffmpeg [146b1871] by Luca Barbato <lu_zero@gentoo.org>
lavc: Check the image size before calling get_buffer Bug-Id: …
12:14 PM Changeset in ffmpeg [491c52d3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc' * commit …
11:57 AM Changeset in ffmpeg [086a5418] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: png-suite Every supported format is converted to RGB.
11:57 AM Changeset in ffmpeg [60cbd6ad] by Vittorio Giovara <vittorio.giovara@gmail.com>
tiff: support reading gray+alpha at 8 bits Signed-off-by: Vittorio …
11:57 AM Changeset in ffmpeg [bcc5f69b] by Vittorio Giovara <vittorio.giovara@gmail.com>
tiff: support reading gray+alpha at 16 bits
11:57 AM Changeset in ffmpeg [e64f0bf] by Vittorio Giovara <vittorio.giovara@gmail.com>
png: support reading gray+alpha at 16 bits
11:57 AM Changeset in ffmpeg [2257165b] by Vittorio Giovara <vittorio.giovara@gmail.com>
png: disable broken MMX/SIMD code for bpp <= 2 The decoder was …
11:56 AM Changeset in ffmpeg [f84a1b59] by Vittorio Giovara <vittorio.giovara@gmail.com>
swscale: support AV_PIX_FMT_YA16 as input Based on a long debug …
11:55 AM Changeset in ffmpeg [e9abafca] by Vittorio Giovara <vittorio.giovara@gmail.com>
avutil: add AV_PIX_FMT_YA16 pixel format
11:55 AM Changeset in ffmpeg [e96c3b81] by Vittorio Giovara <vittorio.giovara@gmail.com>
avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 The rationale is …
11:55 AM Changeset in ffmpeg [e0d73fd] by Vittorio Giovara <vittorio.giovara@gmail.com>
avutil: add alias names for gray 8/16 colour spaces
11:55 AM Changeset in ffmpeg [d2962e9f] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixdesc: Support pixelformat aliases Signed-off-by: Vittorio Giovara …
11:55 AM Changeset in ffmpeg [5420099c] by Vittorio Giovara <vittorio.giovara@gmail.com>
swscale: correctly pad destination buffer in rgb conversion Bug-Id: …
11:37 AM Ticket #3826 (Can't get frame of a video just from specific second) created by jurassic
I'm trying to use ffmpeg to play with a lot of different video files …
11:33 AM Changeset in ffmpeg [e3dc2c86] by Michael Niedermayer <michaelni@gmx.at>
libavformat: Add Icecast protocol Signed-off-by: Michael Niedermayer …
11:33 AM Changeset in ffmpeg [7d03732f] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Do not fail if a demuxer and decoder use the same option …
10:41 AM Changeset in ffmpeg [22a0249d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967' * commit …
10:20 AM Changeset in ffmpeg [23dfa00b] by Janne Grunau <janne-libav@jannau.net>
fate: explicitly set the default THREADS value This makes the default …
9:56 AM Changeset in ffmpeg [eb9244f2] by Martin Storsjö <martin@martin.st>
Add Icecast protocol Icecast is basically a convenience wrapper …
9:52 AM Changeset in ffmpeg [bb41115d] by Diego Biurrun <diego@biurrun.de>
imgutils: Do not declare avpriv_set_systematic_pal2 in the public header
9:37 AM Ticket #3824 (HTTPS->HTTP redirects fail (and confuse the SSL lib)) closed by Carl Eugen Hoyos
fixed: Fixed in c2a170ac
7:24 AM Changeset in ffmpeg [4a662255] by Diego Biurrun <diego@biurrun.de>
huffyuv: Check and propagate function return values Bug-Id: …
4:11 AM Changeset in ffmpeg [71d008eb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a' * commit …
3:36 AM Changeset in ffmpeg [2a3c36e9] by Michael Niedermayer <michaelni@gmx.at>
Deprecate AFD field and add AFD as side-data Signed-off-by: Michael …
3:29 AM Changeset in ffmpeg [2793b218] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd0393d79bc3d61c9f2ff832c0e273b7774ff0269' * commit …
2:58 AM Changeset in ffmpeg [d5fde13b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6234058148d6e1ee765913b678a22385a87bffac' * commit …
2:55 AM Changeset in ffmpeg [2b9044a6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3160bdc7f7bc27bb67561270b4e730cd2d844afd' * commit …
2:42 AM Changeset in ffmpeg [e9cd8f4d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b7616f5716dce68c749d5dfeab19cf595a11807c' * commit …
2:34 AM Changeset in ffmpeg [c1e7fb60] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c065f4a0c652cc569c927c95148111b3aa2962dc' * commit …
2:14 AM Changeset in ffmpeg [2aeeb3ba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f89d76c10355242c39b08f253c1d1524f45ef778' * commit …
2:06 AM Changeset in ffmpeg [66eacd55] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a238b83b13640e3192d7d4aaad2242f13a9a84a1' * commit …
2:06 AM Changeset in ffmpeg [7fd60d1e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ac6b95dbc0b53b3ea461bd5e5e7f7f31d2983733' * commit …
2:05 AM Changeset in ffmpeg [7fd7aa6b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f' * commit …
1:51 AM Changeset in ffmpeg [01fc6533] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745' * commit …
1:44 AM Changeset in ffmpeg [b4d4f8f8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a463e7fb4f028c52d2e2d054f9483f4fff492bc' * commit …
1:33 AM Changeset in ffmpeg [c2a170ac] by Michael Niedermayer <michaelni@gmx.at>
avformat/http: fix tls/tcp protocol after a 302 move in https Fixes …
1:30 AM Changeset in ffmpeg [07015d9f] by Reinhard Tartler <siretart@tauware.de>
Update Changelog for v10.3
1:05 AM Changeset in ffmpeg [05ff1a2c] by Michael Niedermayer <michaelni@gmx.at>
swresample/swresample: Treat mono as planar This might in some cases …
12:49 AM Changeset in ffmpeg [c62fea75] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fbc0b8659967ea54a8472b5f795270d38bb085dd' * commit …
12:34 AM Changeset in ffmpeg [8f6d36b3] by Michael Niedermayer <michaelni@gmx.at>
avutil/mem: document NULL related saftey of av_freep() Signed-off-by: …

Aug 3, 2014:

11:08 PM Changeset in ffmpeg [43d67643] by Diego Biurrun <diego@biurrun.de>
huffyuv: Check and propagate function return values Bug-Id: …
10:53 PM Changeset in ffmpeg [744b406f] by Diego Biurrun <diego@biurrun.de>
huffyuv: Check and propagate function return values Bug-Id: …
10:43 PM Changeset in ffmpeg [1ef9e83] by Diego Biurrun <diego@biurrun.de>
avcodec: Deprecate dtg_active_format field in favor of avframe …
10:35 PM Changeset in ffmpeg [d0393d79] by Diego Biurrun <diego@biurrun.de>
huffyuv: Check and propagate function return values Bug-Id: …
10:18 PM Changeset in ffmpeg [62340581] by Diego Biurrun <diego@biurrun.de>
huffyuv: Return proper error codes
10:18 PM Changeset in ffmpeg [3160bdc7] by Diego Biurrun <diego@biurrun.de>
huffyuv: Use avpriv_report_missing_feature() where appropriate
10:18 PM Changeset in ffmpeg [b7616f57] by Diego Biurrun <diego@biurrun.de>
huffyuv: Eliminate some pointless casts
10:18 PM Changeset in ffmpeg [c065f4a0] by Diego Biurrun <diego@biurrun.de>
huffyuv: K&R formatting cosmetics
10:18 PM Changeset in ffmpeg [f89d76c] by Diego Biurrun <diego@biurrun.de>
mpeg4video: Initialize xvididct for all threads Signed-off-by: Diego …
10:17 PM Changeset in ffmpeg [a238b83b] by Janne Grunau <janne-libav@jannau.net>
aarch64: use MACH-O const data asm directive in const macro
10:17 PM Changeset in ffmpeg [ac6b95db] by Janne Grunau <janne-libav@jannau.net>
aarch64: add ',' between assembler macro arguments where missing …
10:17 PM Changeset in ffmpeg [caf5ef85] by Janne Grunau <janne-libav@jannau.net>
cpu-test: test av_cpu_count Add CPU count and number threads as …
10:17 PM Changeset in ffmpeg [07d8fa58] by Janne Grunau <janne-libav@jannau.net>
fate: add informative cpu test libavutil/cpu-test prints raw and …
9:36 PM Changeset in ffmpeg [a7e87fef] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: Use dct->get_pixels() Signed-off-by: Michael …
9:34 PM Changeset in ffmpeg [e680c731] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avdct: Add get_pixels() Suggested-by: ubitux Signed-off-by: …
9:13 PM Changeset in ffmpeg [6a463e7f] by Luca Barbato <lu_zero@gentoo.org>
http: Refactor http_open_cnx Split return value handling from the …
9:13 PM Changeset in ffmpeg [fbc0b865] by Luca Barbato <lu_zero@gentoo.org>
lavr: Do not change the sample format for mono audio This treats mono …
6:53 PM Changeset in ffmpeg [94006031] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9f17685dfb70a73823aca16ad246ee3b831d1de8' * commit …
5:45 PM Changeset in ffmpeg [76aec9e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bad81800bb51f43d28d656abf5d45b477e3b3198' * commit …
5:35 PM Changeset in ffmpeg [85aaa4e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '072916d903d3a925bcd0c864f12254157cab63c1' * commit …
5:18 PM Changeset in ffmpeg [f1d6fc77] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a928293dd29c7f0dcf09107980a1d651c9957df' * commit …
5:12 PM Changeset in ffmpeg [e896a5b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c6a1ac2dd9808a4753dd005ab5747dda68ab454f' * commit …
4:58 PM Changeset in ffmpeg [2212bff9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c697c590fbf296b1679b80c8f4071e4c8a6c884b' * commit …
4:38 PM Changeset in ffmpeg [149c1a2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'df507d5aa063c2ce31fac9f76c6f3bbe9a20c445' * commit …
4:34 PM va2.ogg attached to Ticket #3825 by Cigaes
4:33 PM Ticket #3825 (Wrong PTS in Ogg Vorbis file) created by Cigaes
With the attached file, the Ogg demuxer gives the following …
4:29 PM Changeset in ffmpeg [b7f8d3de] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7835c24e19d9e1cb43fba5a02ce9d81d518f1300' * commit …
4:25 PM Ticket #2748 (Inconsistent UDP output packet size) closed by Michael Niedermayer
fixed: fixed in fee982048e338efd3b8c1b2dcaf826cb7944cd81 and …
4:10 PM Changeset in ffmpeg [6cdf4098] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: do not flush after everything there is flushing …
4:10 PM Changeset in ffmpeg [fee98204] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: flush after header writing, like after packets This …
12:01 PM Changeset in ffmpeg [b4d525eb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pnm: check buf[0] before using buf[1] Fixes CSA warning …
10:24 AM Changeset in ffmpeg [9f17685d] by Diego Biurrun <diego@biurrun.de>
avcodec: Deprecate unused defines and options
10:24 AM Changeset in ffmpeg [bad81800] by Diego Biurrun <diego@biurrun.de>
avcodec: options: Add missing deprecation ifdefs around emu_edge
10:23 AM Changeset in ffmpeg [072916d9] by Diego Biurrun <diego@biurrun.de>
filtfmts: Replace deprecated uses of AVFilterPad Also add missing …
9:35 AM Changeset in ffmpeg [4fed0198] by Michael Niedermayer <michaelni@gmx.at>
avcodec/takdec: remove unused variable Found-by: CSA Reviewed-by: …
9:34 AM Changeset in ffmpeg [7dbc27dc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/takdec: move tmp declaration to where its used Makes the code …
9:27 AM Changeset in ffmpeg [ac1e3882] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: merge paragraph starting with "What happens next?" with …
8:29 AM Changeset in ffmpeg [6a928293] by Diego Biurrun <diego@biurrun.de>
examples: filter_audio: Add missing mem.h header for av_freep()
8:29 AM Changeset in ffmpeg [c6a1ac2d] by Diego Biurrun <diego@biurrun.de>
vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame
8:29 AM Changeset in ffmpeg [c697c590] by Diego Biurrun <diego@biurrun.de>
lcl: Disentangle pointers to input data and decompression buffer This …
2:24 AM Changeset in ffmpeg [d0f56ca0] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: improve 8bit transpose store macros Up to four …
1:18 AM Changeset in ffmpeg [2e6fdcb7] by Michael Niedermayer <michaelni@gmx.at>
avformat/tee: flip assigment direction Found-by: CSA Reviewed-by: …

Aug 2, 2014:

10:02 PM Changeset in ffmpeg [ee7ee9b] by Clément Bœsch <u@pkh.me>
avcodec/mpeg12dec: fix vissible typo after 17c65651
9:10 PM Changeset in ffmpeg [17c65651] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: Document Ticket3809 fix Suggested-by: Reimar …
8:04 PM Changeset in ffmpeg [c103c485] by Michael Niedermayer <michaelni@gmx.at>
avcodec/error_resilience: make error an local variable where possible …
8:01 PM Changeset in ffmpeg [45999632] by Michael Niedermayer <michaelni@gmx.at>
avcodec/error_resilience: comment out unused assignment Its not …
7:54 PM Changeset in ffmpeg [df507d5a] by Diego Biurrun <diego@biurrun.de>
tiff: Replace deprecated PIX_FMT names by modern ones
7:54 PM Changeset in ffmpeg [7835c24e] by Diego Biurrun <diego@biurrun.de>
dv: Update DV-profile-related functions to current public API
7:46 PM Changeset in ffmpeg [d73371b5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: remove unused return value and assignment Found-by: …
6:13 PM Changeset in ffmpeg [08b6591] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avuienc: move pointer declaration to where its used Found-by: …
6:03 PM Changeset in ffmpeg [17fef17f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/lavfutils: remove redundant variable init Found-by: CSA …
5:40 PM Changeset in ffmpeg [146e498c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ffa4d4ef0bd66c4e8bde7357b69bdedc78123ea8' * commit …
5:37 PM Ticket #1275 (ffserver x264 presets) updated by Stefano Sabatini
This is due to a limitation in ffserver, only few parameters can be …
4:32 PM Changeset in ffmpeg [1d8d21b9] by Michael Niedermayer <michaelni@gmx.at>
ffserver: initialize pbuffer in prepare_sdp_description() also check …
4:15 PM Changeset in ffmpeg [e706fe76] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wavpackenc: Fix log2sample() result value Found-by: CSA …
3:44 PM Ticket #3784 (ffprobe of plain WAV file fails with "Not a valid DCA frame") closed by Michael Niedermayer
fixed: Fixed in 2b501b553f6300bfec546fe81d2bc0473e43e223
3:25 PM Changeset in ffmpeg [2b501b55] by Michael Niedermayer <michaelni@gmx.at>
avformat/dtsdec: skip the first 4k in dts_probe() DTS primarly needs …
3:24 PM Changeset in ffmpeg [e6fabd6e] by Michael Niedermayer <michaelni@gmx.at>
avformat/dtsdec: fix signedness in reference pcm highpass in …
3:21 PM Changeset in ffmpeg [dd551dc7] by Michael Niedermayer <michaelni@gmx.at>
avformat/dtsdec: count LE and BE separately in dts_probe() …
2:40 PM Changeset in ffmpeg [ffa4d4e] by Diego Biurrun <diego@biurrun.de>
ppc: fft: Build AltiVec optimizations in the standard way
2:24 PM Ticket #3799 (non Vorbis comment tags in flac appear to be appended) updated by Ben Boeckel
It's actually the Vorbis tags being appended here (I guess ID3 tags …
1:22 PM Ticket #3799 (non Vorbis comment tags in flac appear to be appended) updated by Michael Niedermayer
ive notified Ben Boeckel (the author of the commit) Also offtopic, …
12:52 PM Changeset in ffmpeg [66627075] by Michael Niedermayer <michaelni@gmx.at>
msvc: fix implicitly declared read/close. Signed-off-by: Michael …
3:15 AM Changeset in ffmpeg [3fa9692a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: move HEVCLocalContext declaration into loop Found-by: …
3:14 AM Changeset in ffmpeg [92be5406] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_parser: remove redundant assignment Found-by: CSA …
2:47 AM Changeset in ffmpeg [e85bc9d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f0e959481968b6d906931127237ed981b6414f6e' * commit …
2:45 AM Changeset in ffmpeg [dcd984e2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '87efaa97ceb0ad5820870855d6df3e569e6eac7e' * commit …
2:32 AM Ticket #3812 (Crash when not specifying an encoder for the segment muxer) closed by Michael Niedermayer
fixed: Fixed in 98e42a249e7891d295228ff19892450ba1f09092
2:16 AM Changeset in ffmpeg [98e42a24] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: Check for av_guess_format() failure Fixes null …
1:42 AM Ticket #2236 (Default stream selection does not work with HLS output) closed by Michael Niedermayer
fixed: iam pretty sure it was fixed but maybe it broke again Fixed in …
1:42 AM Changeset in ffmpeg [bcb10b99] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec …
1:41 AM Changeset in ffmpeg [2eb72d5b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec …
1:39 AM Changeset in ffmpeg [26ffa8ea] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: use av_match_name() in av_guess_codec() Fixes part …
1:29 AM Changeset in ffmpeg [956f4087] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec …

Aug 1, 2014:

11:27 PM Changeset in ffmpeg [b4632cec] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: print message if packet is smaller than the …
11:27 PM Changeset in ffmpeg [454f6c62] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
11:27 PM Changeset in ffmpeg [f70ee7d1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
11:27 PM Changeset in ffmpeg [65f58147] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: print message if packet is smaller than the …
11:27 PM Changeset in ffmpeg [c7fac44e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
11:27 PM Changeset in ffmpeg [8d48223a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
11:27 PM Changeset in ffmpeg [638c3aca] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: print message if packet is smaller than the …
11:27 PM Changeset in ffmpeg [76d59f1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
11:27 PM Changeset in ffmpeg [aa0a8ef5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
11:17 PM Changeset in ffmpeg [bcc898dd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: print message if packet is smaller than the …
11:15 PM Changeset in ffmpeg [81c1657a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size …
10:59 PM Ticket #3804 (FFmpeg process hangs when new subtitle streams are found during encoding) closed by Michael Niedermayer
fixed: Fixed in cfdb30d2f1241de9354a8efdbf8252d0f1a6f933
10:58 PM Changeset in ffmpeg [f0e95948] by Luca Barbato <lu_zero@gentoo.org>
af_channelmap: Set the frame channel layout Otherwise the frame would …
10:58 PM Changeset in ffmpeg [87efaa97] by Luca Barbato <lu_zero@gentoo.org>
af_join: Set the output frame format
10:35 PM Ticket #3824 (HTTPS->HTTP redirects fail (and confuse the SSL lib)) created by Ridley Combs
Due to an issue in http_open_cnx: we goto redo; but never reset …
10:27 PM Changeset in ffmpeg [cfdb30d2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsub_parser: never return 0 when the input isnt 0 Fixes a …
9:11 PM Ticket #3809 (Low-resolution MPEG-2 decoding incorrectly) closed by Michael Niedermayer
fixed: Fixed in f95298c913899207344d668a6d5624cb2d2e480c
7:34 PM Changeset in ffmpeg [afd62b3f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fa14804c83a7108a50c63d1f2180e30c75909529' * commit …
7:20 PM Changeset in ffmpeg [d6173ae3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: fix support for interlaced mpeg2 with missing last …
7:10 PM Changeset in ffmpeg [f95298c9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: fix support for interlaced mpeg2 with missing last …
7:06 PM Changeset in ffmpeg [7f852962] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: print the amount of overread Signed-off-by: …
3:58 PM Changeset in ffmpeg [f9bd6d61] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: rename first_idr to new_idr Signed-off-by: …
3:47 PM Changeset in ffmpeg [293124ca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7ab551f9fd9a63586649a7df8790ddaeac55420f' * commit …
3:26 PM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) created by Andrey Utkin
Summary of the bug: RTP encoding of Trendnet TV-IP651WI IP camera …
2:56 PM Changeset in ffmpeg [229a1e8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2e059a1ffbdaaa985c6a7dcdd684fa034725238' * commit …
2:51 PM Changeset in ffmpeg [50493f1f] by Diego Biurrun <diego@biurrun.de>
twinvq: fix out of bounds array access ModeTab.fmode has only 3 …
2:48 PM Changeset in ffmpeg [5727d387] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '92a36a6b3338df5f5cff573a486e182005367c24' * commit …
2:39 PM Changeset in ffmpeg [c87f645a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '52269f48e835a52023656f8330262ae70e6061c4' * commit …
2:37 PM Changeset in ffmpeg [3e60501f] by Diego Biurrun <diego@biurrun.de>
h264: slice-mt: check master context for valid current_picture_ptr …
2:34 PM Changeset in ffmpeg [79d0e164] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4da8cdbb91ddbac118b79076cad4dc28ba72e86f' * commit …
2:24 PM Changeset in ffmpeg [96cea626] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5735552f1f17ea01dcbc99b08f54b5bf52176a8f' * commit …
2:21 PM Changeset in ffmpeg [f54e01c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a786c8259dafeca9744252230b5d78f67810770c' * commit …
1:11 PM Changeset in ffmpeg [ad99837b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '03c9f357a4c2307a7913cea2cbf0ba817e80beb6' * commit …
1:04 PM Changeset in ffmpeg [fa14804c] by Luca Barbato <lu_zero@gentoo.org>
flv: Index the audio stream And leverage the video index if the video …
1:03 PM Changeset in ffmpeg [713dbe06] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '706208ef47bffd525c982975d2756f7b2b220b8d' * commit …
12:40 PM Changeset in ffmpeg [7585a625] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: prevent theoretical infinite loop in SEI parsing Properly …
12:39 PM Changeset in ffmpeg [184c7972] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264_sei: check SEI size Signed-off-by: Anton Khirnov …
12:36 PM Changeset in ffmpeg [51235419] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: prevent theoretical infinite loop in SEI parsing Properly …
12:36 PM Changeset in ffmpeg [01f95403] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264_sei: check SEI size Signed-off-by: Anton Khirnov …
12:19 PM Changeset in ffmpeg [a465ed57] by Diego Biurrun <diego@biurrun.de>
pgssubdec: Check RLE size before copying Make sure the buffer size …
12:17 PM Changeset in ffmpeg [9e052df8] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: 2nd try to workaround gcc 4.4.3 bug on arm The …
12:15 PM Changeset in ffmpeg [2273e5ed] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: prevent theoretical infinite loop in SEI parsing Properly …
12:12 PM Changeset in ffmpeg [00915d3c] by Diego Biurrun <diego@biurrun.de>
pgssubdec: Check RLE size before copying Make sure the buffer size …
12:08 PM Changeset in ffmpeg [7ab551f9] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: prevent theoretical infinite loop in SEI parsing Properly …
12:07 PM Changeset in ffmpeg [b2e059a1] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixdesc: K&R formatting cosmetics Also change some comments to …
12:07 PM Changeset in ffmpeg [92a36a6b] by Vittorio Giovara <vittorio.giovara@gmail.com>
pngdec: correctly indent macros
12:02 PM Changeset in ffmpeg [52269f48] by Vittorio Giovara <vittorio.giovara@gmail.com>
Revert "vf_interlace: deprecate lowpass option" This reverts commit …
11:08 AM Changeset in ffmpeg [4da8cdbb] by Diego Biurrun <diego@biurrun.de>
tscc: Eliminate pointless variable indirections in decode_frame()
11:08 AM Changeset in ffmpeg [5735552f] by Diego Biurrun <diego@biurrun.de>
pngenc: Drop pointless pointer cast in png_write_row()
10:50 AM Changeset in ffmpeg [a8019137] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of the WebVTT decoder.
10:49 AM Changeset in ffmpeg [970c7d9b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add forgotten APIchanges entry for probesize2. Update some git hashes.
10:20 AM Changeset in ffmpeg [42f25fe0] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: always set idr_sps_pps_seen when SPS/PPS is …
10:20 AM Changeset in ffmpeg [66af2a01] by Michael Niedermayer <michaelni@gmx.at>
h264: remove useless assignment. source index, as well as dest one, …
8:25 AM Changeset in ffmpeg [a786c825] by Diego Biurrun <diego@biurrun.de>
idct: Split off Xvid IDCT The Xvid IDCT is only required to decode …
8:23 AM Changeset in ffmpeg [03c9f357] by Diego Biurrun <diego@biurrun.de>
ppc: idctdsp: Immediately return if no AltiVec is available This is …
8:18 AM Changeset in ffmpeg [706208ef] by Diego Biurrun <diego@biurrun.de>
fate: Split fate-pixdesc tests and dispatch them through Make This …
8:04 AM Changeset in ffmpeg [a1f7844a] by Diego Biurrun <diego@biurrun.de>
pgssubdec: Check RLE size before copying Make sure the buffer size …
6:57 AM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by Selur
btw. using http://dl.free.fr/bvisTe0mD (AVCHD mts from a Sony …
2:46 AM Changeset in ffmpeg [7db3a46a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd98e6c5d5d80c1dfe0c30f2e73d41a3aea0b920d' * commit …
1:05 AM Changeset in ffmpeg [976f2e0a] by Diego Biurrun <diego@biurrun.de>
x86: Fix linking with some or all of yasm, mmx, optimizations disabled …
12:16 AM Ticket #3822 (Assertion failure when reencoding ass in mkv) created by Carl Eugen Hoyos
The sample from ticket #3120 causes an assertion failure on reencoding …
12:13 AM Changeset in ffmpeg [d98e6c5] by Luca Barbato <lu_zero@gentoo.org>
pgssubdec: Check RLE size before copying Make sure the buffer size …

Jul 31, 2014:

11:44 PM Changeset in ffmpeg [28f2d3c5] by Diego Biurrun <diego@biurrun.de>
cmdutils: Conditionally compile libswscale-related bits This fixes …
11:00 PM Changeset in ffmpeg [d76675d9] by Lou Logan <lou@lrcd.com>
doc/indevs: mention required configure options For x11grab, libcdio, …
10:26 PM sample_cut.ts attached to Ticket #3821 by Carl Eugen Hoyos
10:26 PM Ticket #3821 (aac_latm in a transport stream not detected) created by Carl Eugen Hoyos
One of two latm streams in a sample from ticket #3768 is not correctly …
9:36 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
probably made a typo and still used mkv or ts as container, extracting …
9:12 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > To be clear: when .pgs is used the …
9:11 PM Ticket #3820 (pgs subtitle inside mkv not found) closed by Carl Eugen Hoyos
worksforme
9:02 PM Ticket #3768 (dvbsub to overlay get corrupt output) updated by Søren Hansen
I am experiencing a simular problem after compute_edt was introduced …
8:56 PM Changeset in ffmpeg [62baf5b8] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc_deblock: use existing x86util transpose macro in chroma_{10, …
7:19 PM Changeset in ffmpeg [39133efc] by Michael Niedermayer <michaelni@gmx.at>
avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning …
6:53 PM Changeset in ffmpeg [fc19edd8] by Michael Niedermayer <michaelni@gmx.at>
avfilter/trim: remove duplicate assignment Found-by: CSA …
6:44 PM Changeset in ffmpeg [a75a60f6] by Michael Niedermayer <michaelni@gmx.at>
avutil/pixdesc: remove unneeded assignment Found-by: CSA …
6:40 PM Changeset in ffmpeg [5bedbc3d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: remove unneeded assignment Found-by: CSA …
6:35 PM Changeset in ffmpeg [590c2996] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flac_parser: remove duplicate assignent Found-by: CSA …
6:35 PM Changeset in ffmpeg [1af563b5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ratecontrol: remove unneeded statement Found-by: CSA …
6:10 PM Changeset in ffmpeg [f0de018] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
dict.c: minor simplification. Signed-off-by: Reimar Döffinger …
5:06 PM Changeset in ffmpeg [3d10235b] by Michael Niedermayer <michaelni@gmx.at>
v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
5:06 PM Changeset in ffmpeg [3ed27832] by Michael Niedermayer <michaelni@gmx.at>
v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
4:59 PM Changeset in ffmpeg [fcb11ec2] by Michael Niedermayer <michaelni@gmx.at>
v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
2:50 PM Changeset in ffmpeg [594b1fa9] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_parser: Increase parse_history, fix huge resolutions …
2:50 PM Changeset in ffmpeg [7a1262fc] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: account for consecutive IDR pictures. If there …
2:50 PM Changeset in ffmpeg [6d2219e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in …
2:39 PM Changeset in ffmpeg [0782fb6] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_parser: Increase parse_history, fix huge resolutions …
2:35 PM Ticket #3820 (pgs subtitle inside mkv not found) updated by Selur
sorry, must have overlooked it. > As it appears, ffmpeg doesn't have …
2:31 PM Ticket #3820 (pgs subtitle inside mkv not found) updated by Hendrik
The ffmpeg output clearly shows that it does find the subtitle stream, …
2:25 PM Ticket #3820 (pgs subtitle inside mkv not found) updated by Selur
[…] works […] extracting the subtitle stream with: […] …
2:17 PM Ticket #3820 (pgs subtitle inside mkv not found) created by Selur
on: …
1:59 PM Changeset in ffmpeg [bf428bb3] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: account for consecutive IDR pictures. If there …
12:17 PM Changeset in ffmpeg [dd200c56] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvdsubdec: free subtitle rectangles if nothing is output …
12:16 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
Here's why I assumed ffmpeg couldn't handle pgs subtitle properly: …
12:01 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
> This is the (exact) opposite of what you wrote above (twice). My …
11:52 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > a. mkv doesn't support pgs subtitles …
11:50 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
> for video, it is the stream with the highest resolution, for audio, …
11:46 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
> As said, I don't think this is correct (and you should definitely …
11:34 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > ffmpeg tries to convert the first …
11:32 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > Problem is ffmpeg can't handle pgs …
11:20 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
You are right and I was wrong (must have mistyped somewhere during …
11:07 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
You claimed that the problem is also reproducible with -map 0:0, …
11:04 AM Changeset in ffmpeg [ceff29b9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/resample: check for malloc failure Found-by: CSA …
10:56 AM Changeset in ffmpeg [72555f4a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pthread_slice: Check for malloc failure Found-by: CSA …
10:56 AM Changeset in ffmpeg [37ec7d29] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4video_parser: Check for extradata parsing failure …
10:55 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
I provided the command line which gave me the problem, with the …
10:40 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > a. if you add -map 0:0 to it the …
10:30 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Selur
a. if you add -map 0:0 to it the result doesn't change b. iirc. when …
10:26 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Replying to Selur: > {{{ > ffmpeg -playlist 1 -i …
10:15 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
10:10 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by Carl Eugen Hoyos
Could you explain what you are trying to do? For example, this command …
9:11 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by MkMs
Okay, I hope i got you right, i added missing log-files and video …
9:08 AM ffmpeg-20140731-110210.log attached to Ticket #3817 by MkMs
extract frames from -q 32 video (84 frames)
9:07 AM ffmpeg-20140731-110030.log attached to Ticket #3817 by MkMs
extract frames from original video (83 frames)
9:06 AM ffmpeg-20140731-105226.log attached to Ticket #3817 by MkMs
get lower quality video
9:06 AM baumgartner_qp32.mp4 attached to Ticket #3817 by MkMs
-q 32 version
9:05 AM baumgartner.mp4 attached to Ticket #3817 by MkMs
original video
1:17 AM Changeset in ffmpeg [7c2d152f]n2.3.1 by Michael Niedermayer <michaelni@gmx.at>
Changelog: highlighting for 2.3.1 Suggested-by: Timothy Gu …
1:08 AM Changeset in ffmpeg [1f58590e] by Michael Niedermayer <michaelni@gmx.at>
doc: add very basic libcdio documentation Signed-off-by: Michael …
12:54 AM Changeset in ffmpeg [dc315cdb] by Michael Niedermayer <michaelni@gmx.at>
doc: add very basic libcdio documentation Signed-off-by: Michael …
12:46 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by YellowOnion
Are there any pre built binaries? Compiling on windows from what I …
Note: See TracTimeline for information about the timeline view.