Timeline



Jul 29, 2011:

11:37 PM Ticket #370 (Unable to decode packet capture into .AVI.) updated by Gonzalo Gasca
Upgrade ffmpeg to 0.8.1 and same results: [root@maradona video]# …
11:03 PM Changeset in ffmpeg [1f6f58d5] by Alex Converse <alex.converse@gmail.com>
mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating …
8:56 PM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Carl Eugen Hoyos
New patch with a better name attached.
8:37 PM Ticket #370 (Unable to decode packet capture into .AVI.) updated by Carl Eugen Hoyos
Could you test latest FFmpeg git head? You can find it at …
7:24 PM Changeset in ffmpeg [a3bf7b86] by Jason Garrett-Glaser <jason@x264.com>
H.264: tweak some other x86 asm for Atom
6:34 PM Ticket #371 (Segmentation fault or get core dump when trying to use ...) closed by Stefano Sabatini
fixed: Fixed in commit: […]
6:24 PM Changeset in ffmpeg [d9c23a0d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vf_transpose: avoid multiple calls to avfilter_draw_slice() …
5:56 PM Ticket #370 (Unable to decode packet capture into .AVI.) updated by Gonzalo Gasca
Thanks for the help, I downloaded latest git: 1001 wget …
4:29 PM Changeset in ffmpeg [5ef953e8] by Alex Converse <alex.converse@gmail.com>
probe: Fix insane flow control. A loop control variable was shadowed …
1:15 PM Ticket #371 (Segmentation fault or get core dump when trying to use ...) updated by Carl Eugen Hoyos
Version, Component, Reproduced by developer changed
[…]
12:18 PM Ticket #371 (Segmentation fault or get core dump when trying to use ...) updated by x2305andy2305x
Status changed
I'm using latest trunk version of ffmpeg. For the segmentation fault …
12:15 PM bug_vfilter_rotate_to_mjpeg.3gp attached to Ticket #371 by x2305andy2305x
12:15 PM bug_vfilter_rotate_to_mjpeg.mov attached to Ticket #371 by x2305andy2305x
12:01 PM Ticket #371 (Segmentation fault or get core dump when trying to use ...) created by x2305andy2305x
I am trying to transcode from quicktime to mjpeg, or from 3gp to …
11:50 AM Ticket #369 (Multichannel encoding with the native aac encoder crashes) updated by Danijel
I recreated your crash, but for me it ended up in a different place. …
8:54 AM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Hendrik
I can confirm that the patch works fine for detecting AAC LATM …
8:15 AM Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) closed by Carl Eugen Hoyos
fixed
7:52 AM Ticket #370 (Unable to decode packet capture into .AVI.) updated by Carl Eugen Hoyos
Status, Component changed
Could you test latest git head? The version you are using is old.
6:48 AM Changeset in ffmpeg [298c4e3c] by Anton Khirnov <anton@khirnov.net>
mpegts: remove invalid error check mpegts_read_header is used by both …
6:47 AM Changeset in ffmpeg [8f9d3f6] by Anton Khirnov <anton@khirnov.net>
s302m: use nondeprecated audio sample format API Signed-off-by: Anton …
6:42 AM Changeset in ffmpeg [ec6402b7] by Anton Khirnov <anton@khirnov.net>
lavc: use designated initialisers for all codecs. It's more readable …
6:06 AM Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) updated by Harry Sintonen
Replying to reimar: > Fix committed to 0.7 branch, maybe …
5:32 AM bjn1OUT.pcap attached to Ticket #370 by Gonzalo Gasca
WORKS
5:32 AM bjn1IN.pcap attached to Ticket #370 by Gonzalo Gasca
DOES NOT WORK
5:31 AM bjn1.pcap attached to Ticket #370 by Gonzalo Gasca
5:31 AM Ticket #370 (Unable to decode packet capture into .AVI.) updated by Gonzalo Gasca
I grabbed another packet capture: bjn1.pcap If you filtered in …
2:50 AM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Superb
Alright... so I went ahead and created a quick compilation …
1:59 AM Changeset in ffmpeg [3ad1684] by Alex Converse <alex.converse@gmail.com>
x86: cabac: add operand size suffixes missing from 6c32576 This fixes …
1:47 AM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Superb
I don't have a compilation environment set and running here. I used …

Jul 28, 2011:

11:50 PM Changeset in ffmpeg [2dd2abe3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:04 PM interop2.pcap attached to Ticket #370 by Gonzalo Gasca
Complete packet capture
11:03 PM Ticket #370 (Unable to decode packet capture into .AVI.) created by Gonzalo Gasca
I have the following: Cisco CTS 1.7.4 calling Blue Jeans (BJN) which …
10:23 PM Changeset in ffmpeg [2a11952f] by Ronald S. Bultje <rsbultje@gmail.com>
h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame …
9:25 PM Changeset in ffmpeg [f5f004bc] by Mans Rullgard <mans@mansr.com>
x86: cabac: don't load/store context values in asm Inspection of …
9:18 PM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Carl Eugen Hoyos
New version attached, it still waits for a review. Did you test the patch?
9:17 PM patchlatm.diff attached to Ticket #365 by Carl Eugen Hoyos
9:04 PM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Superb
Any chance this will get committed soon? :)
8:06 PM Changeset in ffmpeg [6c325765] by Jason Garrett-Glaser <jason@x264.com>
H.264: optimize CABAC x86 asm for Atom
7:17 PM Changeset in ffmpeg [8dcf5184] by Ronald S. Bultje <rsbultje@gmail.com>
vp3/theora: flush after seek.
7:11 PM Changeset in ffmpeg [41054438] by Jeff Downs <heydowns@somuchpressure.net>
h264 - Correct implicit weight table computation for long ref pics …
7:11 PM Changeset in ffmpeg [e80e2d5] by Jeff Downs <heydowns@somuchpressure.net>
h264 - correct the check for invalid long term frame index in MMCO …
7:11 PM Changeset in ffmpeg [188694b2] by Jeff Downs <heydowns@somuchpressure.net>
h264 - Fix PCM intra coded blocks in monochrome case
7:06 PM Ticket #327 (artifacts when seeking in mpeg4 avi (regression)) updated by exobuzz
I have uploaded another file to better illustrate the problem. This …
4:52 PM Ticket #320 (0 channels in latm stream) updated by Carl Eugen Hoyos
Component changed
Audio is not LATM, but AAC, therefore old FFmpeg versions correctly …
4:33 PM Changeset in ffmpeg [cf82c5cd]n0.7.2 by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix passlogfile regression Signed-off-by: Michael Niedermayer …
4:32 PM Changeset in ffmpeg [2ff36ef5]n0.8.1 by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix passlogfile regression Signed-off-by: Michael Niedermayer …
4:21 PM Ticket #369 (Multichannel encoding with the native aac encoder crashes) created by Carl Eugen Hoyos
Regression since commit 01344fe409da286cd377f9af610eb4c4888687ec
3:46 PM Changeset in ffmpeg [e0e65ddb] by Anton Khirnov <anton@khirnov.net>
doc/fftools-common-opts: wording fixes missing from the previous commit.
3:36 PM Changeset in ffmpeg [22b203ba] by Anton Khirnov <anton@khirnov.net>
doc: document using AVOptions in fftools.
3:13 PM Changeset in ffmpeg [8ec19f84] by Anton Khirnov <anton@khirnov.net>
cmdutils: add codec_opts parameter to setup_find_stream_info_opts() …
3:13 PM Changeset in ffmpeg [ce23ca81] by Anton Khirnov <anton@khirnov.net>
cmdutils: clarify documentation for filter_codec_opts() …
3:13 PM Changeset in ffmpeg [7cea06d1] by Anton Khirnov <anton@khirnov.net>
cmdutils: clarify documentation for setup_find_stream_info_opts() …
3:13 PM Changeset in ffmpeg [3c7fa664] by Anton Khirnov <anton@khirnov.net>
lavf: add forgotten attribute_deprecated to av_find_stream_info()
2:34 PM Ticket #347 (ffplay -s stopped working) updated by Carl Eugen Hoyos
Status changed
Regression since commit d0e142bb68fdc817fb84f2395ae416d43ca141ce
2:03 PM Ticket #361 (avcodec_decode_audio3 SEGFAULT while decoding certain codec types) updated by Danijel
Ok, I found and fixed the problem. It was also fixed on an external …
1:35 PM Changeset in ffmpeg [cb8577a4] by Michael Niedermayer <michaelni@gmx.at>
Fix several security issues in matroskadec.c (MSVR-11-0080). …
1:29 PM Changeset in ffmpeg [7e33a66c] by Michael Niedermayer <michaelni@gmx.at>
Fix several security issues in matroskadec.c (MSVR-11-0080). …
1:10 PM Ticket #324 (floating point exception while generation of 1s silence) updated by Carl Eugen Hoyos
Regression since: commit d7ee44024c96ebdbcd718885a77e9a07779df54c
12:59 PM Changeset in ffmpeg [956c901] by Michael Niedermayer <michaelni@gmx.at>
Fix several security issues in matroskadec.c (MSVR-11-0080). …
12:53 PM ffmpeg-0.7.1-multicastif.patch attached to Ticket #368 by ast@domdv.de
12:52 PM Ticket #368 (enable interface selection for udp multicast on ipv6) created by ast@domdv.de
In case of udp multicast ffmpeg binds to the default interface which …
12:43 PM Ticket #305 (-passlogfile option is broken (used to work)) closed by Michael Niedermayer
fixed: Fixed by 893cf1b1ae2bc9c7987d5015a421cd2e09d06443 in 0.8 Fixed by …
12:38 PM Ticket #347 (ffplay -s stopped working) updated by Michael Niedermayer
Which commit introduced the problem?
12:38 PM Ticket #324 (floating point exception while generation of 1s silence) updated by Michael Niedermayer
Which commit introduced the regression?
9:50 AM Changeset in ffmpeg [2fb9fc0f] by Michael Niedermayer <michaelni@gmx.at>
h264: improve max slices error message Signed-off-by: Michael …
8:27 AM Changeset in ffmpeg [25a53c54] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lsws: apply logging factorization in sws_scale_init()
8:27 AM Changeset in ffmpeg [539940d4] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
imgconvert: remove unused and inconsistent PixFmtInfo.depth field
8:24 AM Changeset in ffmpeg [fdd130a2] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
prefer "SAR" over "PAR" in av_dump_format() "SAR" (Sample Aspect …
8:04 AM Changeset in ffmpeg [9c484d29] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi-showfiltfmts: extend output format for specifying audio data …
8:04 AM Changeset in ffmpeg [e2affa8c] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0,1}_BACK …
7:28 AM Changeset in ffmpeg [44187717] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: ppc: …
3:44 AM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Carl Eugen Hoyos
Priority, Analyzed by developer, Version, Type, Reproduced by developer changed
Attached patch plays the file for me.
3:21 AM Ticket #367 (error encoding mov file created in photobooth to mp4) updated by Carl Eugen Hoyos
Status changed
Could you test latest git head? (It works fine for me.)
3:05 AM Ticket #367 (error encoding mov file created in photobooth to mp4) updated by holmrodd
full output of command: $ /usr/local/bin/ffmpeg -v 9 -loglevel 99 -i …
2:21 AM Ticket #367 (error encoding mov file created in photobooth to mp4) updated by holmrodd
same command worked on a different version of ffmpeg ( snapshot ) that …
2:18 AM qualvu_first_pass.ffpreset attached to Ticket #367 by holmrodd
first pass preset file
2:17 AM photobooth.mov attached to Ticket #367 by holmrodd
input file created in photobooth on a mac
2:02 AM Ticket #367 (error encoding mov file created in photobooth to mp4) created by holmrodd
command: /usr/local/bin/ffmpeg -y -i ./photobooth.mov -r 15 -vcodec …
1:47 AM Changeset in ffmpeg [faa33818] by Joakim Plate <elupus@ecce.se>
yadif must copy buffer properties like aspect for second frame as well

Jul 27, 2011:

11:44 PM Changeset in ffmpeg [f234cd0f] by Michael Niedermayer <michaelni@gmx.at>
Remove libx264 baseline ffpreset Made redundant by "-profile …
9:54 PM Changeset in ffmpeg [b55b34f8] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2. …
8:52 PM Changeset in ffmpeg [893cf1b1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2. …
7:14 PM Changeset in ffmpeg [ca6a9046] by Mans Rullgard <mans@mansr.com>
ppc: remove redundant setting of Altivec IDCT This is already set by …
7:14 PM Changeset in ffmpeg [c3027b4d] by Mans Rullgard <mans@mansr.com>
mpegvideo: initialise DSPContext in ff_dct_common_init() The …
3:51 PM Changeset in ffmpeg [093ee8e1] by Justin Ruggles <justin.ruggles@gmail.com>
cosmetics: reindent
3:51 PM Changeset in ffmpeg [1bca72e1] by Justin Ruggles <justin.ruggles@gmail.com>
eac3enc: support writing of basic mixing and info metadata
3:36 PM Changeset in ffmpeg [e72f3d10] by Mans Rullgard <mans@mansr.com>
dnxhdenc: fix declarations in for loops Apparently the gcc warning …
3:05 PM Changeset in ffmpeg [c358a036] by Mans Rullgard <mans@mansr.com>
dsputil: remove stale bink prototypes and comments Signed-off-by: …
3:05 PM Changeset in ffmpeg [1b3539d4] by Mans Rullgard <mans@mansr.com>
dsputil: move a bink-only function to binkdsp Signed-off-by: Mans …
3:05 PM Changeset in ffmpeg [cbd58a87] by Mans Rullgard <mans@mansr.com>
dsputil: remove some unused functions Signed-off-by: Mans Rullgard …
1:39 PM Changeset in ffmpeg [2968bedf] by Mans Rullgard <mans@mansr.com>
bink: make IDCT take 32-bit input Since IDCT transforming 32-bit …
10:51 AM Changeset in ffmpeg [609d299e] by Michael Niedermayer <michaelni@gmx.at>
update version for 0.7.2 Signed-off-by: Michael Niedermayer …
9:20 AM Changeset in ffmpeg [01a0612c] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.8' into release/0.7 * release/0.8: (82 …
8:40 AM Changeset in ffmpeg [f52ad8ce] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:05 AM Changeset in ffmpeg [c617d7b8] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples/muxing.c: apply misc style fixes
12:05 AM Changeset in ffmpeg [90b043a] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples/muxing.c: fix typo, futur -> future

Jul 26, 2011:

11:52 PM Changeset in ffmpeg [e324619c] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
imgconvert: change logic in avcodec_get_pix_fmt_loss() Avoid the use …
11:52 PM Changeset in ffmpeg [07f49ca1] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lsws: remove redundant macros isSupportedIn/Out Directly call …
11:28 PM Changeset in ffmpeg [64bb6563] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lsws: factorize some logging code in sws_init_context()
10:41 PM test.mov attached to Ticket #366 by Carl Eugen Hoyos
10:41 PM Ticket #366 (Green bar with ffplay when playing H264) created by Carl Eugen Hoyos
Playing some H264 samples shows a green bar since …
10:33 PM Changeset in ffmpeg [001e600c] by Diego Biurrun <diego@biurrun.de>
configure: spelling cosmetics
10:26 PM Changeset in ffmpeg [9b3139eb] by Diego Biurrun <diego@biurrun.de>
dctref: make sure function declarations match between .c and .h file
9:17 PM Changeset in ffmpeg [da4c7cce] by Mans Rullgard <mans@mansr.com>
x86: fix build with gcc 4.7 The upcoming gcc 4.7 has more advanced …
8:56 PM Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) updated by Harry Sintonen
Yes indeed, I use debian-multimedia.org repos for this stuff, not …
8:49 PM Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) updated by reimar
Fix committed to 0.7 branch, maybe you can convince whoever made that …
8:34 PM Changeset in ffmpeg [7cbb856e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Remove useless NULL check. We dereferenced the pointer two lines …
7:58 PM Changeset in ffmpeg [dcf1830a] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
For FFmpeg 0.7 branch: Treat AV_SAMPLE_FMT_NONE as S16 for encoders. …
7:51 PM Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) updated by reimar
Seems there is no libavcodec52 0.7.1 in Debian unstable. But anyway, …
7:27 PM Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) updated by reimar
Hm, my conclusion was based on packages.debian.org However libav 0.7.1 …
5:31 PM Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) updated by reimar
This is the wrong bug tracker, Debian now packages releases from …
5:00 PM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Superb
[…]
3:59 PM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Carl Eugen Hoyos
Keywords changed
3:58 PM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Carl Eugen Hoyos
Status changed
Complete, uncut output of ffmpeg missing. Which player does play your …
3:36 PM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) created by Superb
See: http://code.google.com/p/lavfilters/issues/detail?id=39 When …
1:37 PM Changeset in ffmpeg [788d8399] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: ape: …
10:38 AM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by rmk
Done. http://www.datafilehost.com/download-cd558d0a.html
10:24 AM Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) updated by Carl Eugen Hoyos
Priority, Status, Component changed
Does it work if the provided wav file was encoded with pcm_f32le?
10:21 AM Ticket #352 (Bink file shows color-inverted blocks) closed by Carl Eugen Hoyos
fixed: I believe this was fixed.
10:14 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Carl Eugen Hoyos
Could you test if this problem is still reproducible with latest git head?
10:12 AM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by Carl Eugen Hoyos
Could you make a sample similar to this one? …
8:14 AM rmdec.diff attached to Ticket #364 by Roy
rm timestamp workaround patch for libavformat
8:13 AM Ticket #364 (Workaround for RV40 timestamps) created by Roy
The timestamps in RV40 stream (especially B-frames) is messy which …
7:10 AM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by rmk
I don't know if that is of interest but it's broken in current libav …

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 …
Note: See TracTimeline for information about the timeline view.