Timeline



Jul 12, 2011:

10:42 PM Changeset in ffmpeg [bb258fb] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
9:42 PM Changeset in ffmpeg [2cb6dec6] by Diego Biurrun <diego@biurrun.de>
doc: Improve references to external URLs. Sometimes it makes sense to …
7:52 PM Ticket #341 (AAC ffplay invalid sample rate) updated by Marton Balint
Yes, indeed. Thanks.
6:54 PM Ticket #334 (c3b6cc6 breaks AAC playback) updated by llogan
Confirmed. It is working as expected now. Thanks for the feedback. …
6:36 PM Changeset in ffmpeg [028216b2] by Diego Biurrun <diego@biurrun.de>
h264: move decode_mb_skip() from h264.h to h.264_mvpred.h This …
6:32 PM Ticket #213 (aac codec regression) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar.
6:32 PM Ticket #341 (AAC ffplay invalid sample rate) updated by Carl Eugen Hoyos
This should be fixed in latest git HEAD, please test.
6:31 PM Ticket #334 (c3b6cc6 breaks AAC playback) updated by Carl Eugen Hoyos
This should be fixed in latest git HEAD, please test.
6:24 PM Changeset in ffmpeg [98704131] by Diego Biurrun <diego@biurrun.de>
ffplay: skip return value of avcodec_decode_video2 / …
5:44 PM Changeset in ffmpeg [896e597] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Move resetting of channels, sample_rate back to av_find_stream_info. …
5:24 PM Changeset in ffmpeg [828e2073] by Diego Biurrun <diego@biurrun.de>
dnxhdenc: Replace a forward declaration by the proper #include.
4:31 PM Changeset in ffmpeg [9459390f] by Reinhard Tartler <siretart@tauware.de>
Update RELEASE file
4:13 PM Changeset in ffmpeg [2bbd81fb] by Reinhard Tartler <siretart@tauware.de>
update Changelog
4:13 PM Changeset in ffmpeg [5e357889] by Reinhard Tartler <siretart@tauware.de>
mt: proper locking around release_buffer calls. This fixes a crash …
4:13 PM Changeset in ffmpeg [dc1b670a] by Reinhard Tartler <siretart@tauware.de>
vp8/mt: flush worker thread, not application thread context, on seek. …
4:13 PM Changeset in ffmpeg [0156f4f9] by Reinhard Tartler <siretart@tauware.de>
docs: Mention the upstream bugzilla url about the dlltool vs MSVC …
4:13 PM Changeset in ffmpeg [a52c615a] by Reinhard Tartler <siretart@tauware.de>
docs: Use proper markup for a literal command line option …
4:13 PM Changeset in ffmpeg [5c2d7c4d] by Reinhard Tartler <siretart@tauware.de>
docs: Don't recommend adding --enable-memalign-hack It is enabled …
4:13 PM Changeset in ffmpeg [004194f4] by Reinhard Tartler <siretart@tauware.de>
docs: Remove needless configure options Specifying --enable-static …
4:13 PM Changeset in ffmpeg [cd63c32f] by Reinhard Tartler <siretart@tauware.de>
oggdec: prevent heap corruption. Specifically crafted samples can …
4:13 PM Changeset in ffmpeg [5a33a29a] by Reinhard Tartler <siretart@tauware.de>
oggdec: Abort Ogg header parsing when encountering a data packet. …
4:13 PM Changeset in ffmpeg [683df9bf] by Reinhard Tartler <siretart@tauware.de>
Add LGPL license boilerplate to files lacking it. (cherry picked from …
4:13 PM Changeset in ffmpeg [64e2656f] by Reinhard Tartler <siretart@tauware.de>
doxygen: Fix documentation for some VP8 functions. (cherry picked …
4:05 PM Changeset in ffmpeg [8e3d264f] by Reinhard Tartler <siretart@tauware.de>
libxvid: add missing include of libavutil/mathematics.h …
4:05 PM Changeset in ffmpeg [46a2dc91] by Reinhard Tartler <siretart@tauware.de>
vorbis: vpxenc: Add missing include for av_rescale* Signed-off-by: …
4:05 PM Changeset in ffmpeg [b9e126f] by Reinhard Tartler <siretart@tauware.de>
ffmpeg: Fix VDPAU decoding for some H264 samples. (cherry picked from …
4:05 PM Changeset in ffmpeg [07dc4a79] by Reinhard Tartler <siretart@tauware.de>
RTSP: Doxygen comment cleanup Do not use Doxygen for comments that …
4:05 PM Changeset in ffmpeg [43de5c03] by Reinhard Tartler <siretart@tauware.de>
doxygen: Escape '\' in Doxygen documentation. (cherry picked from …
3:35 PM Changeset in ffmpeg [45ecc7a2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support adpcm_ima_wav and adpcm_ms in caf.
3:31 PM Ticket #343 (wrong duration with voc files) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
3:31 PM Ticket #344 (FFProbe does not provide PTS, DTS info present in MPEG file.) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
3:16 PM Ticket #344 (FFProbe does not provide PTS, DTS info present in MPEG file.) updated by Darren
I am calling: ffprobe -show_packets filename.mpg …
3:15 PM Changeset in ffmpeg [c90a2538] by Ronald S. Bultje <rsbultje@gmail.com>
h264: move h264_mvpred.h include. Fixes the following compile error …
3:13 PM Changeset in ffmpeg [e59d6b4d] by Ronald S. Bultje <rsbultje@gmail.com>
pix_fmt: Fix number of bits per component in yuv444p9be …
2:29 PM 344 - FFProbe Elecard SA Output.txt attached to Ticket #344 by Darren
2:29 PM 344 - FFProbe Output.txt attached to Ticket #344 by Darren
2:29 PM 344 - FFProbe PTS Issue.mpg attached to Ticket #344 by Darren
Problem MPEG File
2:27 PM Ticket #344 (FFProbe does not provide PTS, DTS info present in MPEG file.) created by Darren
Hi, I'm trying to use FFProbe to extract PTS time data for each frame …
2:09 PM Changeset in ffmpeg [afa218f3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add another MP3 CAF codec tag.
1:30 PM Changeset in ffmpeg [5f847bf6] by Anton Khirnov <anton@khirnov.net>
lavf: deprecate AVFormatContext.timestamp It's replaced by …
1:29 PM Changeset in ffmpeg [b12c2592] by Anton Khirnov <anton@khirnov.net>
ffmpeg: merge input_files_ts_scale into InputStream.
1:28 PM Changeset in ffmpeg [6fbf2485] by Anton Khirnov <anton@khirnov.net>
ffmpeg: don't abuse a global for passing sample format from input to …
1:28 PM Changeset in ffmpeg [87c739a3] by Anton Khirnov <anton@khirnov.net>
ffmpeg: don't abuse a global for passing channel layout from input to …
1:26 PM Changeset in ffmpeg [1cede1d0] by Anton Khirnov <anton@khirnov.net>
ffmpeg: factor common code from new_a/v/s/d_stream to new_output_stream()
1:25 PM Changeset in ffmpeg [93ade976] by Anton Khirnov <anton@khirnov.net>
matroskaenc: make SSA default subtitle codec. It's a better format …
10:38 AM Ticket #343 (wrong duration with voc files) created by ami_stuff
seems like voc demuxer lacks duration calcalation, so it's calculated …

Jul 11, 2011:

11:46 PM Changeset in ffmpeg [8ced6f52] by Michael Niedermayer <michaelni@gmx.at>
RELEASE: We are git after 0.8 release
11:42 PM Changeset in ffmpeg [e10979ff] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:37 PM Changeset in ffmpeg [4cc3467e] by Ronald S. Bultje <rsbultje@gmail.com>
oggdec: prevent heap corruption. Specifically crafted samples can …
10:03 PM Changeset in ffmpeg [b047941d] by Diego Biurrun <diego@biurrun.de>
changelog: misc typo and wording fixes
9:58 PM Changeset in ffmpeg [b5bbc84f] by Jason Garrett-Glaser <jason@x264.com>
H.264: add filter_mb_fast support for >8-bit decoding Much faster …
9:25 PM Changeset in ffmpeg [5ccbf809] by Diego Biurrun <diego@biurrun.de>
doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support.
8:09 PM Changeset in ffmpeg [7ce914f] by Mans Rullgard <mans@mansr.com>
lls: use av_lfg instead of rand() in test program Signed-off-by: Mans …
8:08 PM Changeset in ffmpeg [1fef92f] by Mans Rullgard <mans@mansr.com>
build: remove unnecessary dependency on libs from 'all' target The …
8:03 PM Ticket #342 (Crash when retrying with TCP) created by Carl Eugen Hoyos
[…]
3:46 PM Changeset in ffmpeg [f6b7f724] by Jason Garrett-Glaser <jason@x264.com>
H.264: avoid redundant alpha/beta calculations in loopfilter
3:46 PM Changeset in ffmpeg [a4f6be86] by Jason Garrett-Glaser <jason@x264.com>
H.264: optimize intra/inter loopfilter decision
1:24 PM Changeset in ffmpeg [8923cfa3] by Anton Khirnov <anton@khirnov.net>
mpegts: fix Continuity Counter error detection According to MPEG-TS …
10:39 AM Changeset in ffmpeg [ca903615] by Mans Rullgard <mans@mansr.com>
build: remove unnecessary FFLDFLAGS variable This variable is set to …
8:29 AM Ticket #338 (problem with qt msrle 1bpp with odd width) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
This used to look better before …
4:41 AM Changeset in ffmpeg [d1cf459] by Ronald S. Bultje <rsbultje@gmail.com>
vp8/mt: flush worker thread, not application thread context, on seek. …
4:41 AM Changeset in ffmpeg [5eafc8b4] by Ronald S. Bultje <rsbultje@gmail.com>
mt: proper locking around release_buffer calls. This fixes a crash …
3:46 AM Changeset in ffmpeg [a8c2ff2c] by Michael Niedermayer <michaelni@gmx.at>
Revert "lavc: remove a half-working attempt at different defaults for …
2:23 AM Changeset in ffmpeg [3602ad7e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' * commit …
2:01 AM Changeset in ffmpeg [3b2d285a] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'sws_32bit_integration' * sws_32bit_integration: …
1:54 AM Changeset in ffmpeg [46b32b51] by Michael Niedermayer <michaelni@gmx.at>
regtests/sws: update checksums for recent changes Signed-off-by: …
1:51 AM Changeset in ffmpeg [e1d9cee1] by Michael Niedermayer <michaelni@gmx.at>
sws: dont mess with XInc when the code needing it isnt used …
1:51 AM Changeset in ffmpeg [29fb1b5a] by Michael Niedermayer <michaelni@gmx.at>
sws: Fix chroma init for 32bit buffers. Signed-off-by: Michael …
1:51 AM Changeset in ffmpeg [c59f9a68] by Michael Niedermayer <michaelni@gmx.at>
swscale: error dithering for 16/9/10-bit to 8-bit. Based on a …
1:51 AM Changeset in ffmpeg [93a10dd5] by Michael Niedermayer <michaelni@gmx.at>
swscale: fix overflow in 16-bit vertical scaling. We operated on …
1:51 AM Changeset in ffmpeg [71a04bc1] by Michael Niedermayer <michaelni@gmx.at>
swscale: fix crash in 8-bpc bilinear output without alpha. We …
1:51 AM Changeset in ffmpeg [ac9ac45a] by Michael Niedermayer <michaelni@gmx.at>
swscale: fix 16-bit scaling when output is 8-bits. We would use the …
1:51 AM Changeset in ffmpeg [08b57574] by Michael Niedermayer <michaelni@gmx.at>
sws: fix non native endian 9-15 bit input with 16bit out
1:51 AM Changeset in ffmpeg [ca78fa24] by Michael Niedermayer <michaelni@gmx.at>
sws: disable scale16 when int32 is used
1:51 AM Changeset in ffmpeg [987e4c17] by Michael Niedermayer <michaelni@gmx.at>
sws: fix rgb -> 16bit
1:51 AM Changeset in ffmpeg [b5ff6169] by Michael Niedermayer <michaelni@gmx.at>
sws: fix uv overwrite in 32bt
1:51 AM Changeset in ffmpeg [d2c910b9] by Michael Niedermayer <michaelni@gmx.at>
sws: fix gray16_1
1:51 AM Changeset in ffmpeg [94702054] by Michael Niedermayer <michaelni@gmx.at>
sws:ix yuv2rgb48_1_c_template()
1:51 AM Changeset in ffmpeg [ae05dd87] by Michael Niedermayer <michaelni@gmx.at>
sws: fix 16/32 bug from merge
1:51 AM Changeset in ffmpeg [948ccdad] by Michael Niedermayer <michaelni@gmx.at>
swscale: for >8bit scaling, read in native bit-depth. For 9/10bit, it …
1:49 AM Changeset in ffmpeg [f2db5602] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'ronalds_buggy_gt8bit_sws' * ronalds_buggy_gt8bit_sws: …

Jul 10, 2011:

11:16 PM Changeset in ffmpeg [58ef4ecf] by Ronald S. Bultje <rsbultje@gmail.com>
DxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d9bd36db72189e]
10:58 PM Changeset in ffmpeg [1765aacb] by Mans Rullgard <mans@mansr.com>
hwaccel: unbreak build Signed-off-by: Mans Rullgard <mans@mansr.com>
10:19 PM Changeset in ffmpeg [657ccb5a] by Diego Biurrun <diego@biurrun.de>
Eliminate FF_COMMON_FRAME macro. FF_COMMON_FRAME holds the contents …
9:52 PM Changeset in ffmpeg [142e76f1] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix crash with dithering due incorrect offset calculation. …
9:05 PM Ticket #340 (VAAPI and VDPAU are enabled by default) updated by reimar
Note that I think your explanation is not quite correct. To my …
9:04 PM Changeset in ffmpeg [fdb94444] by Mans Rullgard <mans@mansr.com>
matroskadec: fix stupid typo (!= -> ==) Signed-off-by: Mans Rullgard …
8:16 PM Changeset in ffmpeg [3e5cce81] by Diego Biurrun <diego@biurrun.de>
build: remove duplicates from order-only directory prerequisite list …
8:13 PM Changeset in ffmpeg [28e1c979] by Mans Rullgard <mans@mansr.com>
build: rework rules for things in the tools dir Declaring tools …
8:06 PM Ticket #340 (VAAPI and VDPAU are enabled by default) updated by llogan
Thanks. Your commit clarifies this behavior.
7:39 PM Ticket #341 (AAC ffplay invalid sample rate) closed by Carl Eugen Hoyos
duplicate: (Third) Duplicate of ticket #213 - I know this probably was originally …
7:21 PM Ticket #341 (AAC ffplay invalid sample rate) created by Marton Balint
Since commit …
7:13 PM Ticket #340 (VAAPI and VDPAU are enabled by default) closed by Carl Eugen Hoyos
fixed: I tested the 0.6, 0.7 and 0.8 release branches and both VA-API and …
7:11 PM Changeset in ffmpeg [3743ea1f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Hint why SDL_Init() may have failed.
7:09 PM Changeset in ffmpeg [fb464fc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Match VA-API / VDPAU with zlib / bzlib build system documentation.
4:56 PM Changeset in ffmpeg [b695256] by Mans Rullgard <mans@mansr.com>
configure: fix --cpu=host with gcc 4.6 The output from -v with gcc …
4:56 PM Changeset in ffmpeg [11043d80] by Mans Rullgard <mans@mansr.com>
ARM: use const macro to define constant data in asm Signed-off-by: …
4:56 PM Changeset in ffmpeg [39c2a6bf] by Mans Rullgard <mans@mansr.com>
bitdepth: simplify FUNC/FUNCC macros Signed-off-by: Mans Rullgard …
4:55 PM Changeset in ffmpeg [710b8df9] by Mans Rullgard <mans@mansr.com>
dsputil: remove ff_emulated_edge_mc macro used in one place This …
4:54 PM Changeset in ffmpeg [0f6fc866] by Mans Rullgard <mans@mansr.com>
9/10-bit: simplify clipping macros Signed-off-by: Mans Rullgard …
4:51 PM Changeset in ffmpeg [f47ac3c6] by Anton Khirnov <anton@khirnov.net>
matroskadec: reindent
4:51 PM Changeset in ffmpeg [31ad14c2] by Anton Khirnov <anton@khirnov.net>
matroskadec: defer parsing of cues element until we seek. This …
4:03 PM Changeset in ffmpeg [58174293] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples/muxing.c: remove doxy reference to unexisting file
4:03 PM Changeset in ffmpeg [fcc7d869] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
doc/examples: add decoding/filtering example program
4:03 PM Changeset in ffmpeg [c762f9fa] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples/encoding.c: remove unnecessary includes Simplify.
4:03 PM Changeset in ffmpeg [2e5a9e58] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples/encoding.c: use av_image_alloc() for allocating an image …
4:00 PM Changeset in ffmpeg [24207636] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
graphparser: simplify condition in avfilter_graph_parse() Since …
3:10 PM Changeset in ffmpeg [84626b3] by Anton Khirnov <anton@khirnov.net>
lavc: add support for codec-specific defaults.
3:09 PM Changeset in ffmpeg [71a861cf] by Anton Khirnov <anton@khirnov.net>
lavc: make avcodec_alloc_context3 officially public. Deprecate …
3:08 PM Changeset in ffmpeg [18c007ba] by Anton Khirnov <anton@khirnov.net>
lavc: remove a half-working attempt at different defaults for …
3:07 PM Changeset in ffmpeg [9b83919f] by Anton Khirnov <anton@khirnov.net>
ac3dec: add a drc_scale private option Deprecate corresponding …
3:07 PM Changeset in ffmpeg [a67c061e] by Anton Khirnov <anton@khirnov.net>
lavf: add avformat_find_stream_info() It supports passing options to …
3:06 PM Changeset in ffmpeg [0b950fe2] by Anton Khirnov <anton@khirnov.net>
lavc: introduce avcodec_open2() as a replacement for avcodec_open(). …
9:00 AM Ticket #339 (ffmpeg fails to decode qt rawvideo with odd width) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Only even widths are encoded, afaict.
8:59 AM patchyv12mov.diff attached to Ticket #339 by Carl Eugen Hoyos
2:28 AM Changeset in ffmpeg [2f56a97f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …

Jul 9, 2011:

11:40 PM Ticket #340 (VAAPI and VDPAU are enabled by default) created by llogan
With current Git head …
10:06 PM YV12.mov attached to Ticket #339 by ami_stuff
10:05 PM Ticket #339 (ffmpeg fails to decode qt rawvideo with odd width) created by ami_stuff
ffmpeg fails to decode qt rawvideo with odd width the qt codec used …
9:56 PM msrle_1bpp.mov attached to Ticket #338 by ami_stuff
9:55 PM Ticket #338 (problem with qt msrle 1bpp with odd width) created by ami_stuff
there is a white bar at the right side of the video […]
8:32 PM Changeset in ffmpeg [7f7dc4f] by Jason Garrett-Glaser <jason@x264.com>
H.264: fix filter_mb_fast with 4:4:4 + 8x8dct
8:01 PM Changeset in ffmpeg [e35c674d] by Justin Ruggles <justin.ruggles@gmail.com>
alsa: limit buffer_size to 32768 frames. In testing, the file output …
8:00 PM Changeset in ffmpeg [8bfd7f6a] by Justin Ruggles <justin.ruggles@gmail.com>
alsa: fallback to buffer_size/4 for period_size. buffer_size/4 is the …
7:53 PM Changeset in ffmpeg [4c989761] by Diego Biurrun <diego@biurrun.de>
doc: replace @pxref by @ref where appropriate
5:13 PM Changeset in ffmpeg [f98c9fb2] by Ronald S. Bultje <rsbultje@gmail.com>
mpeg1video: don't abort if thread_count is too high. Instead, just …
3:30 PM Changeset in ffmpeg [a7d3a51d] by Joakim Plate <elupus@ecce.se>
cosmetic: reindent of dxva2 zigzag workaround
3:21 PM Changeset in ffmpeg [6dabe0f] by Joakim Plate <elupus@ecce.se>
Added ability to enable workaround for dxva2 decoding using older ATI …
3:13 PM Changeset in ffmpeg [43e96d04] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support gsm_ms in caf files.
2:57 PM Changeset in ffmpeg [84d098d9] by Ronald S. Bultje <rsbultje@gmail.com>
segafilm: add support for videos with cri adx adpcm Signed-off-by: …
1:45 PM Changeset in ffmpeg [a7aabda2] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples/encoding.c: replace "this library" with "libavcodec" in doxy …
1:45 PM Changeset in ffmpeg [ffe3856d] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples/encoding.c: remove reference to unexisting file
1:26 PM Changeset in ffmpeg [26f37398] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples/muxing.c: set sample format for encoding This is required, …
10:32 AM Changeset in ffmpeg [99fecc64] by Anton Khirnov <anton@khirnov.net>
gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps Set DV …
10:20 AM Changeset in ffmpeg [d8dbe202] by Diego Biurrun <diego@biurrun.de>
libxvid: Add const qualifier to silence compiler warning. …
12:06 AM Changeset in ffmpeg [58257ea2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (28 …

Jul 8, 2011:

11:12 PM Changeset in ffmpeg [6a2176a] by Jason Garrett-Glaser <jason@x264.com>
H.264: improve qp_thresh check Eliminate redundant check in …
11:12 PM Changeset in ffmpeg [99b6d2c0] by Jason Garrett-Glaser <jason@x264.com>
H.264: use fill_rectangle in CABAC decoding
11:12 PM Changeset in ffmpeg [298e52c9] by Jason Garrett-Glaser <jason@x264.com>
H.264: Remove redundant hl_motion_16/8 code
11:12 PM Changeset in ffmpeg [ef0c5948] by Jason Garrett-Glaser <jason@x264.com>
H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIP
11:11 PM Ticket #337 (FFmpeg's isaTTY check makes programatically parsing stderr impossible) created by Tom
What you were trying to accomplish (e.g., "I am trying to transcode …
11:11 PM Changeset in ffmpeg [5136ba7c] by Jason Garrett-Glaser <jason@x264.com>
H.264: faster P-SKIP decoding Inline the relevant parts of …
11:09 PM Changeset in ffmpeg [bbdd52ed] by Jason Garrett-Glaser <jason@x264.com>
H.264: av_always_inline some more functions These weren't getting …
10:59 PM Changeset in ffmpeg [c0483d0c] by Ronald S. Bultje <rsbultje@gmail.com>
H.264: Add x86 assembly for 10-bit H.264 predict functions Mainly …
10:28 PM Changeset in ffmpeg [971c0406] by Michael Niedermayer <michaelni@gmx.at>
make the RELEASE file say git and not 0.7 Signed-off-by: Michael …
10:15 PM Changeset in ffmpeg [5c391a16] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: rename uv_off/uv_off2 to uv_off_px/byte.
10:15 PM Changeset in ffmpeg [1ce724e] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: implement error dithering in planarCopyWrapper. Based on a …
10:15 PM Changeset in ffmpeg [4e3e333a] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: error dithering for 16/9/10-bit to 8-bit. Based on a …
10:15 PM Changeset in ffmpeg [7d7bacf0] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix overflow in 16-bit vertical scaling. We operated on …
10:15 PM Changeset in ffmpeg [bf2cba45] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix crash in 8-bpc bilinear output without alpha. We …
10:15 PM Changeset in ffmpeg [f44d50a9] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix 16-bit horizontal scaling underflow. When using e.g. …
10:15 PM Changeset in ffmpeg [42d622fa] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix 16-bit scaling when output is 8-bits. We would use the …
8:47 PM Changeset in ffmpeg [bda168d2] by Anton Khirnov <anton@khirnov.net>
mp3enc: write a xing frame containing number of frames in the file
8:13 PM Changeset in ffmpeg [1c6d2b7d] by Anton Khirnov <anton@khirnov.net>
lavf: update AVStream.nb_frames when muxing.
5:58 PM Changeset in ffmpeg [e98bc78c] by Anton Khirnov <anton@khirnov.net>
ffmpeg: remove unused variables from InputStream.
5:58 PM Changeset in ffmpeg [a58db9d2] by Anton Khirnov <anton@khirnov.net>
doc: update ffmpeg -ar and -ac documentation to reflect reality.
5:58 PM Changeset in ffmpeg [20f9f21f] by Anton Khirnov <anton@khirnov.net>
ffmpeg: remove pointless if (nb_input_files) It's required to be …
5:58 PM Changeset in ffmpeg [27e91f37] by Anton Khirnov <anton@khirnov.net>
ffmpeg: merge input_files_ts_offset into input_files.
5:58 PM Changeset in ffmpeg [9e253c13] by Anton Khirnov <anton@khirnov.net>
ffmpeg: merge input_codecs into input_streams. There's no point in …
5:58 PM Changeset in ffmpeg [17c8cc55] by Anton Khirnov <anton@khirnov.net>
ffmpeg: drop AV prefixes from struct names. Those are reserved for …
5:58 PM Changeset in ffmpeg [f5302e5] by Anton Khirnov <anton@khirnov.net>
ffmpeg: deprecate loop_input and loop_output options They were …
4:39 PM Changeset in ffmpeg [d31e3f7] by Anton Khirnov <anton@khirnov.net>
gif: add loop private option. Deprecate AVFormatContext.loop_output.
4:39 PM Changeset in ffmpeg [6002fdef] by Anton Khirnov <anton@khirnov.net>
img2: add loop private option. Deprecate AVFormatContext.loop_input.
4:34 PM Changeset in ffmpeg [a726d7fd] by Anton Khirnov <anton@khirnov.net>
AVOptions: in av_opt_find() don't return named constants unless unit …
4:30 PM Changeset in ffmpeg [ce558c8f] by Anton Khirnov <anton@khirnov.net>
x11grab: replace undocumented nomouse hackery with a private option.
4:29 PM Changeset in ffmpeg [8c28e01d] by Anton Khirnov <anton@khirnov.net>
dict: extend documentation.
2:03 PM Changeset in ffmpeg [fdaf1d06] by Mans Rullgard <mans@mansr.com>
lls: whitespace cosmetics Signed-off-by: Mans Rullgard <mans@mansr.com>
1:28 PM Changeset in ffmpeg [a3a94e14] by Martin Storsjö <martin@martin.st>
docs: Use proper markup for a literal command line option …
1:17 PM Changeset in ffmpeg [a0db0b30] by Martin Storsjö <martin@martin.st>
docs: Remove a remark that isn't relevant any longer Now the bin …
1:17 PM Changeset in ffmpeg [37e6e6d3] by Martin Storsjö <martin@martin.st>
docs: Explain how to regenerate import libraries with MSVC tools …
1:17 PM Changeset in ffmpeg [b8272cc2] by Martin Storsjö <martin@martin.st>
docs: Mention that libraries for MSVC can be built with a cross …
1:17 PM Changeset in ffmpeg [e4e3cdc6] by Martin Storsjö <martin@martin.st>
docs: Remove old docs that mention setting up a build environment with …
1:17 PM Changeset in ffmpeg [b369f327] by Martin Storsjö <martin@martin.st>
docs: Mention the upstream bugzilla url about the dlltool vs MSVC …
1:16 PM Changeset in ffmpeg [ecf86e1a] by Mans Rullgard <mans@mansr.com>
dnxhd: prettify tables Signed-off-by: Mans Rullgard <mans@mansr.com>
10:06 AM Ticket #336 (Problem identifying mp3 file with large ID3 tag) created by Florent Castelli
FFmpeg doesn't recognize mp3 files with large ID3 tags at the …
9:03 AM Ticket #335 (segmentation fault in av_rescale_q?) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #329
8:41 AM Ticket #335 (segmentation fault in av_rescale_q?) updated by taeuber
It seems not swscale related. My fault. Sorry
8:34 AM gdb.log attached to Ticket #335 by taeuber
gdb session log
8:33 AM Ticket #335 (segmentation fault in av_rescale_q?) created by taeuber
hit a segmentation fault. Please have a look at the attached file. …
7:40 AM Changeset in ffmpeg [a953577b] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
examples: move metadata-example.c to doc/examples
7:21 AM Ticket #332 (configure accepts --enable-frei0r even if the dependencies are not met) updated by Carl Eugen Hoyos
Replying to uidab: > Where are dlopen and strtok_r?? …
4:12 AM Ticket #332 (configure accepts --enable-frei0r even if the dependencies are not met) updated by uidab
Replying to KSHawkEye: > frei0r didn't have any issues …
3:44 AM Ticket #332 (configure accepts --enable-frei0r even if the dependencies are not met) updated by Kyle
frei0r didn't have any issues building, they could have somehow been …
2:12 AM Ticket #332 (configure accepts --enable-frei0r even if the dependencies are not met) updated by uidab
Configure don't reject --enable-frei0r When I configure ffmpeg with …

Jul 7, 2011:

11:05 PM Changeset in ffmpeg [5d1b39f7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
10:35 PM Changeset in ffmpeg [51915cfa] by Diego Biurrun <diego@biurrun.de>
flashsv: inline copy_region() into flashsv_decode_frame()
10:17 PM Changeset in ffmpeg [49049956] by Diego Biurrun <diego@biurrun.de>
avutil: Add missing test programs to Makefile.
9:52 PM Changeset in ffmpeg [91fe7769] by Diego Biurrun <diego@biurrun.de>
flashsv: improve some variable names
8:56 PM Changeset in ffmpeg [8886d752] by Diego Biurrun <diego@biurrun.de>
libschroedingerdec: Remove write-only variable. …
8:53 PM Changeset in ffmpeg [f9853c1b] by Diego Biurrun <diego@biurrun.de>
libavdevice: Remove disabled code.
8:47 PM Changeset in ffmpeg [bb83478d] by Diego Biurrun <diego@biurrun.de>
build: remove unused copy regression test script The copy regression …
8:34 PM Ticket #334 (c3b6cc6 breaks AAC playback) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #213.
7:41 PM Ticket #334 (c3b6cc6 breaks AAC playback) created by llogan
FFplay will not play back AAC audio (raw AAC seems to play fine) …
4:57 PM Changeset in ffmpeg [2f138f0b] by Mans Rullgard <mans@mansr.com>
build: clean up library installation rules Signed-off-by: Mans …
3:32 PM Changeset in ffmpeg [965fdda0] by Diego Biurrun <diego@biurrun.de>
vf_drawtext: Remove some write-only variables. …
2:51 PM Changeset in ffmpeg [2f0a1017] by Diego Biurrun <diego@biurrun.de>
vf_gradfun: relicense x86 asm to LGPL Actually I gave permission for …
2:18 PM Ticket #333 (Badly interleaved AVI file not handled) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
Works fine with ffmpeg and mplayer -demuxer avi, fails with ffplay and …
1:21 PM Changeset in ffmpeg [357d0d8f] by Diego Biurrun <diego@biurrun.de>
libgsm: Drop const qualifier to silence compiler warning. …
10:29 AM Ticket #333 (Badly interleaved AVI file not handled) created by Clément Bœsch
The broken file is available at …
9:07 AM Ticket #326 (ffmpeg make Circular xxxxxx/xxxx <- xxxxxxx/ dependency dropped) updated by Carl Eugen Hoyos
Status, Component changed
I do not see the messages with current git head (and ./configure && …
9:05 AM Ticket #332 (configure accepts --enable-frei0r even if the dependencies are not met) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version changed
frei0r has two dependencies in FFmpeg: dlopen and strtok_r. Since …
7:29 AM Changeset in ffmpeg [6e4ca074] by Martin Storsjö <martin@martin.st>
docs: Remove needless configure options Specifying --enable-static …
7:29 AM Changeset in ffmpeg [9d361392] by Martin Storsjö <martin@martin.st>
docs: Don't recommend adding --enable-memalign-hack It is enabled …
7:22 AM Changeset in ffmpeg [b0058bda] by Diego Biurrun <diego@biurrun.de>
libvo-amrwbenc: Add braces to shut up gcc warning. …
7:20 AM Ticket #330 (Some instabilities while playing ffplay on beagleboard + angstrom) closed by Carl Eugen Hoyos
invalid: You are seeing a performance problem that cannot be easily fixed. …
5:38 AM Changeset in ffmpeg [7f01a419] by Alex Converse <alex.converse@gmail.com>
adts: Fix PCE copying. Parse the extension flag bit when reading the …
5:05 AM Ticket #330 (Some instabilities while playing ffplay on beagleboard + angstrom) updated by LuckyNarang
1) When i used these commands, $ ffplay -vlowres 1 Mahi-Ve.avi or $ …
3:54 AM Ticket #332 (configure accepts --enable-frei0r even if the dependencies are not met) created by uidab
I just try frei0r ,when I use it in Ubuntu, that is ok. But there are …

Jul 6, 2011:

10:37 PM Changeset in ffmpeg [ebd1edf3] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
avfiltergraph: clarify doxy for avfilter_graph_parse() …
10:36 PM Changeset in ffmpeg [6ce05bc7] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
graphparser: clarify comments in avfilter_graph_parse()
10:36 PM Changeset in ffmpeg [df8c675f] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
graphparser: fix logic for updating the open_inputs/outputs in …
10:24 PM Ticket #329 (Crash when decoding vob file) updated by Carl Eugen Hoyos
This is a regression since xxx (this number was wrong).
9:57 PM Changeset in ffmpeg [c3b6cc61] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:32 PM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by Carl Eugen Hoyos
Thank you for explaining this, I sent a patch giving users a hint to …
9:29 PM Ticket #330 (Some instabilities while playing ffplay on beagleboard + angstrom) updated by Carl Eugen Hoyos
Since I (still) suspect a performance problem, please try the …
9:25 PM Ticket #293 (FFplay running on beagleboard xm,unable to listen any sound ..why?) closed by Carl Eugen Hoyos
invalid
8:41 PM Changeset in ffmpeg [f02f745e] by Anton Khirnov <anton@khirnov.net>
ffserver: remove unused variable. Signed-off-by: Anton Khirnov …
7:14 PM Changeset in ffmpeg [fb2f23c6] by Diego Biurrun <diego@biurrun.de>
Remove unused and outdated TODO file.
6:37 PM Changeset in ffmpeg [b845af01] by Diego Biurrun <diego@biurrun.de>
gitignore: Drop individual .d ignore; it is already covered by a wildcard.
6:19 PM Changeset in ffmpeg [0a48a67e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix av_open_input_stream with uninitialized context pointer. Code …
6:17 PM Changeset in ffmpeg [4e59c8e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix av_open_input_stream with uninitialized context pointer. Code …
6:10 PM Changeset in ffmpeg [5e8d2e33] by Anton Khirnov <anton@khirnov.net>
lavf: deprecate AVStream.quality. AVStream is no place for it and …
1:39 PM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by LuckyNarang
Finally it works the only reason was i have to export …
1:36 PM Ticket #293 (FFplay running on beagleboard xm,unable to listen any sound ..why?) updated by LuckyNarang
Solved,was an uimage issue.
12:52 PM Changeset in ffmpeg [df64da3b] by Anton Khirnov <anton@khirnov.net>
bink: pass Bink version to audio decoder through extradata instead of …
12:18 PM Ticket #330 (Some instabilities while playing ffplay on beagleboard + angstrom) updated by LuckyNarang
Converted the file Mahi.avi into out1.avi Converted the file …
11:43 AM Changeset in ffmpeg [0fedf754] by Diego Biurrun <diego@biurrun.de>
libpostproc: Remove disabled code.
11:22 AM Changeset in ffmpeg [dc900310] by Diego Biurrun <diego@biurrun.de>
flashsv: improve some comments and fix some wrong ones
11:22 AM Changeset in ffmpeg [a082e680] by Diego Biurrun <diego@biurrun.de>
flashsv: Eliminate redundant variable indirection. As a positive …
11:21 AM Changeset in ffmpeg [ecf026f1] by Diego Biurrun <diego@biurrun.de>
flashsv: set reference frame type to full frame
11:21 AM Changeset in ffmpeg [bc35ab3f] by Diego Biurrun <diego@biurrun.de>
flashsv: replace bitstream description by a link to the specification …
11:21 AM Changeset in ffmpeg [9b576e4d] by Diego Biurrun <diego@biurrun.de>
flashsv: convert a debug av_log into av_dlog
11:21 AM Changeset in ffmpeg [39884ab0] by Diego Biurrun <diego@biurrun.de>
flashsv: simplify condition
11:21 AM Changeset in ffmpeg [dbf5b95d] by Diego Biurrun <diego@biurrun.de>
flashsv: return more meaningful error values
11:21 AM Changeset in ffmpeg [94023020] by Diego Biurrun <diego@biurrun.de>
flashsv: cosmetics: break some overly long lines
11:21 AM Changeset in ffmpeg [cabc2938] by Diego Biurrun <diego@biurrun.de>
flashsv: cosmetics: drop some unnecessary parentheses
8:58 AM Ticket #329 (Crash when decoding vob file) updated by Carl Eugen Hoyos
Keywords, Version, Reproduced by developer, Summary changed
[…]
8:52 AM test.vob attached to Ticket #329 by Carl Eugen Hoyos
8:36 AM Ticket #329 (Crash when decoding vob file) updated by ralexand
I've cut enough to get the segfault (about 43s). The link is …
8:33 AM Ticket #330 (Some instabilities while playing ffplay on beagleboard + angstrom) updated by Carl Eugen Hoyos
Only latest git HEAD (master or oldabi) is supported on this tracker, …
8:29 AM CT2.noruns.jls attached to Ticket #331 by Carl Eugen Hoyos
8:28 AM Ticket #331 (Endless loop when reading jpeg-ls sample) created by Carl Eugen Hoyos
When reading one of the samples provided with the source of David A. …
8:27 AM Ticket #330 (Some instabilities while playing ffplay on beagleboard + angstrom) updated by LuckyNarang
when i execute ffplay with out1.avi and out2.avi,still it displays …
8:25 AM Ticket #306 (Add support for AVI RAW (YV24)) closed by Carl Eugen Hoyos
fixed: Patch pushed, thank you!
8:16 AM Ticket #328 (PGM to JPEG-LS identify error) closed by Carl Eugen Hoyos
invalid: Thank you for the clarification.
8:11 AM Changeset in ffmpeg [25c2f13d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: Fix VDPAU decoding for some H264 samples. (cherry picked from …
8:11 AM Changeset in ffmpeg [7fbcf1df] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ogg: fix double free when finding length of small chained oggs. …
8:09 AM Changeset in ffmpeg [3097309c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix possible double free when encoding using xvid. (cherry picked from …
8:05 AM Changeset in ffmpeg [3950376b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support fourcc YV24. Fixes ticket #306.
8:04 AM Changeset in ffmpeg [923cff74] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support extension jls for jpeg-ls.
5:45 AM Ticket #328 (PGM to JPEG-LS identify error) updated by sebastian0
Okay. Finally. My teacher told me, that the jpeg-ls2fast does not …
1:33 AM Changeset in ffmpeg [f28aaae1] by Diego Biurrun <diego@biurrun.de>
swscale: amend documentation to mention use of native depth for …
1:18 AM Changeset in ffmpeg [dfd81169] by Ronald S. Bultje <rsbultje@gmail.com>
eval: add missing comma to tests.
1:18 AM Changeset in ffmpeg [fe277b16] by Ronald S. Bultje <rsbultje@gmail.com>
eval: fix memleak.

Jul 5, 2011:

11:34 PM Changeset in ffmpeg [aa61ca0c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Add …
11:29 PM Changeset in ffmpeg [9d4bbf6d] by Mans Rullgard <mans@mansr.com>
ac3enc: slightly faster quantize_mantissas_blk_ch()
11:29 PM Changeset in ffmpeg [4a28e26e] by Mans Rullgard <mans@mansr.com>
ac3enc: NEON optimised sum_square_butterfly_float
11:29 PM Changeset in ffmpeg [a4928cf3] by Mans Rullgard <mans@mansr.com>
ac3enc: neon optimised sum_square_butterfly_int32
11:29 PM Changeset in ffmpeg [f507a9fe] by Mans Rullgard <mans@mansr.com>
ac3enc: move inner loop of compute_rematrixing_strategy to ac3dsp
11:28 PM Changeset in ffmpeg [a625e132] by Jason Garrett-Glaser <jason@x264.com>
H.264: make loopfilter bS const where applicable
9:26 PM Changeset in ffmpeg [e8baa8eb] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Fix av_open_input_stream with uninitialized context pointer. Code …
6:16 PM Changeset in ffmpeg [d3f751e6] by Diego Biurrun <diego@biurrun.de>
Add some missing mathematics.h #includes for av_rescale().
6:16 PM Changeset in ffmpeg [8dd52d82] by Diego Biurrun <diego@biurrun.de>
opencore-amr: Add missing initializer braces to shut up gcc warning. …
5:39 PM Changeset in ffmpeg [fce1e434] by Mans Rullgard <mans@mansr.com>
ARM: workaround for bug in GNU assembler Some versions of the GNU …
4:46 PM Changeset in ffmpeg [6d75fb01] by Diego Biurrun <diego@biurrun.de>
dv: fix comment wording mistake
3:44 PM Ticket #329 (Crash when decoding vob file) updated by Carl Eugen Hoyos
Status changed
Please provide a sample on http://www.datafilehost.com/ and/or find …
3:38 PM Changeset in ffmpeg [c45f6295] by Diego Biurrun <diego@biurrun.de>
Rename libavcodec/high_bit_depth.h ---> …
3:30 PM Changeset in ffmpeg [f428c29c] by Clément Bœsch <ubitux@gmail.com>
dv: fix comment wording mistake
3:29 PM Ticket #329 (Crash when decoding vob file) updated by ralexand
I can get it to segfault around 00:00:41 (so if I limit the time to …
3:29 PM Ticket #330 (Some instabilities while playing ffplay on beagleboard + angstrom) updated by Carl Eugen Hoyos
Please always provide complete, uncut output (as opposed to the …
3:22 PM Changeset in ffmpeg [76f10596] by Clément Bœsch <ubitux@gmail.com>
mxfenc: fix ignored drop flag in binary timecode representation.
3:22 PM Changeset in ffmpeg [afd06c68] by Clément Bœsch <ubitux@gmail.com>
dv: fix valgrind use of uninitialised value warnings.
3:22 PM Changeset in ffmpeg [50f8c265] by Clément Bœsch <ubitux@gmail.com>
dv: fix comment spelling.
3:11 PM Ticket #330 (Some instabilities while playing ffplay on beagleboard + angstrom) created by LuckyNarang
Hi, When i play m4v file,then ffplay play it well. But When i play a …
3:09 PM Changeset in ffmpeg [68e39d6e] by Ronald S. Bultje <rsbultje@gmail.com>
dv: fix valgrind use of uninitialised value warnings. Signed-off-by: …
3:04 PM Changeset in ffmpeg [4d5e7ab5] by Ronald S. Bultje <rsbultje@gmail.com>
mxfenc: fix ignored drop flag in binary timecode representation. …
3:01 PM Changeset in ffmpeg [6cbf2420] by Mans Rullgard <mans@mansr.com>
PPC: use Altivec IMDCT only for supported sizes The Altivec IMDCT …
2:48 PM Changeset in ffmpeg [65614321] by Diego Biurrun <diego@biurrun.de>
dv: fix comment spelling Signed-off-by: Diego Biurrun <diego@biurrun.de>
2:43 PM Ticket #329 (Crash when decoding vob file) created by ralexand
The input file is a DVD rip from Blade Runner Final Cut. I was trying …
10:09 AM Changeset in ffmpeg [965dbe0] by Diego Biurrun <diego@biurrun.de>
configure: simplify -rpath-link linker flag Lists of ':'-separated …
8:46 AM Changeset in ffmpeg [16a565d0] by Michael Niedermayer <michaelni@gmx.at>
eval/fate: try to fix nan printing format failures. Signed-off-by: …
7:57 AM Ticket #328 (PGM to JPEG-LS identify error) updated by Carl Eugen Hoyos
Both the samples that come with the UBC implementation of jpeg-ls and …
6:27 AM Changeset in ffmpeg [e6d88f63] by Nicolas George <nicolas.george@normalesup.org>
libavfilter: add a default to silence a warning.
2:05 AM Ticket #328 (PGM to JPEG-LS identify error) updated by sebastian0
http://www.ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2: ffmpeg …
12:26 AM Changeset in ffmpeg [5d4fd1d1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (36 …
Note: See TracTimeline for information about the timeline view.