Activity
From 02/04/2010 to 03/05/2010
03/05/2010
- 10:38 PM Revision 814c5641 (ffmpeg): Don't explicitly initialize networking in the tcp and udp protocols
- Networking is always initialized when opening protocols.
Originally committed as revision 22227 to svn://svn.ffmpeg.... - 10:35 PM Revision 57b5555c (ffmpeg): Use ff_url_join for assembling URLs, instead of snprintf
- This ensures proper escaping of numerical IPv6 addresses.
The RTSP (de)muxer needs its own network initialization, s... - 10:31 PM Revision 780d7897 (ffmpeg): Add a function ff_url_join for assembling URLs
- Originally committed as revision 22225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 67d4b3f2 (ffmpeg): Always call ff_network_init/ff_network_close when opening protocols
- ff_network_init is a no-op on all platforms except windows, and on
windows the performance penalty is minimal (less t... - 09:39 PM Revision e5a1c207 (ffmpeg): try to avoid returning odd slices.
- Originally committed as revision 30847 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:04 PM Revision 09ab8859 (ffmpeg): Round correctly chroma picture height.
- Fix issue 956.
Originally committed as revision 22223 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:13 PM Revision f960dd3e (grapes): Improve the test
- 05:26 PM Revision 5301a05d (ffmpeg): Fix memory leak in NUT muxer
- Originally committed as revision 22222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision fe701696 (grapes): Implement topGetMetadata()
- 03:16 PM Revision 211a0bc9 (grapes): New test, for topology attributes
- 03:15 PM Revision c38d0f2c (grapes): Checks on metadata size can be a little bit less paranoid
- 02:52 PM Revision 886456d7 (grapes): Add (basic) metadata support
- 01:45 PM Revision 11485577 (grapes): Rewrite the protocol and the internals
- Use a real peer_cache structure (containing all the information
and not only an array of enties) - 10:33 AM Revision c82982d7 (grapes): Change timestamps to 32 bit, and write/read them in a sane way
- 08:41 AM Revision 124cb451 (ffmpeg): Cosmetics: fix vertical alignment.
- Originally committed as revision 30842 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:34 AM Revision 8eafa0b4 (ffmpeg): Update SW scaler doc after libswscale commit 30841.
- Patch by Janusz Krzysztofik jkrzyszt, tis icnet pl.
Originally committed as revision 22221 to svn://svn.ffmpeg.org/f... - 08:32 AM Revision 601949b8 (ffmpeg): libswscale: Extend the unaccelerated path of the unscaled yuv2rgb spe...
- converter with support for rgb444 output format.
Patch by Janusz Krzysztofik jkrzyszt chez tis icnet pl
Originally c... - 08:26 AM Revision 2b7cf167 (ffmpeg): Add initial support for 12-bit color mode.
- Patch by Janusz Krzysztofik jkrzyszt tis icnet pl
Original thread:
Subject: [FFmpeg-devel] [PATCH v2] Add initial sup... - 08:15 AM Revision 886f3f2f (ffmpeg): Return from rtp_read when select returns an error
- Originally committed as revision 22219 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 AM Revision 3966a574 (ffmpeg): 10l fix timestamps (lavfi update broke them)
- Originally committed as revision 22218 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 AM Revision fca62599 (ffmpeg): Fix 100l pkt->pos typo.
- Originally committed as revision 22217 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 AM Revision 917d2bb3 (ffmpeg): Libavfilter for ffplay support.
- This still needs some minor work here and there but should be already functional.
Note that the code pathes that are ... - 12:50 AM Revision 4ef82b17 (ffmpeg): Fix BGR cases missing from depth test in avcodec_get_pix_fmt_loss().
- Patch by Janusz Krzysztofik:
<${name initial}${surname less the final "ofik"}@tis.icnet.pl>.
Originally committed as... - 12:22 AM Revision 8b6bdb6c (ffmpeg): oggdec: Parse theora headers since ogg might not mark keyframes
- Fixes issue746
Originally committed as revision 22214 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:22 AM Revision 8ef94840 (ffmpeg): Just ignore streams with unknown codec_type instead of exiting
- Originally committed as revision 22213 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/04/2010
- 11:35 PM Revision 818636ec (ffmpeg): Cosmetics: use consistent spacing in the ffprobe.c options table.
- Originally committed as revision 22212 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision 6c389ddb (ffmpeg): Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes.
- Originally committed as revision 22211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision b8fb21e9 (ffmpeg): Fixed buffer overread in flashsv decoder.
- Originally committed as revision 22210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 PM Revision 1379b584 (ffmpeg): Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
- libswscale.
Patch by Alexis Ballier, alexis D ballier A gmail
Originally committed as revision 30840 to svn://svn.m... - 03:43 PM Revision bbbdd9d1 (grapes): Fix compilation after the last commits
- 03:38 PM Revision 4d9b08d1 (grapes): Update the documentation to the new metadata API
- 03:32 PM Revision 56e5162e (grapes): Remove some cruft
- 03:31 PM Revision 73ff9d3b (grapes): Doxy documentation
- 03:29 PM Revision 49121eee (grapes): Change the interface a little bit
- 03:26 PM Revision e65aa90e (grapes): Merge commit 'origin/fixes'
- 03:08 PM Revision c2b40ac2 (ffmpeg): Check url_interrupt_cb in rtp_read, wait in select for max 100 ms bef...
- Originally committed as revision 22209 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 PM Revision 6e32fcb6 (streamers): changed ffmpeg download order in Makefile
- people had problems with svn access to the ffmpeg repo, so now the
default is to download using wget. - 02:19 PM Revision c0f97677 (streamers): use GRAPES variable
- 02:19 PM Revision 476232cf (streamers): add ffmpeg to make prepare
- 02:10 PM Revision 319e8eed (streamers): changed Makefile to fetch ffmpeg and compile everything with it
- 02:07 PM Revision f5d3d465 (streamers): use MAKE instead of make in Makefile
- 02:07 PM Revision a55b5c41 (streamers): changed main c to streamer.c
- 01:27 PM Revision 6c88dc3d (ffmpeg): handle errors reported by av_get_packet() in Bink demuxer
- Originally committed as revision 22208 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 PM Revision 4ffa6e78 (ffmpeg): Guard against invalid memory read
- Originally committed as revision 22207 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision 0573c5f4 (streamers): changing Makefile to use for-streamer-0.7.1
- 01:18 PM Revision 92283824 (streamers): added chunkbuffer_helper to manage cb_ chb renaming issues
- 01:18 PM Revision 1b6a3ea7 (streamers): use GRAPES' renamed chunkDeliveryInit
- 01:18 PM Revision dc57d7b8 (streamers): update GRAPES branch to for-streamer-0.7
- 01:15 PM Revision 6d9e5c7b (streamers): Fix merging mistake
- 01:14 PM Revision be0ecb71 (streamers): follow net_helper.h changes to wait4data
- Conflicts:
loop.c - 01:14 PM Revision c61de92b (streamers): added ML to Makefile
- Conflicts:
Makefile - 01:14 PM Revision bdd19faf (streamers): binding message types (needed by net_helper-ml)
- Conflicts:
dumbstreamer.c - 01:14 PM Revision 96d642c4 (streamers): Fix output debugging
- 01:14 PM Revision 7fbef618 (streamers): no optimization in debug mode
- 01:14 PM Revision 08ea2d40 (streamers): add some more debug to loop
- Conflicts:
loop.c - 01:14 PM Revision cbd35f63 (streamers): add error message if chunk can't be decoded
- Conflicts:
streaming.c - 01:13 PM Revision 46c24e94 (streamers): configurable loop support
- Conflicts:
loop.c
streaming.h - 01:13 PM Revision 517dc607 (streamers): file input: try to loop but exit if failed
- 01:13 PM Revision 8f25328d (streamers): added loop support for file input
- 01:13 PM Revision 59b7cfc6 (streamers): added -m (multiply) option
- 01:12 PM Revision a6130899 (streamers): Merge branch 'merge-csaba' again
- Conflicts:
input-dummy.c
loop-mt.c - 12:34 PM Revision b5e2bb8c (ffmpeg): AAC: Return the number of bytes consumed in decoding a frame.
- The libfaad wrapper does this.
Originally committed as revision 22206 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:27 AM Revision 660822f0 (ffmpeg): ffmpeg.c: Don't use NULL for integer metadata flags.
- Originally committed as revision 22205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 AM Revision e2720b6b (ffmpeg): Really fix 2.95
- Originally committed as revision 22204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 AM Revision 0448ef77 (ffmpeg): Maybe fix gcc 2.95
- Originally committed as revision 22203 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 AM Revision 11ae0c52 (ffmpeg): Cope with rev 22183:
- Reorder indexes in weight tables.
Originally committed as revision 22202 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:53 AM Revision 871b641b (ffmpeg): Ensure that we write clusters and blocks with known size when streaming
- Too many demuxers can't cope with clusters of unknown size.
Originally committed as revision 22201 to svn://svn.ffmp... - 08:53 AM Revision 434a70b8 (ffmpeg): Fix indentation
- Originally committed as revision 22200 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 30f06a58 (ffmpeg): Simplify starting and ending clusters
- Originally committed as revision 22199 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 7a2a4840 (ffmpeg): Write the first seekhead if writing to a stream, we won't be able to ...
- back and write it at the end
Originally committed as revision 22198 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:53 AM Revision 2529bb30 (ffmpeg): Attempt seeking to write EBML master sizes even if streamed
- Most EBML masters are much smaller than IO_BUFFER_SIZE and thus the size
can be updated. This makes parsing the resul... - 04:58 AM Revision ab2a3028 (ffmpeg): AAC: Mark predictor functions av_always_inline.
- This results in a 50% speedup on main profile with no increase in binary size.
Originally committed as revision 2219... - 02:32 AM Revision 65bec42e (ffmpeg): Cosmetics: Re-indent after last commit.
- Originally committed as revision 22195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 AM Revision ca1fa414 (ffmpeg): AAC parser: Don't write channels, sample rate, and frame size each fr...
- Thanks to backwards compatible HE-AAC signalling these values are unreliable.
Originally committed as revision 22194... - 02:00 AM Revision 38768cb7 (ffmpeg): Port Optimizations about *_type init from decode to filter code.
- 1 cpu cycle faster
Originally committed as revision 22193 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:03 AM Revision b46b5ac9 (ffmpeg): Optimize *_type init, 1.5 cpu cycles faster.
- Originally committed as revision 22192 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 AM Revision 91cfeac6 (ffmpeg): Revert r30825, it was not supposed to be committed.
- 127.32L to me, beware when using git svn dcommit for committing stuff
to svn...
Originally committed as revision 308... - 12:31 AM Revision 23bf3b2c (ffmpeg): Fill the r, g, b values used for computing the c->pal_yuv table in the
- case where the source format is PIX_FMT_GRAY8.
This is required as PIX_FMT_GRAY8 has been declared as a paletted
for... - 12:31 AM Revision 3fec44c6 (ffmpeg): Make swscale-test take in input the name of the input and the output
- format.
Make swscale-test only perform the test from the input to the output
format rather than perform all.
Also i... - 12:27 AM Revision ce7c7179 (ffmpeg): Declare the PIX_FMT_GRAY8 pixel format as a paletted format. This is
- consistent with the allocation currently done for PIX_FMT_GRAY8
pictures.
No significant slow-downs have been measur...
03/03/2010
- 11:27 PM Revision c72625f2 (ffmpeg): Delay translating DCT tokens into coefficients until immediately befo...
- This is generally around 12% faster than the prior method of creating a
linked list for each block as tokens are read... - 11:27 PM Revision 7a095ea6 (ffmpeg): Do MC and IDCT in coding (hilbert) order
- This increases the slice size to 64 pixels, due to having to decode an
entire chroma superblock row per slice.
This ... - 11:27 PM Revision 35c28d23 (ffmpeg): Explictly separate decoding whether fragments are coded by plane
- Originally committed as revision 22188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 PM Revision 690b4126 (ffmpeg): matroskaenc: use "title" tag instead of "description" in track title.
- Patch by Anton Khirnov < whyskas at gmail >
Originally committed as revision 22187 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:29 PM Revision ded2100e (ffmpeg): move vp6 huffman table freeing code, out of common vp56 code
- Originally committed as revision 22186 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 PM Revision 68b0fd7c (ffmpeg): matroskadec: cosmetic indentation
- Originally committed as revision 22185 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision 3e93c8ed (ffmpeg): matroskadec: timestamps are dts and not pts in ms vfw compatibility mode
- original patch by elupus _at_ ecce _dot_ se
Originally committed as revision 22184 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:10 PM Revision 3d9137c8 (ffmpeg): Reorder indexes in weight tables.
- 5 cpu cycles faster.
Originally committed as revision 22183 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:00 PM Revision b9b8ed2a (ffmpeg): Properly pad H.264 extradata when taken from fmtp SDP attributes
- This fixes some valgrind warnings.
Originally committed as revision 22182 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:36 PM Revision bd8868e0 (ffmpeg): Move all context fields that are not used in the mb and block layers
- to the end of the structure.
4 cpu cycles faster in 3k cpu cycles
Originally committed as revision 22181 to svn://sv... - 07:54 PM Revision 19a9846f (ffmpeg): Fixed DXVA2 H264 hwaccel compilation.
- Originally committed as revision 22180 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 65f3c029 (ffmpeg): remove unused left_border field from context.
- Originally committed as revision 22179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision 1a29c6a0 (ffmpeg): cosmetic addition of {}
- Originally committed as revision 22178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision af2b0df4 (ffmpeg): Note about luma/chroma_weight tables and their datatype.
- Originally committed as revision 22177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision a9837b58 (ffmpeg): Fixed overreads in TTA decoder with corrupted bistreams.
- Originally committed as revision 22176 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision 19c8c4ec (ffmpeg): Update to work with chunked encoding HTTP streams (as served by FFmpe...
- a few months now). Fixes issue 1738.
Originally committed as revision 22175 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:31 PM Revision 4b83fc0f (ffmpeg): Plug memory leak in NUT muxer and demuxer
- Originally committed as revision 22174 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 1f6d0d42 (ffmpeg): Plug memory leak in NSV demuxer.
- Patch by Jai Menon.
Originally committed as revision 22173 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:24 PM Revision 0a41faa9 (ffmpeg): Plug some memory leaks in the VP6 decoder
- Originally committed as revision 22172 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision d7f5e520 (ffmpeg): move svq3 specific fields to the end of the context
- Originally committed as revision 22171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision 48bf1325 (ffmpeg): Cope with rev 22169 change:
- Merge weight & offset tables.
Originally committed as revision 22170 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:48 PM Revision f08928bc (streamers): Merge branch 'RockStreamer' into OfferStreamer
- 02:47 PM Revision f909516a (streamers): nodeID_free changed to new nodeid_free
- 02:47 PM Revision eb4ecf1c (streamers): renamed weighting funcitons
- 02:47 PM Revision b8a88cc5 (streamers): added chunk_lock timeout
- 02:47 PM Revision 2843a018 (streamers): new lock implementation
- 02:47 PM Revision abd2ef3b (streamers): moved chunk_lock in separate file
- 02:47 PM Revision 394bac21 (streamers): chunk_lock, first simple implementation
- 02:46 PM Revision 7ca3b176 (streamers): add transaction ID to offers
- 02:46 PM Revision 2e6d5b6e (streamers): fix error in _needs
- min chunk ID was wrong, we've used the max (the latest)
- 02:46 PM Revision af45500a (streamers): more debug output in streaming
- 02:46 PM Revision 96b8d0a8 (streamers): error message if chunk send fails
- 02:46 PM Revision b5462b05 (streamers): create buffermap from chunkbuffer in latest first order
- before the earliest had the highest priority
- 02:45 PM Revision a3223467 (streamers): experimental: add node to neighbourhood if topo message arrives
- 02:45 PM Revision 794a3aa4 (streamers): change peer selection criteria to account for keepalive
- 02:41 PM Revision 70118abd (ffmpeg): Merge weight & offset tables, 15 cpu cycles faster.
- Originally committed as revision 22169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:27 PM Revision ddedf85f (streamers): fix chunkID_set related memory leaks
- 02:27 PM Revision c8c4c779 (streamers): utilize the new chunkID_set_free function
- 02:27 PM Revision 282209fa (streamers): add peer "from" to peerset in update_peers
- 02:24 PM Revision fbeb4f32 (streamers): added from parameter to update_peers
- 02:20 PM Revision 242021e6 (streamers): handle double address (from and owner) in bmap_receive
- 02:20 PM Revision 4729fe2d (streamers): added debug output in topology.c
- 02:19 PM Revision 793894a9 (streamers): check peer creation timestamp in update_peers
- 02:19 PM Revision 2b97cbf1 (streamers): fix get_chunks_to_accept to consider the chunkbuffer's size
- it uses the same "_needs" function that we use for other peers.
- 02:19 PM Revision 652fb405 (streamers): debug output improvements again
- 02:19 PM Revision 43355360 (streamers): added send_offer and changed loop to send offers
- 02:19 PM Revision d447f71d (streamers): added behavior at offer and accept reception
- 02:19 PM Revision 2067b4af (streamers): added offer and accept reception code
- 02:07 PM Revision d727cd9f (streamers): Merge branch 'master' into RockStreamer
- Conflicts:
output.c - 02:06 PM Revision a6ac9440 (streamers): Fix merging mistake
- 02:04 PM Revision da9c1511 (streamers): Merge branch 'master' into RockStreamer
- Conflicts:
Makefile
loop.c
output.c
streaming.c - 01:59 PM Revision 627ce9ba (streamers): Merge branch 'new_nethelper_interface'
- 01:55 PM Revision 42bd85d1 (grapes): Merge branch 'new_nethelper_interface'
- Conflicts:
som/ChunkTrading/Makefile
som/PeerSet/Makefile
som/TopologyManager/Makefile - 01:53 PM Revision e02431fb (grapes): Change the wait4data interface (no structures on the stack)
- 01:48 PM Revision c14d968c (streamers): follow net_helper.h changes to wait4data
- Conflicts:
loop.c - 10:57 AM Revision 72f86ec0 (ffmpeg): Simplify implicit_weight table init.
- Originally committed as revision 22168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision 54063e37 (ffmpeg): Perform coefficient transformations in Bink Audio DCT decoder (issue1...
- Originally committed as revision 22167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 AM Revision a2799801 (ffmpeg): Support demuxing of streamed Bink files
- Originally committed as revision 22166 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 AM Revision f0878812 (ffmpeg): use intended const syntax
- Originally committed as revision 22165 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision 298a8869 (streamers): Fix output debugging
- 09:16 AM Revision d5963ee6 (ffmpeg): Add _NETBSD_SOURCE definition to fix compilation on NetBSD.
- NetBSD is unlikely to fix their headers and the FATE box passes it
as -D_NETBSD_SOURCE on the command line anyway. In... - 02:20 AM Revision f57880d2 (ffmpeg): Another 3 useless zeroing instructions.
- Originally committed as revision 22162 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 AM Revision 16b802fe (ffmpeg): Load the whole left side of mv&ref only when needed.
- 30 cpu cycles faster
Originally committed as revision 22161 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:09 AM Revision 741a17e6 (ffmpeg): Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration.
- Based on a patch by NVIDIA.
Originally committed as revision 22160 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/02/2010
- 10:14 PM Revision 130de9fe (streamers): no optimization in debug mode
- 10:12 PM Revision bb95b0c9 (streamers): added ML to Makefile
- Conflicts:
Makefile - 10:12 PM Revision dfe2b7b8 (streamers): add some more debug to loop
- Conflicts:
loop.c - 10:11 PM Revision ae3c4aa9 (streamers): add error message if chunk can't be decoded
- Conflicts:
streaming.c - 10:10 PM Revision 4c008ca5 (streamers): binding message types (needed by net_helper-ml)
- Conflicts:
dumbstreamer.c - 09:59 PM Revision 1233698b (ffmpeg): Make seektest messages similar to other tests
- Originally committed as revision 22159 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision d7096d6f (ffmpeg): Run seektest on all generated files
- Originally committed as revision 22158 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision 1dd9ff87 (ffmpeg): Place regtest-pixfmt output files in separate dir
- This test generates many output files, and keeping them separate
is convenient.
Originally committed as revision 221... - 09:42 PM Revision 801b571e (ffmpeg): Remove unused argument to test scripts
- Originally committed as revision 22156 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision cc3e2472 (ffmpeg): Place regression test output files in subdirs per family
- Originally committed as revision 22155 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 5eef7bcd (ffmpeg): Plug memory leak for truncated files
- Originally committed as revision 22154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 38beab19 (ffmpeg): Plug some memory leaks for truncated files
- Originally committed as revision 22153 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision cbc4670c (ffmpeg): Revert "Remove the self reference in the seektest that prevented it f...
- This reverts r22151. It prevents the seektest from running at all and
is thus of no use whatsoever.
Originally comm... - 05:29 PM Revision dd785e25 (ffmpeg): Remove the self reference in the seektest that prevented it from
- testing new formats since 2 years namely r11831.
This likely will uncover bugs that gone unnoticed in the last 2 year... - 05:16 PM Revision af3390cb (ffmpeg): Make sure we dont double test files and sort the list.
- Originally committed as revision 22150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:12 PM Revision bf9d70d5 (ffmpeg): Pass correct buffer-pointer and buffer-size to hardware accelerated
- decoders when decoding packed B-frames.
Originally committed as revision 22149 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:57 PM Revision 88b83cac (ffmpeg): Codec copy test.
- Originally committed as revision 22148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 4888d47e (streamers): Merge branch 'master' into RockStreamer
- Conflicts:
dumbstreamer.c
loop-mt.c
loop.c
streaming.h - 04:26 PM Revision 8f8bd3b6 (streamers): changed ffmpeg download order in Makefile
- people had problems with svn access to the ffmpeg repo, so now the
default is to download using wget. - 04:26 PM Revision 63b2e58c (streamers): Forgot this...
- 04:24 PM Revision f05acd38 (streamers): fixed value of id in call to chunk_write
- 04:23 PM Revision 928dbfc6 (streamers): debug output instead of real data only if DEBUGOUT is specified
- 04:22 PM Revision 2c8b82f7 (streamers): added stdio.h to dbg.h
- 04:22 PM Revision 4ffa877f (streamers): added -m (multiply) option
- 04:22 PM Revision e0d1fc3a (streamers): use nodeID_free instead of free
- 04:22 PM Revision 3c017d8c (streamers): changed Makefile to fetch ffmpeg and compile everything with it
- 04:18 PM Revision aefc7450 (streamers): fix GRAPES source in Makefile prepare
- 04:18 PM Revision 742dfaec (streamers): cutting "needs" function in two
- 04:18 PM Revision 22ebd96d (streamers): added cb_to_bmap function
- 04:18 PM Revision ab53c8c2 (streamers): remove dead neighbour also from TopManager (not just from peerset)
- 04:18 PM Revision 9cad5297 (streamers): fixed some dprint's
- 04:16 PM Revision 6ea68dd8 (streamers): fixed debug output
- 04:16 PM Revision 718a8f29 (streamers): replace bmap instead of union
- with union, we were recording the history of the other node's bmap.
What we want is a vision of the actual state. - 04:16 PM Revision d74bc79c (streamers): new "needs" function that considers cb_size
- 04:16 PM Revision 8c1b2832 (streamers): send cb_size
- 04:16 PM Revision 4a9d32c1 (streamers): added cb_size parameter to bmap messages
- 04:15 PM Revision 449e156e (streamers): send bmap before sending chunk
- 04:13 PM Revision 13d85fc6 (streamers): improved debug output
- 04:11 PM Revision 0c3f7376 (streamers): free some lost memory
- 04:11 PM Revision 637f87e0 (streamers): fixed memory allocation in sendSignalling
- 04:11 PM Revision 211bab03 (streamers): changed sig header to packed
- 04:10 PM Revision 1942bd59 (streamers): added offerChunks and acceptChunks calls
- 04:08 PM Revision 12fda9a0 (streamers): removed size parameter where struct chunkID_set is used
- 04:08 PM Revision 7ad9ec5e (streamers): some whitespaces removed
- 04:08 PM Revision b7374def (streamers): added break in sogParseData
- 04:08 PM Revision 1bb397ce (streamers): generalized some signaling code
- 04:08 PM Revision d310076d (streamers): added "from" parameter to sigParseData
- 04:08 PM Revision 0e858c17 (streamers): merged changes of loop in loop-mt
- 04:08 PM Revision 6e5aec7e (streamers): warning output to stderr instead of stdout
- 04:08 PM Revision 2f846ddd (streamers): separated topology.c from loop.c
- 04:02 PM Revision 6fe7eade (streamers): Merge commit 'origin/io_consolidation' into RockStreamer
- Conflicts:
Makefile
loop.c
streaming.h - 12:51 PM Revision 30a6e902 (streamers): configurable loop support
- Conflicts:
loop.c
streaming.h - 12:51 PM Revision 52976315 (streamers): file input: try to loop but exit if failed
- 12:51 PM Revision bd38fe7d (streamers): added loop support for file input
- 12:51 PM Revision 8cab320c (streamers): added -m (multiply) option
- 12:50 PM Revision eb39805a (streamers): Merge branch 'merge-csaba'
- Conflicts:
input-dummy.c
loop-mt.c - 12:45 PM Revision e4f17589 (streamers): fix GRAPES source in Makefile prepare
- 12:44 PM Revision 6dcf5ec0 (streamers): minor change in the makefile to have the right executable name
- 12:44 PM Revision f2dc9998 (streamers): Adjust the "prepare" target
- 12:43 PM Revision cbc8f8ba (streamers): Do not crash if the network interface does not exist
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/DumbStreamer@504 a72f678d-4428-462c-85b4-08f0...
- 12:43 PM Revision 21ca4b73 (streamers): instructions updated
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/DumbStreamer@503 a72f678d-4428-462c-85b4-08f0...
- 12:43 PM Revision 8fed7779 (streamers): added GPL
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/DumbStreamer@502 a72f678d-4428-462c-85b4-08f0...
- 11:30 AM Revision 5ada309a (grapes): Fix the net_helper implementation to match the interface...
- 10:20 AM Revision 4246a9b9 (grapes): Fix some valgrind errors
- 10:12 AM Revision 6efeb8d3 (grapes): Fix a memleack
- 10:10 AM Revision c81e8439 (grapes): Fix two more const-related warnings
- 10:02 AM Revision ee9b5b9a (grapes): Merge branch 'fixes'
- 09:57 AM Revision 2a50a20c (grapes): config_parse() is now fixed
- 09:56 AM Revision 4809b354 (grapes): Simplify
- 09:52 AM Revision 2c424e37 (grapes): Merge commit 'origin/chunkbuffer'
- Conflicts:
som/Tests/Makefile - 03:19 AM Revision d41f1fa6 (ffmpeg): Add presets for all of the x264 presets, including fastfirstpass vers...
- Not 100% accurate, since not all x264 options have ffmpeg equivalents yet.
Patch by Lou Logan.
Originally committed... - 03:16 AM Revision b781cc12 (ffmpeg): Make lsp a separate configurable and select it from codecs needing it
- Originally committed as revision 22143 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:16 AM Revision 3d7b94ba (ffmpeg): Fix build failure with fast_unaligned and non-gcc-compatible compilers
- Originally committed as revision 22142 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 AM Revision 145061a1 (ffmpeg): Fix a bunch of bugs ive introduced recently that broke threaded decod...
- might also fix issue1788
Originally committed as revision 22141 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:01 AM Revision 8c8bf9ec (ffmpeg): Make ffmpeg print a message and abort if the name of the format
- provided with -f was unknown.
Originally committed as revision 22140 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/01/2010
- 11:10 PM Revision 07a70b38 (ffmpeg): Add a check for checking if more than one input file is provided to
- ffplay, make it complain and abort in that case as just one input file
is currently supported.
Originally committed ... - 11:02 PM Revision 58621b8d (ffmpeg): Clarify the error message issued by ffprobe in case of more than one
- file provided as input.
Originally committed as revision 22138 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:42 PM Revision fe89ccd1 (ffmpeg): Fix spelling in comment
- Originally committed as revision 22137 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision efb0102f (ffmpeg): Add commented-out unoptimized code to improve readability
- Originally committed as revision 22136 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:16 PM Revision 8a4d067d (ffmpeg): Revert r22119 and partially revert 22120.
- Originally committed as revision 22135 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 34a2d9f9 (ffmpeg): Add Reinhard and myself as release managers.
- Originally committed as revision 22132 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 8ef4f92b (ffmpeg): Process packed bitstream also for VDPAU.
- Originally committed as revision 22131 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision 49b60982 (ffmpeg): Don't let output pixel format influence input pixel format.
- Patch by Chris Stones, chris D stones A gmail
Originally committed as revision 22130 to svn://svn.ffmpeg.org/ffmpeg... - 04:08 PM Revision 4893c9e0 (grapes): Avoid inserting duplicated chunks
- 02:30 PM Revision 2bcaf2fe (ffmpeg): Fix AMR-NB entry in the supported audio codecs list.
- The decoding and encoding rows were switched around.
Originally committed as revision 22128 to svn://svn.ffmpeg.org/... - 07:26 AM Revision e1c0b00b (ffmpeg): nutdec: make chapter start and length uint64_t to prevent overflows.
- Patch by Anton Khirnov wyskas chez gmail punto com
Originally committed as revision 22127 to svn://svn.ffmpeg.org/ff... - 07:22 AM Revision c71591a5 (ffmpeg): ffmpeg: copy stream metadata.
- Patch by Anton Khirnov wyskasgmailcom
Originally committed as revision 22126 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:22 AM Revision bc997376 (ffmpeg): revert r22112 which broke playback of cathedral-beta2-400extra-crop-a...
- Originally committed as revision 22125 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/28/2010
- 11:54 PM Revision 8897b247 (ffmpeg): Remove some unneeded fill_rectangle() for 16x16 blocks.
- Originally committed as revision 22124 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision 11a74f36 (ffmpeg): Explicitly set struct addrinfo to NULL if getaddrinfo failed instead of
- assuming getaddrinfo will have done this.
Originally committed as revision 22123 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:31 PM Revision a34fc5e2 (ffmpeg): Make our getaddrinfo implementation initialize "struct addrinfo" return
- value to NULL on errors.
Originally committed as revision 22122 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:49 PM Revision 27dbc47c (ffmpeg): Plug some memory leaks in NUT muxer and demuxer
- Originally committed as revision 22120 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 PM Revision fee6faa2 (ffmpeg): Implement av_tree_destroy_free_elem() to destroy a tree and free all the
- values stored on it.
Originally committed as revision 22119 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:58 PM Revision a882cf9c (ffmpeg): Make av_build_filter static (and remove av_): It is not used outside ...
- Originally committed as revision 22118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision 406aa93f (ffmpeg): Make av_get_bit_rate() static and remove av_, the function is only used
- inside libavcodec/utils.c.
Originally committed as revision 22117 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:03 PM Revision 88f83607 (ffmpeg): Include libxvid_internal.h: It contains the prototype for av_tempfile().
- Originally committed as revision 22116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:57 PM Revision 30f76824 (ffmpeg): Make the following functions static (and remove ff_), they are only used
- inside libxvidff.c:
ff_xvid_encode_init(), ff_xvid_encode_frame(), ff_xvid_encode_close()
Originally committed as re... - 06:50 PM Revision 5dfa637c (ffmpeg): Make function get_channel_name() static: It is only used in audioconv...
- Originally committed as revision 22114 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision 82f50f82 (ffmpeg): Print chapter info in dump_format().
- Patch by Anton Khirnov, wyskas gmail
Originally committed as revision 22113 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:33 PM Revision 7c994c36 (ffmpeg): Process picture aspect ratio changes in H.264.
- This fixes playback of such streams with ffplay (but does not affect
current ffmpeg).
Patch by Janusz Krzysztofik, j... - 04:40 PM Revision 5692ed3a (ffmpeg): Many mp3s seem to contain padding after id3 tags that is not consider...
- tag size. Skip this to make the format probing quicker.
Originally committed as revision 22111 to svn://svn.ffmpeg.o... - 11:18 AM Revision f2e033ac (ffmpeg): Free packets read in seek_test.
- Originally committed as revision 22110 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 AM Revision f65919af (ffmpeg): Rename RTP depacketizer files from rtp_* to rtpdec_*
- Originally committed as revision 22109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision c7ff04e2 (ffmpeg): Fix some memory leaks in seek_test test program:
- - do not allocate context twice
- close the input file before exiting
Originally committed as revision 22108 to svn:... - 03:59 AM Revision 1e6365b3 (ffmpeg): Include rtpdec.h, it contains prototypes for the following functions:
- rtp_set_remote_url(), rtp_get_local_port(), rtp_get_file_handles()
Originally committed as revision 22107 to svn://s... - 03:52 AM Revision 4443c0e9 (ffmpeg): Include internal.h and imgconvert.h, they contain the prototypes for the
- following functions:
ff_is_hwaccel_pix_fmt(), ff_set_systematic_pal(), ff_fill_linesize(),
ff_fill_pointer(), ff_get_... - 03:41 AM Revision ccd17ea1 (ffmpeg): Include msrledec.h: It contains the prototype for ff_msrle_decode().
- Originally committed as revision 22105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 AM Revision 862715d3 (ffmpeg): Include atrac.h: It contains the prototypes for atrac_generate_tables()
- and atrac_iqmf().
Originally committed as revision 22104 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:27 AM Revision c6e1599b (ffmpeg): Include mpegaudiodecheader.h: It contains the prototype for
- ff_mpegaudio_decode_header().
Originally committed as revision 22103 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:02 AM Revision 770128c4 (ffmpeg): Remove declaration of unused variables.
- Originally committed as revision 22102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 AM Revision dacd7842 (ffmpeg): Include h263_parser.h: It contains the prototype for
- ff_h263_find_frame_end().
Originally committed as revision 22101 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:41 AM Revision dd6c2534 (ffmpeg): Include mpeg4video.h: Needed for declaration of ff_mpeg4_decode_pictu...
- Originally committed as revision 22100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision 0fcbcad1 (ffmpeg): Include sha1.h from sha.c: It contains several prototypes.
- Originally committed as revision 22099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 AM Revision 627686e6 (ffmpeg): Make sws_dcVec static: It is only used inside libswscale/utils.c.
- Originally committed as revision 30787 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:04 AM Revision dda8fc6a (ffmpeg): Include avc.h from avc.c: It contains several prototypes.
- Originally committed as revision 22098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 998257bd (ffmpeg): Make mp4_read_descr static: It is only used inside libavformat/mov.c.
- Originally committed as revision 22097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 AM Revision c53ffb2c (ffmpeg): Include apetag.h which contains the prototype for ff_ape_parse_tag().
- Originally committed as revision 22096 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/27/2010
- 09:13 PM Revision eb285cfe (ffmpeg): Fix avcodec_align_dimensions to return values suitably aligned for FL...
- with SSE and add a avcodec_align_dimensions2 taht returns the stride alignment
requirements independently from doing ... - 05:47 PM Revision c0e5c5ce (fifo): initial commit
- 03:25 PM Revision 1d536203 (ffmpeg): Stop make deleting intermediate files (ffmpeg.o and friends)
- Originally committed as revision 22094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 8590e6d5 (ffmpeg): Strides in Indeo 5 reconstruction filter should be signed,
- this way it works on 64-bit archs too.
Patch by Jindřich Makovička ($lastname without last letter and háček, gmail)
... - 12:32 PM Revision e322aace (ffmpeg): Encapsulate VLC information needed for decoding blocks and macroblock...
- Indeo 5 into single structure IVIHuffTab and factorize code using it.
Based on patch by Maxim (max_pole at German GM... - 12:12 PM Revision 4982a77e (ffmpeg): Make it clear that ff_ivi_init_static_vlc() does not need arguments
- Originally committed as revision 22091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 AM Revision 185a885b (ffmpeg): add myself to gpg fingerprint list
- Originally committed as revision 22089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 AM Revision 20f5c9d1 (ffmpeg): sort() names in PGP/GPG fingerprint list
- Originally committed as revision 22088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 AM Revision ce9c6916 (ffmpeg): Merge h->slice_table[left_xy[0/1] ] checks, 4 cpu cycles speedup
- Originally committed as revision 22086 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 AM Revision 82fb5bb2 (ffmpeg): Split *_type setting up, 4 cpu cycles faster.
- Originally committed as revision 22085 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/26/2010
- 10:45 PM Revision 821fe7f3 (ffmpeg): Optimize (amvd>2)+(amvd>32), about 1 cpu cycles faster.
- patch by Zhou Zongyi @ zhouzy () os punkt pku dot edu speck cn
Originally committed as revision 22084 to svn://svn.f... - 06:50 PM Revision 4e06acbd (ffmpeg): Fixed a segfault in the DCA decoder with corrupted streams.
- It happens when the number of channels defined by DCAContext:acmod is lower
than DCAContext:prim_channels. In this ca... - 06:12 PM Revision 4784b092 (ffmpeg): Do not read beyond end of input in EA-TGV. This should avoid FATE tes...
- result depending on uninitialized data.
FATE result may change for this test.
Originally committed as revision 2208... - 04:21 PM Revision 50ff78db (ffmpeg): RTSP muxer: Use a local copy of the AVPacket for sending to the chain...
- This way, we avoid overwriting stream_index in the user's AVPacket
with a nonsense value.
Originally committed as re... - 03:26 PM Revision cf41a02b (ffmpeg): Only load the topleft mv/ref when the topright is unavailable.
- 8 cpu cycles faster.
Originally committed as revision 22079 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:11 PM Revision 005954ae (grapes): New topology manager interface, to support metadata
- 03:10 PM Revision 03e241dd (grapes): Fix a const-related warning
- 03:03 PM Revision cf7b67bc (ffmpeg): Remove some useless operations from the code setting left_cbp.
- maybe 0.5 cpu cycles faster
Originally committed as revision 22078 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:46 PM Revision 6abda15f (ffmpeg): Prevent overflow of start_time + recording_time.
- Patch by Francesco Cosoleto gmail($name)
Originally committed as revision 22077 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:51 AM Revision be707647 (ffmpeg): Add myself as maintainer of the bink demuxer and bink audio decoder
- Originally committed as revision 22075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 AM Revision a9d7dd3b (streamers): Use a proper nodeID dtor
- 09:13 AM Revision 59b5370f (ffmpeg): Simplify code to set cbp_*
- this seems 1 cpu cycle slower even though we practically just remove code.
Speed loss seems caused by the merge of if... - 08:55 AM Revision 58184187 (ffmpeg): Fix typos in ref_index documentation.
- Originally committed as revision 22072 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 AM Revision 747db4e3 (ffmpeg): Move init of right side of ref_cache from fill_caches() to init_the_d...
- Originally committed as revision 22071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 AM Revision 77c6edb8 (ffmpeg): Remove 3 mv_cache zeroing instructions that zeroed the right side.
- This seems unneeded as nothing seems to ever set it to non zero values.
Originally committed as revision 22070 to sv... - 01:38 AM Revision 8f8497ae (ffmpeg): Remove useless check of the 2 left MBs of a pair being in the same sl...
- Originally committed as revision 22069 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 AM Revision f57a5dcd (ffmpeg): Clarify ref_index.
- Originally committed as revision 22068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision 6e2fe0f2 (ffmpeg): Remove unneeded line of code from the neighbor setting code in h264.
- Originally committed as revision 22067 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision aa5ee59e (ffmpeg): Simplify code in mv_pred.
- Not benchmarked as this is petty much just code removial.
Originally committed as revision 22066 to svn://svn.ffmpeg...
02/25/2010
- 11:44 PM Revision 358b5b1a (ffmpeg): Get rid of mb2b8_xy and b8_stride, change arrays organized based on b...
- ones based on mb_stride in h264.
about 20 cpu cycles faster overall per MB
Originally committed as revision 22065 to... - 11:27 PM Revision f3a572ca (ffmpeg): Disable suffix rules
- Most of the make builtin rules, which we do not need, are suffix rules,
and we use only new-style pattern rules. Dis... - 10:10 PM Revision 43e498bb (grapes): Move config.* to a more generic place
- 10:03 PM Revision f9d6272b (grapes): Build one single library by default
- 10:00 PM Revision 9a686bca (grapes): Convert two Makefiles I forgot...
- 09:31 PM Revision 1dc5a683 (grapes): Merge branch 'makefiles'
- 09:29 PM Revision 5731f27d (grapes): Fix the tests Makefile
- 09:26 PM Revision 5618ba78 (grapes): Merge remote branch 'origin/makefiles'
- Conflicts:
som/ChunkBuffer/Makefile - 09:21 PM Revision 479e1e61 (ffmpeg): Remove pointless empty line.
- Originally committed as revision 30730 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:12 PM Revision 8ebed38e (ffmpeg): Apply consistency nit.
- Originally committed as revision 30729 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:07 PM Revision 69981957 (grapes): Fix some errors spotted by valgrind (happening when we search for non...
- 09:07 PM Revision 174b1e56 (grapes): Make valgrind happy
- 08:55 PM Revision 8ae83f37 (grapes): Add a test for config.c
- 08:27 PM Revision 5728d758 (grapes): Merge remote branch 'origin/nodeid-dtor'
- Conflicts:
som/TopologyManager/nccache.c - 08:25 PM Revision e7bf8c8e (grapes): Merge branch 'copyright'
- 08:24 PM Revision 8ab58ec7 (grapes): Copyrights
- 07:55 PM Revision 11ab237e (ffmpeg): Add the graph2dot tools and document it.
- Also link avfiltergraph.o and graphparser.o against libavfilter, as it
uses them.
Originally committed as revision 2... - 07:38 PM Revision 9c16add6 (ffmpeg): Replace not anymore valid syntax "-title X" with "-metadata title=X".
- Originally committed as revision 22062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision 3b606e71 (ffmpeg): svq3 now in working condition, at least vissually, ill let fate tell us
- if the checksums match
Originally committed as revision 22061 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:39 PM Revision fc7f7f17 (ffmpeg): fix compilation, sorry ive not checked cvslog for a while :(((
- svq3 decoder does not work yet though but i didnt want to keep compilation
broken longer
Originally committed as rev... - 04:59 PM Revision cba2f6d5 (ffmpeg): asfenc: write tags in proper UTF-16.
- Patch by Anton Khirnov wyskas gmail com
Originally committed as revision 22059 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:50 PM Revision a677078e (ffmpeg): asfenc: simplify writing of comment header.
- Patch by Anton Khirnov wyskas gmail com
Originally committed as revision 22058 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:38 PM Revision e4ea625a (ffmpeg): asfdec: don't strip the "WM/" prefix, this should be done during conv...
- Patch by Anton Khirnov wyskas gmail com
Originally committed as revision 22057 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:29 PM Revision 36b54927 (ffmpeg): Dont allocate direct_table 8 times too large.
- Originally committed as revision 22056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 PM Revision 5e350863 (ffmpeg): Store data in direct_table interleaved.
- seems 20cpu cycles faster
Originally committed as revision 22055 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:54 PM Revision 013202d7 (ffmpeg): Simplify intra4x4_pred_mode_cache init.
- Originally committed as revision 22054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 PM Revision 662a5b23 (ffmpeg): Reorder intra4x4_pred_mode so that we can read/write 4 values at once.
- 3-7 cpu cycles faster
Originally committed as revision 22053 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:02 PM Revision 5b0fb524 (ffmpeg): Store intra4x4_pred_mode per row only.
- about 5 cpu cycles slower in the local code but should be overall faster
due to reduced cache use. (my sample though ... - 12:51 PM Revision c2186cbd (ffmpeg): unroll tiny and trivial loop. Same speed but clearer.
- Originally committed as revision 22051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 AM Revision a5517dcc (ffmpeg): asf: indent.
- Patch from Anton Khirnov wyskas gmail com
Originally committed as revision 22050 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 AM Revision 9b54f432 (ffmpeg): asf: add more entries to metadata conv table.
- Patch from Anton Khirnov wyskas gmail com
Originally committed as revision 22049 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:11 AM Revision e1c88a21 (ffmpeg): Cut the size of mvd_table by yet another factor of 2.
- The code read/write code itself was 1 cycle faster, overall its
likely more due to cache effects
Originally committe... - 02:42 AM Revision d43c1922 (ffmpeg): Keep mvd_table values of only 2 mb rows.
- Originally committed as revision 22047 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:16 AM Revision b6a41853 (ffmpeg): 10l: add prefix "TAG:" to the metadata tags key showed for each stream.
- This is consistent with the metadata displaying in show_format() and
with the documentation.
Originally committed as... - 12:05 AM Revision 912dd63e (ffmpeg): Cosmetics: replace "filename" to "arg" for the name of the argument of
- opt_input_file(). More consistent and more clear, as "filename" can be
easily confused with the global "input_filenam...
02/24/2010
- 11:56 PM Revision c4a90caa (ffmpeg): aac: Keep decode_band_types() from eating all padding at the end of a...
- Due to a shortcoming in the AAC specification, if an all zero buffer is
fed to section data decoding it will never te... - 11:52 PM Revision 33147993 (ffmpeg): Extend doxy for the src parameter of av_fifo_generic_write().
- @patchby Tomas Härdin |tomas dot hardin at codemill dot se|
Originally committed as revision 22043 to svn://svn.ffmp... - 10:13 PM Revision 09ef1ace (ffmpeg): 3rd and hopefully last 100l fix.
- Originally committed as revision 22041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision 3393bff1 (ffmpeg): Fix doxy and assert().
- Originally committed as revision 22040 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision 377fc38d (ffmpeg): Try to fix 100l compilation failure on some systems.
- Originally committed as revision 22039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision b5bd0700 (ffmpeg): Change mvd_cache & mvd_table to 8bit, this is overall a bit faster
- for high resolution videos.
about 20cycles faster per MB for cathederal.
Originally committed as revision 22038 to s... - 08:38 PM Revision 8ef4e65e (ffmpeg): AV_COPY16() & AV_ZERO16()
- Originally committed as revision 22037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision f3ea29bf (ffmpeg): Extend fill_rectangle() support for 16bit
- Originally committed as revision 22036 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:50 PM Revision 81b5e4ee (ffmpeg): Calculate mvd without abs()
- same speed (ask gcc why, i dont know)
Originally committed as revision 22035 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:19 PM Revision fce44489 (ffmpeg): Read ASF metadata as proper UTF-16 and spit it out as proper UTF-8 in...
- metadata system.
Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22034 to svn://svn.ffm... - 06:17 PM Revision a106d411 (ffmpeg): Don't add WM prefixes to all written ASF tags.
- Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22033 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:16 PM Revision 855a1ba5 (ffmpeg): switch back to (amvd>2)+(amvd>32), its 5 cpu cycles faster now.
- Originally committed as revision 22032 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 PM Revision 531d8fa3 (ffmpeg): Eliminate put_str16().
- Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22031 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:08 PM Revision ae529ddb (ffmpeg): Add PUT_UTF16() macro.
- Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22030 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:06 PM Revision 01b35be1 (ffmpeg): Factorize common code from the top of decode_cabac_mb_mvd()
- 10-15 cpu cycles faster.
Originally committed as revision 22029 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:01 PM Revision 61648423 (ffmpeg): Mention that metadata tags are (unvalidated) UTF-8.
- Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22028 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:16 PM Revision 6d0155c7 (ffmpeg): Replace mvd>2 + mvd>32 by MIN((mvd+28)*17>>9, 2)
- same speed as far as i can meassure but it might have fewer branches on some
archs.
Idea from x264 / jason
Originall... - 02:45 PM Revision bc77fce6 (ffmpeg): Clear freed pointer in ffplay.c.
- Fixes a crash when audio stream is cycled twice.
Originally committed as revision 22026 to svn://svn.ffmpeg.org/ffmp... - 01:12 PM Revision 90332deb (ffmpeg): Replace ad-hoc fill rectangle by fill_rectangle().
- Originally committed as revision 22025 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 PM Revision d2df291f (ffmpeg): ff_msmpeg4_decode_init() calls ff_h263_decode_init() which calls
- MPV_common_init(), so calling both is redundant and leads to memory
leaks in WMV3/VC-1 decoder. Thus use only the fir... - 11:51 AM Revision 601e74d3 (ffmpeg): it is not necessary to display the decoder name, as av_log() automati...
- Originally committed as revision 22023 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 AM Revision dd80be5b (ffmpeg): low-complexity Bink file seeking
- Originally committed as revision 22022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 AM Revision 7e276c85 (ffmpeg): set AVINDEX_KEYFRAME correctly for bink
- Originally committed as revision 22021 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 AM Revision 8d819221 (ffmpeg): Correctly increment continuity_counter in PCR packets.
- Patch by Yann Coupin, yann.coupin+ffmpeg gmail
Originally committed as revision 22020 to svn://svn.ffmpeg.org/ffmpeg... - 07:34 AM Revision 6538c0f1 (ffmpeg): asfdec: skip byte array tags.
- Patch from Anton Khirnov wyskas gmail
Originally committed as revision 22019 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:33 AM Revision 27e74927 (ffmpeg): asfdec: add a debug message about skipped tags.
- Patch from Anton Khirnov wyskas gmail
Originally committed as revision 22018 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:32 AM Revision 47794b9d (ffmpeg): asfdec: fix a memleak.
- Patch from Anton Khirnov wyskas gmail
Originally committed as revision 22017 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:31 AM Revision 514b73cf (ffmpeg): asfdec: only unicode tags must have even length.
- Patch from: Anton Khirnov wyskas gmail
Originally committed as revision 22016 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:27 AM Revision 43382b5f (ffmpeg): Introduce metadata conversion table for NUT muxer and demuxer.
- Patch by Anton Khirnov (wyskas, do no evil mail)
Thread "[PATCH] nut metadata conversion table"
Originally committed... - 06:14 AM Revision c8c0ac6b (ffmpeg): FFprobe: take only one input file.
- Originally committed as revision 22014 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 AM Revision 9127a369 (ffmpeg): Replace /2 by faster >>1 as the mvd values are now all positive.
- Originally committed as revision 22013 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 AM Revision 5c34e36a (ffmpeg): Remove unused variable. Seems i forgot to commit this.
- Originally committed as revision 22012 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/23/2010
- 11:41 PM Revision a15fdd7c (ffmpeg): Attempt to fix issue1728 and regression of issue203
- Originally committed as revision 22011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 PM Revision b8c93c48 (ffmpeg): Set ist->pts to something that isnt guranteed to entangle itself with...
- Originally committed as revision 22010 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision fc298fd9 (ffmpeg): Add -Wmissing-prototypes to CFLAGS if available.
- Originally committed as revision 22009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:35 PM Revision 9f7490a0 (ffmpeg): Also favor streams with more packets in ffplay.
- Originally committed as revision 22008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision 256ab3ed (ffmpeg): Dont modify wanted_stream.
- Originally committed as revision 22007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision 5b369983 (ffmpeg): replace wanted_*_stream by wanted_stream[CODEC_TYPE]
- Originally committed as revision 22006 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision 8790961d (ffmpeg): mlp_parser: Fix memleak.
- ff_combine_frame() is called, which allocates ParseContext->buffer if needed,
so ff_parse_close() must be called to f... - 04:49 PM Revision d7a4961e (ffmpeg): vfwcap: support MJPG compressed streams.
- Patch by Nash Tsai <nash dot tsai at gmail dot com>
Originally committed as revision 22004 to svn://svn.ffmpeg.org/f... - 04:46 PM Revision f1d5a1f2 (ffmpeg): Reorder buffer debug. Also print out if slice was buffered.
- Originally committed as revision 30722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:46 PM Revision 6625a3de (ffmpeg): Replace *_index by st_index[codec_type].
- Originally committed as revision 22003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 PM Revision 247e3954 (ffmpeg): Favor streams with more packets if the user did not specify what she ...
- Fixes issue1156
Originally committed as revision 22002 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:29 PM Revision ab392695 (ffmpeg): Count all frames with codec_info_nb_frames not just ones with non zero
- duration. I hope this breaks nothing. Its needed for my fix of issue1156
Originally committed as revision 22001 to s... - 04:12 PM Revision d962706f (ffmpeg): Cosmetics: break all Makefile lines at 80 columns or less
- Originally committed as revision 22000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 PM Revision 6d3d3b83 (ffmpeg): Redesign opt_programid code.
- Its now possible to also select programs per input file and there is
less code duplication.
Originally committed as ... - 03:07 PM Revision 6c6e6ef5 (ffmpeg): Put codec_info_nb_frames back in AVStream and print its value.
- This way streams with no or very few frames can be avoided during
auto selection
Originally committed as revision 21... - 12:14 PM Revision fc323a54 (ffmpeg): Clarify non constness of src in av_fifo_generic_write()
- Originally committed as revision 21997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 AM Revision 02cd6f54 (ffmpeg): Set video stream duration for Bink demuxer
- Originally committed as revision 21996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision 93993933 (ffmpeg): Cosmetics: reindent
- Originally committed as revision 21995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision b62c65f2 (ffmpeg): Bink audio pts starts at 0, not reported_size
- Originally committed as revision 21994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 AM Revision c8c77d8d (ffmpeg): Use reported_size to truncate final Bink Audio frame
- Originally committed as revision 21993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 AM Revision 589760c6 (ffmpeg): Fix iff demuxer dependencies
- Originally committed as revision 21992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 AM Revision 3dfd81e6 (ffmpeg): Fix vc1 parser dependencies
- Originally committed as revision 21991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 AM Revision 0802cb85 (ffmpeg): Fix h264 parser dependencies
- Originally committed as revision 21990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 AM Revision 401903dc (ffmpeg): Fix mpeg4video parser dependencies
- Originally committed as revision 21989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 AM Revision 5c9b9c99 (ffmpeg): Fix wmv2 encoder dependencies
- Originally committed as revision 21988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 AM Revision 818a4a64 (ffmpeg): Fix gif encoder dependencies
- Originally committed as revision 21986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:10 AM Revision fa725249 (ffmpeg): Fix snow encoder dependencies
- Originally committed as revision 21985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 AM Revision 19ecfb8a (ffmpeg): Fix svq1 encoder dependencies
- Originally committed as revision 21984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 AM Revision 60819e69 (ffmpeg): 10l trocadero: Indeo 5 decoder did not free custom VLCs for macrobloc...
- block decoding at exit, so prevent that memory leak now.
Originally committed as revision 21983 to svn://svn.ffmpeg.... - 07:07 AM Revision 4f974de6 (ffmpeg): Decode alpha plane in Bink video
- Originally committed as revision 21982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 AM Revision bf0d54a3 (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 21981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 AM Revision 54d4c0de (ffmpeg): Move plane decoding code into separate function in Bink decoder
- Originally committed as revision 21980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 AM Revision ba3e8214 (ffmpeg): Bink video decoder now can use extradata to detect alpha plane presence
- Originally committed as revision 21979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 AM Revision a45972a8 (ffmpeg): Make Bink demuxer pass video flags to decoder
- Originally committed as revision 21978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision 2fc492d8 (ffmpeg): Declare indeo VLC table storage with correct type
- Originally committed as revision 21977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision db8cb47d (ffmpeg): Try to set has_b_frames in codec init if we know everything alraedy.
- This fixes some issues with the first few timestamps.
Originally committed as revision 21976 to svn://svn.ffmpeg.org... - 01:07 AM Revision 9855b2e3 (ffmpeg): Move extradata reading code into codec init instead of doing it
- in read frame.
Originally committed as revision 21975 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:35 AM Revision 3307e6ea (ffmpeg): Prefix non-static RTSP functions with ff_.
- Originally committed as revision 21974 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/22/2010
- 10:21 PM Revision fc5607f8 (ffmpeg): Make -benchmark also print the maximum memory usage if possible.
- Originally committed as revision 21973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision b7884740 (ffmpeg): Make sure mp1/mp2 get their frame_size set.
- Fixes issue1696
Originally committed as revision 21972 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:28 PM Revision 6f5a3d0a (ffmpeg): Add an RTSP muxer
- Originally committed as revision 21971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision f86f6656 (ffmpeg): Free metadata in chained RTP muxers in the RTSP muxer
- This fixes a minor memory leak
Originally committed as revision 21970 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:47 PM Revision af037f80 (ffmpeg): Cosmetics: reindent
- Originally committed as revision 21969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 15ba2315 (ffmpeg): Add declarations and doxygen documentation of generic rtsp support fu...
- to rtsp.h, and make the functions non-static
Originally committed as revision 21968 to svn://svn.ffmpeg.org/ffmpeg/t... - 04:11 PM Revision 2efc97c2 (ffmpeg): Cosmetics: reindent after applying patches
- Originally committed as revision 21967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 35cfd646 (ffmpeg): Don't follow RTSP redirects when used as a muxer
- Originally committed as revision 21966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 PM Revision 3e24c770 (ffmpeg): Add a function rtsp_setup_output_streams for announcing the SDP
- and setting up the internal RTSPStream data structures when using
the RTSP code in muxer mode.
Originally committed ... - 03:46 PM Revision fd450a51 (ffmpeg): Create AVFormatContext objects as private transport for output RTSP s...
- Originally committed as revision 21964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 PM Revision 1d6065ad (ffmpeg): Make Bink decoder able to skip alpha plane
- Originally committed as revision 21963 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 9068f36d (ffmpeg): Macroblock and block Huffman code sets are to be used by both Indeo 4...
- Indeo 5, so make them global and move their initialization to the common place
as well. And fix static VLC initializa... - 12:35 PM Revision bb29fee3 (ffmpeg): Make Bink decoder to stop decoding planes after all bits are used.
- This prevents crashes during decoding grayscale Bink files like
samples from Impossible Creatures game demo.
Origina... - 12:28 PM Revision 33bc7947 (ffmpeg): Make opt_default() print an error message and exit if the option
- supplied is not recognized.
Originally committed as revision 21960 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:20 PM Revision fb030bd0 (ffmpeg): Correct bundle lengths calculation for small Bink files.
- This fixes issue 1764.
Originally committed as revision 21959 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:20 PM Revision 9b3c455c (ffmpeg): ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16
- Patch by Kostya, minor fixes by me.
Originally committed as revision 21958 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:19 AM Revision 0e5f33f2 (ffmpeg): Make sure a set r_frame_rate is not overriden by a guess.
- Also make sure we dont waste time in this case with collecting timestamps.
Originally committed as revision 21957 to... - 09:47 AM Revision f51674ff (ffmpeg): Fix compilation for --enable-version3 --enable-libopencore_amrwb (only).
- Originally committed as revision 21956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision 403c545d (ffmpeg): Attempt to fix the completely random values returned by ff_avc_find_s...
- Originally committed as revision 21955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision dd4a03f7 (ffmpeg): Revert "Suppress icc warnings about unknown attributes"
- This reverts r21884. Apparently people want those warnings.
Originally committed as revision 21954 to svn://svn.ffm... - 12:34 AM Revision ac73f1a8 (ffmpeg): ARM: change argument/return type of bswap_16() to unsigned 32-bit
- This avoids unnecessary masking otherwise added by the compilers.
Originally committed as revision 21953 to svn://sv... - 12:34 AM Revision a87b2f6d (ffmpeg): ARM: add missing preserve8 directives
- Originally committed as revision 21952 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/21/2010
- 11:28 PM Revision 39261cd8 (ffmpeg): get/show_bits() can read up to MIN_CACHE_BITS bits
- The limit for get/show_bits_long() to use get/show_bits() directly
should be MIN_CACHE_BITS, not 17.
Originally comm... - 11:28 PM Revision 976d7bf7 (ffmpeg): Suppress armcc warnings about unknown attributes
- Originally committed as revision 21950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 PM Revision acbb378d (ffmpeg): Fix timestamp association for mpeg2 field pictures.
- Fixes /MPlayer/incoming/codec_copy_fails_vob_to_mpeg-ts/codec_copy_fails_vob_to_mpeg-ts.vob
Originally committed as ... - 09:48 PM Revision 7cd7d19e (ffmpeg): Deobfuscate LE SHOW_[SU]BITS; these are simple sign/zero-extend
- Originally committed as revision 21948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 PM Revision 48960b8f (ffmpeg): Add zero_extend() function
- Originally committed as revision 21947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision 94a5218c (ffmpeg): More accurate value for log2(10)
- Originally committed as revision 21946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision 0cb17649 (ffmpeg): Remove unused variable mb_xy.
- Patch by avcoder, ffmpeg gmail
Originally committed as revision 21945 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:33 PM Revision 1be784a2 (ffmpeg): Add support to an option -f which forces the format to use for opening
- the probed multimedia resource.
Originally committed as revision 21944 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:01 PM Revision 4fe3edaa (ffmpeg): AMR-NB floating-point based decoder.
- Code produced during SoC by Robert Swain and Colin McQuillan.
Originally committed as revision 21943 to svn://svn.ff... - 04:24 PM Revision f1b267dd (ffmpeg): Avoid using log2, it is not available everywhere.
- Should fix compilation on FreeBSD.
Originally committed as revision 21942 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:29 PM Revision dd347568 (ffmpeg): Remove unused variable, fixes warnings of the type:
- libavcodec/h264.h:816: warning: unused variable `mb_xy'
Originally committed as revision 21941 to svn://svn.ffmpeg.o... - 03:11 PM Revision 769c4975 (ffmpeg): indent
- Originally committed as revision 21940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision 4c4e7465 (ffmpeg): Avoid negative shifts in build_table()
- A shift by a negative amount has undefined behaviour. Even though
the result of this shift is never used, the shift ... - 02:41 PM Revision 044a950d (ffmpeg): Fix memory leak for truncated packets in idCin demuxer
- Originally committed as revision 21938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 PM Revision 342c7dfd (ffmpeg): Bink video decoder
- Originally committed as revision 21937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 AM Revision 336ce917 (ffmpeg): Add FFprobe tool.
- This is a simplified / cleaned-up version of the SourceForge program:
http://sourceforge.net/projects/ffprobe/
Synta... - 11:35 AM Revision f05ef45c (ffmpeg): Use the official FFmpeg spelling: "ffmpeg" -> "FFmpeg".
- Originally committed as revision 21935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 AM Revision 8b9da8b5 (ffmpeg): Put all the options shared amongst the ff* tools under a dedicated
- section "Generic options".
Originally committed as revision 21934 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:23 AM Revision 802da0b4 (ffmpeg): Indent.
- Originally committed as revision 21933 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision d68b27a9 (ffmpeg): VC1: fix missing include h263.h
- Originally committed as revision 21932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 AM Revision 6cb35b45 (ffmpeg): Simplify determing whether fragments are coded
- No measurable speed difference
Originally committed as revision 21931 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:10 AM Revision a8926476 (ffmpeg): Handle Theora's continued runs in superblock coding.
- This doesn't really matter yet since 4:2:0 1080p has only 3060 superblocks,
but larger resolutions or 4:4:4 1080p cou... - 12:10 AM Revision 855c720c (ffmpeg): Decode fully coded superblocks in the same manner as partial superblo...
- No speed difference, but it will simplify the special 4129 case.
Originally committed as revision 21929 to svn://svn... - 12:10 AM Revision ecb51b25 (ffmpeg): Make the special 4129 case for long-run bit strings a #define and exp...
- Originally committed as revision 21928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision 33dbc1b7 (ffmpeg): Use memset to set the runs partially coded superblocks
- Much faster for long runs (e.g. nearly uncoded frames), slightly faster
for the general case.
Originally committed a...
02/20/2010
- 10:57 PM Revision bbdf0d22 (ffmpeg): Make sure we dont write more bytes into filename than the array is long.
- just a precaution in case the size of the source array is increased or
made dynamically allocateable.
Originally com... - 10:48 PM Revision 6a245905 (ffmpeg): Do not attempt to open references through absolute pathes.
- This would allow an attacker to test remotely if a local file exists.
Originally committed as revision 21925 to svn:... - 08:13 PM Revision e4a35244 (ffmpeg): Replace log2f(10) with a constant
- Originally committed as revision 21924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision c4f267ab (ffmpeg): Free encoder extradata in avcodec_close(). Should fix several small m...
- leaks when encoding (at least for asv, wma and aac).
Fix also issue 1577.
Originally committed as revision 21923 to... - 04:02 PM Revision 7ed63ca2 (ffmpeg): Add casts to correct return type in macros for missing libm funcs
- Originally committed as revision 21922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision da2a5fea (ffmpeg): x86_fft.o depends on MMX and FFT.
- Originally committed as revision 21921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision 2897dc78 (ffmpeg): Delete avconfig.h on distclean
- Originally committed as revision 21920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision b6fa8e35 (ffmpeg): Delete all test related files in testclean rule
- Originally committed as revision 21919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision cbdcf479 (ffmpeg): remove tables of codebook vector values which are contained in
- another table
Originally committed as revision 21918 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:22 PM Revision 8e339d4a (ffmpeg): Gcc attribute may_alias is not supported (or silently ignored) by all...
- Originally committed as revision 21917 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 2e519564 (ffmpeg): Do not leave uninitialized data in the packet in MPC demuxer. Should ...
- adding a demuxer test to FATE.
Originally committed as revision 21916 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/19/2010
- 11:23 PM Revision 4280f9bb (ffmpeg): Split rtsp_read_header() into two functions, so that the main part (n...
- known as rtsp_connect()) can be used in the RTSP muxer.
Patch by Martin Storsjö <$firstname $firstname st>.
Origina... - 11:21 PM Revision e23d195d (ffmpeg): Split out input-specific parts of rtsp_read_header() into its own, new,
- function (rtsp_setup_input_streams()), as preparation for the upcoming
RTSP muxer.
Patch by Martin Storsjö <$firstna... - 11:13 PM Revision 30ff7c5c (ffmpeg): Only send out NAT-punching RTP/RTCP packets when we're in demuxer mod...
- don't send them when acting as a RTSP muxer.
Patch by Martin Storsjö <$firstname $firstname st>.
Originally committ... - 11:11 PM Revision 69adcc4f (ffmpeg): Use mode=receive instead of mode=play if in RTSP muxer (instead of de...
- mode.
Patch by Martin Storsjö <$firstname $firstname st>.
Originally committed as revision 21912 to svn://svn.ffmpe... - 11:10 PM Revision 52aa4338 (ffmpeg): Make rtsp_close_streams() take a AVFormatContext instead of a RTSPState
- argument, so we can use AVFormatContext->* here in the future.
Patch by Martin Storsjö <$firstname $firstname st>.
... - 10:23 PM Revision 4689ac41 (ffmpeg): 16l trocadero: don't forget to free frame data buffer in APE decoder
- Originally committed as revision 21910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision ce8f750c (ffmpeg): WavPack demuxer also depends on APE tag parser
- Originally committed as revision 21909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 8cdfa474 (ffmpeg): Make Bink demuxer skip all zero audio tracks, not only the first one
- Originally committed as revision 21908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision 7fa78f49 (ffmpeg): msmpeg4v* encoders depend on h263dec
- Originally committed as revision 21907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 8e25a3d6 (ffmpeg): Declare WMV1 decoder dependencies
- Originally committed as revision 21906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision df17dbf7 (ffmpeg): AEA demuxer requires raw.o for pcm_read_seek
- Originally committed as revision 21905 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision 77ce6653 (ffmpeg): Declare CAF demuxer dependency on mpegaudio
- Originally committed as revision 21904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision e0ae3591 (ffmpeg): Fix compilation of binkaudio_rdft when dct is disabled
- Originally committed as revision 21903 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 PM Revision 3a201bd0 (ffmpeg): remove a Huffman table from WMA which also exists in AAC
- Originally committed as revision 21902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 PM Revision cdfc38f4 (ffmpeg): Fix memory leak for truncated frames
- Originally committed as revision 21901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision df2235a1 (ffmpeg): Fix memory leak for truncated frames
- Originally committed as revision 21900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 251f0504 (ffmpeg): Remove stale function declaration.
- Patch by Martin Storsjö <$firstname $firstname st>.
Originally committed as revision 21899 to svn://svn.ffmpeg.org/f... - 05:23 PM Revision f1c8e5aa (ffmpeg): Add missing dependency of TwinVQ
- Originally committed as revision 21898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision cc01ab90 (ffmpeg): remove ivi5_scans8x8[0], it duplicates ff_zigzag_direct
- Originally committed as revision 21897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 PM Revision c02fd3d2 (ffmpeg): Rename RTSP_STATE_PLAYING to _STREAMING, since that better covers the
- future use of the rtsp* codebase for RTSP muxing.
Patch by Martin Storsjö <$firstname $firstname st>.
Originally co... - 02:06 PM Revision aa170ed6 (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 21895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 PM Revision 965828bb (ffmpeg): Since WavPack chunk can contain more samples than FFmpeg is guarantee...
- hold, decode it in several iterations outputting as many samples as possible.
Originally committed as revision 21894... - 08:59 AM Revision 458b1d7e (grapes): Add stub for bind_msg_type()
- 08:57 AM Revision f78d11cc (grapes): Remove another "const", this time for allowing refcounting
- 08:55 AM Revision 0567c2b4 (grapes): Due to ML crappines, the "to" parameter of sent_to_peer() cannot be c...
- 08:54 AM Revision 25a27886 (grapes): Include guards
- 08:51 AM Revision becf44ff (grapes): Make the net helper part of the officia GRAPES interface, by moving i...
- 08:26 AM Revision 245d5a48 (ffmpeg): Add the dependency for mpeg4audio.o of the ALS decoder.
- Originally committed as revision 21893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:07 AM Revision a8c09ff2 (ffmpeg): Do sequential bit reading outside of []-operators.
- Originally committed as revision 21892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 AM Revision f4f21608 (ffmpeg): WavPack demuxer supports ID3v1 tags, so don't forget id3v1.o dependen...
- in Makefile
Originally committed as revision 21891 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:20 AM Revision 95c0d02d (ffmpeg): TOMI: 16- and 32-bit intreadwrite functions
- Originally committed as revision 21890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 AM Revision f4ce8531 (ffmpeg): get rid of an if() 1 cpu cycle faster.
- Originally committed as revision 21889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 AM Revision e69bfde6 (ffmpeg): Get rid of a local variable, 10 cpu cycles faster.
- Originally committed as revision 21888 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/18/2010
- 11:37 PM Revision a305449d (ffmpeg): Move abs() from decode_cabac_mb_mvd() to the code that writes mvd_cache.
- 4-8 cycles faster
Originally committed as revision 21887 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:07 PM Revision ddeb9cbc (grapes): SOM: fixed memory leak in TopologyManager
- 11:06 PM Revision 8d637124 (ffmpeg): Add some AAC buffer overread checks.
- Originally committed as revision 21886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision 678c612d (grapes): Add a destructor for Node IDs
- 09:20 PM Revision b623d0cb (ffmpeg): Reindent and fix brace placement.
- Originally committed as revision 30643 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:17 PM Revision 22b6a24c (ffmpeg): Vertically align a list of comparisons in sws_getCachedContext().
- Originally committed as revision 30642 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:12 PM Revision 5a011d8b (ffmpeg): Merge two if conditions, allow to decrese the level of indentation of
- the block.
Originally committed as revision 30641 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 08:47 PM Revision 13887093 (ffmpeg): FFmpeg is a collective effort so allowing a single name in a banner is
- not nice/fair towards the community of developers.
Also this looks like the best way for resolving the debate about ... - 07:14 PM Revision b80218aa (ffmpeg): Suppress icc warnings about unknown attributes
- Originally committed as revision 21884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:23 PM Revision 3cc3581d (ffmpeg): fix intra prediction modes with inter-MB neighbors,
- the old sample clips are in violation of the 2006 spec
Originally committed as revision 21883 to svn://svn.ffmpeg.or... - 04:27 PM Revision bf7c1719 (ffmpeg): Make RTMP client send bytes read report
- Originally committed as revision 21882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision 19769ece (ffmpeg): H264: use alias-safe macros
- This eliminates all aliasing violation warnings in h264 code.
No measurable speed difference with gcc-4.4.3 on i7.
O... - 01:44 PM Revision f4a7434f (ffmpeg): Add alias-safe aligned AV_[RW]N macros
- Originally committed as revision 21880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision 7a6053ef (ffmpeg): Use alias-safe types in AV_COPY/SWAP/ZERO macros
- Originally committed as revision 21879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision 0c76e635 (ffmpeg): Use alias-safe types in AV_[RW] macros
- Originally committed as revision 21878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision d10458c9 (ffmpeg): Add alias-safe union typedefs
- Originally committed as revision 21877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision 024bf79f (ffmpeg): Simplify deblock_left/top condition for deblocking_filter=2
- Originally committed as revision 21876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 PM Revision 90a5849e (ffmpeg): Speedup decode_cabac_field_decoding_flag() by 9 cpu cycles.
- Originally committed as revision 21875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 077a8d61 (ffmpeg): fix issue 1747
- Originally committed as revision 21874 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/17/2010
- 11:58 PM Revision 5e46be96 (ffmpeg): Move NEG_[US]SR32 macros to mathops.h
- Originally committed as revision 21873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision dc9e57a8 (ffmpeg): Fix sizeof()-statement to use the actual pointer type.
- Originally committed as revision 21872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision cd092849 (ffmpeg): Fix wrong buffer allocation for MCC in ALS.
- Originally committed as revision 21871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 43cfefaf (ffmpeg): Use stripped executable in regression tests
- Originally committed as revision 21870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 4f837398 (ffmpeg): configure: allow setting strip tool with --strip
- Originally committed as revision 21869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision fd10543e (ffmpeg): get_bits: Fix spelling and grammar in GET_VLC() comment.
- Originally committed as revision 21868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision 1e2245c2 (ffmpeg): 10l: remove stray '(' I don't know where it came from
- Originally committed as revision 21867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision 40d11227 (ffmpeg): Use LOCAL_ALIGNED macro for local arrays
- Originally committed as revision 21866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision e6a0c354 (ffmpeg): PPC and x86 support aligning variables on stack
- Originally committed as revision 21865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision d96cd429 (ffmpeg): Add LOCAL_ALIGNED() macro for declaring aligned local arrays
- Originally committed as revision 21864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision 2480c390 (ffmpeg): Simplify some declarations of aligned arrays
- If DECLARE_ALIGNED_16 works on uint64_t it will work smaller types too.
Originally committed as revision 21863 to sv... - 07:24 PM Revision dfd017bf (ffmpeg): Add functions to send RTSP commands with content attached to them. Th...
- be used eventually in the RTSP muxer (see thread "[PATCH] RTSP muxer, round
3" on mailinglist).
Patch by Martin Stor... - 11:06 AM Revision a4849c71 (streamers): Merge commit 'origin/io_consolidation'
- Conflicts:
Chunkiser/input-stream-avs.c - 02:25 AM Revision 69a28f3e (ffmpeg): Move predict_field_decoding_flag() from h264.h to .c as its only used...
- there as well.
Originally committed as revision 21861 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:14 AM Revision 69cc3183 (ffmpeg): Move check for and call of predict_field_decoding_flag() from the mb ...
- the row code. This function would only be needed on a MB basis for MBAFF+FMO
Originally committed as revision 21860 ...
02/16/2010
- 11:43 PM Revision 59f733d1 (ffmpeg): 2x faster ff_h264_init_cabac_states(), 4k cpu cycles less.
- Sadly this is just per slice so the speedup with normal files should be negligible.
Originally committed as revision... - 11:00 PM Revision fc78b0cb (ffmpeg): Remove first_rtcp_ntp_time. This is used to prevent overflow of the t...
- but doesn't actually do that. What's worse, it creates timestamp adjustments
that are different per stream within a s... - 10:50 PM Revision 9c8fa20d (ffmpeg): When using RTP-over-UDP, send dummy packets during stream setup, simi...
- what e.g. RealPlayer does. This allows proper port forwarding setup in NAT-
based environments.
Patch by Martin Stor... - 10:38 PM Revision fe74099a (ffmpeg): Rename the "enc" variable, which refers to the AVCodecContext of a
- decoder, to "avctx".
See the thread:
Subject: [FFmpeg-devel] [PATCH] enc is not a good name for a decoder context
Da... - 08:17 PM Revision f47a7cb7 (ffmpeg): Move read_line() and write_line() definition from pixdesc.h to
- pixdesc.c, which are now not anymore marked as static inline.
Fix the inclusion of the private header intreadwrite.h... - 07:26 PM Revision a636b58c (ffmpeg): Fix two problems (no idea how this ever worked):
- - the return value of url_open_dyn_*buf() is 0 on success, so using
if (!(res = url_open_dyn_*buf())) return res; ... - 06:25 PM Revision 4abd8514 (ffmpeg): Revert r21851.
- Originally committed as revision 21852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:19 PM Revision 298d2fd3 (ffmpeg): Don't return 0 if buffer setup failed. That signals the RTSP demuxer ...
- the packet was filled in, leading to virtually random behaviour in the
decoder later on. Instead, return a negative v... - 04:32 PM Revision ed7694d8 (ffmpeg): Set lavf identification string globally in av_write_header(), rather
- than inside the muxers. Remove special handling of "encoder" tags from
AVI and MP3 muxers.
Patch by Anton Khirnov <w... - 03:10 PM Revision 36b460c1 (grapes): SOM: added duplicate detection to TopologyManager cache_add
- 03:10 PM Revision 8b5b77bf (grapes): SOM: fixed memory leak in TopologyManager
- 03:09 PM Revision 8484348e (grapes): SOM: added chunkID_set_free
- 03:08 PM Revision 73ed9608 (grapes): SOM: added peer creation timestamp
- 03:05 PM Revision 7e887323 (grapes): Merge branch 'fixes'
- 02:48 PM Revision 11431599 (ffmpeg): Limit the Rice parameter used for progressive decoding in ALS.
- Originally committed as revision 21849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 85207e38 (ffmpeg): Add lsp.o as a dependency for wmavoice. This fixes a compilation erro...
- you disable lots of stuff (in particular other voice codecs) but leave
wmavoice enabled.
Patch by James Darnley <$fi... - 09:55 AM Revision 899605f1 (ffmpeg): Support IFF ANNO (annotation) chunk type
- Originally committed as revision 21847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 AM Revision cbba8fec (ffmpeg): Support <8-bit ILBM uncompressed bitmaps
- Originally committed as revision 21846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 AM Revision 37a9719a (ffmpeg): 2 cpu cycles faster context calculation for decode_cabac_intra_mb_type()
- Originally committed as revision 21845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision 5806e8cd (ffmpeg): Drop a few redundant slice_num checks.
- Originally committed as revision 21844 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/15/2010
- 11:04 PM Revision 05307427 (ffmpeg): Drop compute_mb_neighbors() and move fill_decode_neighbors() up to ta...
- role.
Should be faster as this is a strict code removial.
Originally committed as revision 21843 to svn://svn.ffmpeg... - 10:07 PM Revision c1bb66ac (ffmpeg): Split setting neighboring MBs from fill_decode_caches()
- no speed change.
Originally committed as revision 21842 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:19 PM Revision 83a6c1a6 (ffmpeg): Strings in extended content header are UTF16,
- so terminating NULLs are 2 bytes long, not 1.
Patch by Anton Khirnov, wyskas gmail
Originally committed as revision... - 09:14 PM Revision 4a3104a9 (ffmpeg): workaround for broken files created by previous versions of asfenc.
- Patch by Anton Khirnov, wyskas gmail
Originally committed as revision 21840 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:22 PM Revision cf55f59d (ffmpeg): Simplify decode_cabac_mb_intra4x4_pred_mode().
- same speed
Originally committed as revision 21839 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:20 PM Revision f4060611 (ffmpeg): Merge decode_cabac_mb_type_b() into calling code.
- This avoids a conditional branch and is about 3 cpu cyclues faster.
Originally committed as revision 21838 to svn://... - 05:37 PM Revision 6713b6b1 (ffmpeg): Remove outdated comment.
- Patch by Maxim, max_pole gmx de
Originally committed as revision 21837 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:43 PM Revision 35122bd9 (ffmpeg): add heuristic to discern the old sample clips from streams encoded
- with rm52j encoder, a marker_bit has been added in the I-Frame syntax
Originally committed as revision 21836 to svn:... - 04:37 PM Revision 026b9d3c (ffmpeg): avoid using DECLARE_ALIGNED on stack variable as suggested by Reimar
- Originally committed as revision 21835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 89584458 (ffmpeg): AAC: Mark che_configure() as av_cold.
- It is also only called when the output configuration is not locked.
Originally committed as revision 21834 to svn://... - 04:19 PM Revision ff98c17c (ffmpeg): AAC: Mark functions that are only called when the output configuratio...
- Originally committed as revision 21833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision 005caa34 (ffmpeg): IFF bitmap n-bit color support
- Originally committed as revision 21831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 AM Revision 24006f59 (ffmpeg): 10l ;; gcc 2.95 compilation fix by mike
- Originally committed as revision 21830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 AM Revision cbfcde9f (ffmpeg): 10l use pack16to32(), should fix big endian h264 failures.
- Originally committed as revision 21829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 AM Revision 64dd1b0a (ffmpeg): Merge the single line function decode_cabac_mb_transform_size()
- into the calling code.
8 cpu cycles faster
Originally committed as revision 21828 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/14/2010
- 11:10 PM Revision 8b38d107 (ffmpeg): indent
- Originally committed as revision 21827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 PM Revision f4b8b825 (ffmpeg): Merge decode_cabac_mb_dqp() with surronding code.
- ~20 cpu cycles faster
Originally committed as revision 21826 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:59 PM Revision 94cb5994 (ffmpeg): Drop if(0) code.
- Originally committed as revision 21825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision 4130f739 (ffmpeg): Reindent
- Originally committed as revision 21824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 PM Revision 3adcfbbe (ffmpeg): Optimize h261_probe function, since it is far slower than all others.
- About 5 times faster.
Originally committed as revision 21823 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:51 PM Revision a59b9ee3 (ffmpeg): Set sub_mb_type in direct_cache instead of just the direct flag.
- Simpler, cleaner and faster.
Originally committed as revision 21822 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:41 PM Revision 2dc380ca (ffmpeg): Store sub_mb_type in direct_cache/direct_table.
- This is equal complexity but could be more usefull.
Originally committed as revision 21821 to svn://svn.ffmpeg.org/f... - 10:17 AM Revision d3037bbe (ffmpeg): Add myself as maintainer of bgmc.[ch].
- Originally committed as revision 21820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 AM Revision 3d2c3ef4 (ffmpeg): Remove slice_table checks from decode_cabac_mb_cbp_luma() and set lef...
- these checks arent needed.
Originally committed as revision 21819 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:04 AM Revision 056c5021 (ffmpeg): Revert r21814
- Log:
h264: Fix pointer warnings by removing redundant [0]
Fixes:
h264.h:1222:38: warning: initialization from inc... - 01:14 AM Revision 6e7c397b (ffmpeg): Cosmetics, vertical align.
- Originally committed as revision 21817 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/13/2010
- 10:53 PM Revision e9167646 (ffmpeg): Direct temporal skiped MBs dont need fill_decode_caches() at all so d...
- for them.
Originally committed as revision 21816 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 PM Revision 78998bf2 (ffmpeg): h264: Remove unused variables.
- Originally committed as revision 21815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision 677dab59 (ffmpeg): h264: Fix pointer warnings by removing redundant [0]
- Fixes:
h264.h:1222:38: warning: initialization from incompatible pointer type
h264.h:1299:38: warning: initialization... - 08:57 PM Revision cd12c377 (ffmpeg): Fix integer overflow warnings in h264.h
- Fixes:
h264.h: In function 'fill_filter_caches':
h264.h:1216:73: warning: integer overflow in expression
h264.h:1307:... - 08:13 PM Revision bb770c5b (ffmpeg): Merge (IS_SKIP(mb_type) || IS_DIRECT(mb_type)
- Originally committed as revision 21812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:13 PM Revision 2e4362af (ffmpeg): Skiped MBs dont need the cbp stuff so skip initing that.
- Originally committed as revision 21811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 65760304 (ffmpeg): Reindent a line.
- Originally committed as revision 21810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision e2b28acf (ffmpeg): Also skip direct/mvd_cache init for skiped blocks.
- Odd thing is i thought ive tryed this already and it failed previously.
Originally committed as revision 21809 to sv... - 07:24 PM Revision 09946fb1 (ffmpeg): Add myself as contributor.
- Originally committed as revision 21808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision 071cfdce (ffmpeg): Add myself as ALS maintainer.
- Originally committed as revision 21807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision cb9285a2 (ffmpeg): Move more code under if(!IS_DIRECT(mb_type)).
- Originally committed as revision 21806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 PM Revision 161e8cf4 (ffmpeg): Move CODEC_FLAG_GRAY check to outer loop
- Originally committed as revision 21805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 PM Revision 7c2e31d1 (ffmpeg): Move branch based on custom mode outside the loop
- Originally committed as revision 21804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision eb691ef2 (ffmpeg): Directly check whether a fragment is coded for 4MV mode instead of it...
- through the entire coded fragment list.
Originally committed as revision 21803 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:55 PM Revision 15675ce6 (ffmpeg): Eliminate fragment -> macroblock mapping array
- Originally committed as revision 21802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision ea676144 (ffmpeg): Eliminate macroblock -> fragment mapping array
- Originally committed as revision 21801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision 19cd517d (ffmpeg): Eliminate superblock <-> macroblock mapping array
- Originally committed as revision 21800 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision 25608328 (ffmpeg): Support arithmetic decoding in ALS.
- Originally committed as revision 21799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:23 PM Revision f2b37637 (ffmpeg): Skip some more code that isnt needed for direct MBs.
- Originally committed as revision 21798 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:57 PM Revision 4bf2b9e8 (ffmpeg): add netspeak gsm and truespeech wav format tags to riff.c
- Originally committed as revision 21797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:42 PM Revision 7df8af63 (ffmpeg): Fix reading beyond buffer end on RA144Context.lpc_tables.
- Patch by Francesco Lavra (francescolavra -at- interfree -dot- it)
Originally committed as revision 21796 to svn://sv... - 04:56 PM Revision f2a4f12c (ffmpeg): Do not call lseek() with invalid whence value
- Originally committed as revision 21795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 5ca43c25 (ffmpeg): Move setting MB_TYPE_L0L1 for direct MBs up, this is simpler.
- Originally committed as revision 21794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 PM Revision da452aca (ffmpeg): Dont calculate any surrounding MVs for temporal MBs
- Originally committed as revision 21793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 0d88ff4c (ffmpeg): Add my name to CREDITS.
- Originally committed as revision 21792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 PM Revision 5134ad53 (ffmpeg): Simplify if()
- Originally committed as revision 21791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 PM Revision 752cc0dc (ffmpeg): Init sub_mb_type cleanly.
- Originally committed as revision 21790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 923bcb40 (ffmpeg): 100l Forgoten hunk.unbreak compile before someone notices.
- Originally committed as revision 21789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 PM Revision af0d6581 (ffmpeg): Restructure spatial direct MV generation so that the zero predictior ...
- is closer at the top.
50-130 cpu cycles faster depending on which kind of direct MBs are meassured.
Originally commi... - 03:46 AM Revision edb4df43 (ffmpeg): Split spatial and temporal direct MV generation.
- A little faster and needed for future optimizations.
This sadly leads to some code duplication (which i hope i can f... - 03:43 AM Revision 3beb81e7 (ffmpeg): Fix compilation with --enable-libgsm on Gentoo and OpenSUSE.
- Patch by Ramiro
Originally committed as revision 21786 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:47 AM Revision 812bfd7b (ffmpeg): Special case for spatial direct MV predictor being 0.
- a little less than 200 cpu cycles faster with the cathedral sample.
Originally committed as revision 21785 to svn://... - 02:20 AM Revision 828cfff6 (ffmpeg): Pack MVs together from the begin for spatial direct, this simplifies ...
- and is a bit faster (5-10 cpu cycles depending on what is meassured).
Originally committed as revision 21784 to svn:...
02/12/2010
- 11:28 PM Revision 02e8c5f0 (ffmpeg): Dont drop B frames without last_picture.
- Fixes issue1722
Originally committed as revision 21783 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 PM Revision b7098cc1 (ffmpeg): Special case VP5/6 chroma alignment on x86 as well
- Originally committed as revision 21782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 735acf56 (ffmpeg): Don't pre-calculate first_pixel
- 3.6% faster on Elephants_Dream_HD-q7-aq7.ogg on my penryn
Originally committed as revision 21781 to svn://svn.ffmpeg... - 10:01 PM Revision a8de3901 (ffmpeg): Implement CODEC_CAP_DRAW_HORIZ_BAND for VP3 decoder
- Originally committed as revision 21780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 621f9a40 (ffmpeg): Cosmetics: reindent
- Originally committed as revision 21779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 256c0662 (ffmpeg): Do loop filter per-row rather than per-frame
- 3% faster on Elephants_Dream_HD-q7-aq7.ogg on my penryn
Originally committed as revision 21778 to svn://svn.ffmpeg.o... - 10:01 PM Revision fe313556 (ffmpeg): Move apply_loop_filter above render_slice, it'll be used by the latte...
- Originally committed as revision 21777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision ea3c2d53 (ffmpeg): Export Theora colorspace info if present
- Originally committed as revision 21776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 337f5c6e (ffmpeg): Theora 3.4 doesn't exist; these fields were misunderstandings of the ...
- Originally committed as revision 21775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 PM Revision 45c3c925 (ffmpeg): Remove unused code that's moved elsewhere
- Originally committed as revision 21774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 PM Revision ab5a0175 (ffmpeg): Add flag so muxers not needing width/height can signal this.
- Add this flag to img2 (fixes -vcodec copy to image2 in some cases)
Originally committed as revision 21773 to svn://s... - 07:25 PM Revision 3566042a (ffmpeg): Try to support truncated h264 frames mixed with mpeg pes headers in mkv.
- Fixes issue1585
Originally committed as revision 21772 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:18 PM Revision 9f1d760a (ffmpeg): Use int8_t instead of char, the signedness of char can differ between...
- Originally committed as revision 21771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 PM Revision fa65584f (ffmpeg): WMAVoice decoder.
- Originally committed as revision 21770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 AM Revision cbd3441e (ffmpeg): Make DeluxePaint Animation demuxer actually return the find_record() ...
- Originally committed as revision 21769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision 86d58bcf (ffmpeg): Add GEOV fourcc (issue971).
- Originally committed as revision 21768 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/11/2010
- 11:59 PM Revision 0844bae1 (ffmpeg): Add "tomi" architecture
- Originally committed as revision 21767 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 PM Revision 8d4c00ed (ffmpeg): configure: require --arch and --target-os when cross-compiling
- Originally committed as revision 21766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 PM Revision 43689902 (ffmpeg): ffplay depends on rdft
- Spotted by Ramiro.
Originally committed as revision 21765 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:40 PM Revision b5ab9b59 (ffmpeg): Fix build with --disable-mdct
- Originally committed as revision 21764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 PM Revision 084cbbaa (ffmpeg): configure: add missing mdct deps
- Originally committed as revision 21763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 PM Revision 26fbcc85 (ffmpeg): configure: make mdct and rdft select fft and update other deps
- Originally committed as revision 21762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 PM Revision f2d56513 (ffmpeg): Fix timestamps.
- Originally committed as revision 21761 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:54 PM Revision 23b361ba (ffmpeg): Remove recording_time check which is no longer necessary after r21687.
- Patch by Wolfram Gloger, wmglo A dent D med D uni-muenchen D de
Originally committed as revision 21760 to svn://svn.... - 02:08 PM Revision a768816c (ffmpeg): Simplify expression as suggested by Måns Rullgård
- Originally committed as revision 21756 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 AM Revision 045b60bf (ffmpeg): Make SHA digest function write digest value with AV_WN32 instead of a...
- that output may be written as uint32_t since output buffer may not be aligned
(and it's silly to force alignment on i... - 07:59 AM Revision 94dde5c1 (ffmpeg): Move 'chksum' declaration to the only block where that variable is used
- Originally committed as revision 21753 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:54 AM Revision f7d64918 (ffmpeg): Move band checksum verifying into preprocessor condition, so compiler...
- complain about missing function prototype.
Originally committed as revision 21752 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/10/2010
- 11:36 PM Revision 9cb5c760 (ffmpeg): Extend show_pix_fmts(), make it show input/output support for
- conversion and other information exposed by the pixdesc API.
Originally committed as revision 21751 to svn://svn.ffm... - 10:14 PM Revision 33bd38db (ffmpeg): Stricter check for math.h functions
- GCC is sometimes able to optimise constant calls to these functions,
incorrectly indicating that they exist. Unoptim... - 10:14 PM Revision 6b73c0ae (ffmpeg): configure: fix cosmetic typo in check_mathfunc
- Originally committed as revision 21748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 PM Revision f45a27dc (ffmpeg): Reindent
- Originally committed as revision 21747 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:26 PM Revision b7e0f88f (ffmpeg): Fix demuxing of wav files with broken data header
- Originally committed as revision 21746 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 PM Revision 40938d93 (ffmpeg): Use av_compare_ts to compare against the -t end time instead of using
- floating point.
Should fix different results between PPC and x86 for the idroq-video-encode
FATE test.
Originally co... - 07:43 PM Revision f0cb55af (ffmpeg): Use av_compare_ts from libavutil instead of the locale compare_ts, the
- calculations in the later one are not correct with large time stamps.
Originally committed as revision 21744 to svn:... - 07:33 PM Revision 4e8052dd (ffmpeg): Fix syncronisation for streams with a high encoding delay.
- Patch by Timo Teräs (timo DOT teras AT iki DOT fi)
Originally committed as revision 21743 to svn://svn.ffmpeg.org/ff... - 06:31 PM Revision 7515ed0c (ffmpeg): Reindent after r21741.
- Originally committed as revision 21742 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision 170870b7 (ffmpeg): Don't forget to set known audio parameters (samplerate, etc.) if the ...
- not supported in FFmpeg. This will cause crashes later because the samplerate
is used to initialize the timebase.
Or... - 05:20 PM Revision 556aa7a1 (ffmpeg): RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot...
- Originally committed as revision 21740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 1edea057 (ffmpeg): Output the first AAC frame. This is needed for SBR conformance.
- Originally committed as revision 21739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 PM Revision 0332324a (ffmpeg): Dont give up after 100kb of zero bytes but returnd EAGAIN
- fixes issue1729
Originally committed as revision 21738 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:44 PM Revision 80242f9b (ffmpeg): mp3: ftell() file offset for VBR tags before ID3v1 parser messes it up.
- Originally committed as revision 21737 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 AM Revision 19530266 (ffmpeg): Enable SSE2 (put|avg)_pixels_16_sse2
- SVQ1 chroma has been special-cased aligned to 16-bytes since at least r15466
Other architectures also assume 16-byte ...
02/09/2010
- 10:55 PM Revision 8e05f069 (ffmpeg): Define missing llrint() as macro instead of inline function
- This fixes building on some broken systems.
Originally committed as revision 21735 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:55 PM Revision 645d2652 (ffmpeg): Special check for math.h functions
- These are often, contrary to standards, implemented only as macros
or compiler-builtin functions without an actual sy... - 10:55 PM Revision 0104b608 (ffmpeg): Check for setrlimit()
- Originally committed as revision 21733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision 614d8911 (ffmpeg): configure: allow 'none' as target OS
- Originally committed as revision 21732 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 PM Revision fe4fbb58 (ffmpeg): Doxument url_fopen().
- Originally committed as revision 21714 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision fbef7a76 (ffmpeg): Add an entry for the recently added av_compare_ts() function.
- Originally committed as revision 21713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 41c2bd0a (ffmpeg): ARMv6 optimised pix_sum
- Originally committed as revision 21705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 66ec243d (ffmpeg): ARMv6 optimised pix_norm1
- Originally committed as revision 21704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 0c28474c (ffmpeg): ARMv6 optimised sse16
- Originally committed as revision 21703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 31326143 (ffmpeg): ARMv6 optimised diff_pixels
- Originally committed as revision 21702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision f73a626a (ffmpeg): ARMv6 optimised get_pixels
- Originally committed as revision 21701 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision d2578ff9 (ffmpeg): ARMv6 optimised pix_abs8
- Originally committed as revision 21700 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 74cc33c2 (ffmpeg): ARMv6 optimised pix_abs16_y2
- Originally committed as revision 21699 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 39a760f6 (ffmpeg): ARMv6 optimised pix_abs16_x2
- Originally committed as revision 21698 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision e6056a90 (ffmpeg): ARMv6 optimised pix_abs16
- Originally committed as revision 21697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 38e016a7 (ffmpeg): ARMv6 optimised put_pixels functions except xy2 variants
- Originally committed as revision 21696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 AM Revision 5bebe94d (ffmpeg): Indeo 5 decoder
- Originally committed as revision 21695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision daaf6e3e (ffmpeg): Reorder and factorize mb_type ifs, 1 cpu cycle faster and simpler.
- Originally committed as revision 21694 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/08/2010
- 08:25 PM Revision be4a1132 (ffmpeg): Make sure the header value used to avoid repeating headers on seeking...
- start and to avoid initializing codecs with missing headers is set for all streams.
Fixes issue 1723.
Originally com... - 06:48 PM Revision 04a2b04b (ffmpeg): Implement gai_strerror() for systems lacking such functionality. Patch
- by KO Myung-Hun <komh challion net>.
Originally committed as revision 21692 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:25 PM Revision 1be49ce5 (ffmpeg): Set partitioning to 16x16 for spatial direct MBs with mixed interlacing.
- 11cylcles slower MV generation
98cycles faster MC
Originally committed as revision 21691 to svn://svn.ffmpeg.org/ffm... - 04:23 PM Revision 3babc711 (ffmpeg): Detect spatial direct MBs partitioned smaller than 16x16 that can be ...
- as 16x16 (except ones changing interlacing relative to the colocated MB).
20 cycles slower during MV generation
175 c... - 01:05 PM Revision 8b9eb2df (ffmpeg): Detect equal 4x4 blocks in spatial direct MBs.
- 19 cycles slower MV generation
575 cycles faster MC
Originally committed as revision 21689 to svn://svn.ffmpeg.org/f... - 10:13 AM Revision ecc0027b (ffmpeg): Fix playback with invalid files that don't set the continuation flag for
- pages that continue packets started in prior pages.
Fixes issue1248
Originally committed as revision 21688 to svn://... - 09:04 AM Revision 55a7e946 (ffmpeg): Stop reading input file when -t option value is reached.
- Patch by Wolfram Gloger wmglo (chez) dent med uni (minus) muenchen de
Originally committed as revision 21687 to svn:... - 04:24 AM Revision 8a3b9068 (ffmpeg): Remove an apparently unneeded && !FRAME_MBAFF.
- This should speed the affected cases (MBAFF temporal direct MBs) up.
Originally committed as revision 21686 to svn:/... - 03:22 AM Revision 542d4a75 (ffmpeg): Branchless calculation of ref_offset.
- 7 cpu cycles faster.
Originally committed as revision 21685 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:10 AM Revision fb70c63f (ffmpeg): Remove incorrect fixme, i see no case that is missing.
- Originally committed as revision 21684 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 AM Revision 35c8b9c0 (ffmpeg): Replace call to pred_motion() in direct spatial mv pred by code
- and simplify cases that cannot happen away.
8 cpu cycles faster
Originally committed as revision 21683 to svn://svn.... - 12:43 AM Revision b317567c (ffmpeg): Change xvid/divx/lavc build variables to be consistent to x264_build.
- Originally committed as revision 21682 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision 055a6aa7 (ffmpeg): Set x264_build so that checks are simpler.
- Originally committed as revision 21681 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/07/2010
- 11:15 PM Revision 3a06e864 (ffmpeg): Ooops, 10l forgot to commit h264.h.
- Originally committed as revision 21680 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision 3b9e61e4 (ffmpeg): Zero a/b only in the branch where they need to be zeroed.
- Originally committed as revision 21679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 PM Revision f28a2656 (ffmpeg): Merge mv&ref related code for spatial direct MV code.
- a bit more than 10 cpu cycles faster.
Originally committed as revision 21678 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 PM Revision 0a8dca87 (ffmpeg): Precalculate a few variables for direct mv prediction for interlaced ...
- Originally committed as revision 21677 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision e6406939 (ffmpeg): Directly use av_rescale_rnd() instead of av_convert_ts() as this cuts...
- number of calls to it down by 2.
Originally committed as revision 21676 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:40 PM Revision 464baa66 (ffmpeg): Set direct MB partitioning for 16x8 and 8x16 colocated MBs to the res...
- Originally committed as revision 21675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:15 PM Revision e8d964fa (ffmpeg): Factorize setting sub_mb_type out.
- Originally committed as revision 21674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision b687c1aa (ffmpeg): Bump minor for av_compare_ts()
- Originally committed as revision 21673 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:27 PM Revision e5026c36 (ffmpeg): Use av_compare_ts() for interleaving per dts.
- Originally committed as revision 21672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 PM Revision 78b01823 (ffmpeg): av_compare_ts()
- Originally committed as revision 21671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 9e5381a2 (ffmpeg): Make parse_options() explicitely handle the case where an opt_func2
- function returns a negative value, rather than erroneously trigger the
code which manages the case of unknown option.... - 03:13 PM Revision 668fd142 (ffmpeg): Remove FIXMEs for cases that are disallowed by the spec.
- Originally committed as revision 21669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 1c3ce2cd (ffmpeg): Check direct_8x8_inference_flag.
- Originally committed as revision 21668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision 33a6c0c9 (ffmpeg): Skip the fill_colmap() case thats for MBAFF if we dont have an MBAFF ...
- Originally committed as revision 21667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision 084eb95f (ffmpeg): Implement a physical concatenation protocol.
- Patch by Michele Orrù reverse(<moc.liamg@yp.rekam>).
Originally committed as revision 21666 to svn://svn.ffmpeg.org/... - 02:00 AM Revision 9873ae0d (ffmpeg): Fix CAVLC+8x8DCT+MBAFF loopfiltering.
- Fixes issue1250
Originally committed as revision 21665 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:18 AM Revision 488dba70 (ffmpeg): Fix colocated map.
- Originally committed as revision 21664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 AM Revision d88ea354 (ffmpeg): Fix reference selection for colocated MBs from frames to fields.
- Originally committed as revision 21663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 AM Revision 5aa1d759 (ffmpeg): Add assert(sps.direct_8x8_inference_flag) to FIXME comment.
- Originally committed as revision 21662 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 AM Revision 50f8e985 (ffmpeg): ref_offset must be added after checking references validity.
- Originally committed as revision 21661 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/06/2010
- 11:25 PM Revision e49407ee (ffmpeg): Add missing entries for the recent lsws API changes.
- Originally committed as revision 21660 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 5af41508 (ffmpeg): libgsm installs headers in a subdirectory, use gsm.h from that subdir...
- Approved by Diego at FOSDEM.
Originally committed as revision 21659 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:15 PM Revision 6c7165c7 (ffmpeg): cosmetics : re-indent after r21639.
- Originally committed as revision 21658 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:53 PM Revision 06e03fa0 (ffmpeg): Add include necessary for ff_set_qscale
- Originally committed as revision 21657 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 PM Revision f6d29165 (ffmpeg): Avoid using an intermediate variable.
- Originally committed as revision 21656 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 PM Revision b53ae8b6 (ffmpeg): Remove redundant use of numchannels since it is 1 for mono.
- Originally committed as revision 21655 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision e243eee4 (ffmpeg): alac.c : Use av_freep instead of av_free.
- Originally committed as revision 21654 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 04d2540c (ffmpeg): Add AVI metadata conversion table.
- Patch by Anton Khirnov (gmail{wyskas}).
Originally committed as revision 21653 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:11 AM Revision 86a4f011 (ffmpeg): Revert r21615 | cehoyos | 2010-02-02 23:23:09 +0100 (Tue, 02 Feb 201...
- Guess the duration before converting video and write guessed duration
into flv header.
Patch by Justin Johnson, jus... - 02:55 AM Revision 8dcbf4c7 (ffmpeg): Long term references behave different from short term in spatial dire...
- Fixes FRExt_MMCO4_Sony_B / issue1251
Originally committed as revision 21651 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:10 AM Revision 6e2fdc3e (ffmpeg): Add parentheses in boolean expression: (A && B || C) => ((A && B) || C),
- fix the warning:
ffmpeg.c: In function ‘output_packet’:
ffmpeg.c:1317: warning: suggest parentheses around && within ... - 12:05 AM Revision 570da52b (ffmpeg): Remove unused variable ref_clock, fix the warning:
- ffplay.c: In function ‘compute_frame_delay’:
ffplay.c:1064: warning: unused variable ‘ref_clock’
Originally committe...
02/05/2010
- 11:53 PM Revision 62bb4ca1 (ffmpeg): Simplify how usesVFilter and usesHFilter are set.
- Originally committed as revision 30520 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:24 PM Revision 1dc5c358 (ffmpeg): Satisfy style nits.
- Originally committed as revision 21648 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision 4e38c094 (ffmpeg): Doxument url_fdopen().
- Originally committed as revision 21647 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 PM Revision fbc0f6a9 (ffmpeg): Apply misc fixes to sws_getCoefficients() doxy.
- Originally committed as revision 30519 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:54 PM Revision 89ee5c68 (ffmpeg): Satisfy consistency need:
- int * sws_getCoefficients -> int *sws_getCoefficients.
Originally committed as revision 30518 to svn://svn.mplayerh... - 04:09 PM Revision 3f3dc76c (ffmpeg): Add function to translate SWS_CS_* to coefficient array
- Originally committed as revision 30513 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:26 PM Revision bf8ae197 (ffmpeg): make the RDFT vissualizatiom default, the scopes are ugly and eat CPU...
- piranhas.
Originally committed as revision 21646 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:16 PM Revision 4c7c7645 (ffmpeg): Make sure the rdft has enough audio available.
- 10l (looks cleaner now)
Originally committed as revision 21645 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:14 PM Revision ffdf0d48 (ffmpeg): strn muxing in avi support.
- untested as ffmpeg.c has no means to set AVStream metadata (patchwelcome)
Originally committed as revision 21644 to ... - 12:16 PM Revision 7a9af8ec (ffmpeg): Support strn tag in avidec.
- Originally committed as revision 21643 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 AM Revision 1ac08937 (ffmpeg): Correcting wrong looking stream_id validity check in avidec.
- Originally committed as revision 21642 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision 092421cf (ffmpeg): Scale rdft vissualization up by 2 so theres no unused space on the top
- but rather the unimportant high frequencies are cut off if the window is
not a multiple of 2 high.
Originally commit... - 04:42 AM Revision 674fe163 (ffmpeg): Do not segfault when doing "ffplay -h"
- Originally committed as revision 21640 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:06 AM Revision 12eeda34 (ffmpeg): Pretty RDFT audio visualization.
- Originally committed as revision 21639 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision d52ec002 (ffmpeg): Fast seeking.
- Try clicking with the mouse in the window, hold the button and drag.
Originally committed as revision 21638 to svn:/...
02/04/2010
- 04:21 PM Revision f430c7b6 (ffmpeg): Add ALAC 24 bps decoding support.
- Originally committed as revision 21637 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 PM Revision 3102d180 (ffmpeg): Fix large timebases.
- Fixed issue1633
Originally committed as revision 21636 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:21 PM Revision 4abf6307 (grapes): SOM: net_helper dump/undump only the actual address
- 03:21 PM Revision 51317c83 (grapes): SOM: fixed topRemoveNeighbour
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@512 a72f678d-4428-462c-85b4-08f063ced704
- 03:19 PM Revision 1d82dff0 (grapes): SOM: net_helper dump/undump only the actual address
- 03:19 PM Revision 7180e574 (grapes): SOM: initialize cb_size in peer structure
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@513 a72f678d-4428-462c-85b4-08f063ced704
- 03:18 PM Revision b4c2b7aa (grapes): SOM: fixed topRemoveNeighbour
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@512 a72f678d-4428-462c-85b4-08f063ced704
- 03:08 PM Revision 7fa7a825 (grapes): SOM: added cb_size information to peer structure
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@510 a72f678d-4428-462c-85b4-08f063ced704
- 03:07 PM Revision 539f4a1a (grapes): SOM: fixed peerset's bmap_timestamp initialization
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@506 a72f678d-4428-462c-85b4-08f063ced704
- 02:57 PM Revision 038eff5e (grapes): Merge commit 'origin/fixes'
- 02:26 PM Revision ed3e9148 (ffmpeg): Implement cool new vlc code.
- Fixes issue1637
Originally committed as revision 21635 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:54 AM Revision 2d1653b0 (ffmpeg): autoexit
- implements issue1019
Originally committed as revision 21634 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom