Timeline



Jul 25, 2011:

11:01 PM Changeset in ffmpeg [a8d89df3] by Michael Niedermayer <michaelni@gmx.at>
Fix version numbers Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:34 PM Changeset in ffmpeg [ab3d241] by Diego Biurrun <diego@biurrun.de>
ape: adjust some printf format strings to correctly match argument types
10:14 PM Changeset in ffmpeg [095946af] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
10:06 PM Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) created by Harry Sintonen
It appears that the libavcodec 0.7.1 broke alsa AC-3 encoding. After …
9:59 PM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by rmk
it appears that after commit 512f973eac9a8c38ca33f089b6f3bb433ffc6a2e
8:38 PM Changeset in ffmpeg [2962049a] by Michael Niedermayer <michaelni@gmx.at>
muxer opts: fix avdict use in case of early private context alloc …
6:48 PM Changeset in ffmpeg [981f6fc9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: better timebase guessing for stream copy Signed-off-by: …
5:36 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by João
Fixed. It works if the following flag is added to the configure …
3:08 PM Changeset in ffmpeg [6d75dbeb] by Michael Niedermayer <michaelni@gmx.at>
rtp: disable udp fifos, the rtp code cannot work with the fifos in its …
3:08 PM Changeset in ffmpeg [f54b8f84] by Michael Niedermayer <michaelni@gmx.at>
udp: allow fifo size to be tuned seperately Signed-off-by: Michael …
2:37 PM Changeset in ffmpeg [158eb859] by Michael Niedermayer <michaelni@gmx.at>
rtp: disable udp fifos, the rtp code cannot work with the fifos in its …
2:37 PM Changeset in ffmpeg [bd652ff6] by Michael Niedermayer <michaelni@gmx.at>
udp: allow fifo size to be tuned seperately Signed-off-by: Michael …
11:02 AM Changeset in ffmpeg [e8794f1d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lsws: fix weird indent
10:53 AM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by Carl Eugen Hoyos
Status changed
If you believe this is a regression, please find the version …
10:51 AM test.avi attached to Ticket #362 by Carl Eugen Hoyos
10:50 AM Ticket #362 (Interlaced mjpeg fails to decode) created by Carl Eugen Hoyos
Attached file plays fine with mplayer -vc m3jpeg (24 frames), ffmpeg …
9:11 AM Changeset in ffmpeg [d7e14c0d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
imgconvert: remove PixFmtInfo.pixel_type field The field is only used …
9:11 AM Changeset in ffmpeg [c899bed] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lsws: use array for storing the supported in/out information
7:38 AM Changeset in ffmpeg [03ef9828] by Reinhard Tartler <siretart@tauware.de>
Fix ff_imdct_calc_sse() on gcc-4.6 Gcc 4.6 only preserves the first …

Jul 24, 2011:

11:19 PM Changeset in ffmpeg [14d5e214] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:52 PM Changeset in ffmpeg [88084eec] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use little endian for caf codec tags.
9:30 PM Changeset in ffmpeg [5bcdc099] by Mans Rullgard <mans@mansr.com>
dnxhddec: cache luma/chroma_weight*qscale tables for last qscale
9:29 PM Changeset in ffmpeg [9dfd89b] by Mans Rullgard <mans@mansr.com>
dnxhddec: merge ac_{index,run}_flags These tables contain only a …
9:28 PM Changeset in ffmpeg [185a2c08] by Mans Rullgard <mans@mansr.com>
dnxhddec: store 2*level+1 in ac_level tables This is the value …
9:22 PM Changeset in ffmpeg [b297c881] by Mans Rullgard <mans@mansr.com>
dnxhddec: rearrange decode_dct_block loop This makes decoding a bit …
2:28 PM Changeset in ffmpeg [9e4ed295] by Michael Niedermayer <michaelni@gmx.at>
mpeg4_decode_profile_level: fix indention Signed-off-by: Michael …
2:21 PM Changeset in ffmpeg [52e24c7d] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videodec: simplify mpeg4_decode_profile_level() Signed-off-by: …

Jul 23, 2011:

5:19 PM Changeset in ffmpeg [8c0fa61a] by Reinhard Tartler <siretart@tauware.de>
jpegdec: actually search for and parse RSTn Fixes decoding of MJPEG …
3:01 PM Changeset in ffmpeg [9c2651ab] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
parseutils: add some documentation for small_strptime()
3:01 PM Changeset in ffmpeg [3b8bb503] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
imgconvert: store padded size information in PixFmtInfo, simplify …
3:01 PM Changeset in ffmpeg [49f612ee] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
imgconvert: remove useless PixFmtInfo.nb_channels field
2:47 PM Changeset in ffmpeg [5271b857] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:55 AM Changeset in ffmpeg [cc0dc50d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vf_mp: remove blackframe filter wrapper blackframe is integrated as a …
8:52 AM Changeset in ffmpeg [00a9ac42] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples/encoding.c: adopt a less restrictive license Adopt ISC …
8:29 AM Changeset in ffmpeg [a05219d8] by Reinhard Tartler <siretart@tauware.de>
riff: Add mpgv MPEG-2 fourcc Supported by mplayer and seen in the …

Jul 22, 2011:

10:39 PM Changeset in ffmpeg [b4cfb825] by Mans Rullgard <mans@mansr.com>
dnxhddec: avoid a branch in 10-bit decode_dct_block() The minimum …
9:54 PM Changeset in ffmpeg [406fbd24] by Ronald S. Bultje <rsbultje@gmail.com>
H.264: Add optimizations to predict x86 assembly. Signed-off-by: …
8:32 PM Ticket #361 (avcodec_decode_audio3 SEGFAULT while decoding certain codec types) created by Danijel
I am using libavcodec as a dynamically linked library under Linux …
5:39 PM Changeset in ffmpeg [505345ed] by Alex Converse <alex.converse@gmail.com>
riff: Add mpgv MPEG-2 fourcc Supported by mplayer and seen in the wild.
4:12 PM Changeset in ffmpeg [c2d23309] by Ronald S. Bultje <rsbultje@gmail.com>
add Flash Screen Video 2 decoder Signed-off-by: Ronald S. Bultje …
1:16 PM 00372.MTS attached to Ticket #360 by rmk
Panasonic Lumix GH2 720p50
1:15 PM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) created by rmk
The attached AVCHD file is from a Panasonic Lumix GH2 in 720p50 mode. …
1:09 PM gdb.txt attached to Ticket #359 by Nelson A. de Oliveira
1:08 PM Ticket #359 (SIGABRT when playing RTSP stream) created by Nelson A. de Oliveira
Hi! I was trying to play a RTSP stream and was getting a SIGABRT. …
10:08 AM Changeset in ffmpeg [4095fa90] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:43 AM Changeset in ffmpeg [657eac04] by Nicolas George <nicolas.george@normalesup.org>
version.sh: handle shallow clones and snapshots. Shallow clones …
7:14 AM Ticket #358 (MMS(MMSH) seeking/skipping freezes video) created by Arno
When trying to seek/skip through a streamed video using the MMS/MMSH …
12:28 AM Ticket #258 (RTP over UDP: doesn't reorder packets) updated by Luke Clemens
hey guys, I think this problem is related to the same bug described in …
12:25 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Luke Clemens
Hey I'm pretty sure I figured out why these RTP streams are getting …

Jul 21, 2011:

10:14 PM Changeset in ffmpeg [bb32fded] by Mans Rullgard <mans@mansr.com>
dnxhddec: optimise dnxhd_decode_dct_block() Template the function for …
9:03 PM Changeset in ffmpeg [4cc843fa] by Diego Biurrun <diego@biurrun.de>
rtp: remove disabled code
6:57 PM Changeset in ffmpeg [be7bd626] by Justin Ruggles <justin.ruggles@gmail.com>
eac3enc: use different numbers of blocks per frame to allow higher bitrates
5:44 PM Changeset in ffmpeg [4555874a] by Mans Rullgard <mans@mansr.com>
dnxhd: add regression test for 10-bit Signed-off-by: Mans Rullgard …
5:44 PM Changeset in ffmpeg [5ab2143] by Mans Rullgard <mans@mansr.com>
dnxhd: 10-bit support Signed-off-by: Mans Rullgard <mans@mansr.com>
5:10 PM Changeset in ffmpeg [a617c6aa] by Mans Rullgard <mans@mansr.com>
dsputil: update per-arch init funcs for non-h264 high bit depth …
5:10 PM Changeset in ffmpeg [874f1a90] by Mans Rullgard <mans@mansr.com>
dsputil: template get_pixels() for different bit depths …
5:10 PM Changeset in ffmpeg [5cc26009] by Mans Rullgard <mans@mansr.com>
dsputil: create 16/32-bit dctcoef versions of some functions High …
5:10 PM Changeset in ffmpeg [0a72533e] by Mans Rullgard <mans@mansr.com>
jfdctint: add 10-bit version Signed-off-by: Mans Rullgard <mans@mansr.com>
4:34 PM Changeset in ffmpeg [73c0dd93] by Ronald S. Bultje <rsbultje@gmail.com>
mov: add clcp type track as Subtitle stream. Signed-off-by: Ronald S. …
4:34 PM Changeset in ffmpeg [c4ab43ff] by Ronald S. Bultje <rsbultje@gmail.com>
mpeg4: add Mpeg4 Profiles names. Signed-off-by: Ronald S. Bultje …
4:33 PM Changeset in ffmpeg [0637e505] by Ronald S. Bultje <rsbultje@gmail.com>
mpeg4: decode Level Profile for MPEG4 Part 2. Signed-off-by: Ronald …
4:32 PM Changeset in ffmpeg [364d6427] by Ronald S. Bultje <rsbultje@gmail.com>
ffprobe: display bitstream level. Signed-off-by: Ronald S. Bultje …
3:55 PM Changeset in ffmpeg [09e81636] by Diego Biurrun <diego@biurrun.de>
imgconvert: remove unused glue and xglue macros Signed-off-by: Diego …
2:53 PM Changeset in ffmpeg [ba99474b] by Michael Niedermayer <michaelni@gmx.at>
h264: fix h264-test Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:28 PM Changeset in ffmpeg [f93f6963] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rv30: …
12:26 PM Changeset in ffmpeg [e5985185] by Diego Biurrun <diego@biurrun.de>
rv30: return AVERROR(EINVAL) instead of EINVAL On some platforms …
11:57 AM Ticket #357 (Trying to transcode a vbk file to wav) updated by himanshu
I am very new to media processing. So what I understand from the last …
11:50 AM Changeset in ffmpeg [371584c4] by Mans Rullgard <mans@mansr.com>
build: add -L flags before existing LDFLAGS This ensures the linker …
11:49 AM Changeset in ffmpeg [2cc4f3b2] by Mans Rullgard <mans@mansr.com>
simple_idct: whitespace cosmetics Signed-off-by: Mans Rullgard …
11:49 AM Changeset in ffmpeg [a402f10] by Mans Rullgard <mans@mansr.com>
simple_idct: make repeated code a macro Signed-off-by: Mans Rullgard …
11:04 AM Changeset in ffmpeg [8c2863b8] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vf_mp: remove cropdetect wrapper The cropdetect filter is natively …
11:04 AM Changeset in ffmpeg [c7697452] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vf_blackframe: port missing features from libmpcodecs blackframe Use …
11:04 AM Changeset in ffmpeg [daa62372] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
au: reuse the result of the previous call to av_get_bits_per_sample() …
10:53 AM Ticket #357 (Trying to transcode a vbk file to wav) updated by Carl Eugen Hoyos
vbk files use a ~17kb/s voice codec.
10:33 AM Ticket #357 (Trying to transcode a vbk file to wav) updated by himanshu
This file (v060102.wav) is converted using Nortel Callpilot
10:04 AM Changeset in ffmpeg [7df701a] by Mans Rullgard <mans@mansr.com>
dsputil: remove huge #if 0 block Signed-off-by: Mans Rullgard …
9:39 AM v060102.wav attached to Ticket #357 by himanshu
Wav version of the same file.
9:25 AM Ticket #357 (Trying to transcode a vbk file to wav) updated by Carl Eugen Hoyos
See also: http://forum.videolan.org/viewtopic.php?f=7&t=46452
9:07 AM Ticket #357 (Trying to transcode a vbk file to wav) updated by Carl Eugen Hoyos
Component, Priority, Version, Keywords, Status, Reproduced by developer, Type changed
Is the Nortel CallPilot able to convert the vbk file to wav? If yes, …
9:00 AM Changeset in ffmpeg [633aa01f] by Michael Niedermayer <michaelni@gmx.at>
libavfilter: fix --enable-small Signed-off-by: Michael Niedermayer …
8:26 AM Changeset in ffmpeg [e7bcc5ba] by Mans Rullgard <mans@mansr.com>
simple_idct: change 10-bit add/put stride from pixels to bytes This …
8:26 AM Changeset in ffmpeg [a82beaf] by Mans Rullgard <mans@mansr.com>
dsputil: allow 9/10-bit functions for non-h264 codecs Signed-off-by: …
7:27 AM Changeset in ffmpeg [c02b02d7] by Reinhard Tartler <siretart@tauware.de>
Update Changelog
7:09 AM Changeset in ffmpeg [5fab0cc] by Reinhard Tartler <siretart@tauware.de>
matroskadec: fix integer underflow if header length < probe length. …
7:08 AM Changeset in ffmpeg [20829cf8] by Reinhard Tartler <siretart@tauware.de>
ffmpeg: fix operation with --disable-avfilter The width and height …
6:54 AM Ticket #357 (Trying to transcode a vbk file to wav) updated by himanshu
Forgot to mention the version: ffmpeg-git-78accb8-win64-static
6:53 AM v060102.vbk attached to Ticket #357 by himanshu
Sample file used for testing
6:52 AM Ticket #357 (Trying to transcode a vbk file to wav) created by himanshu
Hi Team, I was trying to transcode a vbk file to a wav file. But I …
2:30 AM Changeset in ffmpeg [42c27f2e] by Mans Rullgard <mans@mansr.com>
dnxhd: rename some data tables Signed-off-by: Mans Rullgard …
1:13 AM Changeset in ffmpeg [b0499783] by Mans Rullgard <mans@mansr.com>
dnxhdenc: remove inline from function only called through pointer …
1:12 AM Changeset in ffmpeg [10738239] by Mans Rullgard <mans@mansr.com>
dnxhdenc: whitespace cosmetics Signed-off-by: Mans Rullgard …
1:10 AM Changeset in ffmpeg [eedb1f20] by Mans Rullgard <mans@mansr.com>
swscale: mark YUV422P10(LE,BE) as supported for output Signed-off-by: …
12:43 AM Ticket #317 (mpeg4 (geov & geox fouccs) needs to be flipped) updated by ami_stuff
old thread about the problem: …

Jul 20, 2011:

10:30 PM Changeset in ffmpeg [558c2683] by Diego Biurrun <diego@biurrun.de>
configure: add -xc99 to LDFLAGS for Sun CC Using Sun's compiler on …
6:47 PM Changeset in ffmpeg [79a9aab5] by Diego Biurrun <diego@biurrun.de>
Remove unused and non-compiling vestigial g729 decoder
6:47 PM Changeset in ffmpeg [a005174b] by Diego Biurrun <diego@biurrun.de>
Remove unused code under G729_BITEXACT #ifdef. G729_BITEXACT is never …
5:26 PM Changeset in ffmpeg [80469eaf] by Ronald S. Bultje <rsbultje@gmail.com>
mpegvideo: fix invalid picture unreferencing. Mpegvideo would free …
5:15 PM Changeset in ffmpeg [e4b50572] by Alex Converse <alex.converse@gmail.com>
dsputil: Remove extra blank line at end.
5:15 PM Changeset in ffmpeg [d9a9f50a] by Alex Converse <alex.converse@gmail.com>
dsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.
4:49 PM Changeset in ffmpeg [e7a972e1] by Mans Rullgard <mans@mansr.com>
simple_idct: add 10-bit version Signed-off-by: Mans Rullgard …
4:31 PM Changeset in ffmpeg [7c6c4cf2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Remove …
4:21 PM Ticket #351 (Make Matroska cluster size configurable) updated by dave rice
Replying to reimar: > > aren't all ffv1 frames keyframes > …
3:13 PM Changeset in ffmpeg [7b4ee3a2] by Mans Rullgard <mans@mansr.com>
Remove h264_lowres_idct_put/add functions Use of these has been …
1:54 PM Changeset in ffmpeg [89cc8a31] by Mans Rullgard <mans@mansr.com>
Remove snow/dwt test program This test program so full of programming …
1:04 PM Changeset in ffmpeg [1b4a1709] by Diego Biurrun <diego@biurrun.de>
h264: remove some disabled code
9:19 AM Changeset in ffmpeg [e23a05ab] by Mans Rullgard <mans@mansr.com>
Fix incorrect max_lowres values Signed-off-by: Mans Rullgard …
4:20 AM Ticket #356 (-profile aac_low option sets also the profile for the video codec) created by Thierry
ex: ./ffmpeg -i trailer_720p.20.flv -b 56000 -vf scale=176:144 -level …
1:06 AM Changeset in ffmpeg [69619a13] by Ronald S. Bultje <rsbultje@gmail.com>
matroskadec: fix integer underflow if header length < probe length. …
12:20 AM Changeset in ffmpeg [045ef52e] by Michael Niedermayer <michaelni@gmx.at>
libx264.c: distinguish between x264 parameter errors. Signed-off-by: …

Jul 19, 2011:

10:28 PM Ticket #355 (ALLPlayer.org and Artur Majtczak violate the GPL) updated by Carl Eugen Hoyos
Status changed
whois information: Registrant Name:Rafal Majtczak Registrant …
10:24 PM allplayer.txt attached to Ticket #355 by Carl Eugen Hoyos
10:24 PM Ticket #355 (ALLPlayer.org and Artur Majtczak violate the GPL) created by Carl Eugen Hoyos
(issue 2099) AllPlayer shows attached EULA on installation. No …
9:58 PM test.264 attached to Ticket #354 by Carl Eugen Hoyos
9:58 PM Ticket #354 (h264 interlaced decoding failure - alot of artifacts and error log messages) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
Works fine with the reference decoder and mplayer -demuxer h264es, …
6:40 PM Ticket #354 (h264 interlaced decoding failure - alot of artifacts and error log messages) updated by Hendrik
Correct link to the sample: …
6:39 PM ffplay-out.txt attached to Ticket #354 by Hendrik
ffplay console output
6:38 PM Ticket #354 (h264 interlaced decoding failure - alot of artifacts and error log messages) created by Hendrik
Following file fails to decode properly: …
6:15 PM Changeset in ffmpeg [9533026] by Justin Ruggles <justin.ruggles@gmail.com>
cosmetics: indentation
6:15 PM Changeset in ffmpeg [08a747af] by Justin Ruggles <justin.ruggles@gmail.com>
eac3enc: use frame exponent strategy when applicable. This checks if …
6:15 PM Changeset in ffmpeg [31b69928] by Justin Ruggles <justin.ruggles@gmail.com>
cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables …
5:50 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by João
Thanks for the help man. I managed to isolate the --enable-gpl flag …
4:46 PM Changeset in ffmpeg [d303e0af] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
4:44 PM Changeset in ffmpeg [29b42c66] by Mans Rullgard <mans@mansr.com>
dsputil: fix ff_check_alignment() The change to LOCAL_ALIGNED means …
1:18 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by Carl Eugen Hoyos
And since this was probably fixed today: Please test latest git head.
1:09 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by Carl Eugen Hoyos
> 3. ./configure --prefix=/usr/local/Cellar/ffmpeg/0.8 --enable-gpl …
8:12 AM Changeset in ffmpeg [257f274d] by Nicolas George <nicolas.george@normalesup.org>
Do not use AVFMT_FLAG_NONBLOCK for the output file. Restore the …
1:39 AM tiff.diff attached to Ticket #190 by ami_stuff
1:38 AM Ticket #190 (QT - add support for QT TIFF 2bpp color mode) updated by ami_stuff
I have tried to support TIFF 2/4bpp without compression, but I don't …

Jul 18, 2011:

10:26 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by João
@reimar, removing static works great, but the compiling …
10:17 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by João
@cehoyos 1. get the 0.8 tarball 2. extract it 3. ./configure …
7:57 PM Changeset in ffmpeg [3e9409b] by Mans Rullgard <mans@mansr.com>
simple_idct: simplify some ifdeffery Signed-off-by: Mans Rullgard …
7:57 PM Changeset in ffmpeg [dbb5ee8e] by Mans Rullgard <mans@mansr.com>
simple_idct: remove code for DCTELEM != int16 DCTELEM can never be …
6:01 PM Changeset in ffmpeg [47b71eea] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Bink: clip AC coefficients during dequantization. Fixes artefacts …
6:00 PM Changeset in ffmpeg [f04d4345] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Remove a pointless/bad "static". It has no advantage and seems to …
5:48 PM Changeset in ffmpeg [3f5dcde7] by Mans Rullgard <mans@mansr.com>
Remove VLAs in ff_amrwb_lsp2lpc() Signed-off-by: Mans Rullgard …
5:46 PM Changeset in ffmpeg [b13c6e33] by Mans Rullgard <mans@mansr.com>
fate: make vsynth tests depend on only the relevant vref …
5:46 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by reimar
Just removing the "static" should have worked fine (and makes sense …
4:22 PM Changeset in ffmpeg [76e25dbc] by Diego Biurrun <diego@biurrun.de>
rtsp: remove disabled code
4:04 PM Changeset in ffmpeg [e463f0e9] by Diego Biurrun <diego@biurrun.de>
dsputil: restore mistakenly removed hunk of disabled code This …
4:00 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by Carl Eugen Hoyos
Status changed
Please post all information necessary to reproduce your problem here, …
2:43 PM Changeset in ffmpeg [3c3daf4d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:11 PM Changeset in ffmpeg [93263dc1] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
au: add computation for duration Signed-off-by: Stefano Sabatini …
10:37 AM Changeset in ffmpeg [0b4840af] by Diego Biurrun <diego@biurrun.de>
vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h …
10:33 AM Changeset in ffmpeg [9bc8bcdd] by Diego Biurrun <diego@biurrun.de>
vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h …
9:48 AM Changeset in ffmpeg [65083b49] by Diego Biurrun <diego@biurrun.de>
dsputil: remove disabled code
4:18 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Kyle
In that case it might be a MinGW-w64 issue. In any case, I have …
Note: See TracTimeline for information about the timeline view.