Activity
From 01/02/2011 to 01/31/2011
01/31/2011
- 08:32 PM Revision 7b3ea550 (ffmpeg): Add sample_aspect_ratio fields to vsrc_buffer arguments.
- This fixes aspect handling in ffmpeg
This is based on a patch by baptiste - 08:32 PM Revision 14b171cd (ffmpeg): Add sample_aspect_ratio to AVFilterLink
- 08:30 PM Revision d19b744a (ffmpeg): cosmetics: indentation
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 08:28 PM Revision 80ba1ddb (ffmpeg): Remove unneeded add bias from 3 functions.
- DSPContext.vector_fmul_window()
DCADSPContext.lfe_fir()
SynthFilterContext.synth_filter_float()
Signed-off-by: Mans ... - 08:21 PM Revision 8cb3c557 (ffmpeg): Ogg: discard non-essential metadata from Vorbis header when creating ...
- The first part of the metadata, the "vendor" string, is required by
libvorbis, it will refuse to play when it is not ... - 06:31 PM Revision b482c001 (ffmpeg): Remove pts rescaling code that is useless after 2ff4a2764e5ea74c85b42...
- 06:30 PM Revision 12763671 (ffmpeg): Document that av_write_header sets stream time_base to a value of it ...
- 05:25 PM Revision 2c30f7b3 (ffmpeg): mpegtsenc: fix PMT PID calculation
- 445996aa51f4f1d9a26456a8511988291a720ba0 caused the PMT PID to be
off by one. This corrects it.
Signed-off-by: Mans... - 05:25 PM Revision 0374152f (ffmpeg): Rename attribute_used to av_used and move it to attributes.h
- This is consistent with most of the other attribute macros.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry pi... - 05:25 PM Revision 29f22e04 (ffmpeg): Add documentation for the image2 muxer.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit e771d2e3fef4d2bcfc08b9eb37296f0e0af1f... - 05:25 PM Revision a735bbbb (ffmpeg): Replace defines in libavformat/mpegtsenc.c with AVOptions
- Around 01/28/11 18:56, Ronald S. Bultje scribbled:
> That patch is now merged, can you submit the update to muxers.te... - 05:25 PM Revision 2ff4a276 (ffmpeg): VC1testenc: convert pts values to correct time-base.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 22e9277aa5e6e5abfd037420093439058d4a1... - 05:25 PM Revision 939bfc87 (ffmpeg): asf/wtv: use service_provider and service_name metadata tags
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 45430099438d7b4f70ebb23611a29d318ba49... - 05:25 PM Revision 5a8d1075 (ffmpeg): Make ffmpeg warns the user when the selected sample format is ignored.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit fa34a3626cf1aa19acbe9f8c6fcddb6c3eb8eaa1) - 05:25 PM Revision a4257d74 (ffmpeg): Slightly simplify VP8 inter_predict
- Merge an if and a switch.
(cherry picked from commit 73be29b0c4297fd0e61e7fe5d925bec397d8fe4a) - 05:25 PM Revision 2fa1d7b3 (ffmpeg): In ffplay:get_video_frame(), use frame->pkt_pts rather than reordered...
- AVCodecContext.reordered_opaque is deprecated for this specific use.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(... - 05:25 PM Revision 97b925ea (ffmpeg): ffplay: in video_thread(), use av_dlog() for timestamp logging.
- Disable logging of rescaled timestamps if DEBUG is not enabled.
Avoid debug log spamming with -loglevel debug.
Signe... - 05:25 PM Revision e5e3897b (ffmpeg): mpegts: remove get_pts duplicate of ff_parse_pes_pts.
- Signed-off-by: Vasyl' Vavrychuk <vvavrychuk@gmail.com>
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked f... - 05:25 PM Revision 9873463c (ffmpeg): Enable native build on QNX/x86
- (cherry picked from commit d33ed7b36762bf26694bdfa18e0d811e26c996f8)
- 04:58 PM Revision 740ad0d1 (ffmpeg): mpegtsenc: fix PMT PID calculation
- 445996aa51f4f1d9a26456a8511988291a720ba0 caused the PMT PID to be
off by one. This corrects it.
Signed-off-by: Mans... - 04:01 PM Revision 365e3c78 (ffmpeg): Rename attribute_used to av_used and move it to attributes.h
- This is consistent with most of the other attribute macros.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 03:42 PM Revision 445996aa (ffmpeg): Replace defines in libavformat/mpegtsenc.c with AVOptions
- Around 01/28/11 18:56, Ronald S. Bultje scribbled:
> That patch is now merged, can you submit the update to muxers.te... - 03:33 PM Revision e771d2e3 (ffmpeg): Add documentation for the image2 muxer.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:25 PM Revision 22e9277a (ffmpeg): VC1testenc: convert pts values to correct time-base.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 01:58 PM Revision 45430099 (ffmpeg): asf/wtv: use service_provider and service_name metadata tags
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 12:55 PM Revision fa34a362 (ffmpeg): Make ffmpeg warns the user when the selected sample format is ignored.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
01/30/2011
- 08:12 PM Revision 73be29b0 (ffmpeg): Slightly simplify VP8 inter_predict
- Merge an if and a switch.
- 07:02 PM Revision 28550804 (ffmpeg): In ffplay:get_video_frame(), use frame->pkt_pts rather than reordered...
- AVCodecContext.reordered_opaque is deprecated for this specific use.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 05:52 PM Revision 13156f40 (ffmpeg): ffplay: in video_thread(), use av_dlog() for timestamp logging.
- Disable logging of rescaled timestamps if DEBUG is not enabled.
Avoid debug log spamming with -loglevel debug.
Signe... - 04:39 PM Revision 665132e6 (ffmpeg): mpegts: remove get_pts duplicate of ff_parse_pes_pts.
- Signed-off-by: Vasyl' Vavrychuk <vvavrychuk@gmail.com>
Signed-off-by: Mans Rullgard <mans@mansr.com> - 02:41 AM Revision 9ef5a9de (ffmpeg): Replace dprintf with av_dlog
- dprintf clashes with POSIX.1-2008
(cherry picked from commit dfd2a005eb29e4b9f2fdb97036eb7d5c38ae4bd4) - 02:41 AM Revision bc0a603c (ffmpeg): Fix overread in altivec DSP function sad16
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 3af1fe829ee6db5eafe261947e74b8516ffe5188) - 02:41 AM Revision 5255acc6 (ffmpeg): Fix memory leak in ALS decoder in big endian systems
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit e0eb963aaa55ddcc54bf80f3261f6a436edca4a3) - 02:41 AM Revision 451b4b86 (ffmpeg): Rearrange MpegEncContext to simplify access from asm
- This moves the fields needed by asm near the top, before any
structs or other members which complicate the offset cal... - 02:41 AM Revision 5231d627 (ffmpeg): doc: modify style for texi2html 1.78+
- The generated HTML files are similar to the ones generated with
texi2html 1.56k used on the website.
Tested with tex... - 02:41 AM Revision 4592c85f (ffmpeg): Flush final frames in libfaac encoder.
- Gives decoded output identical in length to faac commandline encoder.
Fixes Issue 670.
Signed-off-by: Mans Rullgard ... - 02:41 AM Revision d23e3e5f (ffmpeg): Move ff_emulated_edge_mc() into DSPContext.
- (cherry picked from commit 2e279598793133ee9c57fd0026d672f076fde4bf)
- 02:41 AM Revision 8afac88e (ffmpeg): ARM: update MpegEncContext offsets
- (cherry picked from commit 0745116c10e5650952c39ea543c66b12fba854e6)
- 02:41 AM Revision efcc1064 (ffmpeg): Optimize C version of ff_emulated_edge_mc().
- From ~780 cycles to 551 cycles, mostly just by using libc memcpy()
instead of manually shuffling individual bytes aro... - 02:41 AM Revision 59884f55 (ffmpeg): mpegtsenc: support CODEC_ID_AAC_LATM
- $subject. Have used this for loopback testing with mpegts.c.
-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 ... - 02:41 AM Revision c053bba9 (ffmpeg): rtspenc: include os_support.h for system without HAVE_POLL_H
- fix compile on OS/2
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit a0788cc6273a7a3... - 02:41 AM Revision 6219b67e (ffmpeg): Add muxers.texi file.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 85466e1e5f7f1fe50933d2d967a06b45b922... - 02:41 AM Revision 13904b55 (ffmpeg): os_support: make poll() fallbacks conditional on CONFIG_NETWORK
- poll() is only used by networking code, so the fallback should
only be built if networking is enabled. Also remove C... - 02:41 AM Revision b5a7100a (ffmpeg): Make the image2 demuxer log more verbose
- Add an error message in case the user requests to write more than one file
and the path does not contain a "%d" or "%... - 02:41 AM Revision 6aef89d5 (ffmpeg): Update mpegts test reference
- The output was changed by a7827a17c6b3388322350456d445c94b3a82cd25.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(c... - 02:41 AM Revision 79615a3e (ffmpeg): aacdec: Convert some loop copies into memcpy()s.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit e5c82df80ef49957fe532d0992985012d6d97955) - 02:41 AM Revision 82704826 (ffmpeg): asfdec: ensure that the whole tag is read.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 042950542d6ee70fde01e4edbb6e6da38ebb... - 02:40 AM Revision 753134ae (ffmpeg): In mpegts "reserved_future_use" field must be set to 1 in SDT table
- According to EN 300 468 section 3.1 (Definitions):
Unless otherwise specified within the present document all
... - 02:40 AM Revision e86c7883 (ffmpeg): In the rawvideo decoder, set pkt_pts in the output frame.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 3c802cabba8e85e4f2949c57df947dd1823a... - 02:40 AM Revision 8bc65685 (ffmpeg): In the start_frame() debug log, print the reference pos value rather ...
- That's required because -1 is evaluated as NAN, which converted back
to int looks like a random number, this is espec... - 02:40 AM Revision 6642a179 (ffmpeg): Fix VP8 aliasing problems.
- Replace * (uint32_t *) buf accesses with AV_WN32A/AV_COPY32.
(cherry picked from commit 9d4bdcb714f85b5d90ebf9704784a... - 02:40 AM Revision b351baa0 (ffmpeg): rtsp: make ff_sdp_parse return value forwarded
- the sdp demuxer did not forward it at all while the rtsp demuxer assumed
a single kind of error
(cherry picked from c... - 02:40 AM Revision d0eb91ad (ffmpeg): os: replace select with poll
- Select has limitations on the fd values it could accept and silently
breaks when it is reached.
(cherry picked from c... - 02:40 AM Revision b5f83deb (ffmpeg): Make ff_float_to_int16*_c() static.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 5ce5dbc5f3d0bce1f8d76fea1907c91469ebdd01) - 02:40 AM Revision 9740a357 (ffmpeg): Hide demuxers', muxers' and protocols' objects via the ld version scr...
- This reduces the symbols exported by libavformat from 699 to 451.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(che... - 02:40 AM Revision 06c8f31e (ffmpeg): Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects.
- This significantly reduces the size of the symbol table in the generated ELF
shared object (as well as the other link... - 01:05 AM Revision d33ed7b3 (ffmpeg): Enable native build on QNX/x86
01/29/2011
- 10:55 PM Revision dfd2a005 (ffmpeg): Replace dprintf with av_dlog
- dprintf clashes with POSIX.1-2008
- 06:58 PM Revision 243f8241 (ffmpeg): Flush final frames in libfaac encoder.
- Gives decoded output identical in length to faac commandline encoder.
Fixes Issue 670.
Signed-off-by: Mans Rullgard ... - 06:09 PM Revision e0eb963a (ffmpeg): Fix memory leak in ALS decoder in big endian systems
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 05:14 PM Revision d461a473 (ffmpeg): Rearrange MpegEncContext to simplify access from asm
- This moves the fields needed by asm near the top, before any
structs or other members which complicate the offset cal... - 03:57 PM Revision a8f0814a (ffmpeg): doc: modify style for texi2html 1.78+
- The generated HTML files are similar to the ones generated with
texi2html 1.56k used on the website.
Tested with tex... - 03:32 PM Revision 3af1fe82 (ffmpeg): Fix overread in altivec DSP function sad16
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:48 PM Revision ce20edb7 (ffmpeg): Vorbis-in-Ogg: Do not set timebase to invalid values
- Avoids an assert when the sample rate is invalid and the timebase
is thus set to e.g. 1/0.
Sample file is http://samp... - 10:56 AM Revision 76c802e9 (ffmpeg): VC1testenc: convert pts values to correct time-base.
- VC1 test container always uses time-base 1 ms, so we must convert
from whatever time-base the application gave us to ... - 04:39 AM Revision 0745116c (ffmpeg): ARM: update MpegEncContext offsets
- 03:13 AM Revision 2e279598 (ffmpeg): Move ff_emulated_edge_mc() into DSPContext.
- 03:13 AM Revision e5262ec4 (ffmpeg): Optimize C version of ff_emulated_edge_mc().
- From ~780 cycles to 551 cycles, mostly just by using libc memcpy()
instead of manually shuffling individual bytes aro...
01/28/2011
- 10:33 PM Revision 4d54df8e (ffmpeg): mpegtsenc: support CODEC_ID_AAC_LATM
- $subject. Have used this for loopback testing with mpegts.c.
-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 ... - 08:55 PM Revision 55fa97e2 (ffmpeg): Remove useage of memalign() from libmpcodecs, not all platforms have ...
- 08:41 PM Revision a0788cc6 (ffmpeg): rtspenc: include os_support.h for system without HAVE_POLL_H
- fix compile on OS/2
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 08:33 PM Revision 04295054 (ffmpeg): asfdec: ensure that the whole tag is read.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 07:58 PM Revision 609bdf81 (ffmpeg): Vorbis-in-Ogg: Do not set timebase to invalid values
- Avoids an assert when the sample rate is invalid and the timebase
is thus set to e.g. 1/0.
Sample file is http://samp... - 06:04 PM Revision be3e8eda (ffmpeg): Add forgotten dependancy of avcodec for vf_mp.c
- 05:23 PM Revision 362d8f7d (ffmpeg): os_support: make poll() fallbacks conditional on CONFIG_NETWORK
- poll() is only used by networking code, so the fallback should
only be built if networking is enabled. Also remove C... - 05:04 PM Revision 4fc9ff0a (ffmpeg): Make the image2 demuxer log more verbose
- Add an error message in case the user requests to write more than one file
and the path does not contain a "%d" or "%... - 05:02 PM Revision 79dca23d (ffmpeg): Update mpegts test reference
- The output was changed by a7827a17c6b3388322350456d445c94b3a82cd25.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 05:00 PM Revision e5c82df8 (ffmpeg): aacdec: Convert some loop copies into memcpy()s.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 04:46 PM Revision 85466e1e (ffmpeg): Add muxers.texi file.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 04:46 PM Revision a7827a17 (ffmpeg): In mpegts "reserved_future_use" field must be set to 1 in SDT table
- According to EN 300 468 section 3.1 (Definitions):
Unless otherwise specified within the present document all
... - 04:27 PM Revision 3c802cab (ffmpeg): In the rawvideo decoder, set pkt_pts in the output frame.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 04:27 PM Revision 3e5bc7ff (ffmpeg): In the start_frame() debug log, print the reference pos value rather ...
- That's required because -1 is evaluated as NAN, which converted back
to int looks like a random number, this is espec... - 03:20 PM Revision 9d4bdcb7 (ffmpeg): Fix VP8 aliasing problems.
- Replace * (uint32_t *) buf accesses with AV_WN32A/AV_COPY32.
- 02:45 PM Revision f81c7ac7 (ffmpeg): rtsp: make ff_sdp_parse return value forwarded
- the sdp demuxer did not forward it at all while the rtsp demuxer assumed
a single kind of error - 02:45 PM Revision a8475bbd (ffmpeg): os: replace select with poll
- Select has limitations on the fd values it could accept and silently
breaks when it is reached. - 11:35 AM Revision 5ce5dbc5 (ffmpeg): Make ff_float_to_int16*_c() static.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:15 AM Revision 79ce1078 (ffmpeg): cosmetics: indentation and spacing
- (cherry picked from commit b5ec6383432c907bed175f20e39af1a99dc75cfb)
- 02:15 AM Revision 733dbe7d (ffmpeg): Remove the add bias hack for the C version of DSPContext.float_to_int...
- (cherry picked from commit 9d06d7bce3babb82ed650c13ed13a57f6f626a71)
- 02:15 AM Revision 2f7d8977 (ffmpeg): mov: add support for little-endian utf16 chapter names
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 97b04f5ed3ab3a62e57f0c16841fb8f10d0a... - 02:15 AM Revision 9653e754 (ffmpeg): movenc: byteswap codec_tag in mov_write_ms_tag
- based on Alex Converse's "Fix ADPCM MS in mov muxing" patch
(cherry picked from commit 795ed278e6d702ad841c3043e2b878... - 02:15 AM Revision 1d20121b (ffmpeg): Add ff_ to AVHWAccel decoders
- That unbreaks compilation of vaapi and dxva2
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked fr... - 02:15 AM Revision 0ca4fcc9 (ffmpeg): Add special case for 2nd-order IIR filter.
- 40% faster in ff_iir_filter_flt() when c->order == 2.
(cherry picked from commit 37cb3eb53449ccefbbe8ea7dc5e66f9036aa... - 02:15 AM Revision 66355be3 (ffmpeg): Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
- This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be ... - 02:15 AM Revision ebf3ee16 (ffmpeg): mov: simplify mov_read_chapters() by using avio_get_str16be
- It probably also fixes a memleak or two.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 22... - 02:15 AM Revision bc1aebcd (ffmpeg): Revert "mov: simplify mov_read_chapters() by using avio_get_str16be"
- This reverts commit c34461b35b68ff1f3d04540e0279383c51be8cee.
The wrong version of the patch was committed.
(cherry p... - 02:15 AM Revision e7e2df27 (ffmpeg): Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parser...
- None of these symbols should be accessed directly, so declare them as
hidden.
Signed-off-by: Mans Rullgard <mans@man... - 02:15 AM Revision e3c53954 (ffmpeg): VP8: don't overread edges on fourtap MC.
- Fix C VP8 H+V MC functions which do two-dimensional 4/6-tap filters to
not overread beyond their edges if the second ... - 02:15 AM Revision dff80041 (ffmpeg): Add ff_ prefix to ac3_common_init().
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 4c57cde942b3d28074d0bb06e2ca200bc1098f22) - 02:15 AM Revision 4b21c381 (ffmpeg): Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h.
- The iff.h header only declared one function that is now static, the
libavformat/iff.c source file wasn't using it bef... - 02:15 AM Revision e732af87 (ffmpeg): ac3: Remove ff_ac3_critical_band_size_tab.
- It is only used to generate band_start_tab, which about the same size, at
runtime, so it's simpler just to always har... - 02:15 AM Revision 97e528a9 (ffmpeg): Make the avfilter debug functions and macros static to avfilter.c
- This removes ff_get_ref_perms_string, ff_dprintf_ref and ff_dprintf_link
fro the interface of libavfilter.
Signed-of... - 02:15 AM Revision d4a84771 (ffmpeg): Mark C base versions of FFT functions static to fft.c
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 7767d8d361ca104d74c8390b72db21aa4d7fc322) - 02:15 AM Revision 4c9bfe3e (ffmpeg): mpegtsenc: set reserved bits to 1 in PCR field
- The reserved bits between PCR base and extension fields must be
set to 1.
Signed-off-by: Mans Rullgard <mans@mansr.c... - 02:15 AM Revision 5f58927b (ffmpeg): Pass field order flag to libx264
- Signed-off-by: Jason Garrett-Glaser <jason@x264.com>
(cherry picked from commit b09f5482854f9b4a139b1401d196b26db11dd... - 01:45 AM Revision e6288640 (ffmpeg): Hide demuxers', muxers' and protocols' objects via the ld version scr...
- This reduces the symbols exported by libavformat from 699 to 451.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 01:37 AM Revision ac28ce5f (ffmpeg): Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects.
- This significantly reduces the size of the symbol table in the generated ELF
shared object (as well as the other link... - 12:21 AM Revision b5ec6383 (ffmpeg): cosmetics: indentation and spacing
- 12:07 AM Revision 9d06d7bc (ffmpeg): Remove the add bias hack for the C version of DSPContext.float_to_int...
- 12:06 AM Revision f2589642 (ffmpeg): In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime suppor...
- In mov demuxer, set adpcm_ms and adpcm_ima_wav frame size to stsd samples per packet.
Signed-off-by: Janne Grunau <j... - 12:06 AM Revision 795ed278 (ffmpeg): movenc: byteswap codec_tag in mov_write_ms_tag
- based on Alex Converse's "Fix ADPCM MS in mov muxing" patch
- 12:06 AM Revision 97b04f5e (ffmpeg): mov: add support for little-endian utf16 chapter names
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 12:04 AM Revision 37cb3eb5 (ffmpeg): Add special case for 2nd-order IIR filter.
- 40% faster in ff_iir_filter_flt() when c->order == 2.
01/27/2011
- 09:03 AM Revision d1b6f33b (ffmpeg): Add ff_ to AVHWAccel decoders
- That unbreaks compilation of vaapi and dxva2
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
01/26/2011
- 10:10 PM Revision c6610a21 (ffmpeg): Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
- This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be ... - 10:03 PM Revision 225b6d7f (ffmpeg): mov: simplify mov_read_chapters() by using avio_get_str16be
- It probably also fixes a memleak or two.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 10:03 PM Revision c4f8765a (ffmpeg): Revert "mov: simplify mov_read_chapters() by using avio_get_str16be"
- This reverts commit c34461b35b68ff1f3d04540e0279383c51be8cee.
The wrong version of the patch was committed. - 08:37 PM Revision 22893e10 (ffmpeg): VP8: don't overread edges on fourtap MC.
- Fix C VP8 H+V MC functions which do two-dimensional 4/6-tap filters to
not overread beyond their edges if the second ... - 04:33 PM Revision b479b8eb (streamers): Merge branch 'back-offer'
- 04:08 PM Revision d36beb3f (ffmpeg): Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parser...
- None of these symbols should be accessed directly, so declare them as
hidden.
Signed-off-by: Mans Rullgard <mans@man... - 04:08 PM Revision 2d162e38 (ffmpeg): Make ff_cmap_read_palette static to libavcodec/iff.c. Delete iff.h.
- The iff.h header only declared one function that is now static, the
libavformat/iff.c source file wasn't using it bef... - 03:35 PM Revision 4c57cde9 (ffmpeg): Add ff_ prefix to ac3_common_init().
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 03:35 PM Revision 24e3ad30 (ffmpeg): ac3: Remove ff_ac3_critical_band_size_tab.
- It is only used to generate band_start_tab, which about the same size, at
runtime, so it's simpler just to always har... - 03:33 PM Revision eb7ccf8f (ffmpeg): Make the avfilter debug functions and macros static to avfilter.c
- This removes ff_get_ref_perms_string, ff_dprintf_ref and ff_dprintf_link
fro the interface of libavfilter.
Signed-of... - 03:32 PM Revision 7767d8d3 (ffmpeg): Mark C base versions of FFT functions static to fft.c
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:43 AM Revision be61983d (ffmpeg): Make ff_add_wav static to ra144.c
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 1a8867486215abe3b705f7d189723d528cea... - 02:43 AM Revision 3d21b4f6 (ffmpeg): Make ff_rtsp_send_cmd_with_content_async static to rtsp.c.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 57c4d01ec9286b3b9f9a0101654f7bc8a00e... - 02:43 AM Revision 877937b3 (ffmpeg): Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h
- The header is empty after making the function static, so delete it and
drop its usage.
Signed-off-by: Janne Grunau <... - 02:43 AM Revision 97c5b0fa (ffmpeg): Make ff_sin_tabs constant to rdft.c
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit d625a32d6ba0405e6da061991dfd90f6da2a... - 02:43 AM Revision e164553a (ffmpeg): Make ff_spatial_idwt_{init, slice} static to dwt.c
- Both functions seem to be commanded by the ff_spatial_idwt function
instead.
Signed-off-by: Janne Grunau <janne-ffmp... - 02:43 AM Revision ff0d737d (ffmpeg): Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit f2e246f576cd53e75b3696e1db418be98fbd... - 02:43 AM Revision 998d9ee7 (ffmpeg): Remove unused ff_ac3_parse_header_full function.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 676f1f533e2c2960d81784188592a066b9ff... - 02:43 AM Revision c940ed42 (ffmpeg): Make ff_mxf_pixel_layouts static to mxf.c.
- Also make it an anonymous structure as never it is accessed by name.
Signed-off-by: Janne Grunau <janne-ffmpeg@janna... - 02:43 AM Revision 12324121 (ffmpeg): Make ff_h264_decode_rbsp_trailing static to h264.c
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 8529731961d79fc0e747b16152df3d470b53... - 02:43 AM Revision d20d1449 (ffmpeg): Make ff_interleave_compare_dts static to utils.c.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 101e1f6ff90c3365bfde05469ae26d2ee7f7... - 02:43 AM Revision 0c468f56 (ffmpeg): mov: simplify mov_read_chapters() by using avio_get_str16be
- It probably also fixes a memleak or two.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from c... - 02:43 AM Revision 24519edf (ffmpeg): asfdec: remove some commented-out cruft
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 2934cd9dbf390962ec008182f9eddd4296cf... - 02:43 AM Revision f9d6b13a (ffmpeg): lavf: make a variant of ff_get_str16_nolen public
- It will be useful in mp3 demuxer and hopeful some other places.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net... - 02:43 AM Revision 744c1664 (ffmpeg): armcc: filter out non-gcc options from ASFLAGS
- This allows passing armcc-specific flags with --extra-cflags without
choking the assembler.
Signed-off-by: Mans Rull... - 02:43 AM Revision 9c5c348e (ffmpeg): configure: add filter_out() function
- This adds a function to filter out words matching a pattern
from a list.
Signed-off-by: Mans Rullgard <mans@mansr.co... - 02:43 AM Revision ac3c04e4 (ffmpeg): Don't do edge emulation unless the edge pixels will be used in MC.
- Do not emulate larger edges than we will actually use for this round of
MC. Decoding goes from avg+SE 29.972+/-0.023s... - 02:43 AM Revision c481ff10 (ffmpeg): ffmetaenc: Use correct format specifiers.
- Use printf format macros from inttypes.h.
Additionally, this fixes a warning when building with clang.
(cherry picked... - 02:43 AM Revision 4c56b4bc (ffmpeg): intfloat_readwrite: include "mathematics.h" for fallback macros
- This allows this file to build on systems lacking NAN or INFINITY
in math.h.
Signed-off-by: Mans Rullgard <mans@mans... - 02:43 AM Revision 8fa28af9 (ffmpeg): tty: remove superflous #include <strings.h>
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 1e48cdaac32e42a5c87a8f203b5827bdcc46db93) - 02:43 AM Revision 8169afdb (ffmpeg): ac3: remove ff_ac3_critical_band_size_tab[] external declaration
- This fixes compilation broken by 6ed3b504f984dc6cefde8d57a57726f9d30e5033
Signed-off-by: Mans Rullgard <mans@mansr.c... - 02:43 AM Revision 6b784f1b (ffmpeg): Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables.
- This symbol is only ever used to calculate the non-hardcoded tables, so
only enable it in that case, and static to th... - 02:43 AM Revision a172126c (ffmpeg): Remove unused ac3_parametric_bit_allocation function.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 362bfe29971b3bb8497d2b341337697be15a257c) - 02:43 AM Revision 3ae2a757 (ffmpeg): Makefile: fix cleaning of tools in tests directory
- The variable TESTPROGS is reset by the library makefiles,
use another name.
Signed-off-by: Mans Rullgard <mans@mansr... - 02:43 AM Revision 121053b2 (ffmpeg): configure: move network tests before results are needed
- This moves network_extralibs setup before use so that the link tests
for network functions work correctly.
Signed-of... - 02:43 AM Revision 4fee6f32 (ffmpeg): mpegtsenc: remove unused variables
- Remove two variables that were not used and caused the following
warnings:
CC libavformat/mpegtsenc.o
libavform... - 02:43 AM Revision 859749e0 (ffmpeg): Fix ALLPROGS_G so that *_g binaries get cleaned properly
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 3adbe49f2b1a25d2fd44080167b6519c4ce4e30e) - 02:43 AM Revision 8719b5dd (ffmpeg): latm: remove superflous #includes
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit e153e9a53a6fbfba974b8263bca70f7bba02952c) - 02:43 AM Revision 3e8c4f96 (ffmpeg): avidec: make print_tag() a macro and remove related ifdefs
- The dprintf macro is a no-op if DEBUG is not defined, so there
is no need to guard it here.
Signed-off-by: Mans Rull... - 02:43 AM Revision 53d3f66b (ffmpeg): Make RTPFirstDynamicPayloadHandler static to rtpdec.c
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 119cc033fc88f4a7d6cc4ef6ee02097476e8f2a9) - 02:43 AM Revision c2ec089c (ffmpeg): Make ff_realmedia_mp3_dynamic_handler static.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 69ad22c7a7c2d961b413f96b437de267261311e2) - 02:43 AM Revision e1643111 (ffmpeg): Make denoise_dct_c() and dct_quantize_trellis_c() static in definitions
- 1d4da6a460d5b78026e3b854fdd6f469957a054c added static to the
prototypes for these fuctions. Adding it to the definit... - 02:43 AM Revision 11c7f64a (ffmpeg): Don't declare a pcm_dvd encoder.
- The PCM_DVD encoder would be left unused, as allcodecs.c properly declared
it as being decoder-only, but it would sti... - 02:43 AM Revision 46353231 (ffmpeg): Don't check for DEBUG before using dprintf.
- The dprintf macro is no-op when DEBUG is unset, so there is no need to
put it conditional to DEBUG.
Signed-off-by: M... - 02:43 AM Revision 41727b85 (ffmpeg): Make local variables static.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit a6d1bd05c906fc7ad34fae1029a45ec3cbcc4fcc) - 02:43 AM Revision 81c38db1 (ffmpeg): Make dvenc.c functions static to the unit.
- Also drop some CONFIG_DV_MUXER #ifdefs probably vestigial from before the
split of dvenc and dvdec.
Signed-off-by: M... - 02:43 AM Revision 295edc77 (ffmpeg): Make denoise_dct_c and dct_quantize_trellis_c static.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 1d4da6a460d5b78026e3b854fdd6f469957a054c) - 02:43 AM Revision 291f326a (ffmpeg): Make the ff_lockmgr_cb function pointer static to utils.c
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit bb875b75bab4d1713f8251746b01785c19965a9f) - 02:43 AM Revision 7a0e1be8 (ffmpeg): Make this_year static to cmdutils.c
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 3568853f63e1ab8ff1fc0773a132d14187a0e2d8) - 02:43 AM Revision ee7fed27 (ffmpeg): Rename sf_table in atrac.c unit to ff_atrac_sf_table.
- This ensures a locally-unique name as well as marks the symbol as
FFmpeg-private at least by declaration.
Signed-off... - 02:43 AM Revision f7e5cc0a (ffmpeg): Mark qmf_window table static to atrac.c unit.
- The table is not used anywhere else on libavcodec.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from... - 02:43 AM Revision e243ed65 (ffmpeg): x86: fix overflow in h264 8x8 planar prediction
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 80944df720da98d6e5ee0e355db5814735914ec9) - 02:43 AM Revision c78c1820 (ffmpeg): fate: add h264 test for extreme cases in planar prediction
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit e63dd5fb04ab831ca8f17fa824cfd703e317c1a1) - 02:43 AM Revision 5658abf8 (ffmpeg): ffserver: put gcc attribute under proper ifdef
- (cherry picked from commit efa6ce9982ffde33b7303498ff28fcf39ff68b8d)
- 02:43 AM Revision 4f40ec05 (ffmpeg): rtspdec: Retry with TCP if UDP failed
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 2762a7a28b261a505a9002b92d4f7c04eeaa... - 02:43 AM Revision 2afd30bf (ffmpeg): rtspdec: Move rtsp_read_pause up, next to rtsp_read_play
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit e836b1b0859798488d8ba45a837dc27bac2e... - 02:43 AM Revision 3f44e3c9 (ffmpeg): rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit aeb2de1c82f95b74e184992a10523606f4b3... - 02:43 AM Revision abbc1d27 (ffmpeg): rtsp: Split out a function undoing the setup made by ff_rtsp_make_set...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 93e7490ee0c456d7e0fa43e3bf2cb4a8eed1... - 02:43 AM Revision d89a08d8 (ffmpeg): rtsp: Make make_setup_request a nonstatic function
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit fef5649a820b30432578e1440776e7a71bd5... - 02:43 AM Revision 1a172ce6 (ffmpeg): applehttp: Fix the key check in handle_variant_args
- The key string is supposed to contain the equals character,
too. Since the checked string was wrong, and the return ... - 02:43 AM Revision 69c78161 (ffmpeg): reindent after last commit
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit dacbcd170a329dda2014159ca9fc9d11d887... - 02:43 AM Revision 8a485dd3 (ffmpeg): Extend WavPack demuxer and decoder to support >2 channel audio
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 3bdc886c22710d3207b1bd75f8d2d65ec77c... - 02:43 AM Revision 0f16f725 (ffmpeg): Do not set audio_resample to 0 if audio_sync_method is > 1.
- If audio_sync_method is >1 the resampler is used for audio drift
compensation, and do_audio_out() was causing an asse... - 02:43 AM Revision 0fc1961e (ffmpeg): ARM: NEON: fix overflow in h264 16x16 planar pred
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 78f318be59a8e6174f21c2d7c3403ef325c73011) - 02:43 AM Revision a98ffb2b (ffmpeg): Add CFLAGS needed by PathScale compiler
- The PathScale compiler miscompiles wrapping arithmetic without
these flags.
Signed-off-by: Mans Rullgard <mans@mansr... - 02:43 AM Revision 355d0528 (ffmpeg): Disable symbol versioning on some BSDs
- Dragonfly, NetBSD, and OpenBSD do not support symbol versioning
although our link test passes. Disable it explicitly... - 02:43 AM Revision d112aa5a (ffmpeg): MIPS: use inline asm only when supported by compiler
- (cherry picked from commit 7a5a168abe36c91087e58d89262a3658d21ea2cc)
- 02:43 AM Revision 604eb152 (ffmpeg): aacenc: fix typo in sync extension constant in 8ae0fa2
- (cherry picked from commit 2fd9035ddc4f6b9313023891a16b6e9820d958ed)
- 02:07 AM Revision b09f5482 (ffmpeg): Pass field order flag to libx264
- Signed-off-by: Jason Garrett-Glaser <jason@x264.com>
- 12:02 AM Revision 535638b5 (ffmpeg): mpegtsenc: set reserved bits to 1 in PCR field
- The reserved bits between PCR base and extension fields must be
set to 1.
Signed-off-by: Mans Rullgard <mans@mansr.com>
01/25/2011
- 09:11 PM Revision 1a886748 (ffmpeg): Make ff_add_wav static to ra144.c
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:10 PM Revision 57c4d01e (ffmpeg): Make ff_rtsp_send_cmd_with_content_async static to rtsp.c.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:07 PM Revision 13eb6b90 (ffmpeg): Make ff_h264_find_frame_end static to h264.c; delete h264_parser.h
- The header is empty after making the function static, so delete it and
drop its usage.
Signed-off-by: Janne Grunau <... - 09:05 PM Revision cf1d794a (ffmpeg): Make ff_ass_subtitle_header static to ass.c
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:48 PM Revision f2e246f5 (ffmpeg): Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:48 PM Revision ebb06d96 (ffmpeg): Make ff_spatial_idwt_{init, slice} static to dwt.c
- Both functions seem to be commanded by the ff_spatial_idwt function
instead.
Signed-off-by: Janne Grunau <janne-ffmp... - 08:48 PM Revision d625a32d (ffmpeg): Make ff_sin_tabs constant to rdft.c
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:48 PM Revision 676f1f53 (ffmpeg): Remove unused ff_ac3_parse_header_full function.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:48 PM Revision a3dffc06 (ffmpeg): Make ff_mxf_pixel_layouts static to mxf.c.
- Also make it an anonymous structure as never it is accessed by name.
Signed-off-by: Janne Grunau <janne-ffmpeg@janna... - 08:48 PM Revision 93b78d12 (ffmpeg): lavf: make a variant of ff_get_str16_nolen public
- It will be useful in mp3 demuxer and hopeful some other places.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 08:48 PM Revision 101e1f6f (ffmpeg): Make ff_interleave_compare_dts static to utils.c.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:48 PM Revision c34461b3 (ffmpeg): mov: simplify mov_read_chapters() by using avio_get_str16be
- It probably also fixes a memleak or two.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 08:48 PM Revision 2934cd9d (ffmpeg): asfdec: remove some commented-out cruft
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:48 PM Revision 85297319 (ffmpeg): Make ff_h264_decode_rbsp_trailing static to h264.c
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:32 PM Revision d0f0f628 (ffmpeg): armcc: filter out non-gcc options from ASFLAGS
- This allows passing armcc-specific flags with --extra-cflags without
choking the assembler.
Signed-off-by: Mans Rull... - 08:32 PM Revision 9d201b26 (ffmpeg): configure: add filter_out() function
- This adds a function to filter out words matching a pattern
from a list.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 06:50 PM Revision 44002d83 (ffmpeg): Don't do edge emulation unless the edge pixels will be used in MC.
- Do not emulate larger edges than we will actually use for this round of
MC. Decoding goes from avg+SE 29.972+/-0.023s... - 05:34 PM Revision c0ae5152 (ffmpeg): ffmetaenc: Use correct format specifiers.
- Use printf format macros from inttypes.h.
Additionally, this fixes a warning when building with clang. - 03:57 PM Revision 1e48cdaa (ffmpeg): tty: remove superflous #include <strings.h>
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 03:57 PM Revision e781c4e6 (ffmpeg): intfloat_readwrite: include "mathematics.h" for fallback macros
- This allows this file to build on systems lacking NAN or INFINITY
in math.h.
Signed-off-by: Mans Rullgard <mans@mans... - 03:50 PM Revision 21c90012 (ffmpeg): ac3: remove ff_ac3_critical_band_size_tab[] external declaration
- This fixes compilation broken by 6ed3b504f984dc6cefde8d57a57726f9d30e5033
Signed-off-by: Mans Rullgard <mans@mansr.com> - 03:10 PM Revision 6ed3b504 (ffmpeg): Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables.
- This symbol is only ever used to calculate the non-hardcoded tables, so
only enable it in that case, and static to th... - 03:09 PM Revision 362bfe29 (ffmpeg): Remove unused ac3_parametric_bit_allocation function.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:43 PM Revision 3d157bf3 (ffmpeg): Makefile: fix cleaning of tools in tests directory
- The variable TESTPROGS is reset by the library makefiles,
use another name.
Signed-off-by: Mans Rullgard <mans@mansr... - 01:42 PM Revision 54fe299b (ffmpeg): configure: move network tests before results are needed
- This moves network_extralibs setup before use so that the link tests
for network functions work correctly.
Signed-of... - 12:52 PM Revision 6e78c8ee (ffmpeg): mpegtsenc: remove unused variables
- Remove two variables that were not used and caused the following
warnings:
CC libavformat/mpegtsenc.o
libavform... - 12:46 PM Revision 3adbe49f (ffmpeg): Fix ALLPROGS_G so that *_g binaries get cleaned properly
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 04:55 AM Revision 9de202a6 (ffmpeg): ffmetaenc : Use more correct format specifiers.
- Additionally, this fixes a warning when building with clang.
- 03:35 AM Revision e153e9a5 (ffmpeg): latm: remove superflous #includes
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:43 AM Revision 6081f8c4 (ffmpeg): avidec: make print_tag() a macro and remove related ifdefs
- The dprintf macro is a no-op if DEBUG is not defined, so there
is no need to guard it here.
Signed-off-by: Mans Rull... - 01:45 AM Revision 119cc033 (ffmpeg): Make RTPFirstDynamicPayloadHandler static to rtpdec.c
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:37 AM Revision 69ad22c7 (ffmpeg): Make ff_realmedia_mp3_dynamic_handler static.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:02 AM Revision aa61e39e (ffmpeg): Make denoise_dct_c() and dct_quantize_trellis_c() static in definitions
- 1d4da6a460d5b78026e3b854fdd6f469957a054c added static to the
prototypes for these fuctions. Adding it to the definit... - 12:45 AM Revision 5b5083b5 (ffmpeg): Don't declare a pcm_dvd encoder.
- The PCM_DVD encoder would be left unused, as allcodecs.c properly declared
it as being decoder-only, but it would sti... - 12:25 AM Revision 73a0b19b (ffmpeg): Don't check for DEBUG before using dprintf.
- The dprintf macro is no-op when DEBUG is unset, so there is no need to
put it conditional to DEBUG.
Signed-off-by: M... - 12:02 AM Revision a6d1bd05 (ffmpeg): Make local variables static.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 12:02 AM Revision f0a86769 (ffmpeg): Make dvenc.c functions static to the unit.
- Also drop some CONFIG_DV_MUXER #ifdefs probably vestigial from before the
split of dvenc and dvdec.
Signed-off-by: M...
01/24/2011
- 11:54 PM Revision 1d4da6a4 (ffmpeg): Make denoise_dct_c and dct_quantize_trellis_c static.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:45 PM Revision bb875b75 (ffmpeg): Make the ff_lockmgr_cb function pointer static to utils.c
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:44 PM Revision 3568853f (ffmpeg): Make this_year static to cmdutils.c
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:43 PM Revision 82e1f217 (ffmpeg): Rename sf_table in atrac.c unit to ff_atrac_sf_table.
- This ensures a locally-unique name as well as marks the symbol as
FFmpeg-private at least by declaration.
Signed-off... - 11:42 PM Revision 53493f9a (ffmpeg): Mark qmf_window table static to atrac.c unit.
- The table is not used anywhere else on libavcodec.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 11:24 PM Revision 80944df7 (ffmpeg): x86: fix overflow in h264 8x8 planar prediction
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 10:26 PM Revision e63dd5fb (ffmpeg): fate: add h264 test for extreme cases in planar prediction
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 10:20 PM Revision d4e0130e (ffmpeg): In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime suppor...
- In mov demuxer, set adpcm_ms and adpcm_ima_wav frame size to stsd samples per packet.
- 10:09 PM Revision efa6ce99 (ffmpeg): ffserver: put gcc attribute under proper ifdef
- 09:49 PM Revision 2762a7a2 (ffmpeg): rtspdec: Retry with TCP if UDP failed
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:46 PM Revision e836b1b0 (ffmpeg): rtspdec: Move rtsp_read_pause up, next to rtsp_read_play
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:46 PM Revision aeb2de1c (ffmpeg): rtsp: Use ff_rtsp_undo_setup in the cleanup code in ff_rtsp_make_request
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:46 PM Revision 93e7490e (ffmpeg): rtsp: Split out a function undoing the setup made by ff_rtsp_make_set...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:46 PM Revision fef5649a (ffmpeg): rtsp: Make make_setup_request a nonstatic function
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:25 PM Revision 4be170c9 (ffmpeg): Use av_fast_malloc instead of av_realloc.
- This should be faster, is less code and fixes issue 2524
(allocation error would lead to crash).
(cherry picked from ... - 08:25 PM Revision 032f4068 (ffmpeg): Handle input or output len of 0 properly in lzo decoder.
- (cherry picked from commit 7d5082600ee63d879c2a325974ea09c8ace05019)
- 08:19 PM Revision 2b0decf6 (ffmpeg): applehttp: Fix the key check in handle_variant_args
- The key string is supposed to contain the equals character,
too. Since the checked string was wrong, and the return ... - 07:46 PM Revision dacbcd17 (ffmpeg): reindent after last commit
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 07:46 PM Revision 3bdc886c (ffmpeg): Extend WavPack demuxer and decoder to support >2 channel audio
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 06:35 PM Revision e7b95918 (ffmpeg): Use av_fast_malloc instead of av_realloc.
- This should be faster, is less code and fixes issue 2524
(allocation error would lead to crash). - 05:52 PM Revision 7d508260 (ffmpeg): Handle input or output len of 0 properly in lzo decoder.
- 05:30 PM Revision 07b48f8c (ffmpeg): Do not set audio_resample to 0 if audio_sync_method is > 1.
- If audio_sync_method is >1 the resampler is used for audio drift
compensation, and do_audio_out() was causing an asse... - 02:59 PM Revision 78f318be (ffmpeg): ARM: NEON: fix overflow in h264 16x16 planar pred
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:59 AM Revision 5f3b8314 (ffmpeg): Add CFLAGS needed by PathScale compiler
- The PathScale compiler miscompiles wrapping arithmetic without
these flags.
Signed-off-by: Mans Rullgard <mans@mansr...
01/23/2011
- 09:33 PM Revision a1e4b3f6 (ffmpeg): Disable symbol versioning on some BSDs
- Dragonfly, NetBSD, and OpenBSD do not support symbol versioning
although our link test passes. Disable it explicitly... - 07:05 PM Revision 7a5a168a (ffmpeg): MIPS: use inline asm only when supported by compiler
- 06:32 PM Revision 91d51ee4 (ffmpeg): Remove redundant checks against MIN_CACHE_BITS
- With the removal of the libmpeg2 bitstream reader, MIN_CACHE_BITS
is always >= 25, so tests against smaller values ca... - 06:32 PM Revision a4bff12c (ffmpeg): get_bits: move tracing macros to end of file
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 611a6f59ce91947b25033bb8d0f9311b5c542b05) - 06:32 PM Revision 371cf026 (ffmpeg): Sanitise get_bits macros, part 2
- These whitespace changes improve the readability of the get_bits
macros.
Signed-off-by: Mans Rullgard <mans@mansr.co... - 06:32 PM Revision bf7aa642 (ffmpeg): ffserver: cleanup
- remove the trivial function do_switch_stream as it doesn't help to make
the code easier to understand.
(cherry picked... - 06:32 PM Revision 990f213e (ffmpeg): Remove "libmpeg2" bitstream reader
- Using the libmpeg2 reader causes errors in a multitude of places,
including MPEG and H264 codecs. As the advantage o... - 06:32 PM Revision 51cfd812 (ffmpeg): Makefile: simplify test tools handling
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 2b39962eb616bdb848673485d7b9feed48d39e36) - 06:32 PM Revision d232e09d (ffmpeg): Sanitise get_bits macros, part 1
- Some of the macros in get_bits.h include a final semicolon,
some do not. This removes these or adds do {} while(0) a... - 06:32 PM Revision eddf8f41 (ffmpeg): ac3enc: use dsputil functions in apply_window()
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 3b924294ea0ab891cf28fb30f26962a7960f7f37) - 06:32 PM Revision 015f9f1a (ffmpeg): Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 6eabb0d3ad42b91c1b4c298718c29961f7c1653a) - 06:32 PM Revision fb397b1a (ffmpeg): Reindent.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit fcb7e535dd9ad142c079af62af9c1d0f4b00... - 06:32 PM Revision 2ed0f766 (ffmpeg): Fix crash on resolution change (issue 2393).
- Don't free RBSP tables (containing decoded NAL units) on resolution
change, because we actually need this data to dec... - 06:32 PM Revision 60c99b55 (ffmpeg): Make LOCAL_ALIGNED macro fully C99 compatible
- C99 variadic macros require more arguments than there are named
parameters in the definition. This means we must use... - 06:32 PM Revision d5ec00ba (ffmpeg): Remove H.264 encoder fragments
- It's incomplete, no one is working on it, and when someone asks about
working on it we advise them not to.
Signed-of... - 06:32 PM Revision e6d40195 (ffmpeg): Amend documentation for the image2 demuxer, to better reflect the cur...
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 10ed96c78fde80da9d5bac9b267369861a4f33ba) - 06:32 PM Revision d67a6aa5 (ffmpeg): aacenc: mark SBR absent
- Use backwards compatible explicit signalling to denote the absence of
SBR.
Signed-off-by: Janne Grunau <janne-ffmpeg... - 06:32 PM Revision 22f73157 (ffmpeg): Remove outdated and confusing comment.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit db2ddd38859b26c0a4e4bf92619625cd7e0e7f42) - 06:32 PM Revision ff5eded4 (ffmpeg): 10l: reverse the biquad coefficients.
- I did not notice that the filter implementation uses a reversed history state.
Signed-off-by: Janne Grunau <janne-ff... - 06:32 PM Revision ba0dd9e8 (ffmpeg): streamid does not work with newaudio, newvideo, newsubtitle
- fixes issue2465.
The problem is that the ffmpeg (the app) -streamid option did not work
with -newaudio/-newvideo/-ne... - 06:32 PM Revision 73fd7c1f (ffmpeg): fate: add lossless h264 test
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 76edf2c1377fdb35609f79a6702081de4d93e331) - 06:32 PM Revision 890b771c (ffmpeg): libfaac: add recognized profiles array
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit b92f76e209b6912fb36ea2e588474c48ca23... - 06:32 PM Revision 5b7e7544 (ffmpeg): mp3enc: support for id3v2.3 tags using a per-muxer AVOption
- fixes issue2562.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 22272f61bb0b164b53... - 06:32 PM Revision fe01dd8d (ffmpeg): id3v2: split tables for various ID3v2 versions
- This is needed for upcoming ID3v2.3 muxing support.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry pi... - 06:32 PM Revision c7892b41 (ffmpeg): Fix libavformat version extraction in configure
- This fixes shared library builds broken by
50196a982bf7c8be9b41053fa0975473c217e709
Signed-off-by: Mans Rullgard <ma... - 06:32 PM Revision 204a1815 (ffmpeg): Move ID3v1 skip from decoder to demuxer
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 045b80e52df7ba9c97084c946b4929000d5f... - 06:32 PM Revision 05238927 (ffmpeg): fate: make lavfi tests output only md5
- Instead of saving huge raw files, use the md5: output pseudo-protocol
to calculate the checksum of the file directly.... - 06:32 PM Revision 6345dfcf (ffmpeg): dca: add profile names
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit f4096bf6eeddc605457192476dbbf110d4cc6140) - 06:32 PM Revision 17d4f455 (ffmpeg): iir: Change dst param to float* in ff_iir_filter_flt().
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 69915b48d6a787e569826eecb6c3b34ec19aeccd) - 06:32 PM Revision cf9cb1f9 (ffmpeg): dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA
- DTS-HD HRA streams do not always have an XBR extension in the extension
substream. Instead they can have only XXCh an... - 06:32 PM Revision b6125545 (ffmpeg): mp3enc: add support for writing UTF-16 tags
- Also it gets rid of some mysterious magic numbers in code.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry pic... - 06:32 PM Revision 5052830f (ffmpeg): mp3enc: handle errors in id3v2_put_ttag
- make the initialization of put clearer
this are the differences between
[FFmpeg-devel] [PATCH 1/3] mp3enc: add suppo... - 06:32 PM Revision 727a20cb (ffmpeg): configure: better test for mktemp
- Some variants of mktemp require a template, so provide one when
checking for the command. We already supply a templa... - 06:32 PM Revision 3df02975 (ffmpeg): configure: simplify exit traps
- This does the same thing and also fixes the trapping in
some (possibly broken) shells.
Suggested by Michael Kostylev... - 06:32 PM Revision 6e89b612 (ffmpeg): lavf: move ff_put_str16_nolen from asf to avio and rename it
- It will be useful in the mp3 muxer.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit dccbd97... - 06:32 PM Revision e910a77b (ffmpeg): avio: add av_put_str and deprecate put_strz in favor of it
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 4efd5cf34b7a04f87805aa0f09913d1d122d300c) - 06:32 PM Revision 384dbd61 (ffmpeg): cosmetics related to LPC changes.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 1c189fc5334d4a687b15861d81d22c8ba2c9cd5e) - 06:32 PM Revision 7101b185 (ffmpeg): Separate window function from autocorrelation.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 77a78e9bdcc589efac41da4f92a489f4523667c0) - 06:32 PM Revision 0d8837bd (ffmpeg): Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 56f8952b252f85281317ecd3e0b04c4cae93fd72) - 06:32 PM Revision d3058be6 (ffmpeg): lavf: move the version macros to a new header
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 50196a982bf7c8be9b41053fa0975473c217e709) - 05:57 PM Revision 2fd9035d (ffmpeg): aacenc: fix typo in sync extension constant in 8ae0fa2
- 04:41 PM Revision f162e988 (ffmpeg): Remove redundant checks against MIN_CACHE_BITS
- With the removal of the libmpeg2 bitstream reader, MIN_CACHE_BITS
is always >= 25, so tests against smaller values ca... - 04:40 PM Revision 611a6f59 (ffmpeg): get_bits: move tracing macros to end of file
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 03:58 PM Revision 002bd346 (ffmpeg): Fix out of source tree builds of libmpcodecs.
- 01:57 PM Revision fb5c841d (ffmpeg): Sanitise get_bits macros, part 2
- These whitespace changes improve the readability of the get_bits
macros.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 01:57 PM Revision 938f72e1 (ffmpeg): Remove "libmpeg2" bitstream reader
- Using the libmpeg2 reader causes errors in a multitude of places,
including MPEG and H264 codecs. As the advantage o... - 01:57 PM Revision bf5f9b52 (ffmpeg): Sanitise get_bits macros, part 1
- Some of the macros in get_bits.h include a final semicolon,
some do not. This removes these or adds do {} while(0) a... - 01:55 PM Revision 2b39962e (ffmpeg): Makefile: simplify test tools handling
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 07:53 AM Revision 305ca590 (ffmpeg): ffserver: cleanup
- remove the trivial function do_switch_stream as it doesn't help to make
the code easier to understand.
01/22/2011
- 05:53 PM Revision 3b924294 (ffmpeg): ac3enc: use dsputil functions in apply_window()
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 05:53 PM Revision 6eabb0d3 (ffmpeg): Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 05:22 PM Revision fcb7e535 (ffmpeg): Reindent.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 05:21 PM Revision 91078926 (ffmpeg): Fix crash on resolution change (issue 2393).
- Don't free RBSP tables (containing decoded NAL units) on resolution
change, because we actually need this data to dec... - 04:18 PM Revision 96aad41e (ffmpeg): Make LOCAL_ALIGNED macro fully C99 compatible
- C99 variadic macros require more arguments than there are named
parameters in the definition. This means we must use... - 04:15 PM Revision ff3d4310 (ffmpeg): Remove H.264 encoder fragments
- It's incomplete, no one is working on it, and when someone asks about
working on it we advise them not to.
Signed-of... - 02:55 PM Revision 8ae0fa24 (ffmpeg): aacenc: mark SBR absent
- Use backwards compatible explicit signalling to denote the absence of
SBR.
Signed-off-by: Janne Grunau <janne-ffmpeg... - 02:48 PM Revision 10ed96c7 (ffmpeg): Amend documentation for the image2 demuxer, to better reflect the cur...
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:06 PM Revision db2ddd38 (ffmpeg): Remove outdated and confusing comment.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 03:46 AM Revision 98cfadd6 (ffmpeg): 10l: reverse the biquad coefficients.
- I did not notice that the filter implementation uses a reversed history state.
Signed-off-by: Janne Grunau <janne-ff... - 03:10 AM Revision 20ac9de3 (ffmpeg): streamid does not work with newaudio, newvideo, newsubtitle
- fixes issue2465.
The problem is that the ffmpeg (the app) -streamid option did not work
with -newaudio/-newvideo/-ne... - 03:08 AM Revision 76edf2c1 (ffmpeg): fate: add lossless h264 test
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:07 AM Revision b92f76e2 (ffmpeg): libfaac: add recognized profiles array
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 01:06 AM Revision 22272f61 (ffmpeg): mp3enc: support for id3v2.3 tags using a per-muxer AVOption
- fixes issue2562.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 01:06 AM Revision cb6bc576 (ffmpeg): id3v2: split tables for various ID3v2 versions
- This is needed for upcoming ID3v2.3 muxing support.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 01:04 AM Revision 8c3caf7f (ffmpeg): mp3enc: handle errors in id3v2_put_ttag
- make the initialization of put clearer
this are the differences between
[FFmpeg-devel] [PATCH 1/3] mp3enc: add suppo... - 12:31 AM Revision 045b80e5 (ffmpeg): Move ID3v1 skip from decoder to demuxer
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 12:30 AM Revision f4b1e21a (ffmpeg): fate: make lavfi tests output only md5
- Instead of saving huge raw files, use the md5: output pseudo-protocol
to calculate the checksum of the file directly....
01/21/2011
- 11:11 PM Revision f4096bf6 (ffmpeg): dca: add profile names
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 10:23 PM Revision 69915b48 (ffmpeg): iir: Change dst param to float* in ff_iir_filter_flt().
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 10:20 PM Revision 8f4a5d22 (ffmpeg): dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA
- DTS-HD HRA streams do not always have an XBR extension in the extension
substream. Instead they can have only XXCh an... - 09:52 PM Revision 187e2347 (ffmpeg): mp3enc: add support for writing UTF-16 tags
- Also it gets rid of some mysterious magic numbers in code.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 09:51 PM Revision 4ad66441 (ffmpeg): Fix libavformat version extraction in configure
- This fixes shared library builds broken by
50196a982bf7c8be9b41053fa0975473c217e709
Signed-off-by: Mans Rullgard <ma... - 08:54 PM Revision a210bce2 (ffmpeg): configure: better test for mktemp
- Some variants of mktemp require a template, so provide one when
checking for the command. We already supply a templa... - 08:47 PM Revision 93bb9ff0 (ffmpeg): configure: simplify exit traps
- This does the same thing and also fixes the trapping in
some (possibly broken) shells.
Suggested by Michael Kostylev... - 08:21 PM Revision dccbd97d (ffmpeg): lavf: move ff_put_str16_nolen from asf to avio and rename it
- It will be useful in the mp3 muxer.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 08:21 PM Revision 4efd5cf3 (ffmpeg): avio: add av_put_str and deprecate put_strz in favor of it
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 07:59 PM Revision 1c189fc5 (ffmpeg): cosmetics related to LPC changes.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 07:59 PM Revision 77a78e9b (ffmpeg): Separate window function from autocorrelation.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 07:58 PM Revision 56f8952b (ffmpeg): Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 07:36 PM Revision eeb0b893 (ffmpeg): id3v2: use an enum for encodings instead of magic numbers.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit d66eff36852975129ae499c56de4340e48b9b7b4) - 07:36 PM Revision a091006d (ffmpeg): Make demuxers auto-select parsers they need
- This makes configure --disable-everything --enable-demuxer=foo
work as expected.
Signed-off-by: Mans Rullgard <mans@... - 07:36 PM Revision d094258f (ffmpeg): Makefile: simplify setting of some variables
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 583fcb528cb13b271860529a464abc6304e063e3) - 07:36 PM Revision baa69f8a (ffmpeg): Split mp3 demuxer and muxer into separate files.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit d08928bbea2b495596c2d3bc7df3cfb3e3b2b7e3) - 07:36 PM Revision cafa3eda (ffmpeg): dca: pretty-print some tables
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 2611e52088b923601c83d331e8047d6e572abb82) - 07:36 PM Revision a994f861 (ffmpeg): iir: change filter type if/else to a switch.
- Simplifies error handling and makes it easier to add additional filter types.
Signed-off-by: Mans Rullgard <mans@man... - 07:36 PM Revision aa226b24 (ffmpeg): Add biquad high-pass and low-pass IIR filters.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit fcdf0a43cd267c1d4193aa172b024f35903c286e) - 07:36 PM Revision 7f8c11b0 (ffmpeg): Set gray (128) U/V planes for chroma-less samples. Fixes two fate sam...
- when played with -flags emu_edge.
(cherry picked from commit 8bcfe7f7fd71e5d548c2cd96d33295ff06a5f6c8) - 07:36 PM Revision 772225c0 (ffmpeg): Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.
- (cherry picked from commit 66c6b5e2a5e6376c4a5c65b1d96fd7a1580bdfcf)
- 07:36 PM Revision 2293b0b6 (ffmpeg): Split out Butterworth filter coeff init to a separate function.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 30112adadf06fe2f9500e4da365eb8a58095c940) - 07:36 PM Revision 20d1f6fe (ffmpeg): Add memory allocation failure checks to ff_iir_filter_init_coeffs().
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit d42dc217ed2b0f886ffc50b26c2bbff1fee5feca) - 07:36 PM Revision 99c2111b (ffmpeg): cosmetics: vertical alignment and line wrap
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 75b98610a7ce7acf34f583a04aaccd8c619947fe) - 07:36 PM Revision bb711414 (ffmpeg): Make PNG test depend on PNG codec
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit f0f54c297f1283025d423c4aed817ae31ba549cb) - 07:36 PM Revision 7891fdcc (ffmpeg): cosmetics: wrap long line
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit ebb230279aa0ecc2fda4c617860eb354531d4b63) - 07:36 PM Revision b3b8b930 (ffmpeg): Add function ff_iir_filter_flt() to accept floating-point input and o...
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 0a3d7697b4fcb62305cd4a893b621a406a029ff0) - 07:36 PM Revision 236bb68d (ffmpeg): mpegtsenc: prefer metadata keyed with "service_name"
- title metadata is only used as fallback if no service_name is available.
Signed-off-by: Janne Grunau <janne-ffmpeg@j... - 07:36 PM Revision d7b219ca (ffmpeg): Set service_provider and service_name in mpegts demuxer
- Set service_provider and service_name in mpegts demuxer, previously
name and provider_name were set but since the mux... - 07:36 PM Revision 9256dc28 (ffmpeg): libavcodec minor version is > 99 so fix the formating
- libavcodec minor version is > 99 so when printing the library versions
the output is a little bit broken:
libavuti... - 07:36 PM Revision 189665d9 (ffmpeg): id3v2: convert metadata after all the tags were read
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit f7fcd6a2549b58a69c02622503676a8b142e4c43) - 07:36 PM Revision b3158f7a (ffmpeg): id3v2: make ff_id3v2_parse static
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 46a2da7698634214eed6d269fc72d284e3d3700f) - 07:36 PM Revision d4cc1f5b (ffmpeg): id3v2: don't overwrite existing tags
- Apparently some broken taggers prepend a new ID3v2 tag leaving the
existing one intact. Our parser currently reads al... - 07:35 PM Revision 7916202b (ffmpeg): Add service_provider and service_name metadata
- This patch adds support in mpegts muxer for using service_provider and
service_name metadata to set service_provider_... - 07:35 PM Revision e25f19a1 (ffmpeg): Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions.
- The original functions did not work correctly for edge pixels, e.g.
when CODEC_FLAG_EMU_EDGE is set, leading to corru... - 07:35 PM Revision f32e646d (ffmpeg): Fix use of sstep/dstep in ff_iir_filter().
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit c3897d7690fffe016de8ed56fdbdb9d685dbcce2) - 07:35 PM Revision 024f6370 (ffmpeg): Add regression test for stereo s16le in voc.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit a4f5af13fb00d7f55946470bb0f52e1dbf5f3c6a) - 07:35 PM Revision ef44b5bf (ffmpeg): configure: fix mktemp test and fallback function
- (cherry picked from commit 09a5c2452cab8931f70ecb51705114682c962f98)
- 07:30 PM Revision 50196a98 (ffmpeg): lavf: move the version macros to a new header
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 06:42 PM Revision d66eff36 (ffmpeg): id3v2: use an enum for encodings instead of magic numbers.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 06:36 PM Revision c2dd0e9e (ffmpeg): Make demuxers auto-select parsers they need
- This makes configure --disable-everything --enable-demuxer=foo
work as expected.
Signed-off-by: Mans Rullgard <mans@... - 03:36 PM Revision 583fcb52 (ffmpeg): Makefile: simplify setting of some variables
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 03:11 PM Revision d08928bb (ffmpeg): Split mp3 demuxer and muxer into separate files.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:12 PM Revision 3b63a522 (ffmpeg): Add GPL dependancy for libmpcodecs
- 10:37 AM Revision 2611e520 (ffmpeg): dca: pretty-print some tables
- Signed-off-by: Mans Rullgard <mans@mansr.com>
01/20/2011
- 11:55 PM Revision 0361d13c (ffmpeg): iir: change filter type if/else to a switch.
- Simplifies error handling and makes it easier to add additional filter types.
Signed-off-by: Mans Rullgard <mans@man... - 11:51 PM Revision fcdf0a43 (ffmpeg): Add biquad high-pass and low-pass IIR filters.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 10:24 PM Revision 8bcfe7f7 (ffmpeg): Set gray (128) U/V planes for chroma-less samples. Fixes two fate sam...
- when played with -flags emu_edge.
- 10:24 PM Revision 66c6b5e2 (ffmpeg): Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.
- 08:23 PM Revision 30112ada (ffmpeg): Split out Butterworth filter coeff init to a separate function.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 06:35 PM Revision 75b98610 (ffmpeg): cosmetics: vertical alignment and line wrap
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 06:35 PM Revision d42dc217 (ffmpeg): Add memory allocation failure checks to ff_iir_filter_init_coeffs().
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 06:01 PM Revision f0f54c29 (ffmpeg): Make PNG test depend on PNG codec
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 05:27 PM Revision ebb23027 (ffmpeg): cosmetics: wrap long line
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 05:26 PM Revision 0a3d7697 (ffmpeg): Add function ff_iir_filter_flt() to accept floating-point input and o...
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:28 PM Revision e5fe6551 (ffmpeg): mpegtsenc: prefer metadata keyed with "service_name"
- title metadata is only used as fallback if no service_name is available.
Signed-off-by: Janne Grunau <janne-ffmpeg@j... - 01:42 PM Revision e8315e78 (ffmpeg): Set service_provider and service_name in mpegts demuxer
- Set service_provider and service_name in mpegts demuxer, previously
name and provider_name were set but since the mux... - 01:39 PM Revision 75aded83 (ffmpeg): id3v2: don't overwrite existing tags
- Apparently some broken taggers prepend a new ID3v2 tag leaving the
existing one intact. Our parser currently reads al... - 01:36 PM Revision f7fcd6a2 (ffmpeg): id3v2: convert metadata after all the tags were read
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:36 PM Revision 46a2da76 (ffmpeg): id3v2: make ff_id3v2_parse static
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:34 AM Revision c0dd5653 (ffmpeg): libavcodec minor version is > 99 so fix the formating
- libavcodec minor version is > 99 so when printing the library versions
the output is a little bit broken:
libavuti... - 11:31 AM Revision 69688e71 (ffmpeg): Add service_provider and service_name metadata
- This patch adds support in mpegts muxer for using service_provider and
service_name metadata to set service_provider_... - 02:27 AM Revision a61b0df7 (ffmpeg): Add ASMALIGN() hack to patch around its recent removial from configure
- 02:27 AM Revision fd4c59b5 (ffmpeg): Enable libmpcodecs support.
- 02:27 AM Revision 61d7f8fe (ffmpeg): Warn about vf_mp
- 02:26 AM Revision 3aa43978 (ffmpeg): Add libmpcodecs wrapper for libavfilter, still disabled
- 01:34 AM Revision b9c7f66e (ffmpeg): Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions.
- The original functions did not work correctly for edge pixels, e.g.
when CODEC_FLAG_EMU_EDGE is set, leading to corru...
01/19/2011
- 11:59 PM Revision 3be78f7e (ffmpeg): Hack libmpcodecs to make it buildable.
- 11:57 PM Revision 8e45c103 (ffmpeg): Remove dependancy of m_option & m_struct from libmpcodecs.
- 11:52 PM Revision 4d463614 (ffmpeg): Avoid dependancy on global variable verbose in libmpcodecs/vf_pullup.c
- 11:50 PM Revision 45c889a3 (ffmpeg): Add #define _BSD_SOURCE where mplayer is not C99.
- 11:49 PM Revision e4852fb3 (ffmpeg): Add MPlayers libmpcodecs, this will be needed for our libavfilter wra...
- 08:56 PM Revision c3897d76 (ffmpeg): Fix use of sstep/dstep in ff_iir_filter().
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 06:06 PM Revision fe678413 (ffmpeg): Revert "Update git-howto with ffmpeg.org URLs"
- This reverts commit 69c92320d760d3925d5c83c4fbca6012deef4195.
Reason is that this has been commited by mistake as di... - 05:53 PM Revision 111ccca6 (ffmpeg): Revert "Initial MAINTAINERS update"
- This reverts commit f4f5cab94e0881cd30965b28f3d78d9c63d6918e.
Reason is that this has been mistakely commited as dis... - 12:51 PM Revision a4f5af13 (ffmpeg): Add regression test for stereo s16le in voc.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
01/18/2011
- 10:17 PM Revision 09a5c245 (ffmpeg): configure: fix mktemp test and fallback function
- 08:48 PM Revision 44caaa56 (ffmpeg): ARM: improve VFP ABI check
- Recent gcc versions define __ARM_PCS or __ARM_PCS_VFP to indicate the
VFP ABI in use, and ARM RVCT defines __SOFTFP__... - 08:48 PM Revision b0c1b66a (ffmpeg): armcc: suppress warning about hardfp compatibility
- 08:48 PM Revision a6e5d231 (ffmpeg): a64enc: make PixelFormat arrays const
- 08:48 PM Revision 3240b371 (ffmpeg): fate: simplify vp8 rules
- 08:48 PM Revision 5a92140b (ffmpeg): armcc: suppress 'assignment in condition' warning
- 08:48 PM Revision ef4a6514 (ffmpeg): Replace ASMALIGN() with .p2align
- This macro has unconditionally used .p2align for a long time and
serves no useful purpose. - 08:48 PM Revision fef2d661 (ffmpeg): Use -Bsymbolic for shared libs only, not executables
- Some linkers fail if this flag is used when creating an executable file.
Since the flag is meaningful only for shared... - 08:48 PM Revision ee6184a8 (ffmpeg): regtest: add openssl to md5 alternatives
- 08:48 PM Revision fb3c4ffc (ffmpeg): configure: make $TMPE executable
- This is required on systems where the linker does not change
the permissions of an existing output file. - 08:48 PM Revision ec5f5719 (ffmpeg): cpu-test: include stdio.h only for test prog
- 08:48 PM Revision ac3c9d01 (ffmpeg): x86: remove VLA in ac3_downmix_sse
- 08:48 PM Revision 69c92320 (ffmpeg): Update git-howto with ffmpeg.org URLs
- 08:48 PM Revision f318ee3e (ffmpeg): Fix quoting in version.sh
- 08:48 PM Revision daed21a1 (ffmpeg): avfilter: remove stray semicolon
- 08:48 PM Revision 324e7ee2 (ffmpeg): Use INFINITY and NAN macros instead of 1/0 and 0/0
- 08:32 PM Revision 2c3589bf (ffmpeg): consolidate .gitignore patters into a single file
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 07:20 PM Revision a5da3b04 (ffmpeg): Deprecate CREDITS
- It's useless now that we've switched to git.
- 07:05 PM Revision f4f5cab9 (ffmpeg): Initial MAINTAINERS update
- Per http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2011-January/103440.html.
- 06:07 PM Revision f61cbc22 (ffmpeg): Revise check for codec id in voc demuxer.
- This fixes demuxing of packets that do not contain a codec tag and come before the codec_id has been set.
- 05:15 PM Revision 1ae02fe0 (ffmpeg): Fix bug in voc demuxer that was introduced in SVN r26309.
- Fixes issue 2560.
- 04:40 PM Revision d425a03b (ffmpeg): cosmetics: reindent
- 04:30 PM Revision 1360f07e (ffmpeg): Add check for changing number of channels in DCA.
- Fixes issue 2505.
- 03:04 PM Revision 59e2118e (ffmpeg): Update threshold to detect real timebase for stream copy.
- This may fix a bug where quicktime files use 1/600 timebase.
- 07:00 AM Revision 54bc6403 (ffmpeg): Missing parts of IVF muxer support.
01/17/2011
- 10:22 PM Revision d9c3e5f6 (ffmpeg): Feed the filter chain with the sample aspect ratio from the muxer or ...
- like it has been done prior libavfilter.
- 09:51 PM Revision ab03382f (ffmpeg): Add my GPG fingerprint to MAINTAINERS
- 09:31 PM Revision d72858f8 (ffmpeg): Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame().
- 09:13 PM Revision db323491 (ffmpeg): update av_log_missing_feature() to git
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:13 PM Revision 4a6a21f5 (ffmpeg): Change SVN to Git in configure
- Changes "version from SVN" to "version from Git".
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 09:04 PM Revision 8f83a3b0 (ffmpeg): Remove outcommented fossil code.
- 08:16 PM Revision 4aaeabcb (ffmpeg): Explain how to set up user name/email correctly for git.
- 08:11 PM Revision 326851b9 (ffmpeg): Add muxer for IVF format.
- 03:05 PM Revision b79c3df0 (ffmpeg): prevent integer overflow in calculating duration
- Signed-off-by: Martin Storsjö <martin@martin.st>
- 02:50 PM Revision 348b8218 (ffmpeg): convert svn:ignore properties to .gitignore files
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 10:33 AM Revision a1c68a43 (ffmpeg): Add instructions how to check out a specific svn revision with git
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 10:02 AM Revision ffe9fd25 (ffmpeg): rewrite git-howto for the no merge policy
- Originally committed as revision 26400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 AM Revision 3a45a3f3 (ffmpeg): Fix date and revision for lavc 52.104.
- Originally committed as revision 26399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision 6ee99a7e (ffmpeg): VP3: remove an unnecessary static variable
- Originally committed as revision 26398 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/16/2011
- 10:08 PM Revision 01329150 (ffmpeg): Allocate last picture for 4xm pfrm if its not allocated.
- Fixes segfault and issue2527
Originally committed as revision 26397 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:16 PM Revision 5fbf2b3f (ffmpeg): Fix two typos in git howto.
- Originally committed as revision 26396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:11 PM Revision dccdd93e (ffmpeg): Make config_props() return AVERROR(EINVAL) rather than 1 in case of
- failed SWScaleContext initialization.
Fix issue2546.
Originally committed as revision 26395 to svn://svn.ffmpeg.org... - 06:34 PM Revision 8032d1de (ffmpeg): use git describe for naming version in pure git clones
- Patch by: Ramiro Polla <ramiro <DOT> polla gmail <DOT> com>
Originally committed as revision 26394 to svn://svn.ffm... - 06:29 PM Revision adb8669c (ffmpeg): fix typo in git howto section heading
- spotted by ubitux on irc
Originally committed as revision 26393 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:22 PM Revision 8bb7d97b (ffmpeg): Check 4xm headers for validity. This should avoid 1/0.
- Originally committed as revision 26392 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision 30876e39 (ffmpeg): Add section how to find a svn changeset with git commands
- Originally committed as revision 26391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 199c18a7 (ffmpeg): Fix weird indent in get_video_frame().
- Originally committed as revision 26390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision df17f6d5 (ffmpeg): Add git-howto.
- mostly written by Luca.
Originally committed as revision 26389 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:39 PM Revision f62be777 (ffmpeg): support decoding of files that contain the number
- of vector coded coefficients in their bitstream
fixes issue 2536
Originally committed as revision 26388 to svn://svn... - 01:04 PM Revision 24003419 (ffmpeg): In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists.
- Originally committed as revision 26387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision a0f593d0 (ffmpeg): Values >4 for lowres corrupt output.
- Originally committed as revision 26386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision f0e5c1c0 (ffmpeg): Reformat documentation for -vsync @var{parameter}.
- Make use of "@table @option" for showing the valid values for the
option.
Originally committed as revision 26385 to ... - 12:42 PM Revision 05503cee (ffmpeg): Since lowres == crop for bmp, remove it to avoid confusion.
- Originally committed as revision 26384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 AM Revision 84cac86e (ffmpeg): Fix fate breakage in r26382.
- Originally committed as revision 26383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:47 AM Revision ecea47a6 (ffmpeg): Remove useless free, fix warning:
- libavfilter/defaults.c: In function 'avfilter_default_get_audio_buffer':
libavfilter/defaults.c:129: warning: 'buf' i...
01/15/2011
- 10:00 PM Revision 1b3e43e4 (ffmpeg): Fix overflow in pred16x16_plane x86 simd code. Fixes issue 2547.
- Originally committed as revision 26381 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision b1779800 (ffmpeg): Include libavcore/audioconvert.h, required for
- av_get_channel_layout_string() in ff_dprintf_link.
Fix compilation.
Originally committed as revision 26380 to svn:/... - 08:02 PM Revision 1d5b1885 (ffmpeg): Reindent.
- Originally committed as revision 26379 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision 7986e34d (ffmpeg): Make ff_dprintf_link() print meaningful information for audio links.
- Originally committed as revision 26378 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision b9af1540 (ffmpeg): Remove evil timers that snuck their way into r26375.
- Originally committed as revision 26377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 PM Revision fb2734c8 (ffmpeg): Fix r26375 on non-x86.
- Originally committed as revision 26376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision f14bdd8e (ffmpeg): H.264: Partially inline CABAC residual decoding
- Improves CABAC performance about ~1.2%.
Trick originates from x264 and has also been used in ffvp8. It's useful bec... - 05:31 PM Revision a242ac36 (ffmpeg): Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.
- More consistent with the rest of FFmpeg and sounds more natural to
English speaking people.
Originally committed as ... - 05:21 PM Revision 6baf4afa (ffmpeg): Make avfilter_unref_buffer() accept a NULL parameter.
- Originally committed as revision 26373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:21 PM Revision 24d13ebc (ffmpeg): Reindent after the last commit.
- Originally committed as revision 26372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:21 PM Revision 112c4b87 (ffmpeg): In ffplay, do not open display if -nodisp is set.
- Fixes issue 1017.
Originally committed as revision 26371 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:13 PM Revision f9329946 (ffmpeg): Parse fact chunks from wav files to find duration.
- Originally committed as revision 26370 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision 724b1f6a (ffmpeg): Factor tag reading code out of wav read_header()
- Originally committed as revision 26369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 PM Revision 925aa969 (ffmpeg): Second hunk from secrity fix from google.
- The hunk is not fully understood but it just makes a check tighter so its
safer for us to apply until it is fully und... - 04:39 PM Revision f7346719 (ffmpeg): do not read over the end of the packet
- fixes issue 2543
Originally committed as revision 26367 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:26 PM Revision 462b2620 (ffmpeg): Set duration for wav files from sample size and data size or the wf64...
- This should improve duration accuracy slightly and avoids a warning about its
inaccuracy when accurate values are ava... - 04:19 PM Revision 13184036 (ffmpeg): Check rangebits to avoid a possible crash.
- Fixes issue 2548 (and Chrome issue 68115 and unknown CERT issues).
Patch by Frank Barchard, fbarchard at google
Ori... - 01:29 PM Revision 03ec42aa (ffmpeg): Change some band size calculations in Bink decoder to use width in bl...
- instead of real width, this fixes decoding of some Bink files with odd width.
Originally committed as revision 26364... - 12:44 PM Revision b0c8b8a6 (ffmpeg): Lagarith: fix decoding of one-coloured frames by reading the per-plane
- color value instead of always taking 0 (resulting in green frames).
Fixes issue issue2531.
Originally committed as r... - 11:13 AM Revision fbd56159 (ffmpeg): Add docs and Changelog entry for the -copytb option added in r26340.
- Originally committed as revision 26362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 AM Revision f93fe776 (ffmpeg): Add APIchanges entry for the av_metadata_copy() addition.
- Originally committed as revision 26361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 AM Revision eb40d7ff (ffmpeg): Check symbol validity to avoid a crash, fixes issue 2523.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26360 to svn://svn.ffmpeg.org/ffmpeg/t... - 01:59 AM Revision 0db5d2b0 (ffmpeg): cosmetics: spacing, line wrap, and remove unneeded braces
- Originally committed as revision 26359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision 964f2cf2 (ffmpeg): Process all EXP_REUSE blocks at once in exponent_min().
- 43% faster in function encode_exponents().
Originally committed as revision 26358 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:59 AM Revision 7d87d56f (ffmpeg): Take advantage of per-channel exponent and exponent strategy layout to
- simplify and speed up encode_exponents().
8% faster in function.
Originally committed as revision 26357 to svn://svn... - 01:59 AM Revision 5bff8590 (ffmpeg): Simplify compute_exp_strategy() by passing a pointer to all exponents...
- exponent strategies for a single channel to compute_exp_strategy_ch().
This allows for removal of the temporary point... - 01:59 AM Revision 4b90c35d (ffmpeg): Use a local variable in the inner loop of group_exponents() to simpli...
- code.
Originally committed as revision 26355 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:58 AM Revision a281c650 (ffmpeg): cosmetics: remove unneeded braces
- Originally committed as revision 26354 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 AM Revision 5fc2e007 (ffmpeg): cosmetics: rename block_num to blk for variable name consistency
- Originally committed as revision 26353 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:58 AM Revision 0429e4a6 (ffmpeg): Move exp_strategy from AC3Block to AC3EncodeContext in order to arran...
- channel first, then by block.
Originally committed as revision 26352 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:58 AM Revision 7cc4be58 (ffmpeg): Rearrange exponent buffer to group all blocks for a single channel to...
- This will allow for faster and simpler processing of all blocks at once.
Originally committed as revision 26351 to s... - 01:28 AM Revision d881a0e8 (ffmpeg): Cosmetics: fix weird indent.
- Originally committed as revision 26350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:10 AM Revision 2a1f431d (ffmpeg): H.264/SVQ3: make chroma DC work the same way as luma DC
- No speed improvement, but necessary for some future stuff.
Also opens up the possibility of asm chroma dc idct/dequan... - 12:41 AM Revision 290fabc6 (ffmpeg): Port SVQ3 to use the new mb_luma_dc method of storing luma DC coeffic...
- Doesn't help speed as there isn't an asm implementation yet, but consistency
is a good thing.
Originally committed a... - 12:32 AM Revision a51c71bb (ffmpeg): In yadif filter, default to top field first if interlacing is unknown
- Originally committed as revision 26347 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/14/2011
- 11:58 PM Revision 3cdf69ee (ffmpeg): also support decoding of AVPackets with multiple wma packets
- fixes issue 2539
Originally committed as revision 26346 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:46 PM Revision 65344775 (ffmpeg): H.264: Remove useless arg to chroma_dc_dequant_idct_c
- Originally committed as revision 26345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision ec3233a8 (ffmpeg): Fix ff_pw_3 alignment.
- Originally committed as revision 26344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 6dc7dc08 (ffmpeg): In mxf muxer, check the return value of gmtime, fix #2494
- Originally committed as revision 26343 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 PM Revision 90603f7c (ffmpeg): Update smc fate ref due to r26310
- Originally committed as revision 26342 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision 2e186601 (ffmpeg): Fix SVQ3
- Regression in r26336-7.
Originally committed as revision 26341 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 PM Revision 0f27e6b4 (ffmpeg): New "copytb" ffmpeg cli option to copy input stream time base when st...
- This should avoid non monotone timestamps for video streams with vfr.
Originally committed as revision 26340 to svn:... - 09:48 PM Revision bd11c7a1 (ffmpeg): Remove outdated comment in h264dsp.h
- Since we no longer have non-transposed scantables, the problem it warns about
no longer exists.
Originally committed... - 09:36 PM Revision 0d1d01cf (ffmpeg): Reindent after r26337.
- Originally committed as revision 26338 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 PM Revision 5657d140 (ffmpeg): H.264: switch to x264-style tracking of luma/chroma DC NNZ
- Useful so that we don't have to run the hierarchical DC iDCT if there aren't
any coefficients. Opens up some future ... - 09:34 PM Revision 19fb234e (ffmpeg): H.264: split luma dc idct out and implement MMX/SSE2 versions
- About 2.5x the speed.
NOTE: the way that the asm code handles large qmuls is a bit suboptimal.
If x264-style dequant... - 08:58 PM Revision 6c18f1cd (ffmpeg): Make opt_audio_sample_fmt() abort in case of invalid sample format
- name.
Originally committed as revision 26335 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:58 PM Revision 3bf3fc0e (ffmpeg): Add the word "Parsed" in the parsed filter names.
- Originally committed as revision 26334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision 6cce172f (ffmpeg): Add avcore.h header in samplefmt.h.
- Avoid the need to manually include the avcore.h header, less
error-prone.
Originally committed as revision 26333 to ... - 07:44 PM Revision 06ed024d (ffmpeg): Copy metadata from ASF files contained in RTSP streams from ASF to RT...
- so that applications can read it also.
Originally committed as revision 26332 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:31 PM Revision 8e8a3cc2 (ffmpeg): Reindent after 26330.
- Originally committed as revision 26331 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 PM Revision 7f88a5bf (ffmpeg): Introduce av_metadata_copy() to copy metadata from one struct to anot...
- Originally committed as revision 26330 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 PM Revision ca32f7f2 (ffmpeg): H.264: eliminate non-transposed scantable support.
- It was an ugly hack to begin with and didn't give any performance.
NOTE: this patch opens up some future simplificat... - 04:36 PM Revision 75e4efd2 (ffmpeg): add support for blocksize 64
- fixes issue 2537 and 2538
Originally committed as revision 26328 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:28 AM Revision b070bcfe (ffmpeg): wtv: ignore VIDEOINFOHEADER2 picture aspect ratio information, as it ...
- Originally committed as revision 26327 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/13/2011
- 10:58 AM Revision 545d950b (napa-baselibs): added a patch to have period_sum measururement. This is the to...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2383 c54fac2e-1815-407e-9b96-08...
- 06:22 AM Revision c66f53cf (ffmpeg): Revert aviobuf: Retry if the read/write function returns AVERROR(EAGAIN)
- This reverts SVN commit 26318, which broke MS-RTSP playback.
Originally committed as revision 26326 to svn://svn.ffm... - 01:00 AM Revision 891aeeee (ffmpeg): Check linked pads media type mismatch in avfilter_link().
- Originally committed as revision 26325 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 AM Revision 8b69c2f4 (ffmpeg): Make av_get_channel_layout_string() guess the number of channels if it
- was not provided.
Originally committed as revision 26324 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/12/2011
- 09:23 PM Revision caeb0c30 (ffmpeg): Make avfilter_graph_free() do nothing if graph is NULL.
- Originally committed as revision 26323 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision d0f12668 (ml): ML: rateLimiter.c - changed the type of "leaked" variable to "unsigned int"
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2379 c54fac2e-1815-407e-9b96...
- 07:03 PM Revision 0d897389 (napa-baselibs): ML: rateLimiter.c - changed the type of "leaked" variable to "...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2379 c54fac2e-1815-407e-9b96-08...
- 06:58 PM Revision 1859b483 (napa-baselibs): ML: rateLimiter.c - added the additional protecting condition ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2378 c54fac2e-1815-407e-9b96-08...
- 06:58 PM Revision 70e6d95f (ml): ML: rateLimiter.c - added the additional protecting condition when sendin...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2378 c54fac2e-1815-407e-9b96...
- 06:28 PM Revision c3eeb89e (ml): ML: queueManagement.c - minor code enhancement in management of the trans...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2377 c54fac2e-1815-407e-9b96...
- 06:28 PM Revision d1048fe2 (napa-baselibs): ML: queueManagement.c - minor code enhancement in management o...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2377 c54fac2e-1815-407e-9b96-08...
- 06:25 PM Revision b382d1e3 (ffmpeg): Print link audio format name in tools/graph2dot.
- Originally committed as revision 26322 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 PM Revision 0d3ee135 (ffmpeg): Use AVERROR_INVALIDDATA rather than -1 for nutdec error codes.
- Originally committed as revision 26321 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 PM Revision 8bca3493 (ffmpeg): In the pad filter, log information about the input size.
- Originally committed as revision 26320 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:22 AM Revision eb97a58f (ffmpeg): Remove myself as AAC maintainer. I just don't have it in me anymore.
- Originally committed as revision 26319 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 AM Revision a6963f83 (ffmpeg): aviobuf: Retry if the read/write function returns AVERROR(EAGAIN)
- Originally committed as revision 26318 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision 8a774d3d (ffmpeg): Do not allocate unused swscale context when libavfilter is compiled in
- Originally committed as revision 26317 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision e83c716e (ffmpeg): don't complain about codec type/id mismatche for attachment streams
- Originally committed as revision 26316 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/11/2011
- 11:53 PM Revision e3331706 (ffmpeg): Fix design of the pad filter.
- Previously the pad filter just drawed borders in the surrounding of the input
without checking if this area was alloc... - 11:53 PM Revision 36dc00de (ffmpeg): Add w,h,format back into AVFilterBuffer, these are required for direc...
- These fields are needed to be able to know which area of memory is allocated and
which is off limits.
This reverts 24... - 09:16 PM Revision 4618637a (ffmpeg): Fix warnings:
- ffmpeg.c: In function ‘new_video_stream’:
ffmpeg.c:3701:18: warning: ‘codec_id’ may be used uninitialized in this fun... - 09:14 PM Revision c961fb3c (ffmpeg): Change 'arg' type in parse_meta_type, fix warning:
- ffmpeg.c: In function ‘parse_meta_type’:
ffmpeg.c:3323:13: warning: assignment discards qualifiers from pointer targe... - 09:06 PM Revision c3024f9e (ffmpeg): In mov demuxer, handle better wrong time scale, fix issue #2528
- Originally committed as revision 26311 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision f6253caf (ffmpeg): In mov demuxer, set r_frame_rate for cfr files
- Originally committed as revision 26310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision e048a9ca (ffmpeg): Do not crash for illegal sample size, fixes issue 2502.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26309 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:17 PM Revision 440d761e (ffmpeg): Clarify timestamps related error messages in compute_pkt_fields2().
- Originally committed as revision 26308 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 AM Revision 1c4ac035 (ffmpeg): electronicarts: prevent endless loop opportunity in process_audio_hea...
- Fixes issue2529.
Originally committed as revision 26307 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/10/2011
- 11:42 PM Revision 09fffe9b (ffmpeg): H.264: fix grayscale decoding with explicit wpred
- Originally committed as revision 26306 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision 74093bb5 (ffmpeg): revert r26302
- Originally committed as revision 26305 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 PM Revision 8219782a (ffmpeg): Do not stop decoding on pnm files with negative maxval.
- Originally committed as revision 26304 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision c56e7130 (ffmpeg): In gif encoder, fix uninitialized value, patch by Clément Bœsch, ubit...
- Originally committed as revision 26303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 PM Revision e19e051e (ffmpeg): electronicarts: prevent endless loop opportunity in process_audio_hea...
- Fixes issue2529.
Originally committed as revision 26302 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:51 PM Revision 42396c2e (ffmpeg): electronicarts: only apply audio sanity checks when audio stream is p...
- Originally committed as revision 26301 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 PM Revision 94e58e57 (ffmpeg): perform height sanity check in mmvideo decoder
- Fixes issue2495
Original patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26300 to svn:... - 12:16 PM Revision 091bc6ca (ffmpeg): mmvideo: remove some conditional statements by limiting range of half...
- Originally committed as revision 26299 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 AM Revision cb77dad7 (ffmpeg): perform sanity check on sample rate in electronicarts demuxer
- Fixes issue2525
Original patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26298 to svn:... - 11:36 AM Revision c19a216a (ffmpeg): Handle ID3v1 tag while decoding mp[123] frames
- patch by Clément Bœsch (ubitux at gmail)
Originally committed as revision 26297 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:02 AM Revision 4da766ce (ffmpeg): perform sanity check on number of channels in electronicarts demuxer
- Fixes issue2514
Original patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26296 to svn:... - 10:47 AM Revision 2843502e (ffmpeg): Check for invalid decode op-codes, fixes issue 2522.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26295 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:36 AM Revision 8e37a1de (ffmpeg): Check for vectable ID > 0, fixes issue 2508.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26294 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:28 AM Revision 43c34675 (ffmpeg): Check for invalid motion vector, fixes issue 2521.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26293 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:42 AM Revision ebc34883 (ffmpeg): Check for invalid maxval in pgm decoder, fixes issue 2518.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26292 to svn://svn.ffmpeg.org/ffmpeg/t...
01/09/2011
- 11:01 PM Revision 39f4d329 (ffmpeg): Fix reading over the end of the allocated buffer.
- Patch by Anssi Hannula, anssi d hannula a iki d fi
Originally committed as revision 26291 to svn://svn.ffmpeg.org/ff... - 07:57 PM Revision 94fcbf5f (ffmpeg): Match the documentation of -ar with the actual behaviour.
- Originally committed as revision 26290 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision b89f4fb1 (ffmpeg): Check for several overreads, fixes issue 2512.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26289 to svn://svn.ffmpeg.org/ffmpeg/t... - 07:29 PM Revision a4db272a (ffmpeg): Return on negative soff sizes, fixes issue 2515.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26288 to svn://svn.ffmpeg.org/ffmpeg/t... - 03:23 PM Revision 31561a98 (ffmpeg): Fix arm asm offsets for arm/mach-o
- Originally committed as revision 26287 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 PM Revision 183cdf71 (ffmpeg): Update asm offsets for arm
- This unbreak ffmpeg build on arm/elf, arm/mach-o still need an update
Originally committed as revision 26286 to svn:... - 10:47 AM Revision a3b058b7 (ffmpeg): rtsp: Properly fail if unable to open an input RTP port
- Originally committed as revision 26285 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 AM Revision e6dba1d8 (ffmpeg): Fix typos in the crop filter documentation.
- Originally committed as revision 26284 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 AM Revision 2bd02e2f (ffmpeg): Add documentation for the image2 demuxer.
- Originally committed as revision 26283 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 AM Revision ef298ea7 (ffmpeg): Add demuxers.texi file.
- Originally committed as revision 26282 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 AM Revision 56ddf4b3 (ffmpeg): add myself as the WTV maintainer
- Originally committed as revision 26281 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 AM Revision cd426563 (ffmpeg): fix indentation
- Originally committed as revision 26280 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:28 AM Revision 062421e3 (ffmpeg): eacmv: ensure second-last frame is allocated before referencing it
- Fixes issue2513
Original patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26279 to svn:... - 02:44 AM Revision 5a477e59 (ffmpeg): fix indentation
- Originally committed as revision 26278 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:42 AM Revision 866009ea (ffmpeg): wtv: only process timestamp_guid chunks for streams that we know about
- Originally committed as revision 26277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 AM Revision a5a36a79 (ffmpeg): wtv: do not repopulate codec information after we have seen data chunks
- Originally committed as revision 26276 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 AM Revision bf2e5417 (ffmpeg): wtv: stop processing chunks if length is smaller than chunk header
- Originally committed as revision 26275 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 AM Revision 9372f31e (ffmpeg): wtv: fix typo
- Originally committed as revision 26274 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 AM Revision 50d83b20 (ffmpeg): Add audio codec 0x1602 (AAC LATM)
- Originally committed as revision 26273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 AM Revision 14207fd2 (ffmpeg): Remove unneeded #include
- Originally committed as revision 26272 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/08/2011
- 11:21 PM Revision dc7e07ac (ffmpeg): Add stereo rematrixing support to the AC-3 encoders.
- This improves the audio quality significantly for stereo source with both the
fixed-point and floating-point AC-3 enc... - 09:22 PM Revision d267b339 (ffmpeg): Lagarith decoder by Nathan Caldwell, saintdev at gmail
- Originally committed as revision 26270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision c392cc0a (ffmpeg): Limit number of samples decoded for WavPack mono mode, so decoded sam...
- fit into output buffer.
Originally committed as revision 26269 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:49 PM Revision 15a8bef0 (ffmpeg): skip unsupported postproc information
- Originally committed as revision 26268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision b86dd1bf (ffmpeg): add support for files that do not allow more than 4 subframes
- Originally committed as revision 26267 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 PM Revision d7fa58c0 (ffmpeg): fix indentation
- Originally committed as revision 26266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 PM Revision 8b5a780e (ffmpeg): add support for files where the frames do not have a length prefix
- Originally committed as revision 26265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 AM Revision 2a81f4bd (ffmpeg): Show profile in avcodec_string().
- Patch by Anssi Hannula, anssi d hannula a iki d fi
Originally committed as revision 26264 to svn://svn.ffmpeg.org/ff...
01/07/2011
- 11:56 PM Revision 82dadb90 (ffmpeg): Fix bmp encoder with 8 bits format and correctly set bits_per_coded_s...
- Originally committed as revision 26263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision 81c623fa (ffmpeg): Deprecate reordered_opaque in favor of pkt_pts/dts
- Originally committed as revision 26262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision 1919feaf (ffmpeg): Add pkt_dts to AVFrame, this will in the future allow multithreading ...
- to not mess up dts
Originally committed as revision 26261 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:07 PM Revision 393cbb96 (ffmpeg): Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts
- Originally committed as revision 26260 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 PM Revision 060ec0a8 (ffmpeg): Add av_get_profile_name() to get profile names.
- Patch by Anssi Hannula, anssi d hannula a iki d fi
Originally committed as revision 26259 to svn://svn.ffmpeg.org/ff... - 09:54 PM Revision f2953365 (ffmpeg): Check if buffer is large enough for given resolution.
- Fixes issue 2501.
Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26258 to svn://svn.... - 07:56 PM Revision a2b7ed32 (ffmpeg): In mov muxer, override codec tag for dv in mov, fix remuxing from avi
- Originally committed as revision 26257 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 PM Revision fea714ec (ffmpeg): Do not overread input buffer.
- Fixes issue 2503.
Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26256 to svn://svn.... - 07:55 PM Revision 10d8eac9 (ffmpeg): In mov muxer, override codec tag for h263 in mov, fix remuxing from 3gp
- Originally committed as revision 26255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision 2a127067 (ffmpeg): Unbreak ffserver
- Make sure the sample_aspect_ratio is 0 and not 0/0.
Originally committed as revision 26254 to svn://svn.ffmpeg.org/f... - 01:24 PM Revision b82579a6 (ffmpeg): Fail more gracefully for multichannel wavpack in another container.
- Originally committed as revision 26253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 AM Revision ee77f986 (ffmpeg): Fix lowres > 0 with --enable-avfilter..
- Fixes issue 2072 and issue 2421.
Patch by Anatoly Nenashev, anatoly d nenashev a ovsoft d ru
Originally committed a...
01/06/2011
- 11:14 PM Revision 65cd45a8 (ffmpeg): Prevent a crash by sanity checking buffer reads.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26251 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:34 PM Revision f5a2d285 (ffmpeg): Export dca profile information.
- Patch by Anssi Hannula anssi d hannula a iki d fi
Originally committed as revision 26250 to svn://svn.ffmpeg.org/ffm... - 10:24 PM Revision df1c694c (ffmpeg): Verify FSIZE96 when encountering X96 sync code.
- Patch by Anssi Hannula, anssi d hannula a iki d fi
Originally committed as revision 26249 to svn://svn.ffmpeg.org/ff... - 10:12 PM Revision d381249b (ffmpeg): Fix a crash when decoding tiff by moving check
- for invalid header up before reading data.
Fixes issue 2500.
Patch by Daniel Kang, daniel.d.kang at gmail
Originall... - 08:17 PM Revision 35ca5c0b (ffmpeg): In dnxhd decoder, set key_frame on decoded frame
- Originally committed as revision 26247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision a92c30d7 (ffmpeg): rtsp: Allow requesting of filtering of source packets
- If filtered, only packets from the right source address and port
are received.
To test, play back e.g. some mpeg4 vi... - 03:16 PM Revision 21a569f3 (ffmpeg): udp: Allow specifying the connect option in udp_set_remote_url, too
- If the remote address is updated later with this function, the caller
shouldn't set the connect option until in this ... - 03:16 PM Revision babd19ce (ffmpeg): rtpproto: Allow specifying the connect option, passed through to udp
- By calling connect on the UDP socket, only packets from the chosen
peer address and port are received on the socket. ... - 02:44 PM Revision 1ba44140 (ffmpeg): Fix crash for files with strip size larger than the buffer.
- Fixes issue 2498.
Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26243 to svn://svn.... - 01:30 PM Revision 504530bf (ffmpeg): Set blkalign to 3840 (maximum bytes per frame) for AC-3 in avi.
- Fixes playback for corner-cases like 32kHz 320kb.
Originally committed as revision 26242 to svn://svn.ffmpeg.org/ffm... - 11:33 AM Revision 79d482b1 (ffmpeg): rtpdec: Don't set RTP timestamps if they already are set by the depac...
- For MS-RTSP, we don't always get RTCP packets (never?), so the earlier
timestamping code never wrote anything into pk... - 03:30 AM Revision 6cbce636 (ffmpeg): Fix assertion fail on audio files with invalid sample rates,
- fixes issue 2475.
Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26240 to svn://svn.... - 01:11 AM Revision 6bbdba08 (ffmpeg): Revert previous commit, as it was not meant to be pushed.
- Originally committed as revision 26239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 AM Revision 7820147e (ffmpeg): Issue more explicit error messages in compute_pkt_fields2().
- Originally committed as revision 26238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 AM Revision 81bd4119 (ffmpeg): In av_close_input_stream(), flush the packet queue before to actually
- close the stream.
This way the flushed packets can still reference the still unclosed
format context.
In particular...
01/05/2011
- 09:23 PM Revision 29db7c3a (ffmpeg): rtsp: Parse RTP-Info headers
- Originally committed as revision 26236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision 4cb06874 (ffmpeg): Reindent
- Originally committed as revision 26235 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision 91d96bd3 (ffmpeg): rtsp: Simplify code
- Originally committed as revision 26234 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision 1726813f (ffmpeg): rtsp: Move resetting of rtpdec parameters to before sending the PLAY ...
- Originally committed as revision 26233 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 PM Revision ac05f903 (ffmpeg): Convert floating-point MDCT coefficients to 24-bit fixed-point all at...
- instead of doing it separately in 2 different functions.
This makes float AC-3 encoding approx. 3-7% faster overall.
... - 07:53 PM Revision 87c1410d (ffmpeg): Add a FATE test for Playstation STR version 3
- Originally committed as revision 26231 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision 6e16398a (ffmpeg): Make dc_lum_vlc and dc_chroma_vlc non-static symbols,
- this fixed the decoding of version 3 PSX MDEC files.
Originally committed as revision 26230 to svn://svn.ffmpeg.org/... - 07:32 PM Revision ab043374 (ffmpeg): In ogg muxer, correctly mux VFR streams, fix issue #2398
- Originally committed as revision 26229 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:21 PM Revision 5e2202d6 (ffmpeg): In mov demuxer, check that gmtime returns a valid value, fix crash, i...
- Originally committed as revision 26228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:14 PM Revision 4af7166f (ffmpeg): In mov demuxer, check that stts data exists, fix crash, issue #2479
- Originally committed as revision 26227 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision 9be52d48 (ffmpeg): Use local variables outside the inner loop in extract_exponents() to ...
- accessing of structs and arrays inside the loop.
Approx. 30% faster in function extract_exponents().
Originally comm... - 02:15 PM Revision 5d3d238f (ffmpeg): Factorize common code in v4l2_set_parameters().
- Originally committed as revision 26225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision 8621a37d (ffmpeg): In video4linux2, in the case the timebase value in ap is 0/0, read the
- timebase value already set in the driver, and set it back in the codec
stream, rather than leaving the invalid value ... - 11:36 AM Revision 2d777bb7 (ffmpeg): Make mpeg4 encoder log a more explicit error message when the timebase
- is not valid.
Originally committed as revision 26223 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:03 AM Revision ccbbeeee (ffmpeg): Add my GPG fingerprint to the MAINTAINERS file
- Originally committed as revision 26222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 AM Revision 73f6d31e (ffmpeg): Win32 support for av_file_map()
- Originally committed as revision 26221 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 AM Revision db613296 (ffmpeg): Our ljpeg encoder supports bgra, use the correct constant in the sani...
- Originally committed as revision 26220 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 AM Revision b26847b7 (ffmpeg): Fix/cleanup m/ljpeg encoding pix fmt selection code in ffmpeg.c.
- Better ideas are welcome ...
Originally committed as revision 26219 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:52 AM Revision dc8465a9 (ffmpeg): Remove PIX_FMT_RGB32 mjpeg encoding, there is no such thing ...
- Originally committed as revision 26218 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 AM Revision 69057b70 (ffmpeg): In pad filter, update new ref w/h in start_frame, fix chaining
- Originally committed as revision 26217 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:00 AM Revision d34a77fb (ffmpeg): In crop filter, update new ref w/h instead of old one, fix chaining
- Originally committed as revision 26216 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/04/2011
- 06:57 PM Revision e27bf2c7 (ffmpeg): Fix YUV444P LJPEG encoding.
- Originally committed as revision 26215 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision bd7d9e45 (ffmpeg): In the video4linux2 output device, log an error description in case of
- ioctl failure in mmap_release_buffer().
Originally committed as revision 26214 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:00 PM Revision 44b2784f (ffmpeg): Remove unnecessary dependency of ffprobe and ffserver on libswscale.
- Originally committed as revision 26213 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision be4876ea (ffmpeg): Disable initialization of the swscale sws_opts context in
- cmdutils.c:init_opts(), in the case libswscale compilation is not
enabled.
Fix ffprobe and ffserver compilation with... - 12:35 PM Revision 14fa75ea (ffmpeg): lavf: rename meta.h->ffmeta.h for consistency.
- Originally committed as revision 26211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 PM Revision f1cbbb79 (ffmpeg): cosmetics: fix typo in previous commit
- Originally committed as revision 26210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 AM Revision 6fd96d1a (ffmpeg): Change the AC-3 encoder to use floating-point.
- Fixed-point AC-3 encoder renamed to ac3_fixed.
Regression test acodec-ac3 renamed to acodec-ac3_fixed.
Regression tes... - 11:38 AM Revision 6780f488 (ffmpeg): wtv: obtain codec information from stream2_guid chunks, if present
- Originally committed as revision 26208 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 AM Revision 1f5f168b (chunker-player): some build fixes so that code _compiles_ (tested on linux only)
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2367 c54fa...
- 08:15 AM Revision f9bbce8a (grapes): Merge branch 'chunkiser'
- 08:08 AM Revision d1ed0417 (grapes): Merge remote branch 'origin/topman'
01/03/2011
- 11:33 PM Revision 4f18f1b0 (ffmpeg): mpeg4videodec: reset time_base.num to 0 when detecting time_base.den=0
- to avoid leaving time_base in a broken/inconsistent state
fix issue2471
Originally committed as revision 26207 to sv... - 04:09 PM Revision 9842ed57 (chunker-player): build and snv cleanups
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2366 c54fa...
- 04:09 PM Revision 429f40f9 (ml): build and snv cleanups
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2366 c54fac2e-1815-407e-9b96...
- 04:09 PM Revision aed33567 (napa-baselibs): build and snv cleanups
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2366 c54fac2e-1815-407e-9b96-08...
- 04:08 PM Revision ad6b2c1f (ffmpeg): Move fixed-point parts of the AC-3 encoder to separate files.
- Originally committed as revision 26206 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 PM Revision f03424a7 (ffmpeg): Reindent
- Originally committed as revision 26205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 AM Revision 004357a1 (ffmpeg): Fix compilation on x86-32 with --disable-optimizations,
- fixes issue 2127.
Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26204 to svn://svn.... - 10:56 AM Revision ba763783 (ffmpeg): libavfilter does not depend on libswscale, only the scale filter does.
- Originally committed as revision 26203 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/02/2011
- 11:41 PM Revision 3b99e00c (ffmpeg): Fix crash decoding broken wmv2 files.
- Fixes issue 1670.
Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26202 to svn://svn.... - 11:40 PM Revision f5dd1eb7 (ffmpeg): srtdec: ensure we don't read 1 byte after buffer end if the buffer is...
- properly terminated.
Originally committed as revision 26201 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:24 PM Revision 6734f2c8 (ffmpeg): "Fix" compilation with --disable-swscale.
- Originally committed as revision 26200 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:00 PM Revision ef2b2243 (ffmpeg): Use AVOption for muxers in ffmpeg.
- Patch by Anssi Hannula, anssi d hannula d iki d fi
Originally committed as revision 26199 to svn://svn.ffmpeg.org/ff... - 12:42 PM Revision 815495f0 (ffmpeg): Remove the "-idct simple" command line option from the fate-psx-str t...
- it should not be necessary anymore.
Originally committed as revision 26198 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:17 AM Revision 17e33f66 (ffmpeg): wtv: display warning if scrambled stream is detected
- Originally committed as revision 26197 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 AM Revision e3e3c825 (ffmpeg): Make PSX MDEC decoder output YUVJ420 and always use IDCT_SIMPLE. This
- makes the output much closer to original Playstation hardware.
Originally committed as revision 26196 to svn://svn.f... - 10:52 AM Revision cf99e4aa (ffmpeg): Add AVOption support for muxers.
- Patch by Anssi Hannula, anssi d hannula a iki d fi
Originally committed as revision 26195 to svn://svn.ffmpeg.org/ff... - 10:46 AM Revision febd72be (ffmpeg): Use new function put_nbyte() to speed up padding.
- Patch by Anssi Hannula, anssi d hannula a iki d fi
Originally committed as revision 26194 to svn://svn.ffmpeg.org/ff... - 10:45 AM Revision 17ee8f66 (ffmpeg): Add function put_nbyte() to speed up padding in SPDIF muxer.
- Patch by Anssi Hannula, anssi d hannula a iki d fi
Originally committed as revision 26193 to svn://svn.ffmpeg.org/ff... - 10:11 AM Revision d2995eb9 (ffmpeg): rtsp: Store the Content-Base header value straight to the target
- This avoids having a large temporary buffer in the struct used for
storing the rtsp reply headers.
Originally commit... - 10:10 AM Revision 77223c53 (ffmpeg): rtsp: Pass the method name to ff_rtsp_parse_line
- Originally committed as revision 26191 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision acc9ed14 (ffmpeg): rtsp: Pass RTSPState to ff_rtsp_parse_line, instead of HTTPAuthState
- This allows ff_rtsp_parse_line to do more changes directly in RTSPState
when parsing the reply, instead of having to ... - 10:06 AM Revision 3df54c6b (ffmpeg): rtsp: Add a method parameter to ff_rtsp_read_reply
- Originally committed as revision 26189 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 AM Revision 7f8ffc4e (ffmpeg): Fix a floating point exception for invalid framerate, fixes issue 2470.
- Patch by Daniel Kang, daniel.d.kang at gmail
Originally committed as revision 26188 to svn://svn.ffmpeg.org/ffmpeg/t...
Also available in: Atom