Activity
From 11/29/2010 to 12/28/2010
12/28/2010
- 11:55 PM Revision 1f0920db (ffmpeg): add ASS encoding and decoding support in Subtitle Formats documentation
- Originally committed as revision 26120 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 PM Revision 2c77c906 (ffmpeg): add SubRip decoder
- Originally committed as revision 26119 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 PM Revision 312056c5 (ffmpeg): Bump micro for VP8 emu-edge support.
- Originally committed as revision 26118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 46878222 (grapes): Fix some reentrancy problems (and some const-related warnings as well)
- 09:39 PM Revision 997b6655 (grapes): Allow to directly set the input and output config
- 09:39 PM Revision e7d7c4b6 (grapes): Set the destination IP address
- 09:39 PM Revision e7180bea (grapes): Allow to select the UDP output
- 06:17 PM Revision fe510b09 (grapes): reorder the objects in Makefile to make it easier adding new ones
- 06:15 PM Revision 08c47845 (grapes): Add the UDP-based output
- 05:37 PM Revision ee555de7 (ffmpeg): Support CODEC_FLAG_EMU_EDGE in VP8 decoder.
- Originally committed as revision 26117 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:10 PM Revision b59dd1ea (ffmpeg): Fix style nits in avfiltergraph.c.
- Originally committed as revision 26116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 AM Revision be732b70 (ffmpeg): Fix ffplay -an/-vn options that were swapped by r26105.
- Originally committed as revision 26115 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 AM Revision bb50ed08 (ffmpeg): ffmetaenc: remove useless initializers
- Originally committed as revision 26114 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 AM Revision 645439c3 (ffmpeg): lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c
- Originally committed as revision 26113 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:45 AM Revision 4b0ef992 (grapes): Merge branch 'chunkiser'
- 01:01 AM Revision b5670209 (ffmpeg): Add copy filter, useful for testing the avfilter_draw_slice() copy
- code.
Originally committed as revision 26112 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/27/2010
- 06:16 PM Revision 28e5d45c (ffmpeg): Bump lavfi minor and add an entry after r26108 (which added
- AV_PERM_NEG_LINESIZES to avfilter.h).
Originally committed as revision 26111 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:04 PM Revision b4356e41 (ffmpeg): In the crop filter, put under ifdef DEBUG the trace logs for the
- evaluated crop area coordinates.
Prevent debug log spamming, define the DEBUG symbol for enabling them.
Originally ... - 06:04 PM Revision d46c2755 (ffmpeg): Fix date in APIchanges.
- Originally committed as revision 26109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 PM Revision 0ccabeea (ffmpeg): Support filters and decoders that dont support negative linesizes.
- This patch is based on work by stefano.
Originally committed as revision 26108 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:56 AM Revision 9e99f84f (ffmpeg): rtsp: Check if the rtp stream actually has an RTPDemuxContext
- For example MS-RTSP doesn't have RTPDemuxContexts for all streams.
This fixes issue 2448.
Originally committed as r... - 09:30 AM Revision 106f271f (ffmpeg): Consistently prefer short library names in APIchanges.
- Originally committed as revision 26106 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 AM Revision 406f0f1b (ffmpeg): Use av_find_best_stream in ffplay.
- Originally committed as revision 26105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 AM Revision 9128ae08 (ffmpeg): Implement av_find_best_stream.
- Originally committed as revision 26104 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 AM Revision 107a7e3e (ffmpeg): lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS
- Originally committed as revision 26103 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 AM Revision fd5b124d (ffmpeg): Metadata demuxer.
- Originally committed as revision 26102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 AM Revision a4651511 (ffmpeg): Metadata muxer
- Dumps all metadata to a text file for easy manual editing.
Originally committed as revision 26101 to svn://svn.ffmpe... - 07:46 AM Revision bb62d5c1 (ffmpeg): Allow output formats without any streams.
- Required for future metadata format.
Originally committed as revision 26100 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/26/2010
- 10:48 PM Revision 18f1add3 (ffmpeg): Fix typo.
- Originally committed as revision 26099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 AM Revision f150e4dc (ffmpeg): Extend documentation for format and noformat filters, and remove
- explicit reference to the ffmpeg tool command for keeping the docs
more generic.
Originally committed as revision 26... - 11:27 AM Revision 17fc9493 (ffmpeg): Add erode libopencv filter.
- Originally committed as revision 26097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 AM Revision 91cbb6ba (ffmpeg): Add dilate libopencv filter.
- Originally committed as revision 26096 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 AM Revision a187c686 (ffmpeg): Bump libavformat minor version, forgotten in r26094
- Originally committed as revision 26095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 AM Revision 82ca054a (ffmpeg): Windows Televison (WTV) demuxer
- Originally committed as revision 26094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 AM Revision a750050f (ffmpeg): make guid utility function visibile to other modules (ff_guidcmp, ff_...
- Originally committed as revision 26093 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 AM Revision 141de5a9 (ffmpeg): add ff_find_stream_index
- Originally committed as revision 26092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:23 AM Revision 456a70ae (ffmpeg): add ff_get_bmp_header
- Originally committed as revision 26091 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/25/2010
- 07:49 PM Revision 52654005 (ffmpeg): Simplify tff setting code in MPV_frame_start().
- Originally committed as revision 26090 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 PM Revision 58ec7e00 (ffmpeg): Clarify AVFMT_TS_DISCONT and muxers.
- Originally committed as revision 26089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 PM Revision 13011def (ffmpeg): Fix size of monoblack_pal array, code uses 16 values unconditionally.
- Patch by Daniel Verkamp [daniel drv nu].
Originally committed as revision 26088 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:12 AM Revision af21ac03 (grapes): Help message in the chunkiser test
12/24/2010
- 10:43 PM Revision 911b32f4 (ffmpeg): Port pred4x4_down_left_mmxext (H.264 intra prediction) from x264 to F...
- LGPL relicensing approved by original authors: Holger Lubitz <holger lubitz
org>, Jason Garrett-Glaser <darkshikari g... - 05:46 PM Revision ce3ccd7c (grapes): Allow to select the raw output with RTP payload
- 05:43 PM Revision 8f782d31 (grapes): RTP support in the raw output
- 05:23 PM Revision 8d147f1f (ffmpeg): For rounding in chroma MC SSSE3, use 16-byte pw_3/4 instead of readin...
- and then using movlhps to dup it into the higher half of the register.
Originally committed as revision 26086 to svn... - 05:22 PM Revision ee3adc9e (grapes): Add support for a NULL local nodeID in the net helper
- 05:21 PM Revision d7aae2f0 (grapes): Add support for a NULL local nodeID in the net helper
- 05:20 PM Revision cb4f3c0a (grapes): Wait for input fds if needed, in the chunkiser test
- 05:13 PM Revision 47e5028e (grapes): Fix a memleak
- 05:12 PM Revision 866d93ee (grapes): Set period to 0 in UDP chunkiser, to signal that the fds have to be used
- 02:32 PM Revision c535bf7c (grapes): Remove some debugging output
- 02:31 PM Revision c4d3fd11 (grapes): Allow to test the UDP chunkiser
- 02:30 PM Revision 5da67049 (grapes): Fix the UDP-based chunkiser
- 02:29 PM Revision 9663d8d1 (grapes): Support the UDP payload in the raw output
- 11:30 AM Revision 95ee581a (ffmpeg): There is no complete G.729 decoder in libavcodec.
- Originally committed as revision 26085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision 127cb506 (grapes): Better payload type handling in the raw output
- 10:32 AM Revision 36e81342 (grapes): Fix size in the UDP payload
12/23/2010
- 06:01 PM Revision b51c740e (ffmpeg): cosmetics: line wrap and vertical alignment
- Originally committed as revision 26084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:01 PM Revision e96dc767 (ffmpeg): Make sure that the 2nd CRC value does not match the AC-3 sync word.
- This is optional for encoders, but it's a good idea and has minimal impact
on performance.
This will change the outpu... - 06:01 PM Revision a897423b (ffmpeg): Store CRC context locally to reduce number of calls to av_crc_get_tab...
- Originally committed as revision 26082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:01 PM Revision 0e9b0643 (ffmpeg): Remove unneeded local variable, frame_size, in output_frame_end().
- Originally committed as revision 26081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 PM Revision 3579b405 (ffmpeg): Fix braino: by -> with.
- Originally committed as revision 26080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 PM Revision cf69ad35 (ffmpeg): Redesign the libopencv wrapper to make it more generic. Accept both
- FILTERNAME=ARGS and FILTERNAME:ARGS syntax.
The same filter class will be used for managing all the libopencv
filter... - 05:06 PM Revision 8399d235 (ffmpeg): Add dependency for the libavfitler.html file.
- Originally committed as revision 26078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 PM Revision 8c579c1c (ffmpeg): rtsp: Require the transport reply from the server to match the request
- This fixes a crash if we requested TCP interleaved transport, but the
server replies with transport data for UDP. Acc...
12/22/2010
- 08:00 PM Revision 81c8c187 (ffmpeg): Makefile: Fix dependencies of components
- This fixes compilation with --disable-everything --enable-<component>,
for all encoders, decoders, muxers, demuxers, ... - 04:16 PM Revision f02cbc45 (ffmpeg): Fix av_file_map(): replace stat(filename, &st) with fstat(fd, &st).
- The file might be replaced between open() and stat().
Spotted by Mans.
Originally committed as revision 26075 to svn... - 03:32 PM Revision 1b31037d (ffmpeg): Replace lstat() with stat() in av_file_map(). The lstat() use was wrong.
- Originally committed as revision 26074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 PM Revision 0328b9ea (ffmpeg): Add av_file_map() and av_file_unmap() functions.
- Originally committed as revision 26073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 PM Revision 1ce9d6b8 (ffmpeg): cosmetics: fix comment after change in clipping range
- Originally committed as revision 26072 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 AM Revision 05c9dabb (grapes): Port Csaba's UDP-based input
- This is currently untested
12/21/2010
- 09:18 PM Revision 295ab2af (ffmpeg): Change FIX15() back to clipping to -32767..32767.
- This avoids a 16-bit overflow in mdct512() due to a -32768 value in costab.
References updated for acodec-ac3, lavf-r... - 08:56 PM Revision f9f69028 (ffmpeg): Add emms_c() after exp_diff calculations.
- Fixes AC-3 encoding on OpenBSD 4.8 x86_32 and hopefully other similar
configurations.
Originally committed as revisi... - 06:26 PM Revision a81d7c6a (ffmpeg): Pre-calculate crc_inv at codec init.
- 20% faster output_frame_end().
Originally committed as revision 26069 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:33 PM Revision 4cdd16a7 (grapes): Add a "get_fds()" method to the chunkiser (useful for RTP input)
- 03:14 PM Revision 5565c0d6 (ml): ML: rateLimiter.c - change the type of the drain_rate: from 'int' to 'int...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2363 c54fac2e-1815-407e-9b96...
- 03:14 PM Revision 47516cd8 (napa-baselibs): ML: rateLimiter.c - change the type of the drain_rate: from 'i...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2363 c54fac2e-1815-407e-9b96-08...
- 11:19 AM Revision fe7438d9 (ffmpeg): Fix make checkheaders
- amrwbdata.h uses offsetof(), which is defined in stddef.h.
Originally committed as revision 26068 to svn://svn.ffmpe... - 09:28 AM Revision 223cefb5 (ffmpeg): Fix more matroska/webm muxer dependencies
- This fixes building with --disable-everything --enable-muxer=matroska and/or
--enable-muxer=webm
Originally committe... - 09:23 AM Revision 1e0957cc (ffmpeg): Add a missing dependency for the WebM muxer
- This fixes one of the issues found if building with
--disable-everything --enable-muxer=webm
Originally committed as... - 09:03 AM Revision 8bd19564 (ffmpeg): g722: Move the low_inv_quant6 table up to the common tables
- Since SVN rev 25866, this table is used by the trellis encoder, too,
not only by the decoder.
Originally committed a... - 08:38 AM Revision fa87ad46 (grapes): Add a "dumb" chunkiser (read a fixed amount of data at every cycle)
12/20/2010
- 10:01 PM Revision 90ca26e1 (ffmpeg): Increase STDDEV tolerance for the fate-amrwb-14k25 test so it pass in
- x86_64 boxes.
Originally committed as revision 26064 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:35 PM Revision 9c32023f (ffmpeg): Add AMR-WB FATE tests
- Originally committed as revision 26063 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 PM Revision 9b14ec5f (ffmpeg): sdp: Add a framesize attribute to H.263 SDP descriptions
- While not mentioned in RFC 4629, this is required for H.263 in
3GPP TS 26.234. It is in practice required for playbac... - 09:58 AM Revision 9100d4d6 (ffmpeg): Fix crash if invalid bit-rate was read from file.
- Fixes issue 2426.
Patch by David Czech, davidczech510 gmail
Originally committed as revision 26061 to svn://svn.ffm...
12/19/2010
- 07:08 PM Revision fee0deb6 (ffmpeg): Fix avfilter_draw_slice() copy code with alpha planes.
- Originally committed as revision 26060 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision 2609ad3e (ffmpeg): Revert commit r22596.
- commit ab8610aa176c13b5e25a2d8770df28a14665e169
Author: koorogi <koorogi@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Da... - 01:02 PM Revision 69b8d83e (ffmpeg): Fix crash in gradfun:end_frame() when inpic == outpic, so it has to be
- freed just once.
Originally committed as revision 26058 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:17 PM Revision ba68d9d3 (ffmpeg): Fix -lowres with ffplay.
- Patch by Anatoly Nenashev, anatoly d nenashev a ovsoft d ru
Originally committed as revision 26057 to svn://svn.ffmp... - 09:01 AM Revision 0bc55f5d (ffmpeg): Add AVERROR_*_NOT_FOUND codes.
- Originally committed as revision 26056 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/18/2010
- 11:11 PM Revision eb066a4c (ffmpeg): Discard partial packet of last frame for fate-wmv8-drm to avoid test ...
- due to VC-1 decoder overreads resulting in different output.
Originally committed as revision 26055 to svn://svn.ffm... - 04:06 PM Revision 853395b9 (ffmpeg): Add test for ASF -cryptokey that tests only demuxing, but both audio ...
- to complement the existing video-only decode test.
Originally committed as revision 26054 to svn://svn.ffmpeg.org/ff... - 01:18 PM Revision bf09a019 (ffmpeg): Change ASF demuxer to return incomplete last packets.
- Whether the behaviour for streams using scrambling makes sense
is unclear.
Originally committed as revision 26053 to... - 05:15 AM Revision d09b5a86 (ffmpeg): bump lavcodec minor version for amr-wb decoder in r26051
- Originally committed as revision 26052 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:03 AM Revision 2b2a597e (ffmpeg): AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo
- Galvão Póvoa <marspeoplester gmail com>, mentored by Robert Swain <robert
dot swain gmail com>.
Originally committed...
12/17/2010
- 11:42 PM Revision 386268df (ffmpeg): Add some simple fallbacks for normal bit allocation failure.
- This allows encoding with lower bitrates by decreasing exponent bits first,
then decreasing bandwidth if the user did... - 11:42 PM Revision e62ef8f2 (ffmpeg): Check user-specified cutoff frequency in validate_options().
- Originally committed as revision 26049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 PM Revision 78646ac2 (ffmpeg): 10l: fix encoding for LFE channel
- Originally committed as revision 26048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 PM Revision c4e93eee (ffmpeg): Increase buffer size because the header itself can be larger than 8192
- (largest size according to spec: 64k). Fixes playback of
mmsh://a1635.v24937.c2493.g.vm.akamaistream.net/7/1635/2493/... - 08:52 PM Revision 86c9673b (ffmpeg): Add support for fixed-point MDCT sizes other than 512.
- Originally committed as revision 26046 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision 234b70d3 (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 26045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:02 PM Revision 98e34e71 (ffmpeg): Simplify bit allocation search by using a loop for the SNR offset inc...
- Originally committed as revision 26044 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 PM Revision 1653027a (ffmpeg): Improve layout and clarify / complete documentation for the yadif
- filter.
Originally committed as revision 26043 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:16 PM Revision cf7c961b (ffmpeg): Do not calculate psd and masking curve if exponents are being reused.
- Approx. 20% faster in function bit_alloc_masking().
Originally committed as revision 26042 to svn://svn.ffmpeg.org/f...
12/16/2010
- 10:47 PM Revision 68e6b099 (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 26041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 PM Revision 795063db (ffmpeg): Copy bap from previous block when exponent strategy is EXP_REUSE.
- We can do this because exponents are the only bit allocation parameters which
change from block-to-block currently.
A... - 10:47 PM Revision 126a29b8 (ffmpeg): Count grouped mantissas for each block all at once at the end of bit
- allocation for each block.
24% faster in function bit_alloc(). Approx. 10% faster overall encoding.
Originally commi... - 10:47 PM Revision e7536ac5 (ffmpeg): Count bits for fixed parameters at start of encoding rather than in e...
- frame.
Originally committed as revision 26038 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 PM Revision e86ea34d (ffmpeg): Use a LUT for number of exponent groups. This avoids recalculating i...
- every block and channel for every frame.
Originally committed as revision 26037 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 PM Revision 834550ea (ffmpeg): Speed up group minimum and group output calculations for EXP_D25 and ...
- in encode_exponents_blk_ch() by removing the inner loops. This is about 30-40%
faster for the modified sections.
Ori... - 09:09 PM Revision cdedf7e6 (ffmpeg): Convert a for() loop into a while() loop for the downward part of the...
- delta limiting.
Originally committed as revision 26035 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 PM Revision 27af78cf (ffmpeg): Redesign encode_exponents_blk_ch() so that duplicate exponent sets ar...
- longer required. This gets rid of the temp buffer as well as encoded_exp in
AC3EncodeContext. It also allows for skip... - 03:06 PM Revision 8846ee54 (ffmpeg): Use optimized function DSPContext.sad[0]() instead of calc_exp_diff().
- 90% faster compute_exp_strategy().
Originally committed as revision 26033 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:41 AM Revision 4f7d2fe2 (ffmpeg): configure: Avoid warnings if av_always_inline is disabled
- This macro is disabled if --enable-small or --disable-optimizations are set.
Currently, this leads to warnings about ... - 08:36 AM Revision 9c68eee7 (grapes): Add support for testing various chunkiser/dechunkiser combinations
- 08:36 AM Revision 754c71f2 (grapes): Allow to select different combinations of audio and video streams in ...
- 07:44 AM Revision d7ee8d90 (grapes): Another valgrind-related fix
- 07:43 AM Revision 02577fee (grapes): Fix a warning
- 03:44 AM Revision 7786c384 (ffmpeg): cosmetics: pretty-printing after last commit
- Originally committed as revision 26031 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 AM Revision 89bedc4d (ffmpeg): Add a goto for init failure instead of duplicate calls to ac3_encode_...
- Originally committed as revision 26030 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 AM Revision c41ac4f8 (ffmpeg): Use pre-allocated temp buffers in mdct512().
- 5% faster in function.
Originally committed as revision 26029 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:13 AM Revision e29065f7 (ffmpeg): Write results of post-rotation complex multiply directly to output.
- 2% faster in function mdct512().
Originally committed as revision 26028 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:13 AM Revision 9d853336 (ffmpeg): Use memcpy() instead of a for loop in mdct512().
- 8% faster in function.
Originally committed as revision 26027 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:33 AM Revision b6f6204d (ffmpeg): Allocate all large per-channel arrays using av_malloc().
- Decreases memory usage for less than 6 channels.
Originally committed as revision 26026 to svn://svn.ffmpeg.org/ffmp... - 02:32 AM Revision aa645b98 (ffmpeg): Make windowed_samples 16-byte aligned.
- This will allow future SIMD optimization of the window function.
Originally committed as revision 26025 to svn://svn... - 02:32 AM Revision e8d21fba (ffmpeg): Allocate planar_samples using av_mallocz().
- Lowers memory usage when encoding less than 6 channels.
Originally committed as revision 26024 to svn://svn.ffmpeg.o...
12/15/2010
- 09:12 PM Revision 171bc51c (ffmpeg): Allocate bap and bap1 buffers using av_malloc().
- This reduces the memory footprint when using less than 6 channels.
Modify bit allocation to swap the 2 buffers instea... - 09:06 PM Revision bbd8f547 (ffmpeg): rtsp: Don't set the RTP time base from the sample rate if no sample r...
- This also reverts SVN rev 26016, which incorrectly overwrote the time base
with 90 kHz for all streams, regardless of... - 08:11 PM Revision f15f2798 (grapes): Support 1 video stream and 1 audio stream
- 05:28 PM Revision 1c3e117e (ffmpeg): Remove last_samples[] and copy directly from planar_samples[].
- Avoids memcpy that was used to store last samples for next frame.
Approx. 3% faster in function deinterleave_input_sa... - 05:28 PM Revision 7eeca961 (ffmpeg): Remove unneeded line. key_frame is already set to 1 in avcodec_alloc_...
- Originally committed as revision 26020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 2d82d9b1 (ffmpeg): cosmetics: comment clean-up and misc cosmetics
- Originally committed as revision 26019 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 5901cebe (ffmpeg): Separate most of the per-block arrays into a separate per-block struct.
- Originally committed as revision 26018 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision cb6247cb (ffmpeg): Split bit allocation search into a separate function.
- Originally committed as revision 26017 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision a4a3bade (ffmpeg): Reinstate default time_base for rtp streams
- The generic default is 0/0 and that obviously triggers once the value is used.
Originally committed as revision 2601... - 02:49 PM Revision 6f4a525e (grapes): Add support for audio streams (only 1 stream is supported)
- 02:47 PM Revision 7e44761d (grapes): Fix timestamp handling
- 12:46 PM Revision 64772949 (grapes): Parse some audio information
- 12:41 PM Revision 28e6b134 (grapes): Minimally working audio input (with raw output and payload=avf)
- 12:24 PM Revision 37f8b121 (grapes): Allow enabling audio
- 12:18 PM Revision 025da5a8 (grapes): Switch to a better way to enable the streams...
- 12:04 PM Revision 52f45fc1 (grapes): First draft of audio chunkisation
- 08:51 AM Revision 851db83d (grapes): Fix indentation
- 08:47 AM Revision fb2411d6 (grapes): Remove video-specific code from generic frame_header_fill()
- 08:25 AM Revision 09154f88 (grapes): Rename payload_* to video_payload_*
- 07:52 AM Revision 142fca11 (grapes): Use switch() instead of if() on the media type, in preparation for au...
- 07:45 AM Revision 275a823e (grapes): Use proper header_size instead of the video-specific size
- 12:22 AM Revision 0f016023 (ffmpeg): SVQ3: Allow decoding if thread_count is > 1
- svq3 still doesn't support multithreading, but it's simpler for clients if
they can enable threading for all codecs b...
12/14/2010
- 11:03 PM Revision 1aa58c64 (ffmpeg): tcp: Check url_interrupt_cb if connect was interrupted by a signal
- This makes it possible to abort a blocking connect call.
Patch by Thomas Guillem, thomas dot guillem at gmail
Origi... - 10:45 PM Revision 06f6f785 (ffmpeg): 10l: fix typo in compute_exp_strategy()
- Originally committed as revision 26013 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 266d24be (ffmpeg): Move large arrays to AC3EncodeContext rather than passing them around.
- Originally committed as revision 26012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 7da4dc17 (ffmpeg): cosmetics: line wrap and spacing
- Originally committed as revision 26011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision a0d763fc (ffmpeg): Use a single value for SNR offset in the bit allocation search rather...
- the separate coarse and fine values.
Originally committed as revision 26010 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:45 PM Revision 70fcd7ea (ffmpeg): Change bit_alloc() to return the mantissa bit count.
- Originally committed as revision 26009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 937cd146 (ffmpeg): cosmetics: alignment and line wrap after last commit
- Originally committed as revision 26008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 359c1d19 (ffmpeg): Move bit counts to AC3EncodeContext.
- Originally committed as revision 26007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:38 PM Revision 82ccbe6b (ffmpeg): Simplify texi files naming: ff*-doc.texi -> ff*.texi.
- Originally committed as revision 26006 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision 80575c0e (ffmpeg): Add missing dependency for matroska muxer.
- Originally committed as revision 26005 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision 8c634b70 (ffmpeg): Update the test references for lavf-rm and seek-ac3_rm.
- The references changed due to r25956.
Originally committed as revision 26004 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:53 PM Revision 793bbf95 (ffmpeg): Split out setting of bit allocation parameters to a separate function.
- Th new function only needs to be called at initialization because bit
allocation parameters currently do not change d... - 02:53 PM Revision 8999944e (ffmpeg): Split out counting of frame bits into a separate function.
- Originally committed as revision 26002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision 33a7d549 (ffmpeg): cosmetics: vertical alignment
- Originally committed as revision 26001 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision d3325d55 (ffmpeg): Only calculate num_exp_groups once.
- Originally committed as revision 26000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision dc0bc0f8 (ffmpeg): Check for bit allocation error in ac3_encode_frame().
- Move error log printout to ac3_encode_frame().
Originally committed as revision 25999 to svn://svn.ffmpeg.org/ffmpeg... - 02:53 PM Revision f94bacc5 (ffmpeg): Split out grouping of exponents into a separate function.
- Originally committed as revision 25998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision b6a1e523 (ffmpeg): Split out mantissa quantization into separate functions.
- Originally committed as revision 25997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision 5b44ede0 (ffmpeg): cosmetics: rearrange some functions
- Originally committed as revision 25996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision d7da8080 (ffmpeg): Reverse the exponent & exponent strategy array arrangement to simplif...
- per-channel exponent strategy decision. This will also make it easier to
plug-in other exponent strategy algorithms.... - 02:53 PM Revision 67d979fe (ffmpeg): Move writing of frame to the output bitstream to a separate function.
- Originally committed as revision 25994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision 084f5c5a (ffmpeg): cosmetics: remove a comment and just spacing
- Originally committed as revision 25993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision 160d85f5 (ffmpeg): Split frame size adjustment into a separate function.
- Originally committed as revision 25992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision dfdf73eb (ffmpeg): Split exponent processing into separate functions.
- Originally committed as revision 25991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 0a0a8500 (ffmpeg): Split applying of MDCT into several separate functions.
- Originally committed as revision 25990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 4acc790f (ffmpeg): Split input sample deinterleaving into a separate function.
- Originally committed as revision 25989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 152cc528 (ffmpeg): Separate functionally different calculations in ac3_encode_frame().
- Originally committed as revision 25988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 98f6ee44 (ffmpeg): cosmetics: rename 2 variables
- Originally committed as revision 25987 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 12ed6226 (ffmpeg): Deinterleave whole frame at once instead of per-block.
- This reduces the amount of memcpy() by using pointers to overlap samples for
successive blocks rather than copying.
... - 02:52 PM Revision e0685bc9 (ffmpeg): cosmetics: add & alter some comments
- Originally committed as revision 25985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 282255bb (ffmpeg): Split setting of bandwidth into a separate function.
- Originally committed as revision 25984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision e35c984a (ffmpeg): Move setting of bitstream_id and bitstream_mode to ac3_encode_init().
- Originally committed as revision 25983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision ddf63d37 (ffmpeg): Improve ac3_encode_init() error reporting.
- Return AVERROR(EINVAL) instead of -1. Propogate errors from called functions.
Add some error log printouts.
Original... - 02:52 PM Revision b64d842c (ffmpeg): cosmetics: indent after last commit
- Originally committed as revision 25981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 99ca4f73 (ffmpeg): Don't use nested loops to iterate valid sample rates.
- Eliminates a goto and mirrors the bitrate validation.
Originally committed as revision 25980 to svn://svn.ffmpeg.org... - 02:52 PM Revision 1607db0a (ffmpeg): Remove some duplicate local copies of avctx fields.
- This is an av_cold function, and we don't need to duplicate variables just to
save a few characters.
Originally comm... - 02:52 PM Revision 8f60f70d (ffmpeg): Split validation of initial user options into a separate function.
- Originally committed as revision 25978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 427e2293 (ffmpeg): Use bytes instead of 16-bit words for frame size.
- Originally committed as revision 25977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision eed00252 (ffmpeg): cosmetics: rename variable 'n' to 'pad_bytes'
- Originally committed as revision 25976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision 1971ab6e (ffmpeg): Change output_frame_end() to return void. The frame size is already k...
- Originally committed as revision 25975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision e8b552a8 (ffmpeg): cosmetics: pretty-printing
- Originally committed as revision 25974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:52 PM Revision ce67b7cd (ffmpeg): cosmetics: rename some iterator variables to match what they represent
- Originally committed as revision 25973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 77773275 (ffmpeg): cosmetics: rename a variable for consistency
- Originally committed as revision 25972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision aab45ca3 (ffmpeg): cosmetics: rename exp_samples and global_exp to exp_shift.
- Originally committed as revision 25971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 23c5b361 (ffmpeg): cosmetics: rename 2 functions
- Originally committed as revision 25970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision e0b9f94b (ffmpeg): cosmetics: use some size macros in ac3tab.c/h
- Originally committed as revision 25969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision ce571ceb (ffmpeg): Use AC3_MAX_COEFS instead of 256 in a couple places in ac3.c
- Originally committed as revision 25968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 47ae6e79 (ffmpeg): define AC3_CRITICAL_BANDS and use it in the AC-3 encoder and decoder.
- Originally committed as revision 25967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 0454b558 (ffmpeg): Use sizeof(array value) instead of sizeof(int16_t).
- Originally committed as revision 25966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision a0a9204e (ffmpeg): cosmetics: use lowercase letters for function names
- Originally committed as revision 25965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision c36ce0f8 (ffmpeg): cosmetics: add new function documentation and clean up existing docum...
- Originally committed as revision 25964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 2f8ae522 (ffmpeg): cosmetics: add more space between functions
- Originally committed as revision 25963 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision e77fd066 (ffmpeg): cosmetics: rearrange some functions/typedefs/macros
- Originally committed as revision 25962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 02877def (ffmpeg): Simplify group size calculation in 2 places.
- Originally committed as revision 25961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 98161553 (ffmpeg): cosmetics: make a switch/case more compact
- Originally committed as revision 25960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision b84a211b (ffmpeg): Clean up fft_init() and mdct_init()
- Originally committed as revision 25959 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 6a988808 (ffmpeg): cosmetics: pretty-printing, alignment, etc...
- Originally committed as revision 25958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision a913b5cf (ffmpeg): Remove unneeded #include
- Originally committed as revision 25957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 918cd225 (ffmpeg): Simplify fix15().
- Turn it into 2 macros, and use av_clip_int16() and lrintf().
This matches the int16 to float sample conversion in aud... - 02:50 PM Revision 228315bb (ffmpeg): Fix the fixed-point MDCT and FFT tests so that they actually compile ...
- Also, use LFG from libavutil instead of random().
Originally committed as revision 25955 to svn://svn.ffmpeg.org/ffm... - 02:50 PM Revision a8d2b06b (ffmpeg): Split out initialization of MDCT tables into a separate function.
- Originally committed as revision 25954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 07965463 (ffmpeg): cosmetics: Document AC3EncodeContext fields.
- Originally committed as revision 25953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 22c0b03c (ffmpeg): Remove unneeded debugging messages.
- Originally committed as revision 25952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 1fda2c10 (ffmpeg): cosmetics: Define AC3_WINDOW_SIZE and use it instead of AC3_BLOCK_SIZ...
- Originally committed as revision 25951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 7066cc8f (ffmpeg): cosmetics: use better (and shared) macro names for some constant values
- Originally committed as revision 25950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision a657899c (ffmpeg): Remove duplicate AC3EncodeContext fields, sr_shift and sr_code.
- Originally committed as revision 25949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 2d2692eb (ffmpeg): cosmetics: rename some fields in AC3EncodeContext
- Originally committed as revision 25948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 9cb59032 (ffmpeg): cosmetics: change all short to int16_t
- Originally committed as revision 25947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 2be209b2 (ffmpeg): Change some unsigned types to signed types in AC3EncodeContext
- Originally committed as revision 25946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 7e5a4bf8 (ffmpeg): cosmetics: rearrange AC3EncodeContext fields
- Originally committed as revision 25945 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 AM Revision 8b70c289 (grapes): Remove globals in output-stream
- 08:34 AM Revision 9baec618 (ffmpeg): configure: Allow disabling symbol versioning via --disable-symver
- Originally committed as revision 25944 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:25 AM Revision fcc01ba5 (grapes): Remove globals in input-stream
12/13/2010
- 05:54 PM Revision 0c1758f0 (ffmpeg): Return the amount of input data actually used in the qdm2 decoder,
- allows playback of files where multiple qdm2 packets have been merged.
Originally committed as revision 25943 to svn... - 05:46 PM Revision df6d663b (grapes): Merge branch 'chunkiser'
- 03:04 PM Revision dcc42706 (grapes): Make valgrind happy
- 12:40 PM Revision 386bce8c (grapes): Implement the dechunkiser "close" method
- 12:28 PM Revision 0faee466 (grapes): Allow to set the output format
- 12:19 PM Revision be9e4a42 (grapes): Dynamically allocate the dechunkiser context
12/12/2010
- 06:59 PM Revision 1c6858bc (grapes): Fix the raw dechunkiser
- 06:47 PM Revision fd1d8d92 (grapes): Allow to select the chunkiser and dechunkiser
- 06:33 PM Revision 6b0140b8 (grapes): Support for the AVF payload in the raw dechunkiser
- 06:13 PM Revision e296176d (grapes): Change the dechunkiser API to accept a file name (and not only a conf...
- 05:59 PM Revision d5f187fd (ffmpeg): Add gradfun filter, ported from MPlayer.
- Patch by Nolan L nol888 <=> gmail >=< com.
See thread:
Subject: [FFmpeg-devel] [PATCH] Port gradfun to libavfilter (... - 04:27 PM Revision 9d845ca4 (ffmpeg): Avoid rollover in settings conversion.
- Patch by James Zern, jzern google
Originally committed as revision 25941 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:19 PM Revision f6715848 (ffmpeg): Reindent.
- Originally committed as revision 25940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 8afab686 (ffmpeg): Fix encoding when the input audio format/rate/channels changes during
- transcoding.
Fix issue #2292.
Patch sponsored by KIM Keep In Mind GmbH, srl.
Originally committed as revision 2593... - 03:31 PM Revision 4ba22e04 (ffmpeg): Fix avpicture_alloc(), which was aligning the linesizes with 0 and thus
- causing a wrong allocation.
Originally committed as revision 25938 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:39 PM Revision 1ebe5c4c (ffmpeg): Add section describing the filtergraph.
- Originally committed as revision 25937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 PM Revision 9241cd20 (ffmpeg): Make avfilter_parse_graph() output a more meaningful message when an
- invalid filterchain is detected.
Originally committed as revision 25936 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:22 AM Revision ef8002fd (grapes): Added function is_cloud_node to cloud helper
- 02:54 AM Revision b276854d (ffmpeg): Fix indention of one forgotten line in ffv1.c
- Originally committed as revision 25935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:53 AM Revision 92b818eb (ffmpeg): cosmetics: vertical alignment after last commit
- Originally committed as revision 25934 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision 7edbd536 (ffmpeg): flac_parser: only buffer the estimated amount of input needed.
- Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25933 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:52 AM Revision 97f7fe68 (ffmpeg): Make FLAC parser return frames when it has the required amount
- (without buffering extra input).
Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25932 t...
12/11/2010
- 09:41 PM Revision 4172951b (ffmpeg): Return an error when get_buffer reads none or only partial data instead
- of returning packets with uninitialized data.
Returning partial packets as for other demuxers is problematice due to
... - 09:39 PM Revision 3c3ef81b (ffmpeg): Ensure that packets returned from ASF demuxer are properly 0-padded.
- Originally committed as revision 25930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision b72daad0 (ffmpeg): Remove hack in MP3 probe that was meant as a work-around for large
- ID3v2 tags which no longer works since ID3v2 handling was moved to
generic code.
In addition, in caused false-positiv... - 12:00 PM Revision fe858d7b (ffmpeg): Define PODPAGES in Makefile, and make them depend on
- fftools-common-opts.texi.
Fix pod files updating when fftools-common-opts.texi is changed.
Originally committed as ...
12/10/2010
- 06:25 PM Revision 5d7870dc (ffmpeg): Show per-codec options on FFmpeg commandline help.
- Originally committed as revision 25927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision df7dffd7 (grapes): Allow the raw dechunkiser to write to a file
- 05:55 PM Revision 91e9c5d5 (grapes): Add a raw dechunkiser and a dummy chunkiser
- 03:48 PM Revision a152c77f (ffmpeg): id3v2: skip data length indicator
- Originally committed as revision 25926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision ded38a9b (ffmpeg): add my GPG fingerprint
- Originally committed as revision 25925 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/09/2010
- 05:34 PM Revision d22e9795 (ffmpeg): Fix typo.
- Originally committed as revision 25924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:27 PM Revision c61cdd0a (ffmpeg): Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from
- libavcodec to libavcore.
Remove another compile-time dependancy of libavfilter on libavcodec.
Originally committed ... - 08:58 AM Revision 5b24298d (grapes): Merge branch 'topman'
- 08:25 AM Revision 94729cc8 (grapes): Merge branch 'chunkiser'
- Conflicts:
src/Makefile - 07:59 AM Revision 1cc19859 (grapes): Properly set the loop attribute
- 07:53 AM Revision 0c461e28 (grapes): Use a better interface for chunk_write(), too
12/08/2010
- 09:33 PM Revision 606948b2 (grapes): Use a new interface for chunkise()
- 10:24 AM Revision 6d34323e (ffmpeg): Make avpicture_alloc() return meaningful values.
- Originally committed as revision 25922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision 0141163d (ffmpeg): Reindent.
- Originally committed as revision 25921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision e74929e8 (ffmpeg): Use av_image_alloc() in avpicture_alloc(), simplify.
- Originally committed as revision 25920 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/07/2010
- 06:15 PM Revision 614e139a (ffmpeg): Don't try to demux WavPack files with >2 channels until we can suppor...
- Originally committed as revision 25919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:42 PM Revision a854bcdb (ffmpeg): fix building test programs with gnu make 3.82
- Test programs may be named either %.c or %-test.c. In some cases (ie. fft),
both files exist and make has to choose w... - 03:27 PM Revision b494baf0 (ffmpeg): colorspace-test: fix build
- rgb32tobgr32() has been removed in favour of shuffle_bytes_2103() in r32190
Originally committed as revision 32676 t... - 03:25 PM Revision e3c011c8 (ffmpeg): fix building of cpu-test by including required header
- Originally committed as revision 25917 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision a4151444 (ffmpeg): Define FLAC_MIN_FRAME_SIZE and use it in the FLAC decoder.
- Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25916 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:57 PM Revision 60a68493 (ffmpeg): Simplify the FLAC decoder now that it no longer has to parse arbitrar...
- data thanks to the recently added FLAC parser.
Patch by Michael Chinen [mchinen at gmail]
Originally committed as re... - 02:50 PM Revision 475ae04a (ffmpeg): Add a FLAC parser.
- Seek test reference updated because FLAC seeking now works properly.
Fixes roundup issue 1150.
Patch by Michael Chin... - 02:02 PM Revision ed4e1e58 (ffmpeg): cosmetics: line wrap after last commit
- Originally committed as revision 25913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 PM Revision 3c795698 (ffmpeg): Add log_level_offset parameter to ff_flac_decode_frame_header(). It w...
- to optionally silence the error messages.
Patch by Michael Chinen [mchinen at gmail]
Originally committed as revisio... - 01:50 PM Revision 71b6fc21 (ffmpeg): Add is_var_size and frame_or_sample_num to FLACFrameInfo and read the...
- ff_flac_decode_frame_header().
Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25911 to ... - 01:42 PM Revision 7f4e4321 (ffmpeg): Check validity of the frame sync code in ff_flac_decode_frame_header().
- Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25910 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:30 PM Revision 625daac4 (ffmpeg): Move decode_frame_header() from flacdec.c to flac.c/h to share with the
- forthcoming FLAC parser.
Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25909 to svn://... - 01:29 PM Revision 86b6e387 (ffmpeg): rtsp/rtpdec: Set the AVStream time_base directly in rtsp when it is k...
- This fixes cases where the RTP time base and the sample rate of the stream
differ. Previously, the AVStream time_base... - 01:28 PM Revision bb776f3b (ffmpeg): rtsp: Parse RealRTSP sample rate declarations from the SDP
- The RTP time base can be different from the actual content sample rate.
Originally committed as revision 25907 to sv... - 01:28 PM Revision 2eeefe20 (ffmpeg): rtpdec: Handle MP3 in RealRTSP
- This fixes playback of a RealRTSP/MP3 URL from the RTSP samples on
MultimediaWiki.
Originally committed as revision ... - 11:42 AM Revision 4d1156cb (ffmpeg): Fix building of object files in tools/
- Fixes issue issue2408.
Originally committed as revision 25905 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:51 AM Revision 3cf8db94 (ffmpeg): Add fullrange support to libx264.c x264 interface
- Originally committed as revision 25904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 AM Revision 407d3d5a (ffmpeg): id3v2: skip encrypted/compressed frames
- Originally committed as revision 25903 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 AM Revision 7a07d158 (ffmpeg): id3v2: use a named constant instead of 0x02
- Originally committed as revision 25902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 AM Revision c6f1e29a (ffmpeg): In mov demuxer, read alac sample from extradata, fix #2406
- Originally committed as revision 25901 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/06/2010
- 10:24 PM Revision c3d07c17 (ffmpeg): Deprecate the use of the NO_COLOR environment variable.
- Originally committed as revision 25900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:47 PM Revision 3011ecde (ffmpeg): Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use of
- NO_COLOR (but properly prefixed for avoiding namespace conflicts).
Originally committed as revision 25899 to svn://s... - 03:18 PM Revision efd63823 (ffmpeg): alsdec: Correct the ALS decoder by storing some parameters per-channe...
- than just per-block. Patch by Sprezz [sprezzatura gmx com]. Fixes Issue 2387.
Originally committed as revision 25898... - 01:40 PM Revision 002d74b2 (ml): ML: changed the units of rate control and RTX to make them more uniform: ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2359 c54fac2e-1815-407e-9b96...
- 01:40 PM Revision 5f2c1ed6 (napa-baselibs): ML: changed the units of rate control and RTX to make them mor...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2359 c54fac2e-1815-407e-9b96-08...
- 12:44 PM Revision 86042de8 (ffmpeg): rtpdec_h264: Pass NAL type 0 through
- According to the spec, this type shouldn't ever be used. Nevertheless,
passing it through enables decoding streams wh... - 12:43 PM Revision 4838cdab (ffmpeg): rtpdec: Skip padding bytes at the end of packets
- Originally committed as revision 25896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision 90f1f3bf (ffmpeg): In yadif filter, declare asm constants directly to avoid dependency o...
- Originally committed as revision 25895 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/05/2010
- 07:42 PM Revision 28b4eb95 (ffmpeg): rtpdec_qcelp: Use the depacketizer for static payload types, too
- Originally committed as revision 25894 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision 6a7e31a9 (ffmpeg): rtsp: Look for RTP payload handlers for static payload types, too
- Originally committed as revision 25893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision 003eb642 (ffmpeg): rtsp: Factorize code for initializing the rtp payload handler
- Originally committed as revision 25892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision 1e515c42 (ffmpeg): rtpdec: Add functions for finding depacketizers by name or payload id
- Originally committed as revision 25891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision 2beb910d (ffmpeg): rtpdec: Allow dynamic payload handlers to handle static payload types...
- Originally committed as revision 25890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision 35014efc (ffmpeg): rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC...
- This fixes roundup issue 2390.
Originally committed as revision 25889 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:56 PM Revision 12998340 (ffmpeg): Allow to force colored output.
- Patch by Etienne Buira, etienne d buira d lists a free d fr
Originally committed as revision 25888 to svn://svn.ffmp... - 11:45 AM Revision 35b01694 (ffmpeg): RTP/VP8: Update the warning about the VP8 payload
- The current implementation is incompatible with the latest spec drafts,
this should be communicated clearly to the us...
12/04/2010
- 07:06 PM Revision 16cfc961 (ffmpeg): Add CODEC_CAP_NEG_LINESIZES.
- Originally committed as revision 25886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:47 PM Revision d4a9f379 (ffmpeg): cosmetic: indentation
- Originally committed as revision 25885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 118ccae0 (ffmpeg): add subtitle codec autodetection
- Originally committed as revision 25884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 PM Revision 1c3b408f (ffmpeg): Add forgotten deprecation to avcodec_pix_fmt_string().
- Originally committed as revision 25883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 PM Revision ab79ee12 (ffmpeg): Cosmetics: add empty line which was previously removed.
- Improve readability.
Originally committed as revision 25882 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:06 PM Revision 9e95999e (ffmpeg): 10l, add ff_pw_1 to dsputil_mmx for yadif sse2
- Originally committed as revision 25881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision a4dc7aa5 (ffmpeg): Port libmpcodecs hqdn3d filter.
- Patch by Baptiste with some fixes by me.
Originally committed as revision 25880 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:56 PM Revision bb4afa13 (ffmpeg): Deprecate avcodec_pix_fmt_string() in favor of
- av_get_pix_fmt_string(), added to libavutil/pixdesc.h.
Originally committed as revision 25879 to svn://svn.ffmpeg.or... - 12:56 PM Revision 4da12e3b (ffmpeg): Implement av_image_alloc() and use it in
- avfilter_default_get_video_buffer().
Originally committed as revision 25878 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:50 AM Revision bf799f68 (ffmpeg): Declare sse2 and ssse2 function in yadif header
- Originally committed as revision 25877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 AM Revision e75229fa (ffmpeg): Try to improve reordered_opaque doxy.
- Originally committed as revision 25876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 AM Revision df59c9c0 (ffmpeg): Detect incorrect padding with wrong stuffing codes used by NEC N-02B.
- I dont know if this is the best way to handle it. But it fixes http://kuwatan.jp/temp/n-02b.3gp
Fixes issue 2373.
O... - 05:23 AM Revision 1ef64490 (ffmpeg): yadif sse2/ssse3 optimizations
- Originally committed as revision 25874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:21 AM Revision 23b8342a (ffmpeg): Count non-header data towards intra block bit count in MJPEG encoder
- Originally committed as revision 25873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:00 AM Revision 372c3f82 (ffmpeg): Change the argument of memory allocation functions from unsigned int ...
- with the next major bump in libavcodec.
Originally committed as revision 25872 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:00 AM Revision b47541c7 (ffmpeg): Change the argument of memory allocation functions from unsigned int ...
- with the next major bump in libavutil.
Originally committed as revision 25871 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:47 AM Revision 5bdbf64c (ffmpeg): set default subtitle_codec for ass muxer
- Originally committed as revision 25870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision 908dc2a0 (ffmpeg): cosmetic: alignment
- Originally committed as revision 25869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision 87d69d32 (ffmpeg): use designated initializer in ASS (de)muxer
- Originally committed as revision 25868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision 6fbd85ed (ffmpeg): add myself as maintainer for ASS and SRT
- Originally committed as revision 25867 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/03/2010
- 09:18 PM Revision c6fe83a3 (ffmpeg): g722: Add a trellis encoder
- The structure is largely based on the trellis encoder in adpcm.c.
Originally committed as revision 25866 to svn://sv... - 09:17 PM Revision 699b317f (ffmpeg): Add myself as maintainer for g722.c
- Originally committed as revision 25865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 PM Revision 66be80d6 (ffmpeg): mpegtsenc: Improve PCR generation and output
- This fixes PCR drift due to accumulating TS_PACKET_SIZE*8*90000LL/ts->mux_rate each packet, due to rounding errors wh...
- 07:49 AM Revision 77b7c334 (ffmpeg): skip top-level objects to search for the simple index in ASF files
- Originally committed as revision 25863 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/02/2010
- 08:12 PM Revision 037be76e (ffmpeg): Add avfilter_graph_create_filter().
- Originally committed as revision 25862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 PM Revision 9398024c (ffmpeg): Add missing overflow checks in av_image_fill_pointers() and
- av_image_fill_linesizes().
Originally committed as revision 25861 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:50 AM Revision 4cf3adfd (grapes): Yet more const qualifiers
- 11:39 AM Revision a166dc0b (grapes): Some more const qualifiers in topocache
- 09:56 AM Revision 3694ac24 (ffmpeg): mpc: read id3v1 tags.
- Originally committed as revision 25860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 AM Revision 15d5934d (grapes): Some const fixes in the peersamplers
- 08:41 AM Revision b3878656 (grapes): Some const fixes
- 08:38 AM Revision 3e3eb277 (grapes): Cosmetic fix (position of a "{")
- 08:20 AM Revision babdcc03 (grapes): Cosmetic fix (position of "{")
12/01/2010
- 01:12 PM Revision 1761272b (ffmpeg): Use SECTION .text for yasm code.
- Patch by avcoder, ffmpeg gmail
Originally committed as revision 25859 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:15 AM Revision cf05ea10 (grapes): Merge remote branch 'origin/topman'
- 08:57 AM Revision cfff297d (ffmpeg): adpcm: Skip samples whose ssd calculation has wrapped around
- Wraparound in ssd is mainly avoided by subtracting the ssd of the
best node from all the others once it has grown lar...
11/30/2010
- 09:41 PM Revision a42bb9d6 (ffmpeg): Add missing dependencies for frei0r_src in configure.
- Originally committed as revision 25857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 PM Revision f51aeedd (ffmpeg): Extend the frei0r filter syntax.
- Make it accept the frei0r=filtername=params as alternative to
frei0r=filtername:params.
Originally committed as revi... - 08:14 PM Revision f8608dca (ffmpeg): Implement frei0r source.
- Originally committed as revision 25855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 PM Revision 60445a09 (ffmpeg): Remove @anchor{} commands from the POD output.
- This allows to use the @xref{} command for the HTML output.
Originally committed as revision 25854 to svn://svn.ffmp...
11/29/2010
- 11:15 PM Revision 3d305fd0 (ffmpeg): Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422).
- Patch by Andrew Wason, rectalogic rectalogic com
Originally committed as revision 25853 to svn://svn.ffmpeg.org/ffmp... - 07:02 PM Revision 365d8e47 (ffmpeg): Ensure that data_offset is set correctly when there are partial
- data packets before the first complete one.
Patch by Aaron Colwell [acolwell chromium org].
Originally committed as ... - 04:38 PM Revision 82f19afe (ffmpeg): Partially revert "Simplify code by using av_metadata_set2()."
- This reverts snprintf->av_d2str part of r20840.
With it, track number is exported as a float, which is not
desirable.... - 04:04 PM Revision 4da71f18 (ffmpeg): rtpdec: Remove useless NULL initializations when using designated ini...
- Originally committed as revision 25844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:04 PM Revision fe70a95e (ffmpeg): rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated ...
- Originally committed as revision 25843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 PM Revision e889f90c (grapes): Function topo_payload_fill exposed to other modules
- 10:40 AM Revision 4e88eeef (grapes): Merge branch 'cloudcast_integration' into topman
- 10:35 AM Revision ad556add (ffmpeg): Fix h264-conformance-frext-frext_mmco4_sony_b conformance test.
- This includes a revert of r25840
Originally committed as revision 25842 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:43 AM Revision 74f72620 (ffmpeg): In ts demuxer, if pes packet size is < ts packet, honor pes packet an...
- Fixes issue #2392.
Originally committed as revision 25841 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom