Activity
From 02/08/2011 to 03/09/2011
03/09/2011
- 06:24 PM Revision 9c55fe8f (ffmpeg): Merge remote-tracking branch 'remotes/newdev/master'
- Merged-by: Michael Niedermayer <michaelni@gmx.at>
- 05:35 PM Revision ffb03045 (ffmpeg): id3v2: fix typo in error message
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit fb61a7c5343a23d845ab73dd28caf6ec98cd6101) - 10:57 AM Revision fb61a7c5 (ffmpeg): id3v2: fix typo in error message
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 09:48 AM Revision 9b0e6740 (grapes): Merge remote branch 'origin/topman'
- 09:24 AM Revision 45c330bf (grapes): Merge remote branch 'origin/makefiles'
- 09:18 AM Revision d30f6379 (grapes): Merge branch 'fixes'
- 09:11 AM Revision 68bf05b8 (grapes): Merge branch 'documentation'
- 07:59 AM Revision 838b8f69 (grapes): Update to newer doxygen
- 07:51 AM Revision aed273c3 (grapes): Some more doxy
- 07:49 AM Revision 0ef5aac7 (grapes): Fix typos
- 07:47 AM Revision 3297f183 (grapes): Fix typo
- 07:45 AM Revision 62f68831 (grapes): Mention some more examples
- 07:38 AM Revision 59771a03 (grapes): Fix net_helper.h doxy
- 07:32 AM Revision 8d11c217 (grapes): Some more doxy documentation in chunkidset.h
03/08/2011
- 10:45 PM Revision 31ff9bd7 (ffmpeg): aacenc: Fix a segfault in search_for_quantizers
- This reverts the removal of scoefs from AACEncContext.
It resulted in scoefs being a NULL pointer when
search_for_qua... - 09:42 PM Revision 8ba11988 (grapes): Document some defines
- 07:45 PM Revision 0de8ebf4 (ffmpeg): Do not use AVFMT_FLAG_NONBLOCK for the output file.
- Allows to use output device alsa.
- 07:09 PM Revision 654c1ec5 (grapes): Fix c&p error
- 07:08 PM Revision 593486cb (grapes): Add a link to chunk_signaling_test
- 07:05 PM Revision e3cf5329 (grapes): Add a link to chunk_sending_test.c
- 07:02 PM Revision 62ecdd02 (grapes): Add a link to chunk_encoding_test.c
- 06:59 PM Revision b48274e0 (grapes): Add a link to chunkiser_test.c
- 06:58 PM Revision e38ca866 (grapes): Add a link to chunkidset_test.c
- 06:54 PM Revision 260312ee (grapes): Add a link to cb_test.c
- 06:49 PM Revision cc4d3dd3 (ffmpeg): ac3enc: add SIMD-optimized shifting functions for use with the fixed-...
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 06:44 PM Revision 7e0a284b (ffmpeg): ac3enc: shift coefficients to 24-bit following MDCT rather than using...
- This makes channel coupling more accurate, increasing quality for stereo
content. It also simplifies exponent extrac... - 06:42 PM Revision 67fc32ac (ffmpeg): ac3enc: use MUL64() to multiply fixed-point coefficients
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 06:11 PM Revision 94ba52b6 (streamers): Merge branch 'randomize-start' into next
- Conflicts:
streamer.c - 06:05 PM Revision 4536b69e (streamers): adding the --randomize_start option, useful for benchmarks
- 05:43 PM Revision d7a4d49c (streamers): randomize peer start
- 04:34 PM Revision 76d4c167 (ffmpeg): Add a dummy option -i to ffplay so that it is easy to switch between ...
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 04:33 PM Revision 1a204f07 (ffmpeg): framebuffer device demuxer
- 04:07 PM Revision bc214024 (streamers): Merge branch 'playout-timelimit' into next
- 04:06 PM Revision a115d090 (streamers): skip time limit check if it is unlimited
- 04:05 PM Revision 9fd49433 (streamers): set default chunk time limit to unlimited
- 02:37 PM Revision 2b424777 (grapes): Fix the chunkiser documentation
- 02:33 PM Revision 47f8e45b (grapes): Add the chunkiser documentation
- 02:33 PM Revision 82b21385 (grapes): Merge commit '6b94c6031fc0d6924793d25e193c28802f351e91' into document...
- 02:27 PM Revision 64130672 (grapes): Document the "config" parameter a little bit
- This still has to be improved
- 02:24 PM Revision 6c2e7b70 (grapes): Update Doxyfile.grapes for the PeerSampler renaming
- 11:39 AM Revision f56c4850 (ffmpeg): aacenc: Fix a segfault in search_for_quantizers
- This reverts the removal of scoefs from AACEncContext.
It resulted in scoefs being a NULL pointer when
search_for_qua... - 11:33 AM Revision b0382d63 (streamers): Merge branch 'DLc' into next
- Conflicts:
input-grapes.c
streaming.c - 11:30 AM Revision 08f76adc (streamers): fix some compile warnings
- 11:29 AM Revision 05a1dc0a (streamers): remove some duplicate code from chunkScoreDL
- 11:11 AM Revision 54da4e2b (streamers): adding get_chunk_deadline call
- 11:11 AM Revision f858aff2 (streamers): fix a compile warning in chunkScoreDl
- 11:10 AM Revision 58811a24 (streamers): fill deadline_increment based on priority, if filled by chunkiser
- 11:09 AM Revision 784a92e2 (streamers): add module 3 chunk priority
- 11:09 AM Revision e13e2d0e (streamers): implement DL chunk scheduler (not used yet)
- 11:06 AM Revision 4bd062d1 (streamers): Merge branch 'fixes5' into next
- 11:05 AM Revision f59d7111 (streamers): Merge branches 'metadata-struct', 'io-grapes' and 'playout-timelim...
- 11:02 AM Revision dfbb3923 (streamers): do not add nodeIDs to topo if known indirectly
- we do not know metadata for these nodes, which could create problems.
Besides, peers should start gossiping their own... - 10:59 AM Revision 9ea73763 (streamers): some whitespaces
- 10:59 AM Revision 7e65d1f7 (streamers): improved debug messages
- 10:49 AM Revision 3656c531 (streamers): needs returns true if timestamp unknown
- TODO: estimate timestamp instead of this
- 10:45 AM Revision bb1ef440 (streamers): removing old am_i_source
- 09:34 AM Revision bf8e2cfd (grapes): Add some FIXMEs
- 09:33 AM Revision cec819d7 (grapes): Fix some valgrind complaints
- 09:33 AM Revision a55d9f46 (grapes): Free some allocated data
- 09:06 AM Revision cbe3b83c (grapes): Use a per-context, larger, buffer for the gossiping messages
- 09:06 AM Revision 19879e8e (grapes): Make valgrind happier
- 08:58 AM Revision c16b7c6c (grapes): Remove strange error messages
- 08:56 AM Revision 480df8da (grapes): Propagate error messages
- 08:56 AM Revision 8a028299 (grapes): Print an error message if psample_parse_data() fails
- 08:04 AM Revision 3dc90458 (grapes): Add a simple testcase for the "too many nodes in a gossiping message"...
- 01:09 AM Revision b543e1dc (ffmpeg): mpegts: add all stream languages into metadata
- This is used at least on some older DVB broadcasts for dual-mono audio
tracks.
Signed-off-by: Ronald S. Bultje <rsbu... - 01:09 AM Revision aa612fbb (ffmpeg): In retry_transfer_wrapper, do not check url_interrupt_cb, causes prob...
- when writing and pressing q during encoding. Instead, check url_interrupt_cb
at the end.
Note that when a protocol i... - 01:09 AM Revision a2fc93f7 (ffmpeg): Flag DVB subtitles for the hard hearing appropriately using their com...
- This is based on the component_type definition in the DVB SI spec [1].
[1]: http://www.dvb.org/technology/standards/... - 01:09 AM Revision 70b59063 (ffmpeg): mpegtsenc: handle multiple language tags per stream
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 435cebd01560691e9322bdb0aa5af5b2bc76c... - 01:09 AM Revision 750fbbc2 (ffmpeg): reindent.
- (cherry picked from commit 4e84f994d3c17f6786fbd4f6463a168fbaaaf477)
- 01:09 AM Revision f8bc86d4 (ffmpeg): avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h
- also change its prefix to ffio
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit f1ef2... - 01:09 AM Revision 718975aa (ffmpeg): avio: deprecate url_fget_max_packet_size
- AVIOContext.max_packet_size should be used directly instead.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(c... - 01:09 AM Revision 5e06b020 (ffmpeg): aacenc: remove the data arrays
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 2790d7a9ffbd51f33e5367a31ace5c44c3040... - 01:09 AM Revision c0fd48a7 (ffmpeg): lavf: document the use of multiple entries in language metadata tag
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit c92562467e8900fc727d03499afb571a9363c... - 01:09 AM Revision 08d804ab (ffmpeg): aac_latm_dec: use aac context and aac m4ac
- When decoding latm config, use the corresponding aac context and its
m4ac instead of using NULL and a local variable.... - 01:09 AM Revision e95f3363 (ffmpeg): ac3enc: add some assertions
- (cherry picked from commit 2d9a101a1f5e102d9538de827d9e4a2e8cf17c89)
- 01:09 AM Revision e8a0c465 (ffmpeg): ac3enc: use av_assert2() instead of assert() to make debugging easier.
- (cherry picked from commit 7100d63ca5edfc2e11c68201fb70d61a08a020cb)
- 01:09 AM Revision 539244ee (ffmpeg): cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_al...
- It only has Altivec functions and is not compiled if Altivec is disabled.
(cherry picked from commit d21be5f15bec1593... - 01:09 AM Revision 21527d52 (ffmpeg): Add audio codec 0x1600 (ADTS AAC)
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit d34ca1cfe3182c1cb185c31e6b1bb64f40de0... - 01:09 AM Revision db44ea96 (ffmpeg): avio: avio_ prefix for url_fsize
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 76aa876e69cf78a40821e66dec0a1006e4eb2... - 01:09 AM Revision 1447dc59 (ffmpeg): avio: deprecate url_fgetc and remove all it uses
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit e51975392d85e72801193123945a35fb52212... - 01:09 AM Revision de3ef792 (ffmpeg): avio: deprecate url_fgets
- It's not used anywhere and doesn't look ver useful to be public.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com... - 01:09 AM Revision e4a26958 (ffmpeg): h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found.
- Should an AVC-1 in MP4 stream not contain SPS or PPS NAL units,
this BSF is then unable to allocate an output buffer ... - 01:09 AM Revision fb8d710f (ffmpeg): Add Apple HTTP Live Streaming protocol handler
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(cherry picked from commit f4f4e12c0d4e86c4900481b7dca94d22e733c14a) - 01:09 AM Revision de0bddea (ffmpeg): URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
- If this flag is set, the protocol can handle URLs where the
scheme is a nested scheme such as applehttp+file: - the p... - 01:09 AM Revision 0ea285dd (ffmpeg): URLProtocol: Add a flags field
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(cherry picked from commit f3bea9915fdc87c3f5b635fcfe0250a28e2b1a88) - 01:08 AM Revision 49e617f9 (ffmpeg): yadif: add parens around macro parameters
- This fixes compilation with preprocessors which do not add whitespace
around replaced tokens, resulting in invalid ex...
03/07/2011
- 10:32 PM Revision ac533ac4 (ffmpeg): Do not loop endlessly if id3v2 tag size is negative / too large.
- Fixes the sample from issue 2649.
- 10:32 PM Revision 2a8175ff (ffmpeg): Change filesize to int64_t.
- 10:32 PM Revision f8fab749 (ffmpeg): Seek back to old position after reading id3v1 tag.
- FFmpeg did not seek back to the original position, but to "0", making
reading a VBR tag impossible.
(issue 2645) - 10:20 PM Revision 66e5b1df (ffmpeg): avio: deprecate url_feof
- AVIOContext.eof_reached should be used directly instead.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 08:16 PM Revision f875f8f9 (streamers-build): changing path to start from BASEDIR
- 08:00 PM Revision 6a7e074e (ffmpeg): mpegts: add all stream languages into metadata
- This is used at least on some older DVB broadcasts for dual-mono audio
tracks.
Signed-off-by: Ronald S. Bultje <rsbu... - 07:56 PM Revision 688c22e0 (ffmpeg): In retry_transfer_wrapper, do not check url_interrupt_cb, causes prob...
- when writing and pressing q during encoding. Instead, check url_interrupt_cb
at the end.
Note that when a protocol i... - 07:44 PM Revision 789936db (ffmpeg): Flag DVB subtitles for the hard hearing appropriately using their com...
- This is based on the component_type definition in the DVB SI spec [1].
[1]: http://www.dvb.org/technology/standards/... - 07:43 PM Revision 435cebd0 (ffmpeg): mpegtsenc: handle multiple language tags per stream
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 07:34 PM Revision 89e568fe (ffmpeg): lavf: update documentation of AVOutputFormat.flags
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 06:18 PM Revision 4e84f994 (ffmpeg): reindent.
- 05:25 PM Revision f1ef2cd9 (ffmpeg): avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h
- also change its prefix to ffio
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 05:25 PM Revision e8bb2e24 (ffmpeg): avio: deprecate url_fget_max_packet_size
- AVIOContext.max_packet_size should be used directly instead.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 05:25 PM Revision 2790d7a9 (ffmpeg): aacenc: remove the data arrays
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 05:25 PM Revision c9256246 (ffmpeg): lavf: document the use of multiple entries in language metadata tag
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 05:25 PM Revision 36864ac3 (ffmpeg): aac_latm_dec: use aac context and aac m4ac
- When decoding latm config, use the corresponding aac context and its
m4ac instead of using NULL and a local variable.... - 04:37 PM Revision 56e587ec (ml): ML: fixing some dependencies
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@1474 c54fac2e-1815-407e-9b96-088d06...
- 04:37 PM Revision 37b675ab (ml): disabling tests temporarily
- it was referencing some internal headers, that it should not do
git-svn-id: https://repository.napa-wine.eu/svn/napa... - 04:37 PM Revision 51e91558 (ml): ML: moving ml.h inside ML
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@1470 c54fac2e-1815-407e-9b96-088d06...
- 04:37 PM Revision ea4779e1 (ml): ML: making ML independent
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@1469 c54fac2e-1815-407e-9b96-088d06...
- 04:37 PM Revision 9bf9c247 (ml): ML: moving KEEPALIVE messagetype inside ml.c
- it is onternal to ML, no reason to expose it
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk... - 04:37 PM Revision 8d8f492a (ml): ML: log time as well
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@1267 c54fac2e-1815-407e-9b96-088d06...
- 04:37 PM Revision 028bda1f (ml): ML: minor syntax fixes
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@1266 c54fac2e-1815-407e-9b96-088d06...
- 04:37 PM Revision 80ad8028 (ml): fixed problem with resetting MTU, it wasn't reset to the current default one
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@1261 c54fac2e-1815-407e-9b96-088d06...
- 04:37 PM Revision a4d4fc7c (ml): ML: reduced number of MTU levels
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@1260 c54fac2e-1815-407e-9b96-088d06...
- 04:37 PM Revision 4132f78a (ml): ML: 1) added network to host and host to network convertion for the ML he...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@1131 c54fac2e-1815-407e-9b96-088d06...
- 04:37 PM Revision 8fed9f23 (ml): ML: added some asserts
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@998 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 1ee167ea (ml): ML: verify that claimed address corresponds to real receive address
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@997 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision db8c431a (ml): ML: verify UDP packet size
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@996 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision ffb63fbb (ml): ML: pass recv_addr to recv_conn_msg
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@995 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision d12ca510 (ml): ML: change str's name to something more meaningful
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@994 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 2a51c16d (ml): ML: add TODO item to use correct sizeof
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@993 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 9eaed17c (ml): increase PMTU timeout to 0.5 sec
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@992 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 339a662d (ml): ML: add some received message sanity check
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@991 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 48968511 (ml): ML: added a check that operands are not NULL
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@989 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 4a7e268d (ml): change UDP send error message to info level
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@923 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 4e611a8f (ml): Converted for Windows support
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@887 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision b6b8c19a (ml): ML: fix calculation for verifying whole msg arrival
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@867 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 9ac85ab6 (ml): ML: corrected frag/defrag code again
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@865 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision c220a4cb (ml): ML: initalize all bytes of sockaddr values
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@861 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision a7fc92ab (ml): ML: fix an error in socket error handling
- return value of recvmsg was not checked
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAP... - 04:37 PM Revision c6898c39 (ml): ML: added some mem initialisation
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@858 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 1f8ebe96 (ml): ML: corrected frag/defrag code
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@851 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 60dca067 (ml): ML: corected bug in chunk frag code
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@844 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision e17edb88 (ml): ML: MONL callbacks are always called even if not header is present (neede...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@841 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 6e975aa4 (ml): ML: fix memleak at receive timeout
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@829 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 9a20e619 (ml): ML: fixed pmtu timeout increase
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@828 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision e8ba29d4 (ml): ML: added some more info output
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@827 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 3b68fd99 (ml): ML: fixed retry counter in pmtu retry
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@826 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision e16669a8 (ml): ML: propagate udpsocket error code up
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@824 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 281a37d0 (ml): ML: improved error handling in udpsocket
- don't exit on error
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@823 c54fac2e-1... - 04:37 PM Revision eb2b09ea (ml): ML: survive unresolvable stun server address
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@820 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision ea1436ee (ml): ML: use INADDR_NONE for undefined IP address
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@819 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision cdcc1fe1 (ml): ML: some more debug/info output
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@818 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 9f09d1ae (ml): ML: added some detail to debug messages
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@806 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 85d76bea (ml): ML: adding some detail to info output
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@805 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 8a9424d2 (ml): ML: just renaming a parameter of recv_conn_msg to be more clear
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@804 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision ac550b87 (ml): ML: fixing PMTU reduction wothout error check in send_msg
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@803 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision dceb891e (ml): ML: set timeout_event to NULL after freeing
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@802 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 064b7828 (ml): ML: fix PMTU decrement code to handle unknown values
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@801 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 3a2f1e38 (ml): ML: fixing packet size in connect message
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@800 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision e56673ab (ml): ML: fixing memory leak due to uninitialized timeout_event
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@799 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 9f95713e (ml): ML: adding some debug/info output
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@798 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision d5b9b14d (ml): ML: changed how connection messages time out (pmtu timeouts)
- connection messages are sent in UDP and also double as PMTU discovery.
Except for INVITE, losses were not handled. No... - 04:37 PM Revision 68d98e77 (ml): ML: define default receive timeout with a macro
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@796 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 7ed37922 (ml): ML: define NAT traversal timeout with a macro
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@795 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 110d2883 (ml): ML: adding timeout event to connection structure
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@794 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision e5a04498 (ml): ML: minor changes in reception code
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@793 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 169136df (ml): ML: some doxygen description
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@792 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 3edb5149 (ml): ML: only comments
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@791 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 980f3707 (ml): ML: fixing sendPacket error handling in send_msg
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@790 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 773a6e74 (ml): ML: removed transmissionHandler.c
- it was commented out anyway
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@789 c5... - 04:37 PM Revision d875a065 (ml): reduced default MTU
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@788 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision cdb94197 (ml): ML: reduced some initial timeouts to more reasonable levels
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@787 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision ada47fe7 (ml): ML: fixed an error that was introduced by mistake in r768
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@780 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 6f26b958 (ml): ML : some cleanings
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@768 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 26f3bd83 (ml): ML: reduce some huge timeouts
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@766 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision f081b938 (ml): Merge branch 'ML-fixes'
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@747 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision b5894e65 (ml): fixing keepalive error
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@746 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 85ed4273 (ml): ML: don't print debug and info level messages with ml_log
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@716 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision ce9997f8 (ml): ML: improved debug output
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@715 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 0e902e25 (ml): ML: fix message receive timeout mechanism
- There was an error when a message was received, the buffer was reallocated
and later the timeout for the first messag... - 04:37 PM Revision 28c32e01 (ml): ML: fix compilation warning
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@713 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 1f6a6666 (ml): ML : minor fixes
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@712 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 98ba8deb (ml): ML: enable changing STUN while trying to re-connect to the STUN server
- the receive local socketID callback returns 2 if the
connection to the STUN server failed. At this point,
the STUN se... - 04:37 PM Revision ff683f7d (ml): ML: fixed uninitialized bytes in connection message
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@682 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 0b960be3 (ml): ML: change header to packed
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@681 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 993886fe (ml): ML: fixed malloc size in send_msg
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@680 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 2f28ee21 (ml): ML : recovering logging fixes
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@670 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision fbb6e767 (ml): ML: some fixes to logging calls
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@669 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 8cf56167 (ml): ML : decoupling dclog from ml in Makefile
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@668 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 11fce711 (ml): ML : fixing logging and debugging prints
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@667 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision deb34f59 (ml): implementing simple KEEPALIVE in ML
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@662 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 6f256447 (ml): added default send_params to mlOpenConnection
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@660 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 9f15e9f6 (ml): ML restyling part II
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@623 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision da5dade7 (ml): ml restyling
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@622 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 99ba0890 (ml): ml fix
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@595 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 6214e30a (ml): improving connection_Exist in ml
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@589 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 5842fcf1 (ml): adding test "Broadcaster"
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@579 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision d42c2650 (ml): portability fixes in MONL
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@432 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision de18e918 (ml): ML: added some check for NULL callback pointers. there are more of these ...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@394 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 52f7925a (ml): replaced PULSE references with GRAPES
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@393 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision cbea3670 (ml): ML: removed old folder
- remains in SVN history anyway
From: CsabaKiraly <CsabaKiraly@a72f678d-4428-462c-85b4-08f063ced704>
git-svn-id: http... - 04:37 PM Revision 8808cf25 (ml): ML: simplified ml.c code
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@340 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision a7a1fe71 (ml): tests: addded double NAT scenario
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@336 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision f44085b3 (ml): minor build tweaks
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@334 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision bde41184 (ml): ML: made stun server optional
- if stun server is not defined, the peer assumes that its
external IP address and port is the same as the internal one... - 04:37 PM Revision fa71e35e (ml): ML: added local IP address auto-detection to init
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@321 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 632a8477 (ml): ML: fixed description (meaning of NULL) of createSocket
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@320 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 86f87418 (ml): typo fixes and disable chunk_trading_test
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@312 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 8a56d126 (ml): fixed lock-up in nat-test startup
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@311 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 0d0dbfa6 (ml): ML: nat-test: improved test scripts and scenarios
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@310 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision b83e5428 (ml): ML: moved testfile to place
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@308 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 4c2e6802 (ml): ip address autodetect
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES/ml@300 c54fac2e-1815-407e-9b96-088d067...
- 04:37 PM Revision 0e1f2ed3 (ml): ML: changed last parameter of receive_data_cb to typed pointer from void*
- there was no reason to use void*, since the structure was specified in the API
From: CsabaKiraly <CsabaKiraly@a72f67... - 04:25 PM Revision 8993b596 (ffmpeg): Make sure the first q press doesnt f*ck up the protocols and thus wri...
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 04:23 PM Revision 90552407 (ffmpeg): Fix seting of decode_interrupt_cb()
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 04:18 PM Revision 2d9a101a (ffmpeg): ac3enc: add some assertions
- 04:18 PM Revision 7100d63c (ffmpeg): ac3enc: use av_assert2() instead of assert() to make debugging easier.
- 04:15 PM Revision d21be5f1 (ffmpeg): cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_al...
- It only has Altivec functions and is not compiled if Altivec is disabled.
- 04:15 PM Revision 159683dd (ffmpeg): Fix compilation on powerpc with --disable-altivec.
- 04:11 PM Revision d34ca1cf (ffmpeg): Add audio codec 0x1600 (ADTS AAC)
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 04:03 PM Revision 76aa876e (ffmpeg): avio: avio_ prefix for url_fsize
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 03:51 PM Revision e5197539 (ffmpeg): avio: deprecate url_fgetc and remove all it uses
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 03:19 PM Revision 655e45e7 (ffmpeg): avio: deprecate url_fgets
- It's not used anywhere and doesn't look ver useful to be public.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 03:19 PM Revision 2af07d36 (ffmpeg): avio: add avio_skip macro
- This is a substitute for the url_fskip function that was deprecated by
commit 0300db8ad778a194b4a8ec98f6da3de5b41c46e... - 03:19 PM Revision 02dd3666 (ffmpeg): h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found.
- Should an AVC-1 in MP4 stream not contain SPS or PPS NAL units,
this BSF is then unable to allocate an output buffer ... - 01:16 PM Revision 60170ce8 (grapes): Simpler .PHONY rules...
- 12:43 PM Revision 126d6a44 (grapes): Port the ".PHONY fix" to src/Makefile
- 12:41 PM Revision 2b38b72b (grapes): fix phony in top level makefile
- 10:50 AM Revision 771887a9 (streamers-build): download test video
03/06/2011
- 10:29 PM Revision f4f4e12c (ffmpeg): Add Apple HTTP Live Streaming protocol handler
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
- 10:29 PM Revision 8f73c060 (ffmpeg): URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
- If this flag is set, the protocol can handle URLs where the
scheme is a nested scheme such as applehttp+file: - the p... - 10:29 PM Revision f3bea991 (ffmpeg): URLProtocol: Add a flags field
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
- 01:16 AM Revision 4118d66c (ffmpeg): Revert "lavf: deprecate get_strz() in favor of avio_get_str"
- This API is simply ridiculous.
We of course keep API/ABI compatibility only useage of the worse API
is reverted.
Thi...
03/05/2011
- 02:51 PM Revision 391a1327 (ffmpeg): yadif: add parens around macro parameters
- This fixes compilation with preprocessors which do not add whitespace
around replaced tokens, resulting in invalid ex... - 11:48 AM Revision b09e5068 (ffmpeg): Make matroska demuxer also set timestamps for RealAudio packets.
- Improves seeking in ffplay with
http://samples.mplayerhq.hu/Matroska/RA_missing_timestamps.mkv - 01:29 AM Revision 5e795024 (ffmpeg): ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it inst...
- Currently it is always 4, but this change will allow it to be adjusted when
bandwidth-related features are added such... - 01:29 AM Revision 12dffc45 (ffmpeg): ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h
- (cherry picked from commit b35743ffb46558be3a90c44f24a7de5fa2c15d85)
- 01:29 AM Revision 384c9c2f (ffmpeg): avio: add avio_tell macro as a replacement for url_ftell
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit a2704c9712ad35cc22e7e0d8a79b581c07fa3... - 01:29 AM Revision 773947ba (ffmpeg): lavf: deprecate get_strz() in favor of avio_get_str
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit e16ead0716c2f988d1e26369a4c67b354ff86... - 01:29 AM Revision 3e1a8e1e (ffmpeg): avio: add avio_get_str()
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 41d8555f72e3bc60cf93af2a1a4786b452fd2... - 01:29 AM Revision a960576f (ffmpeg): avio: fix fourcc if any character is >=0x80.
- Fixes issue 2638.
(cherry picked from commit fd085bc08203979c6d0e8a6ab031c7e19b57f7a1)
03/04/2011
- 10:40 PM Revision 53e35fd3 (ffmpeg): ac3enc: add num_rematrixing_bands to AC3EncodeContext and use it inst...
- Currently it is always 4, but this change will allow it to be adjusted when
bandwidth-related features are added such... - 09:48 PM Revision b35743ff (ffmpeg): ac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h
- 07:30 PM Revision 7f1b1f3d (ffmpeg): Fix compilation on powerpc with --disable-altivec.
- 05:18 PM Revision 6f1fe643 (chunker-player): git-svn-id: https://repository.napa-wine.eu/svn/napawine-soft...
- 04:39 PM Revision 01f952d0 (chunker-player): added LGPL licensing info to the UL components
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2575 c54fa...
- 04:26 PM Revision a2704c97 (ffmpeg): avio: add avio_tell macro as a replacement for url_ftell
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 04:26 PM Revision e16ead07 (ffmpeg): lavf: deprecate get_strz() in favor of avio_get_str
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 04:24 PM Revision 41d8555f (ffmpeg): avio: add avio_get_str()
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 03:25 PM Revision f71604ce (streamers-build): changing GRAPES repo to the main one
- 02:41 PM Revision 8e3945fc (streamers-build): changing Streamers and GRAPES to new repositories
- 01:33 PM Revision fd085bc0 (ffmpeg): avio: fix fourcc if any character is >=0x80.
- Fixes issue 2638.
- 12:22 PM Revision 8cf13722 (streamers-build): scripts to download dependencies and build various streamers...
- 03:34 AM Revision 08c86634 (ffmpeg): In retry_transfer_wrapper, do not check url_interrupt_cb,
- causes problems when writing and pressing q during encoding.
- 03:24 AM Revision ad82bf9c (ffmpeg): Move guess_correct_pts() under got_picture_ptr.
03/03/2011
- 05:22 PM Revision 3088635a (ffmpeg): h263dec: produce a warning when excessive bitstream is discarded
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 01:15 PM Revision f28e599f (ffmpeg): vp3-mt: fix deadlock when first frame is not a keyframe.
- (cherry picked from commit 8cf9a09d407c42299b3203bd1eb42af6109a0d7a)
- 01:15 PM Revision 5cdef40a (ffmpeg): threads: allow thread count of zero
- This moves setting the thread count to a minimum of 1 to
frame_thread_init(), allowing a value of zero to propagate
t... - 01:15 PM Revision 4778b4dd (ffmpeg): vc1: fix decoding when end sequence is present
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit fb985071263e6b3daff1c3d987df482b0146c2a0) - 01:15 PM Revision d34ffd3c (ffmpeg): ffmpeg: Use av_pkt_dump_log2
- This makes dumped packet timestamps proper for streams with
timebases other than AV_TIME_BASE.
Signed-off-by: Luca B... - 01:15 PM Revision 08ad81cb (ffmpeg): libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter
- This removes a fixme issue, by allowing the av_pkt_dump functions
to use the correct time base.
Signed-off-by: Luca ... - 01:15 PM Revision 62d0a745 (ffmpeg): aviobuf: Write new data at s->buf_end in fill_buffer
- In most cases, s->buf_ptr will be equal to s->buf_end when
fill_buffer is called, but this may not always be the case... - 01:15 PM Revision cd37308b (ffmpeg): movenc: use correct tag for dvcpro hd
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 06ed4873e6e6aed8ec7cc24285d610ef4060880e) - 01:15 PM Revision 813cc7ab (ffmpeg): avio: deprecate url_fskip
- avio_seek should be used instead
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 030... - 01:15 PM Revision 5bb50c71 (ffmpeg): movenc: fix tkhd height for imx
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit fffdee89cc0712ed3324bae1f86e271a36c02822) - 01:15 PM Revision 176e1762 (ffmpeg): dnxhd: allow encoding with Avid Nitris compatibility.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 99bbc781e9c134066887fc521db7a9d3607e3de1) - 01:15 PM Revision 74b3f67c (ffmpeg): lavf: replace all uses of url_fskip with avio_seek
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit e356fc57a2e9887370caec58d8aafeafd1f33... - 01:15 PM Revision f59d8ff8 (ffmpeg): avio: avio_ prefix for url_fseek
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 6b4aa5dac8f41aa452d0ce9a1bede9e59a303... - 01:15 PM Revision 05fa64a7 (ffmpeg): pthreads: Fix bug introduced with thread_safe_callbacks
- For intra codecs, ff_thread_finish_setup() is called before decoding starts
automatically. However, get_buffer can on... - 01:15 PM Revision e9e9139c (ffmpeg): huffyuv: Add multithreading support
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 76d8846c4e918749b045ea2ee7399a069af5e... - 02:37 AM Revision 1b4580d1 (ffmpeg): Fix duplicate & droped frame in Californication.S02E01.HDTV.XviD-NoTV...
03/02/2011
- 11:25 PM Revision d667be2c (ffmpeg): Attribute used is correctly supported by the Intel C compiler since v...
- 05:15 PM Revision 8cf9a09d (ffmpeg): vp3-mt: fix deadlock when first frame is not a keyframe.
- 02:06 PM Revision ff1efc52 (ffmpeg): threads: allow thread count of zero
- This moves setting the thread count to a minimum of 1 to
frame_thread_init(), allowing a value of zero to propagate
t... - 01:32 PM Revision fb985071 (ffmpeg): vc1: fix decoding when end sequence is present
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 12:38 PM Revision a5b13b14 (ffmpeg): Use macro __INTEL_COMPILER instead of __ICC.
- __ICC is not supported on all platforms, this is an Intel documentation
bug that is supposed to be fixed in a future ... - 10:29 AM Revision 863c4716 (ffmpeg): libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter
- This removes a fixme issue, by allowing the av_pkt_dump functions
to use the correct time base.
Signed-off-by: Luca ... - 10:29 AM Revision 5e33e7bd (ffmpeg): ffmpeg: Use av_pkt_dump_log2
- This makes dumped packet timestamps proper for streams with
timebases other than AV_TIME_BASE.
Signed-off-by: Luca B... - 10:16 AM Revision e360ada2 (ffmpeg): aviobuf: Write new data at s->buf_end in fill_buffer
- In most cases, s->buf_ptr will be equal to s->buf_end when
fill_buffer is called, but this may not always be the case... - 09:27 AM Revision 3730fda0 (streamers): making the playout delay limit configurable (--playout_limit)
- 09:27 AM Revision 4e247338 (streamers): Set chunk ID before calling chunkise() (fixes chunk_log.txt)
- Conflicts:
input-grapes.c - 09:04 AM Revision 5d20a6a7 (streamers): Enable stats output
- 09:04 AM Revision d263a301 (streamers): limiting chunk delay to fixed 4 sec
- 09:03 AM Revision 2d4a594b (streamers): adding get_chunk_timestamp function
- Conflicts:
streaming.c - 08:57 AM Revision 70921454 (streamers): moving am_i_source up to streamer.c
- otherwise it gets initialized too late
- 08:56 AM Revision dceef344 (streamers): added am_i_source()
- Conflicts:
streaming.c - 08:56 AM Revision b88c9f4a (streamers): adding cb_size to metadata
- 08:56 AM Revision cc0cd459 (streamers): changing metadata to a structure
- 08:55 AM Revision 65626579 (streamers): just some debug
- 08:55 AM Revision 82e914fb (streamers): start chunk ID from 0
- 08:53 AM Revision af0e363a (streamers): output=grapes: add dummy config with "dummy:"
- 08:53 AM Revision 2c77ce17 (streamers): input-grapes: adding "ipb:" config
- 12:23 AM Revision 06ed4873 (ffmpeg): movenc: use correct tag for dvcpro hd
- Signed-off-by: Mans Rullgard <mans@mansr.com>
03/01/2011
- 11:55 PM Revision 99bbc781 (ffmpeg): dnxhd: allow encoding with Avid Nitris compatibility.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:45 PM Revision fffdee89 (ffmpeg): movenc: fix tkhd height for imx
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 05:27 PM Revision 0300db8a (ffmpeg): avio: deprecate url_fskip
- avio_seek should be used instead
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 05:22 PM Revision e356fc57 (ffmpeg): lavf: replace all uses of url_fskip with avio_seek
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 05:12 PM Revision 6b4aa5da (ffmpeg): avio: avio_ prefix for url_fseek
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 04:39 PM Revision 76d8846c (ffmpeg): huffyuv: Add multithreading support
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 04:39 PM Revision ad9791e1 (ffmpeg): pthreads: Fix bug introduced with thread_safe_callbacks
- For intra codecs, ff_thread_finish_setup() is called before decoding starts
automatically. However, get_buffer can on... - 02:36 PM Revision 52120966 (ml): removed bogus debug messages
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2567 c54fac2e-1815-407e-9b96...
- 02:36 PM Revision 32c04c21 (napa-baselibs): removed bogus debug messages
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2567 c54fac2e-1815-407e-9b96-08...
- 02:36 PM Revision e3923e27 (ml): improved sendmsg failed debug information
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2566 c54fac2e-1815-407e-9b96...
- 02:36 PM Revision a158bd24 (napa-baselibs): improved sendmsg failed debug information
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2566 c54fac2e-1815-407e-9b96-08...
- 12:55 PM Revision 42ccd2fc (ffmpeg): Use --sysroot flag for clang
- Although not documented, clang does support the --sysroot flag, and it
does the right thing. Use this flag intead of... - 10:34 AM Revision 2cc0687c (grapes): Merge remote branch 'abeni/chunkiser' into NOSSDAV-IPB
02/28/2011
- 08:39 PM Revision 3774aeeb (grapes): Frame indexes should be 0-based
- 01:05 PM Revision 2c62639a (grapes): Print the chunk type in chunk_log.txt
- 09:02 AM Revision 342922ca (chunker-player): build script fix
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2562 c54fa...
- 02:55 AM Revision 00ba041c (ffmpeg): Use --sysroot flag for clang
- Although not documented, clang does support the --sysroot flag, and it
does the right thing. Use this flag intead of... - 12:29 AM Revision 65ad2c61 (ffmpeg): In mov muxer, fix adpcm mono muxing, patch by Alex Converse
- 12:20 AM Revision 4ea02a9a (ffmpeg): In mpegts demuxer, do not output known sized packet if an unbounded p...
- is already queued. Fix issue #2624.
02/27/2011
- 11:34 PM Revision e9634db1 (ffmpeg): ARM: VP8: fix build on systems with global symbol prefix
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 0b32da90f893b3e04ead18a546252e241a6a0988) - 11:34 PM Revision bbd289aa (ffmpeg): configure: document FATE_SAMPLES env var in --help text
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 52b3cc6047e2b93e8a798734c65904243c1a7be3) - 11:34 PM Revision cf9c227e (ffmpeg): ARM: fix vp8 neon with pic enabled
- The assembler emits literal pools too far from the load instructions,
so we must do it explicitly at a suitable locat... - 11:34 PM Revision 1a9fc2b9 (ffmpeg): fate: get samples location from env var if not explicitly set
- Use the FATE_SAMPLES environment variable if samples location
is not set with the --samples configure option or on th... - 04:55 PM Revision 083d93f4 (grapes): Merge branch 'chunk-attribs' into test-local
- 03:14 PM Revision 94e9ae98 (grapes): Merge branch 'chunkiser' into test-local
- 03:12 PM Revision 734f6960 (grapes): Fix statistics
- 01:53 PM Revision 0b32da90 (ffmpeg): ARM: VP8: fix build on systems with global symbol prefix
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:53 PM Revision 8b454c35 (ffmpeg): ARM: fix vp8 neon with pic enabled
- The assembler emits literal pools too far from the load instructions,
so we must do it explicitly at a suitable locat...
02/26/2011
- 12:52 PM Revision 52b3cc60 (ffmpeg): configure: document FATE_SAMPLES env var in --help text
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:51 AM Revision aa3805a4 (ffmpeg): fate: get samples location from env var if not explicitly set
- Use the FATE_SAMPLES environment variable if samples location
is not set with the --samples configure option or on th... - 02:16 AM Revision eea04021 (ffmpeg): reindent after tapt patch
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(cherry picked from commit 77d207cbe64710b7b34865f347e608b9c0e15968) - 02:16 AM Revision aaa71a3e (ffmpeg): store pasp atom for all types of quicktime movie
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(cherry picked from commit d184c86cd309bbd61c5d1a1dfcf60d133da4c1e3) - 02:16 AM Revision 4e815a8b (ffmpeg): movenc: remove uses of deprecated API.
- Replace put_tag() with ffio_wfourcc() and ByteIOContext with AVIOContext.
(cherry picked from commit 13ff92d19706d17f... - 02:16 AM Revision 3b2c4ce1 (ffmpeg): use tapt atom for sample aspect ratio
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
(cherry picked from commit ea1afa124cb58c7eebd4fd3706434fafb58b00c0) - 02:16 AM Revision c3afa4db (ffmpeg): bink: prevent overflows within binkidct by using int-sized intermedia...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit e211e255aa399d68239ffa42c9cc7a52eb3d5... - 02:16 AM Revision 4913af0c (ffmpeg): Bink version 'b' audio decoder
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit ccfcddb3f287545a20831f266c2a2f734d6a9... - 02:16 AM Revision 6a22f82c (ffmpeg): bink: decode audio track identifiers into AVStream.id
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 588a3ffd9687cbef60cc26d5b3a247b8ecdbf... - 02:16 AM Revision 8d09fc19 (ffmpeg): binkaudio: simplify frame_len_bits and frame_len calculation
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 8a8c283edd0da5863eb729a31a94b70820400... - 02:16 AM Revision 408ee5a9 (ffmpeg): binkaudio: remove unnecessary loop
- decode_init sets bands[0] == 2, so this loop always sets the band table
index (k) to zero.
Signed-off-by: Ronald S. ... - 02:16 AM Revision f183cfeb (ffmpeg): OS/2: lxlite should use stdout
- This causes lxlite to use stdout instead of vioXXX
functions. This improves fate and build logs readability.
Affects ... - 02:16 AM Revision 777b365c (ffmpeg): bink: set audio stream codec_tag such that binkaudio decoder can iden...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit f0ca29eb5f476a281c8066214e3745244656d... - 02:16 AM Revision 22c679d3 (ffmpeg): bink: use LOCAL_ALIGNED for aligned stack data
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 8997bb8807336dd6d6c96364952bb71c161ac3b2) - 02:16 AM Revision a63ba973 (ffmpeg): dxva2: define required feature selection macros
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 04973f8082c5a822112d2e42d535b7f3f59dccc0) - 02:16 AM Revision 23d82139 (ffmpeg): binkaudio: perform band table scaling in decode_init
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 582ac86d19c61ad73c2e1a2d5ed54a5fe1e20... - 02:16 AM Revision 3308ddfb (ffmpeg): avio: deprecate put_tag
- it's not used internally anymore and shouldn't be public.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cher... - 02:16 AM Revision a1b79792 (ffmpeg): lavf: replace remaining uses of put_tag with avio_write
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit bbc413f943b53d96aa85fe272ec413c857940... - 02:16 AM Revision 32442930 (ffmpeg): lavf: use a new ffio_wfourcc macro instead of put_tag() where possible
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 0abdb2931719d96dee725e555e9b46b2b2f8a... - 02:16 AM Revision f3618b01 (ffmpeg): vmdaudio: remove unnecessary fields from VmdAudioContext and use the ...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 2ec7862db8b782020cc220dae827c3438d108... - 02:16 AM Revision 853daff6 (ffmpeg): dca: use EXT_AUDIO_ID field to determine core extensions
- This avoids the core substream extensions scan when the EXT_AUDIO_ID
field indicates no extensions or only unsupporte... - 02:16 AM Revision 1e898e7d (ffmpeg): vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.
- There is no need to expand to 16-bits. Just use memcpy() to copy the raw data.
Signed-off-by: Ronald S. Bultje <rsbu... - 02:16 AM Revision eac4e4d9 (ffmpeg): avienc: replace &tag[0] with tag.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 99f42c27abfe916fa19ac0c18489c8bbf8525... - 02:16 AM Revision 5e7c422d (ffmpeg): vmdaudio: add out_bps to VmdAudioContext and use it to replace hard-c...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 1e86d685e0935077766c645e49b8533d41ca1... - 02:16 AM Revision 504dff8e (ffmpeg): vmdaudio: simplify vmdaudio_decode_frame() by handling block_type fir...
- This also adds output buffer size checks for AUDIO and SILENCE block types.
Signed-off-by: Ronald S. Bultje <rsbultj... - 02:16 AM Revision 83e94d50 (ffmpeg): cosmetics: reindent after previous commit
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit ba9516cca845f8d3fb7ac08ef53a996c3ee0d... - 02:16 AM Revision fb0e3c2b (ffmpeg): vmdaudio: move all silence chunk handling to vmdaudio_loadsound().
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 762b386e4aafc7bbdbec367bc652cf1199e81... - 02:16 AM Revision 6f3c837f (ffmpeg): cosmetics: remove debugging cruft
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 8e9027d266ef39ab9f88b4bbad5cf9e425d06... - 02:16 AM Revision 684512e1 (ffmpeg): cosmetics: reindent after previous commit
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 868f2f4d90e07edd9a65bd9b917bb5940643e... - 02:16 AM Revision aa236250 (ffmpeg): vmdaudio: simplify buffer pointer and header size handling.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 2d213695fce86e740800ddcf43d8d0864d2ec... - 02:16 AM Revision b4b5e922 (ffmpeg): vmdaudio: set *data_size to zero when skipping small packets and add ...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 7a4fb3fd9357dfdd27431a0a8d7250dab54a9... - 02:16 AM Revision ebed7b68 (ffmpeg): vmdaudio: validate block type
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 22f893e1c9f9387f0a021f775757130fa48e0... - 02:16 AM Revision 149d3687 (ffmpeg): vmdaudio: use macros and a local variable for block type.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit dd1af5136fe7767f2f18ac943efe994946864... - 02:16 AM Revision 2be17a71 (ffmpeg): vmdaudio: correct the silent chunk count in the first block.
- This fixes A/V sync with several samples, notably:
http://samples.mplayerhq.hu/game-formats/sierra-vmd/swat_*.vmd
Si... - 02:16 AM Revision 2ac19b75 (ffmpeg): vmdaudio: remove duplicated code by merging mono and stereo decoding.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 1328d433137c055df06f99772b243ceec2bbf... - 02:16 AM Revision c11c7922 (ffmpeg): vmdaudio: output audio samples for standalone silent blocks.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 9b73f786005f31429d7c88092edfeef6696a5... - 02:15 AM Revision 994e445a (ffmpeg): vmdaudio: fix raw_block_size calculation.
- The size should depend on the output sample size, not the internal bit depth.
Signed-off-by: Ronald S. Bultje <rsbul...
02/25/2011
- 10:41 PM Revision 13ff92d1 (ffmpeg): movenc: remove uses of deprecated API.
- Replace put_tag() with ffio_wfourcc() and ByteIOContext with AVIOContext.
- 09:31 PM Revision 77d207cb (ffmpeg): reindent after tapt patch
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
- 09:31 PM Revision d184c86c (ffmpeg): store pasp atom for all types of quicktime movie
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
- 09:31 PM Revision ea1afa12 (ffmpeg): use tapt atom for sample aspect ratio
- Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
- 08:24 PM Revision 588a3ffd (ffmpeg): bink: decode audio track identifiers into AVStream.id
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 08:24 PM Revision e211e255 (ffmpeg): bink: prevent overflows within binkidct by using int-sized intermedia...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 08:24 PM Revision f0ca29eb (ffmpeg): bink: set audio stream codec_tag such that binkaudio decoder can iden...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 08:24 PM Revision 8a8c283e (ffmpeg): binkaudio: simplify frame_len_bits and frame_len calculation
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 08:24 PM Revision a304def1 (ffmpeg): binkaudio: remove unnecessary loop
- decode_init sets bands[0] == 2, so this loop always sets the band table
index (k) to zero.
Signed-off-by: Ronald S. ... - 08:24 PM Revision 582ac86d (ffmpeg): binkaudio: perform band table scaling in decode_init
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 08:24 PM Revision ccfcddb3 (ffmpeg): Bink version 'b' audio decoder
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 07:50 PM Revision 8997bb88 (ffmpeg): bink: use LOCAL_ALIGNED for aligned stack data
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 07:48 PM Revision 04973f80 (ffmpeg): dxva2: define required feature selection macros
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 07:48 PM Revision cc4e9d2a (ffmpeg): OS/2: lxlite should use stdout
- This causes lxlite to use stdout instead of vioXXX
functions. This improves fate and build logs readability.
Affects ... - 07:38 PM Revision 61840b43 (ffmpeg): avio: deprecate put_tag
- it's not used internally anymore and shouldn't be public.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 07:38 PM Revision bbc413f9 (ffmpeg): lavf: replace remaining uses of put_tag with avio_write
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 07:38 PM Revision 99f42c27 (ffmpeg): avienc: replace &tag[0] with tag.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 07:38 PM Revision 0abdb293 (ffmpeg): lavf: use a new ffio_wfourcc macro instead of put_tag() where possible
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 04:04 PM Revision 3d0b7d26 (grapes): Merge branch 'bsearch' into test-local
- 02:39 PM Revision dca85c84 (ffmpeg): Mark MS-MPEG4v1 encoder as experimental.
- The encoder has never produced files that could be decoded
with any software. - 02:34 PM Revision 82142490 (ffmpeg): Add libmpcodecs to the list of libavfilter subdirectories.
- 02:09 PM Revision 64d4ad7b (napa-baselibs): the PMTU timeout is now 1s by default
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2559 c54fac2e-1815-407e-9b96-08...
- 02:09 PM Revision 5adbab1f (ml): the PMTU timeout is now 1s by default
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2559 c54fac2e-1815-407e-9b96...
- 02:00 AM Revision b01e0862 (grapes): Merge branch 'fixes2' into test-local
02/24/2011
- 11:36 PM Revision df7b3cef (grapes): fix: send topo message even if there is no space for all
- 09:22 PM Revision 7e06e0ed (ffmpeg): dca: use EXT_AUDIO_ID field to determine core extensions
- This avoids the core substream extensions scan when the EXT_AUDIO_ID
field indicates no extensions or only unsupporte... - 07:00 PM Revision a1c4b65b (ffmpeg): lavf: update documentation of AVOutputFormat.flags
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 06:08 PM Revision 16803f4c (grapes): Fix statistics
- 05:31 PM Revision 6226c5bc (grapes): flush dummy output afte reach write
- 04:26 PM Revision 9eb43dc1 (grapes): flush dummy output afte reach write
- 02:52 AM Revision 1108f899 (ffmpeg): vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.
- There is no need to expand to 16-bits. Just use memcpy() to copy the raw data.
Signed-off-by: Ronald S. Bultje <rsbu... - 02:52 AM Revision 2ec7862d (ffmpeg): vmdaudio: remove unnecessary fields from VmdAudioContext and use the ...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:51 AM Revision 1e86d685 (ffmpeg): vmdaudio: add out_bps to VmdAudioContext and use it to replace hard-c...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:51 AM Revision 1574eff3 (ffmpeg): vmdaudio: simplify vmdaudio_decode_frame() by handling block_type fir...
- This also adds output buffer size checks for AUDIO and SILENCE block types.
Signed-off-by: Ronald S. Bultje <rsbultj... - 02:49 AM Revision ba9516cc (ffmpeg): cosmetics: reindent after previous commit
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:49 AM Revision 762b386e (ffmpeg): vmdaudio: move all silence chunk handling to vmdaudio_loadsound().
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:49 AM Revision 8e9027d2 (ffmpeg): cosmetics: remove debugging cruft
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:48 AM Revision 868f2f4d (ffmpeg): cosmetics: reindent after previous commit
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:41 AM Revision 7c640de1 (grapes): fill chunk attribute with priority in IPB chunkiser
- 02:41 AM Revision 59e03a8f (grapes): add chunkiser chunk attribute support
- 02:41 AM Revision f487e2d1 (grapes): chunkiser: adding attributes support to chunkise
- 02:12 AM Revision 2d213695 (ffmpeg): vmdaudio: simplify buffer pointer and header size handling.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:11 AM Revision 7a4fb3fd (ffmpeg): vmdaudio: set *data_size to zero when skipping small packets and add ...
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:10 AM Revision 22f893e1 (ffmpeg): vmdaudio: validate block type
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:08 AM Revision dd1af513 (ffmpeg): vmdaudio: use macros and a local variable for block type.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:06 AM Revision 6989cb2d (ffmpeg): vmdaudio: correct the silent chunk count in the first block.
- This fixes A/V sync with several samples, notably:
http://samples.mplayerhq.hu/game-formats/sierra-vmd/swat_*.vmd
Si... - 02:04 AM Revision 9b73f786 (ffmpeg): vmdaudio: output audio samples for standalone silent blocks.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:02 AM Revision 1328d433 (ffmpeg): vmdaudio: remove duplicated code by merging mono and stereo decoding.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 01:58 AM Revision a58bcb40 (ffmpeg): vmdaudio: fix raw_block_size calculation.
- The size should depend on the output sample size, not the internal bit depth.
Signed-off-by: Ronald S. Bultje <rsbul...
02/23/2011
- 10:42 PM Revision 83111506 (ffmpeg): Make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just vi...
- This allows the values to be used without changing C code and is closer to how
the other DEBUG flags work.
If this ca... - 06:55 PM Revision 3d4e45f6 (grapes): Merge branch 'master' into chunkiser
- 06:29 PM Revision e6621dbf (grapes): fix some compile warnings on 64-bit
- 06:27 PM Revision 01e6098b (grapes): Allow to disable or enable timed mode
- 06:20 PM Revision bde413fe (grapes): 0 is a valid timestamp
- 05:22 PM Revision 374eb2ba (ffmpeg): lavf: postpone removal of deprecated avio functions
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 05:22 PM Revision 1f5e9ede (ffmpeg): lavf: postpone removal of public metadata conversion API
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 05:22 PM Revision ebb92e07 (ffmpeg): avio: rename url_fopen/fclose -> avio_open/close.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 22a3212e32b696028e21f00871f3cb48c0440... - 05:22 PM Revision 4c262dc1 (ffmpeg): avienc: fix AVI stream index for files with >10 streams
- Fixes issue 2563.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 4acc94e97a9551d11e... - 05:22 PM Revision c24a4034 (ffmpeg): libavformat: Remove FF_NETERRNO()
- Map EAGAIN and EINTR from ff_neterrno to the normal AVERROR()
error codes. Provide fallback definitions of other errn... - 05:22 PM Revision 8e35f5d4 (ffmpeg): Add more AVC Intra FOURCCs
- Also change the comments a bit since the FOURCCs aren't specific to Flip4Mac
and different ones are used for 720 vers... - 03:44 PM Revision 4acc94e9 (ffmpeg): avienc: fix AVI stream index for files with >10 streams
- Fixes issue 2563.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 03:18 PM Revision 22a3212e (ffmpeg): avio: rename url_fopen/fclose -> avio_open/close.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 03:03 PM Revision 31c9346c (grapes): chunkid_set: fix: faster int_cmp
- 12:21 PM Revision 28c4741a (ffmpeg): libavformat: Remove FF_NETERRNO()
- Map EAGAIN and EINTR from ff_neterrno to the normal AVERROR()
error codes. Provide fallback definitions of other errn... - 10:54 AM Revision f6e93568 (grapes): Add some timing logic to the chunkiser test
- an option to disable this logic will be added later
- 10:07 AM Revision a83e9f0b (grapes): Log the frames contained in each chunk
- 08:56 AM Revision e669aa38 (grapes): First (mostly untested) draft of an IPB chunkiser
- 06:56 AM Revision 952cb7b7 (grapes): Merge branch 'chunkiser' of http://www.disi.unitn.it/~abeni/PublicGit...
- 06:13 AM Revision 8672d309 (grapes): Allow to output stats and chunk numbers to files
- 06:05 AM Revision d72492e1 (grapes): Print the ratio of lost chunks (untested)
02/22/2011
- 11:47 PM Revision 62e7dd69 (streamers): fix a compile warning in transaction.c
- 11:43 PM Revision 9d93c942 (streamers): fix: change an fprintf to dprintf in transmission.c
- 11:43 PM Revision fbd478bb (streamers): fix: use directly the nodeID to register accepts, without passing ...
- 11:40 PM Revision 62751d0c (streamers): Added QueueDelay and OffersInFlight measure.to measures-monl
- Signed-off-by: Stefano Traverso <stefano.traverso@polito.it>
Conflicts:
measures-monl.c
measures.c
Conflicts:
... - 11:35 PM Revision c7c42215 (streamers): changing transaction.c to do garbage collection in itself
- 11:34 PM Revision 50f1ec20 (streamers): register transactions
- Conflicts:
streaming.c - 10:53 PM Revision 84ec8c3a (streamers): adding sender side transaction handling code
- 10:53 PM Revision 016307fa (streamers): send back ack instead of just a bmap
- Conflicts:
streaming.c - 10:50 PM Revision b947607c (streamers): integrate bmap from ack message to local knowledge
- 10:49 PM Revision 37ba82c3 (streamers): send back ack instead of just a bmap
- Conflicts:
streaming.c - 10:32 PM Revision 0ebdcf82 (streamers): add support for explicit ack
- Conflicts:
chunk_signaling.c - 10:03 PM Revision 9e5d52d5 (grapes): Dummy dechunkiser, first draft!
- 02:47 PM Revision d22618ac (grapes): ranaming base net_helper to net_helper-udp
- 02:42 PM Revision f67d6628 (grapes): fix: add missing NH_INCARNATION for topology_test_sh
- 02:25 PM Revision 13aa736d (grapes): chunkidset: if not a list, order the set and use binary search
- 02:25 PM Revision 9350bf76 (grapes): Merge branch 'fixes2' into bsearch
- 02:24 PM Revision 4b56ab42 (grapes): fix: chunkidset: we use "int" chunk_id, so elements should be int as ...
- 02:08 PM Revision 997c2b68 (grapes): First shot at PCR handling
- 12:21 PM Revision 8f935b92 (ffmpeg): Add more AVC Intra FOURCCs
- Also change the comments a bit since the FOURCCs aren't specific to Flip4Mac
and different ones are used for 720 vers... - 01:44 AM Revision 4f84e728 (ffmpeg): aacdec: Reduce the size of buf_mdct.
- It was doubled in size for the LTP implementation. This brings it back
down to its original size.
(cherry picked from... - 01:44 AM Revision ad9b2a41 (ffmpeg): Remove old VCSs from version.sh
- (cherry picked from commit 203df50d1013ea59e558d63f3ea69ffae1249124)
- 01:44 AM Revision 352cb0da (ffmpeg): mpegtsenc: use correct PES stream_id for AAC
- This adds the AAC codec to the list of audio codecs that results
in a PES stream_id of 0xc0 (audio stream).
Signed-o... - 01:44 AM Revision 51e7c932 (ffmpeg): spdifenc.c: fix compile because of missing include avio_internal.h.
- (cherry picked from commit 0f86fcabdf74f658323140111dfd4de83f7f2eee)
- 01:44 AM Revision e407f417 (ffmpeg): ppc: fix vc1 inverse transform, unbreak build
- GCC 4.3 and later are more particular about signedness matching
in vector operations. The operations under if(ranger... - 01:44 AM Revision 644b66cd (ffmpeg): vp8: ppc: fix invalid reads in altivec epel mc
- The 4-tap filters should only access one row/column before the
reference block.
Signed-off-by: Mans Rullgard <mans@m... - 01:44 AM Revision 2df9d000 (ffmpeg): avio: make put_nbyte internal.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 0ac8e2bf2bf3d636241bf2811018d9974687a... - 01:44 AM Revision e9eb8d0b (ffmpeg): avio: avio: avio_ prefixes for put_* functions
- In the name of consistency:
put_byte -> avio_w8
put_<type> -> avio_w<type>
put_buffer -> av... - 01:44 AM Revision e48fe14a (ffmpeg): targa: prevent integer overflow in bufsize check.
- (cherry picked from commit 78e2380a6d09e7a8b2a74d090abfb0a922e046f6)
- 01:44 AM Revision e63a3628 (ffmpeg): avio: avio_ prefixes for get_* functions
- In the name of consistency:
get_byte -> avio_r8
get_<type> -> avio_r<type>
get_buffer -> av... - 01:44 AM Revision d4e321d9 (ffmpeg): avio: make get_partial_buffer internal.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit b3db9ceef13037f2b6963a84b7abf8871a1e0... - 01:44 AM Revision 34bb0575 (ffmpeg): dsputil: make {add/put/put_signed}_pixels_clamped() non-static.
- (cherry picked from commit 484a337cd7cd8bb180c4a1bd3321881f1c874a92)
- 01:44 AM Revision 90ed2776 (ffmpeg): avio: rename av_alloc_put_byte -> avio_alloc_context for consistency
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 8d9ac969cb4ac3e3e18f6425703af4d7aec6c... - 01:44 AM Revision 6a786b15 (ffmpeg): VC1: merge idct8x8, coeff adjustments and put_pixels.
- Merging these functions allows merging some loops, which makes the
results (particularly after SIMD optimizations) mu... - 01:44 AM Revision 713f4904 (ffmpeg): VC1: inline vc1_put_block() in vc1_decode_i_blocks().
- Advantage is that it allows us to combine several loops into a single
one, and these can eventually be merged into th... - 01:38 AM Revision 5effda08 (ffmpeg): Makefile: include deps from tools directory
- This ensures the tools are rebuilt when necessary. Specifically,
lavfi-showfiltfmts was sometimes not rebuilt causin... - 01:38 AM Revision f1f79211 (ffmpeg): x86: use raw opcode for xgetbv instruction
- This allows the CPU detection to work with assemblers not supporting
the xgetbv mnemonic. These include clang and so... - 01:38 AM Revision 46382ae2 (ffmpeg): amrnb: use correct size when copying lsf_r array
- lsf_r is an array of int16_t, not float.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 1e... - 12:49 AM Revision f9c61974 (ffmpeg): Add shadow support to the drawtext filter
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:49 AM Revision a64a2c5f (ffmpeg): factor draw_glyphs out of drawtext filter
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:49 AM Revision bccea088 (ffmpeg): Fix and optimize yuv blend in the drawtext filter
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:49 AM Revision 7d279022 (ffmpeg): get rid of divisions in the inner loop of the drawtext filter
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:49 AM Revision edbaedf7 (ffmpeg): Simplify chroma blend in the drawtext filter
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:49 AM Revision 476aaec6 (ffmpeg): fix chroma alpha in the drawtext filter
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:49 AM Revision bd8e7503 (ffmpeg): Port drawtext filter by Hemanth from the libavfilter soc repo, with
- the following additions:
* support to anti-aliased glyph rendering
* support to UTF-8 text and Unicode chars renderin... - 12:35 AM Revision e22910b2 (ffmpeg): aacdec: Reduce the size of buf_mdct.
- It was doubled in size for the LTP implementation. This brings it back
down to its original size. - 12:18 AM Revision 203df50d (ffmpeg): Remove old VCSs from version.sh
02/21/2011
- 11:57 PM Revision 6c065f0a (ffmpeg): mpegtsenc: use correct PES stream_id for AAC
- This adds the AAC codec to the list of audio codecs that results
in a PES stream_id of 0xc0 (audio stream).
Signed-o... - 08:49 PM Revision 0f86fcab (ffmpeg): spdifenc.c: fix compile because of missing include avio_internal.h.
- 08:28 PM Revision e0e46cae (ffmpeg): vp8: ppc: fix invalid reads in altivec epel mc
- The 4-tap filters should only access one row/column before the
reference block.
Signed-off-by: Mans Rullgard <mans@m... - 08:28 PM Revision 381efba0 (ffmpeg): ppc: fix vc1 inverse transform, unbreak build
- GCC 4.3 and later are more particular about signedness matching
in vector operations. The operations under if(ranger... - 07:25 PM Revision 0ac8e2bf (ffmpeg): avio: make put_nbyte internal.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 07:25 PM Revision 77eb5504 (ffmpeg): avio: avio: avio_ prefixes for put_* functions
- In the name of consistency:
put_byte -> avio_w8
put_<type> -> avio_w<type>
put_buffer -> av... - 06:44 PM Revision 78e2380a (ffmpeg): targa: prevent integer overflow in bufsize check.
- 06:40 PM Revision b3db9cee (ffmpeg): avio: make get_partial_buffer internal.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 04:23 PM Revision b7effd4e (ffmpeg): avio: avio_ prefixes for get_* functions
- In the name of consistency:
get_byte -> avio_r8
get_<type> -> avio_r<type>
get_buffer -> av... - 03:23 PM Revision f8bed30d (ffmpeg): VC1: merge idct8x8, coeff adjustments and put_pixels.
- Merging these functions allows merging some loops, which makes the
results (particularly after SIMD optimizations) mu... - 03:23 PM Revision 8d9ac969 (ffmpeg): avio: rename av_alloc_put_byte -> avio_alloc_context for consistency
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 03:23 PM Revision 484a337c (ffmpeg): dsputil: make {add/put/put_signed}_pixels_clamped() non-static.
- 03:23 PM Revision bbfd2e7a (ffmpeg): VC1: inline vc1_put_block() in vc1_decode_i_blocks().
- Advantage is that it allows us to combine several loops into a single
one, and these can eventually be merged into th... - 02:09 PM Revision c8c0189d (ffmpeg): lavfi: put color source in a dedicated file
- Move the color source code from vf_pad.c to vsrc_color.c.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 02:09 PM Revision 5ad06110 (ffmpeg): lavfi: add drawutils
- Add drawutils.h and drawutils.c, and use them in the pad filter.
The new functions are going to be shared by other fi... - 12:56 PM Revision 704865fc (ffmpeg): lavfi: add fade filter
- Port fade filter from libavfilter soc repo, with minor fixes by
Stefano.
Signed-off-by: Michael Niedermayer <michael... - 12:45 PM Revision fd0b42cc (ffmpeg): lavfi: put color source in a dedicated file
- Move the color source code from vf_pad.c to vsrc_color.c.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> - 12:44 PM Revision bcfd9e82 (ffmpeg): lavfi: add drawutils
- Add drawutils.h and drawutils.c, and use them in the pad filter.
The new functions are going to be shared by other fi... - 11:27 AM Revision eec3bc24 (grapes): Merge branch 'next' into test-local
- 11:27 AM Revision d05a15e1 (grapes): Merge branches 'config' and 'bsearch' into next
- 11:23 AM Revision 7a673aa5 (streamers): fix: initializing rand
- 09:42 AM Revision 8c4ad616 (grapes): Merge branch 'bsearch' into test-local
- 09:06 AM Revision f31ebd3b (grapes): First draft of a TS chunkiser
- 12:12 AM Revision 9c3d2b9e (grapes): faster insert with binary search
02/20/2011
- 11:52 PM Revision ee18ff79 (grapes): faster insert
- 11:25 PM Revision 7b60aa43 (grapes): peerset: implement faster (binary) search
- TODO: insert became slower, it could be made somewhat faster
- 10:49 PM Revision 4cf7f313 (grapes): temporary fix: disable format warning
- 10:47 PM Revision 3bb247c8 (streamers): measures: simplify print code
- 10:16 PM Revision 4fec81f0 (streamers): fix offer-accept measure start
- 07:16 PM Revision 5f72f6b3 (streamers): added topology config (-t)
- 07:13 PM Revision 5232d493 (grapes): temporary patch: register send and receive events
- to be cleaned
- 06:05 PM Revision bbcaaf75 (ffmpeg): Update version and APIchanges.
- Update libavformat/version.h and doc/APIChanges after renaming
init_put_byte() and ByteIOContext to ffio_init_context... - 06:05 PM Revision ae99313a (ffmpeg): avio: move init_put_byte() to a new private header and rename it
- init_put_byte should never be used outside of lavf, since
sizeof(AVIOContext) isn't part of public ABI.
Signed-off-b... - 06:05 PM Revision 471fe57e (ffmpeg): avio: rename ByteIOContext to AVIOContext.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit ae628ec1fd7f54c102bf9e667a3edd404b9b9... - 06:05 PM Revision a8858ee1 (ffmpeg): VC1: don't use vc1_put_block() in vc1_decode_i_blocks_adv().
- Advanced profile never uses "range reduction", so vc1_put_block() quite
literally just calls put_pixels_clamped() fro... - 06:05 PM Revision cdeba2de (ffmpeg): x86: check for AVX support
- This adds configure and runtime checks for AVX support on x86 CPUs.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(c... - 06:05 PM Revision 91861ce2 (ffmpeg): MMS: also discover streams in extended stream properties object
- Allows playback of nonprimary audio streams in multiple bitrate sources,
such as mmsh://wmscr1.dr.dk/e02ch03m
Signed... - 06:05 PM Revision 0cfcbf21 (ffmpeg): Fix VP3 edge emulation
- With negative stride, the start of the edge_emu buffer should be pointing to
the last line, not the end of the buffer... - 06:05 PM Revision c614d32e (ffmpeg): Fix invalid reads in VC1 decoder
- Patch discussed and taken from https://roundup.ffmpeg.org/issue2584
(cherry picked from commit 2bbec1eda46d907605772a... - 06:05 PM Revision 6a717eb4 (ffmpeg): dsputil_mmx.c: remove ff_vector128.
- Remove ff_vector128, it is identical to ff_pb_80.
(cherry picked from commit bf6fa732459399fac215bdfa44dd39a6fb1d1e01) - 06:05 PM Revision 695f39c8 (ffmpeg): aacdec: dsputilize the scalar multiplication in intensity stereo
- (cherry picked from commit 9707f84fa73c23352937fc7e4e0a85eaf3135cbc)
- 06:05 PM Revision d1472386 (ffmpeg): VP3: fix decoding of videos with stride > 2048
- Also remove qscale_table code; this didn't make sense anyways as VP3 doesn't
use an MPEG-like quantizer scale.
(cherr... - 06:04 PM Revision 08df7f86 (ffmpeg): Makefile: include deps from tools directory
- This ensures the tools are rebuilt when necessary. Specifically,
lavfi-showfiltfmts was sometimes not rebuilt causin... - 05:31 PM Revision 1efa772e (ffmpeg): amrnb: use correct size when copying lsf_r array
- lsf_r is an array of int16_t, not float.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 05:31 PM Revision ef669538 (ffmpeg): x86: use raw opcode for xgetbv instruction
- This allows the CPU detection to work with assemblers not supporting
the xgetbv mnemonic. These include clang and so... - 02:59 PM Revision ef4061e4 (grapes): net_helper: add nodeid_cmp function
- 01:46 PM Revision d2bbf82e (ffmpeg): Update version and APIchanges.
- Update libavformat/version.h and doc/APIChanges after renaming
init_put_byte() and ByteIOContext to ffio_init_context... - 01:37 PM Revision e731b8d8 (ffmpeg): avio: move init_put_byte() to a new private header and rename it
- init_put_byte should never be used outside of lavf, since
sizeof(AVIOContext) isn't part of public ABI.
Signed-off-b... - 01:37 PM Revision ae628ec1 (ffmpeg): avio: rename ByteIOContext to AVIOContext.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 01:31 PM Revision 70aa916e (ffmpeg): VC1: don't use vc1_put_block() in vc1_decode_i_blocks_adv().
- Advanced profile never uses "range reduction", so vc1_put_block() quite
literally just calls put_pixels_clamped() fro... - 01:20 PM Revision 87f1355f (ffmpeg): x86: check for AVX support
- This adds configure and runtime checks for AVX support on x86 CPUs.
Signed-off-by: Mans Rullgard <mans@mansr.com>
02/19/2011
- 10:51 PM Revision 74d6871d (ffmpeg): MMS: also discover streams in extended stream properties object
- Allows playback of nonprimary audio streams in multiple bitrate sources,
such as mmsh://wmscr1.dr.dk/e02ch03m
Signed... - 04:31 PM Revision 5c20c81b (ffmpeg): Fix issue2619.
- regression introduced in 1762d9ced70ccc46c5d3e5d64e56a48d0fbbd4f7
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> - 03:51 PM Revision bf6fa732 (ffmpeg): dsputil_mmx.c: remove ff_vector128.
- Remove ff_vector128, it is identical to ff_pb_80.
- 02:13 PM Revision c8a9504f (grapes): added chunkIDs_set_trim
- 11:41 AM Revision 8996031d (grapes): config: adding versions with default values
- 11:12 AM Revision cc8a901b (grapes): ncast: making more parameters configurable
- 10:33 AM Revision 2bbec1ed (ffmpeg): Fix invalid reads in VC1 decoder
- Patch discussed and taken from https://roundup.ffmpeg.org/issue2584
- 09:42 AM Revision a89f4ca0 (ffmpeg): Fix VP3 edge emulation
- With negative stride, the start of the edge_emu buffer should be pointing to
the last line, not the end of the buffer... - 08:57 AM Revision 9707f84f (ffmpeg): aacdec: dsputilize the scalar multiplication in intensity stereo
02/18/2011
- 10:40 PM Revision 902685b8 (ffmpeg): VP3: fix decoding of videos with stride > 2048
- Also remove qscale_table code; this didn't make sense anyways as VP3 doesn't
use an MPEG-like quantizer scale. - 06:52 PM Revision 7782cb20 (ffmpeg): targa: fix potential buffer overreads
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 351423ae1f861da1c647d30c73503fde2b1f3dad) - 06:52 PM Revision 56cbc5f1 (ffmpeg): Fix PPC build.
- (cherry picked from commit ed040f35f298b39f1ddd45a133c82cb5d6d79dda)
- 06:52 PM Revision 1d37e908 (ffmpeg): VP8: init one less near_mv
- This one didn't actually need to be initialized.
(cherry picked from commit 891b1f15a7e45a2a5f91cb4c27d11259ef8e012f) - 06:52 PM Revision 545dc699 (ffmpeg): Force inlining of avutil common routines
- On some versions of gcc, these weren't always getting inlined due to hitting
the inline cap limit in some files. Thi... - 06:52 PM Revision 8e624c1c (ffmpeg): VP8: split out declarations to new header
- (cherry picked from commit bcf4568f183055331415ba230e82af6d59faac1c)
- 06:52 PM Revision 625e9309 (ffmpeg): VP8: faster MV clipping
- (cherry picked from commit 7634771e70575b2a5abaeb420c5b3c2f9948c693)
- 06:52 PM Revision 9a1ced32 (ffmpeg): dsputil: move VC1-specific stuff into VC1DSPContext.
- (cherry picked from commit 12802ec0601c3bd7b9c7a2503518e28fd5e7d744)
- 06:52 PM Revision 6c0d9369 (ffmpeg): VC1: simplify a calculation in a loop.
- (cherry picked from commit 0b16cdc3fa1d73056649abf43288be0a7624fdcc)
- 06:52 PM Revision 2739dc5d (ffmpeg): VC1: transpose IDCT 8x8 coeffs while reading.
- (cherry picked from commit 1da6ea39542424ddb691dc6cf08d611a4c6db247)
- 06:52 PM Revision b2f893ac (ffmpeg): Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit c3dbfa1afd7d989e3bba4c6bfc492a52c012... - 06:52 PM Revision 003c32e7 (ffmpeg): ffserver: Try matching the RTSP url without a trailing slash
- If the client sends PLAY/PAUSE requests with the same url as
specified in Content-Base, these requests may have urls ... - 06:52 PM Revision 0ef52334 (ffmpeg): lavf, lavu: bump minor versions and add an APIChanges entry for av_ p...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 09d171b98879f58be1a766d5f277e131b18e... - 06:52 PM Revision 1b98107c (ffmpeg): Move find_info_tag to lavu and add av_ prefix to it
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit ab0287fcbdebc8ff416214535d7ee8424406... - 06:52 PM Revision 9c9912b9 (ffmpeg): mdct: remove unnecessary multiplication
- 3*n4 was already calculated in n3.
(cherry picked from commit 979395bbbb9381b522b44c3448c24aef9c819ffc) - 06:52 PM Revision 6159bd0d (ffmpeg): ac3enc: fix bug in stereo rematrixing decision.
- The rematrixing strategy reuse flags are not reset between frames, so they
need to be initialized for all blocks, not... - 06:52 PM Revision ee60e04c (ffmpeg): Replace remaining uses of parse_date with av_parse_time.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 9fcae9735e3b97366dcee9ca3c2f6cf4faf6756f) - 06:52 PM Revision 40c3fe2c (ffmpeg): Deprecate parse_date() in favor of av_parse_time().
- The new av_parse_time() is created in libavutil/parseutils.h, all the
internal functions used by parse_date are moved... - 06:52 PM Revision 0ebf4754 (ffmpeg): lavf: add av_ prefix to dump_format()
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 610219a598095f938705f200dfe3946455ef871a) - 06:52 PM Revision 34c340d4 (ffmpeg): ffserver: set the sample aspect ratio
- Hi.
It seems that ffserver sets sample_aspect_ratio to an invalid value and lavf
rejects it.
I am not sure what I a... - 06:52 PM Revision 09e22efc (ffmpeg): rtsp: udp_read_packet returning 0 doesn't mean success
- If udp_read_packet returns 0, rtsp_st isn't set and we shouldn't
treat it as a successfully received packet (which is... - 06:52 PM Revision 728d56e8 (ffmpeg): documentation: add encoders chapter
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 0fa904c9d845d4a47372e619067e21991bb3... - 06:52 PM Revision 5d329e2e (ffmpeg): In graph2dot, print more specific audio information for audio links.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 009026efb1e3b3a5f05fd9934019a6300b25... - 06:52 PM Revision 2613c811 (ffmpeg): spdifenc: set flag AVFMT_NOTIMESTAMPS
- There are no timestamps in IEC 61937.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from comm... - 06:39 PM Revision 02d08035 (ffmpeg): Reduce picture size for yadif.
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 06:39 PM Revision bad82d3d (ffmpeg): Change yadif to not use out of picture lines.
- Fixes issue2272.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> - 03:04 PM Revision 351423ae (ffmpeg): targa: fix potential buffer overreads
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:05 PM Revision 6b94c603 (grapes): Fix outdated doc for chunk_write.
- Removed the no-more-existing "data" and "size" parameters' description,
and changed "chunk_id" to "c" as the second p... - 11:50 AM Revision 668ff5a8 (grapes): Merge remote branch 'abeni/master'
- 11:50 AM Revision 6c044fa9 (grapes): Merge branch 'transactions'
- 11:50 AM Revision 7bcfc98d (grapes): Update the tests according to the new API
- 11:42 AM Revision 90b7deba (grapes): Modified test script to be compatibile with OSX and to support more o...
- 11:40 AM Revision 88f5c397 (grapes): Added simple programs to test cloudcast topology and monitor cloud "v...
- 11:35 AM Revision 36dc16e0 (grapes): Introduced peer sampling protocol "cloudcast"
- 11:32 AM Revision 43945663 (grapes): Added function to log a cache to stderr
- 11:23 AM Revision b71e9607 (grapes): Added cloud_helper_utils
- 11:17 AM Revision 0e334129 (grapes): Fixed bug in cloud_test (reported wrong header size) and improved fil...
- 11:15 AM Revision dd3024b0 (grapes): Fixed a typo in the documentation header and added licence
- 01:22 AM Revision ed040f35 (ffmpeg): Fix PPC build.
02/17/2011
- 11:25 PM Revision 891b1f15 (ffmpeg): VP8: init one less near_mv
- This one didn't actually need to be initialized.
- 11:25 PM Revision eb3755a5 (ffmpeg): Force inlining of avutil common routines
- On some versions of gcc, these weren't always getting inlined due to hitting
the inline cap limit in some files. Thi... - 11:25 PM Revision bcf4568f (ffmpeg): VP8: split out declarations to new header
- 11:23 PM Revision 7634771e (ffmpeg): VP8: faster MV clipping
- 10:35 PM Revision 1da6ea39 (ffmpeg): VC1: transpose IDCT 8x8 coeffs while reading.
- 10:35 PM Revision 0b16cdc3 (ffmpeg): VC1: simplify a calculation in a loop.
- 10:35 PM Revision 12802ec0 (ffmpeg): dsputil: move VC1-specific stuff into VC1DSPContext.
- 10:18 PM Revision c2ca851b (ffmpeg): ffserver: Try matching the RTSP url without a trailing slash
- If the client sends PLAY/PAUSE requests with the same url as
specified in Content-Base, these requests may have urls ... - 08:49 PM Revision c3dbfa1a (ffmpeg): Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 02:40 PM Revision 09d171b9 (ffmpeg): lavf, lavu: bump minor versions and add an APIChanges entry for av_ p...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 02:35 PM Revision ab0287fc (ffmpeg): Move find_info_tag to lavu and add av_ prefix to it
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 11:59 AM Revision 979395bb (ffmpeg): mdct: remove unnecessary multiplication
- 3*n4 was already calculated in n3.
- 09:37 AM Revision 3c2c6c29 (grapes): Merge branch 'csaba'
- 08:59 AM Revision 4dea7ec0 (grapes): Update the tests according to the new API
- 08:27 AM Revision 7c80831d (grapes): Merge branch 'chunkiser'
- 07:30 AM Revision 1bba9285 (grapes): Do not link libavcore if it does not exist
- 07:25 AM Revision 26e69d1e (grapes): Honor LDFLAGS when checking for a linker option or a library
02/16/2011
- 11:43 PM Revision e8338957 (streamers): Merge branch 'x264'
- 11:42 PM Revision b3cd616d (streamers): adding x264 support to Makefile
- 11:39 PM Revision 5b54d4b3 (ffmpeg): ac3enc: fix bug in stereo rematrixing decision.
- The rematrixing strategy reuse flags are not reset between frames, so they
need to be initialized for all blocks, not... - 11:39 PM Revision 9fcae973 (ffmpeg): Replace remaining uses of parse_date with av_parse_time.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:39 PM Revision f6c7375a (ffmpeg): Deprecate parse_date() in favor of av_parse_time().
- The new av_parse_time() is created in libavutil/parseutils.h, all the
internal functions used by parse_date are moved... - 11:39 PM Revision 610219a5 (ffmpeg): lavf: add av_ prefix to dump_format()
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:37 PM Revision 2c35a6bd (ffmpeg): rtsp: udp_read_packet returning 0 doesn't mean success
- If udp_read_packet returns 0, rtsp_st isn't set and we shouldn't
treat it as a successfully received packet (which is... - 11:37 PM Revision 6741f7c9 (ffmpeg): ffserver: set the sample aspect ratio
- Hi.
It seems that ffserver sets sample_aspect_ratio to an invalid value and lavf
rejects it.
I am not sure what I a... - 11:04 PM Revision 0fa904c9 (ffmpeg): documentation: add encoders chapter
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 11:02 PM Revision 009026ef (ffmpeg): In graph2dot, print more specific audio information for audio links.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 10:59 PM Revision 6c60fcf8 (ffmpeg): spdifenc: set flag AVFMT_NOTIMESTAMPS
- There are no timestamps in IEC 61937.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 10:11 PM Revision 84451bea (streamers): Merge branch 'fixes4' into next
- 10:08 PM Revision 397f3860 (streamers): fix transid type
- 10:07 PM Revision 43dd1a10 (streamers): fix some const struct chunk*
- 10:05 PM Revision 50a82c2c (ffmpeg): vbv_delay AVOption for ABI compatibility
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 10:05 PM Revision 2e3c56a2 (ffmpeg): Set maximum lowres value for the MJPEG decoder to 3.
- While 4 works for some samples, 3 is the correct value since 8x8
DCT is used by (m)jpeg.
Signed-off-by: Janne Grunau... - 10:04 PM Revision dbb7fac8 (grapes): Merge branch 'sched-peer' into next
- 10:03 PM Revision adb39af9 (grapes): schedule based on peer* instead of noedID*
- avoid some lookups
- 10:00 PM Revision 20a2a3da (ffmpeg): ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 1f004fc512babe8215e2aa31fa4770aa27812... - 10:00 PM Revision c4461aa8 (ffmpeg): fix nsvdec.c compilation if DEBUG macro defined
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 41cdc1ff1e86f1bfb935e1bde53ccc9c645ff... - 10:00 PM Revision 33af787d (ffmpeg): Fix av_find_best_stream when using a program
- The current implementation has a bug, it is returning the stream index
in the found program, and not the stream index... - 10:00 PM Revision 20bc55ce (ffmpeg): Document audio_resample_close().
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> - 10:00 PM Revision 438198e7 (ffmpeg): Document that av_write_header sets stream time_base to a value of it ...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> - 10:00 PM Revision fabb93e3 (ffmpeg): spdifenc: update 482d98f69b2eb7a7b0b5054101a43db384e9432b to the late...
- "spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI"
(cherry picked from commit ec25f83bd98e10c023e6c7b07da1dcfc4d8... - 10:00 PM Revision 660ab0e6 (ffmpeg): ac3enc: change default floor code to 7.
- This is to match the value in every (E-)AC-3 file from commercial sources.
It has a negligible effect on audio qualit... - 10:00 PM Revision a41aebf1 (ffmpeg): os_support: fix poll() implementation
- Our poll implementation does not iterate over the pollfd array properly
while setting the revents.
Signed-off-by: Lu... - 10:00 PM Revision 7ffe76e5 (ffmpeg): Merge libavcore into libavutil
- Done to keep ABI compatible. Otherwise this is just silly
- 10:00 PM Revision 1b3836ab (grapes): Merge branch 'transactions' into next
- 09:58 PM Revision 71175cc4 (grapes): fix: includes in int_coding.h
- 09:58 PM Revision b223cba2 (grapes): add parseChunkMsg call (with transaction ID)
- make the trade_msg_ha interface symmetric, thus allowing transaction IDs
- 09:29 PM Revision 8de3cb39 (streamers): remove useless conversion to peer*
- TODO: a check could be useful here anyway
- 09:29 PM Revision 0f012715 (streamers): fix trans_id type
- 09:28 PM Revision 01608efd (streamers): fix some return values in transition/topmanager.h
- 09:21 PM Revision 3b69d299 (streamers): Merge branch 'win' into merge-wine-0.9.9
- 09:21 PM Revision 8fde809b (streamers): Merge branches 'merge-wine', 'fixes3', 'monl' and 'httpio' into me...
- 07:08 PM Revision 1f004fc5 (ffmpeg): ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 05:45 PM Revision cbd3919d (streamers): changing name to streamer
- 05:44 PM Revision 0adbb1ef (streamers): Merge remote branch 'svn/tags/Streamer/winestreamer-0.9.2' into me...
- Conflicts:
Chunkiser/input-stream-avs.c
chunk_signaling.c
out-stream-avf.c
streaming.c - 04:58 PM Revision 96e30de6 (streamers): fix problem with source sending old chunks
- after adding the buffer to the source, it was sometimes sending old chunks to peers. Fixed it by limiting
scheduler i... - 04:58 PM Revision feaec543 (streamers): source sends out an offer as well
- TODO: synch with loop-mt
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer... - 04:58 PM Revision 14893aa5 (streamers): adding buffer to the source
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:50 PM Revision 4082048b (streamers): UL-winestreamer http channel: resolved issue with persistent conne...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:49 PM Revision d662c7ff (streamers): modify to Streamer Makefile by UL components for windows compilati...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer/Applications/Streamer@238...
- 04:48 PM Revision ddb26495 (streamers): measures-monl: fixed parameter setting in (commented) capacity mea...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/Streamer@2508 c54fac2e-1815-407e...
- 04:48 PM Revision 1e71f9f6 (streamers): added the SUM_PERIOD to the RxBytes and TxBytes in the measure-monl.c
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:47 PM Revision 45395cd8 (streamers): changing MONL measure names and stats to better ones
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:47 PM Revision 461946de (streamers): disabling loss burst size measurement
- it was useless in its current form
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portab... - 04:47 PM Revision 28402571 (streamers): measure IP hopcount on signaling packets, and not on chunks
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:47 PM Revision f63a7825 (streamers): turning off capacity measurements
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:47 PM Revision f15c9b7a (streamers): add win_avg stats for ChunksPlayed
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:46 PM Revision 95e6fe96 (streamers): moving some Windows specific stuff from GRAPES to Streamer
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/Streamer@2528 c54fac2e-1815-407e...
- 04:46 PM Revision 63ebb93d (streamers): moving Windows specific defintion of timeradd to a separate header
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/Streamer@2527 c54fac2e-1815-407e...
- 04:44 PM Revision 98c28f0f (streamers): minor fix to source/peer separation at init
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:44 PM Revision 5331023a (streamers): print own NodeID at startup
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:44 PM Revision 91857f0b (streamers): fixing ALTO server URL to use IP address instead of FQN
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer-win/Applications/Streamer...
- 04:43 PM Revision 6d7e52bd (streamers): fix a compile warning
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer/Applications/Streamer@238...
- 04:43 PM Revision 8253c8ea (streamers): fix problem with channel setting
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/portablestreamer/Applications/Streamer@238...
- 03:51 PM Revision 1494311a (streamers): fix: make it link both to installed and to non-installed ffmpeg ve...
- 03:47 PM Revision 8781f611 (streamers): Merge remote branch 'svn/branches/Streamer/winestreamer-0.9' into ...
- Conflicts:
Chunkiser/input-stream-avs.c
streamer.c
streaming.c
topology.c - 02:33 PM Revision 49133316 (streamers): Merge remote branch 'abeni2/grapes-io' into next
- 01:42 PM Revision 6b7566df (streamers): Merge branch 'new-grapes-old-topo' into grapes-parseChunkMsg
- 01:41 PM Revision a1c01ccf (streamers): use the parseChunkMsg call of GRAPES
- 01:41 PM Revision 033319c7 (streamers): add transaction ID to chunk sending
- 01:41 PM Revision 8e750be6 (streamers): fix: change trans_id to uint16_t
- Conflicts:
chunk_signaling.c
streaming.c
streaming.h - 12:33 PM Revision 41cdc1ff (ffmpeg): fix nsvdec.c compilation if DEBUG macro defined
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 11:47 AM Revision 22ec6b73 (ffmpeg): Fix av_find_best_stream when using a program
- The current implementation has a bug, it is returning the stream index
in the found program, and not the stream index... - 09:34 AM Revision 938b6253 (ffmpeg): Document audio_resample_close().
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:33 AM Revision 54955283 (ffmpeg): Apply minor cosmetics fixes to the av_audio_resample_init() doxy.
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 09:33 AM Revision 5d820db2 (ffmpeg): Document that av_write_header sets stream time_base to a value of it ...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:51 AM Revision ec25f83b (ffmpeg): spdifenc: update 482d98f69b2eb7a7b0b5054101a43db384e9432b to the late...
- "spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI"
- 01:10 AM Revision fad8143f (ffmpeg): vbv_delay AVOption for ABI compatibility
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 01:08 AM Revision 2f6c6a34 (ffmpeg): APIchanges: update for 55bad0c: vbv_delay
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 8ed4cc65a19b5a6cc7ae6ed5072be2d3836dbeb2)
S... - 01:07 AM Revision b6d07000 (ffmpeg): Pass VBV delay to the calling application via ctx
- VBV delay is useful for T-STD compliance in some TS muxers. It is
certainly possible to retrieve it by parsing the ou...
02/15/2011
- 09:40 PM Revision 50d71404 (ffmpeg): ac3enc: change default floor code to 7.
- This is to match the value in every (E-)AC-3 file from commercial sources.
It has a negligible effect on audio qualit... - 05:11 PM Revision 9ac2085d (ffmpeg): os_support: fix poll() implementation
- Our poll implementation does not iterate over the pollfd array properly
while setting the revents.
Signed-off-by: Lu... - 03:32 PM Revision c4c9fb46 (ffmpeg): binkaudio: remove unused copy of AVCodecContext*
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 71f88b1f3843fdb676d6f72181da0c8c460341d8) - 03:32 PM Revision 13690156 (ffmpeg): binkaudio: fix channel count check
- Perform validity check on AVFormatContext.channels instead of
uninitialised field.
This fixes issue 2001.
Signed-of... - 03:32 PM Revision 73b3b522 (ffmpeg): fix nsvdec.c compilation if DEBUG defined
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit d06497f316ed819ea0ca0fad2535342ec42c7... - 03:32 PM Revision ece6cca1 (ffmpeg): aacdec: Implement LTP support.
- Ported from gsoc svn.
(cherry picked from commit ead15f1dc196ad164d105e31c8c9025f8a4ee4e7) - 03:32 PM Revision d3c4829a (ffmpeg): APIchanges: update for 12c14cd
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 77c330a046d668373cbd9542f3e1d4746916b02f) - 03:32 PM Revision 5c878d4b (ffmpeg): mpegtsenc: whitespace cosmetics
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 2dd1ee4bfe85f41b771bf8fe1c2cfa2d833b5de3) - 03:32 PM Revision 932a45a5 (ffmpeg): mpegtsenc: set audio_type according to st->disposition
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 3f2d3a1904c1ccdfdc3bd03a6dd6567986f681d9) - 03:32 PM Revision e2db6b59 (ffmpeg): mpegts: set st->disposition according to ISO 639 language descriptor
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 60e7306643054e93dfc1962f89b24554bb76e18a) - 03:32 PM Revision 3c9fcab5 (ffmpeg): apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 935ee1b9bba3d2fa1bf0d48eef278956307478cb) - 03:32 PM Revision 2ea7e1f0 (ffmpeg): lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 24a83bd10a1ed56cadd2c475b839887752f23183) - 03:18 PM Revision 737eb597 (ffmpeg): Merge libavcore into libavutil
- It is pretty hopeless that other considerable projects will adopt
libavutil alone in other projects. Projects that ne... - 02:20 PM Revision 8ed4cc65 (ffmpeg): APIchanges: update for 55bad0c: vbv_delay
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:20 PM Revision 55bad0c6 (ffmpeg): Pass VBV delay to the calling application via ctx
- VBV delay is useful for T-STD compliance in some TS muxers. It is
certainly possible to retrieve it by parsing the ou... - 02:20 PM Revision 71f88b1f (ffmpeg): binkaudio: remove unused copy of AVCodecContext*
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:20 PM Revision 9806fbd5 (ffmpeg): binkaudio: fix channel count check
- Perform validity check on AVFormatContext.channels instead of
uninitialised field.
This fixes issue 2001.
Signed-of... - 02:15 PM Revision d06497f3 (ffmpeg): fix nsvdec.c compilation if DEBUG defined
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 12:37 PM Revision feaa6e2c (streamers): Remove some code that has been moved in GRAPES
- 11:11 AM Revision 61042ab2 (grapes): Remove useless include
- 11:10 AM Revision 0f79759c (grapes): Use int_coding in the chunkiser
- 05:43 AM Revision ead15f1d (ffmpeg): aacdec: Implement LTP support.
- Ported from gsoc svn.
- 03:19 AM Revision e24c05cd (ffmpeg): Better threshold for the gcd based r_frame_rate calculation.
- Fixes Gilmore Girls_Net 5_2011_01_08_16_10_53.wtv and RTL GP- WK Superbike - Qatar_RTL7_2009_03_14_15_49_23.wtv.
Sig...
02/14/2011
- 11:59 PM Revision 77c330a0 (ffmpeg): APIchanges: update for 12c14cd
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:18 PM Revision 2dd1ee4b (ffmpeg): mpegtsenc: whitespace cosmetics
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:18 PM Revision 60e73066 (ffmpeg): mpegts: set st->disposition according to ISO 639 language descriptor
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:18 PM Revision 3f2d3a19 (ffmpeg): mpegtsenc: set audio_type according to st->disposition
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:17 PM Revision 935ee1b9 (ffmpeg): apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:16 PM Revision 24a83bd1 (ffmpeg): lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 10:59 PM Revision ee028bbd (ffmpeg): Fix spelling error.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit b08f59dca493e7582ddfd08097c594bfb0ae6... - 10:59 PM Revision e8431451 (ffmpeg): mmst: fix reading uninitialized data for ping packets.
- Fixes errors after a few minutes (first ping) when playing back
mmst://wm.bbc.co.uk/wms/bbc7coyopa/bbc7_-_friday_0430... - 10:59 PM Revision 30391c6b (ffmpeg): Update APIchanges for 910b5b8
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 08a459f096106f13c03182eed4b7cb725dc4a0ae) - 10:58 PM Revision 9d375bf5 (ffmpeg): Remove disabled legacy code in ffplay.
- The code was setting aspect ratio from the DTG active format, and was
present and disabled since the creation of ffpl... - 10:58 PM Revision 4a7d9924 (ffmpeg): aac: remove dead SBR input scaling
- It has been unused since 9d06d7bce3babb82ed650c13ed13a57f6f626a71
Signed-off-by: Mans Rullgard <mans@mansr.com>
(che... - 10:58 PM Revision 288b62b1 (ffmpeg): asfdec: fix build for big endian targets
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit aabc2682fcb70417abda0e78d27a425269a82fc8) - 10:58 PM Revision 7539a1fe (ffmpeg): ac3enc: Add x86-optimized function to speed up log2_tab().
- AC3DSPContext.ac3_max_msb_abs_int16() finds the maximum MSB of the absolute
value of each element in an array of int1... - 10:58 PM Revision e590448c (ffmpeg): wtv: ignore empty data_guid chunks
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 1a973feb45826a1998b4286ecfe1fa7a602b8... - 10:58 PM Revision 607f5fe5 (ffmpeg): asfdec: split reading stream properties out of asf_read_header()
- This contains a rename from gsize->size
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from com... - 10:58 PM Revision 2594d75f (ffmpeg): mmst: print packet type with error status code message
- Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry p... - 10:58 PM Revision e0099fda (ffmpeg): configure: fix non-standard regex used with expr
- The colon operator of expr always anchors the pattern at the start
of the string. An explicit ^ in the pattern has u... - 10:58 PM Revision 48e05567 (ffmpeg): configure: report full gcc version string
- This makes the cc_ident value, which is used in FATE reports, include
all interesting parts of the gcc version string... - 10:58 PM Revision 8429368d (ffmpeg): configure: add cleanws() function
- This function removes leading and trailing spaces and collapses
multiple spaces into one.
Signed-off-by: Mans Rullga... - 10:58 PM Revision 11ab1e40 (ffmpeg): FFT: factor a shuffle out of the inner loop and merge it into fft_per...
- 6% faster SSE FFT on Conroe, 2.5% on Penryn.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked fr... - 10:58 PM Revision 709946b3 (ffmpeg): lavf: print stream disposition in dump_stream_format
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 3c33c0e26325f189dbf7f212f8e9042feb83... - 10:58 PM Revision af1e8ffd (ffmpeg): spdifenc: fix byte order on big-endian systems
- There is a check for HAVE_BIGENDIAN when outputting the IEC 61937
stream. On big-endian systems the payload data is n... - 10:58 PM Revision ec0a6889 (ffmpeg): spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 482d98f69b2eb7a7b0b5054101a43db384e9... - 10:58 PM Revision f20886e4 (ffmpeg): bink: permute Bink version 'b' quant matrices by inverse scan order
- This fixes visual glitches in Bink version 'b' files, as the quantization
tables were not being permuted.
Signed-off... - 10:58 PM Revision a093650b (ffmpeg): bink: simplify how quantization matrices are passed to read_dct_coeffs()
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit cb62510cab8b745e65eb966c72ab7e9b122d564b) - 10:58 PM Revision 4064d770 (ffmpeg): Fix MMX rgb24 to yuv conversion with gcc 4.6
- When built with gcc 4.6, the MMX rgb24 to yuv conversion gives
wrong output. The compiler produces this warning:
li... - 10:58 PM Revision 62bacc4e (ffmpeg): movenc: Force first sample as SYNC
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 44b11207248c6ca6edb7d3469c0fbdca45dbfa70) - 10:37 PM Revision 6985d7bf (ffmpeg): Make avfilter_config_links() propagate audio information of the sourc...
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 10:03 PM Revision 1762d9ce (ffmpeg): Restructure video filter implemenattion in ffmpeg.c.
- This fixes several bugs like multiple outputs and -aspect mixed with -vf
Signed-off-by: Michael Niedermayer <michael... - 08:00 PM Revision 70c275f8 (ffmpeg): Make avfilter_config_links() propagate audio information of the sourc...
- 05:20 PM Revision b08f59dc (ffmpeg): Fix spelling error.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 02:55 PM Revision 275189a2 (ffmpeg): mmst: fix reading uninitialized data for ping packets.
- Fixes errors after a few minutes (first ping) when playing back
mmst://wm.bbc.co.uk/wms/bbc7coyopa/bbc7_-_friday_0430... - 01:45 PM Revision 499c2d41 (ffmpeg): Make truncated mpeg4 GOP header check a bit more specific.
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 01:08 PM Revision 08a459f0 (ffmpeg): Update APIchanges for 910b5b8
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:07 PM Revision 910b5b82 (ffmpeg): Add sample_aspect_ratio to AVFilterLink
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 12:11 PM Revision b7ec5cc4 (ffmpeg): Remove disabled legacy code in ffplay.
- The code was setting aspect ratio from the DTG active format, and was
present and disabled since the creation of ffpl... - 11:50 AM Revision 49d57a82 (ffmpeg): Apply minor cosmetics fixes to the av_audio_resample_init() doxy.
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 11:50 AM Revision 7562101a (ffmpeg): Document audio_resample_close().
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 10:35 AM Revision e41a6092 (grapes): Add a FIXME
- 10:10 AM Revision b4d038cb (grapes): add ACK message
- 10:07 AM Revision 77947fd5 (grapes): changing transaction IDs to uint16
- 10:02 AM Revision 38a61cd6 (grapes): adding support for 16bit fields to int_coding
- 09:57 AM Revision 7ec144d2 (grapes): Merge branch 'csaba'
- 09:57 AM Revision a8720f56 (grapes): Merge branch 'win32'
- 09:57 AM Revision 41a549b0 (grapes): Merge branch 'makefiles'
- 09:57 AM Revision eab96fdb (grapes): Merge branch 'chunkiser'
- 09:46 AM Revision 916dee9f (ffmpeg): aac: remove dead SBR input scaling
- It has been unused since 9d06d7bce3babb82ed650c13ed13a57f6f626a71
Signed-off-by: Mans Rullgard <mans@mansr.com>
02/13/2011
- 10:10 PM Revision aabc2682 (ffmpeg): asfdec: fix build for big endian targets
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 09:49 PM Revision fbb6b49d (ffmpeg): ac3enc: Add x86-optimized function to speed up log2_tab().
- AC3DSPContext.ac3_max_msb_abs_int16() finds the maximum MSB of the absolute
value of each element in an array of int1... - 09:49 PM Revision 1a973feb (ffmpeg): wtv: ignore empty data_guid chunks
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 09:49 PM Revision 5cbd3b5d (ffmpeg): asfdec: don't export empty metadata
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 09:49 PM Revision 70630e35 (ffmpeg): mmst: print packet type with error status code message
- Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 09:49 PM Revision 8bf6db1b (ffmpeg): asfdec: split reading stream properties out of asf_read_header()
- This contains a rename from gsize->size
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 09:00 PM Revision 3ad464bf (ffmpeg): configure: fix non-standard regex used with expr
- The colon operator of expr always anchors the pattern at the start
of the string. An explicit ^ in the pattern has u... - 04:22 PM Revision 7a4abe59 (ffmpeg): mpeg4video: ignore broken GOP headers
- Some MPEG4 cameras produce files with empty GOP headers.
This patch makes the decoder ignore such broken headers and ... - 04:22 PM Revision 5d57846b (ffmpeg): configure: report full gcc version string
- This makes the cc_ident value, which is used in FATE reports, include
all interesting parts of the gcc version string... - 04:22 PM Revision bb7a22b5 (ffmpeg): configure: add cleanws() function
- This function removes leading and trailing spaces and collapses
multiple spaces into one.
Signed-off-by: Mans Rullga... - 04:20 PM Revision 2034ba08 (ffmpeg): Detect null gop headers.
- Fix issue2592. / mpeg4-bad-gvop.raw
- 02:36 PM Revision e6b1ed69 (ffmpeg): FFT: factor a shuffle out of the inner loop and merge it into fft_per...
- 6% faster SSE FFT on Conroe, 2.5% on Penryn.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 02:21 PM Revision 3c33c0e2 (ffmpeg): lavf: print stream disposition in dump_stream_format
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 02:16 PM Revision 57f2c9ae (ffmpeg): spdifenc: fix byte order on big-endian systems
- There is a check for HAVE_BIGENDIAN when outputting the IEC 61937
stream. On big-endian systems the payload data is n... - 02:16 PM Revision 482d98f6 (ffmpeg): spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 01:39 PM Revision 23153921 (ffmpeg): bink: permute Bink version 'b' quant matrices by inverse scan order
- This fixes visual glitches in Bink version 'b' files, as the quantization
tables were not being permuted.
Signed-off... - 12:34 PM Revision cb62510c (ffmpeg): bink: simplify how quantization matrices are passed to read_dct_coeffs()
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:42 AM Revision f344903c (ffmpeg): Fix MMX rgb24 to yuv conversion with gcc 4.6
- When built with gcc 4.6, the MMX rgb24 to yuv conversion gives
wrong output. The compiler produces this warning:
li... - 01:16 AM Revision 44b11207 (ffmpeg): movenc: Force first sample as SYNC
- Signed-off-by: Mans Rullgard <mans@mansr.com>
02/12/2011
- 11:54 PM Revision 0a18b645 (ffmpeg): Make tables generation insensitive to floating-point implementation
- Using doubles make the double -> int cast well defined for all the values
used, with the exception of when s[i]==1.0,... - 11:54 PM Revision c906d974 (ffmpeg): Fix script command in a FAQ entry
- In the FAQ section "How do I encode single pictures into movies?", use
-s for generating symbolic links with the ln c... - 11:54 PM Revision 32fea0f9 (ffmpeg): Add lavfi-showfiltfmts and graph2dot to $(TOOLS)
- Allow make clean to remove the corresponding binaries.
Fix issue 2162.
Signed-off-by: Mans Rullgard <mans@mansr.com... - 11:54 PM Revision b8a613de (ffmpeg): Allow "make clean" to clean files in tools
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 40321376d8aea3347bec9c4d09925e8c5b8edb55) - 11:54 PM Revision 31df5cb6 (ffmpeg): Fix qtrle regression test, actually test qtrle.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 646739a0a8368bd234ff077c093bbf01e9e7f44a) - 11:54 PM Revision b7195837 (ffmpeg): Add check for Athlon64 and similar AMD processors with slow SSE2.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 74b1f96859eb967222fcb3eb4c72d949b5165... - 11:54 PM Revision ae9c5ea2 (ffmpeg): rtsp/rdt: Assign the RTSPStream index to AVStream->id
- This is used for mapping AVStreams back to their corresponding
RTSPStream. Since d9c0510, the RTSPStream pointer isn'... - 11:52 PM Revision 3ae4484c (ffmpeg): configure: remove early check_deps $ARCH_EXT_LIST
- The early disabling of irrelevant arch extensions is no longer
required, and removing it makes dependencies involving... - 11:52 PM Revision 4ae3ee4a (ffmpeg): VP8: ARM optimised decode_block_coeffs_internal
- Approximately 5% faster on Cortex-A8.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit a7878... - 11:52 PM Revision 5da7494d (ffmpeg): ARM optimised vp56_rac_get_prob()
- Approximately 3% faster on Cortex-A8.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 7da48... - 11:52 PM Revision b423996b (ffmpeg): Update overlay documentation after movie syntax update.
- Overlay documentation is still using the old unsupported syntax.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cher... - 11:52 PM Revision 35b88696 (ffmpeg): bink: reindent after last commit
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit adb1ad0d8005dfcbae863bccdda8fdd26bb6... - 11:52 PM Revision 547c67c9 (ffmpeg): Bink version 'b' video decoder
- Based on original patch by Kostya Shishkov
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from... - 11:52 PM Revision b845252d (ffmpeg): lavf: deprecate AVFormatContext.index_built
- it's not touched anywhere in ffmpeg, the code setting it was removed
over two years ago (e9b78eeba22b050810a507e69df1... - 11:25 PM Revision 4f036b9f (ffmpeg): Clarify that pts_correction* fields are internal to libavcodec
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 03:47 PM Revision 47d62c96 (ffmpeg): Make tables generation insensitive to floating-point implementation
- Using doubles make the double -> int cast well defined for all the values
used, with the exception of when s[i]==1.0,... - 02:38 PM Revision 27a275e4 (ffmpeg): Set maximum lowres value for the MJPEG decoder to 3.
- While 4 works for some samples, 3 is the correct value since 8x8
DCT is used by (m)jpeg. - 01:17 PM Revision e063f588 (ffmpeg): Fix script command in a FAQ entry
- In the FAQ section "How do I encode single pictures into movies?", use
-s for generating symbolic links with the ln c... - 12:58 PM Revision 40321376 (ffmpeg): Allow "make clean" to clean files in tools
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 12:55 PM Revision cd6a5a57 (ffmpeg): Add lavfi-showfiltfmts and graph2dot to $(TOOLS)
- Allow make clean to remove the corresponding binaries.
Fix issue 2162.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 10:32 AM Revision 49b99aeb (grapes): Cleaned files of trailing whitepaces and empty lines
- 10:28 AM Revision 6e764e0e (grapes): Fixed a name clash that prevent compilation on OSX
- 10:25 AM Revision 0e9bde83 (grapes): Modified cloud_helper interface to support cloud node variants and ti...
- Updated cloud_test and test cloud implementation to conform to the new interface
02/11/2011
- 11:47 PM Revision 646739a0 (ffmpeg): Fix qtrle regression test, actually test qtrle.
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 09:58 PM Revision b2dd842d (ffmpeg): rtsp/rdt: Assign the RTSPStream index to AVStream->id
- This is used for mapping AVStreams back to their corresponding
RTSPStream. Since d9c0510, the RTSPStream pointer isn'... - 09:58 PM Revision 74b1f968 (ffmpeg): Add check for Athlon64 and similar AMD processors with slow SSE2.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 09:58 PM Revision 2a03e873 (ffmpeg): Add missing terminating backslash
- 06:45 PM Revision 4b884207 (ffmpeg): configure: remove early check_deps $ARCH_EXT_LIST
- The early disabling of irrelevant arch extensions is no longer
required, and removing it makes dependencies involving... - 05:59 PM Revision d6705a27 (ffmpeg): ffplay: stats: do not dereference NULL video
- Also: cosmetic: split this overly long line
- 03:48 PM Revision a7878c9f (ffmpeg): VP8: ARM optimised decode_block_coeffs_internal
- Approximately 5% faster on Cortex-A8.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 03:48 PM Revision 7da48fd0 (ffmpeg): ARM optimised vp56_rac_get_prob()
- Approximately 3% faster on Cortex-A8.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 03:05 PM Revision 72e6b456 (chunker-player): UL player: channels.conf ratio of channels set to 1.22 or 1.2...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2541 c54fa...
- 02:01 PM Revision aa8ac53b (ffmpeg): Update overlay documentation after movie syntax update.
- Overlay documentation is still using the old unsupported syntax.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 12:47 PM Revision adb1ad0d (ffmpeg): bink: reindent after last commit
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 12:47 PM Revision e00f41d5 (ffmpeg): Bink version 'b' video decoder
- Based on original patch by Kostya Shishkov
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 08:34 AM Revision 8e0afb75 (grapes): Added config_value_double()
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@2207 c54fac2e-1815-407e-9b96-088d06743913
- 08:24 AM Revision e8c1ddb2 (grapes): Disable compilation of stuff that is not supported under win32
- 07:36 AM Revision 88cde4b2 (grapes): fix: no need for winsock in net-helper.h, sys/time is enough
- 02:34 AM Revision b0294c80 (ffmpeg): lavf: deprecate AVFormatContext.index_built
- it's not touched anywhere in ffmpeg, the code setting it was removed
over two years ago (e9b78eeba22b050810a507e69df1... - 02:34 AM Revision 0605cb43 (ffmpeg): vorbis dec: Remove obsolete comment
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 02:34 AM Revision 4f03c5d7 (ffmpeg): vorbis dec: cosmetics: Indent consistently
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 02:34 AM Revision 97f5f971 (ffmpeg): vorbis dec: cosmetics: Indent CPP cond properly
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 02:34 AM Revision 07f06540 (ffmpeg): vorbis dec: Delete useless scopes, and reindent after scope deletion
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 01:54 AM Revision 95234e05 (ffmpeg): ac3enc: remove right shifting from lshift_tab() and make lshift unsig...
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit d4582889eefeee4dd23face9e74b2829dbaaeae5) - 01:54 AM Revision 943dc942 (ffmpeg): ac3enc: Remove unneeded clipping of shift amount.
- s->windowed_samples will always have a range of [-32767,32767] due to the
window function, so the return value from l... - 01:54 AM Revision ccba4f4c (ffmpeg): VP8: optimized mv prediction and decoding
- Merge find_near_mvs and mv bitstream decoding: don't do prediction steps
until absolutely necessary.
(cherry picked f... - 01:54 AM Revision 4ca29c65 (ffmpeg): asfdec: deobfuscate reading video properties size
- This code will be later split out into a function which takes a 'size'
argument, so I'm keeping the name 'sizeX' here... - 01:54 AM Revision e5d4a953 (ffmpeg): asfdec: split asf_read_header()
- Only trivial splits are done here -- i.e. copy/paste + reindent +
missing variable declarations.
Signed-off-by: Rona... - 01:54 AM Revision fe175286 (ffmpeg): wtv: mark streams intended for hearing or visual impaired persons
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 68137ba386933243a84fc65f0deb3ad0ce5f... - 01:54 AM Revision d43d2197 (ffmpeg): make av_find_best_stream() ignore streams marked with AV_DISPOSITION_...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 52091491575f015c09a32a745de4f7f7592f... - 01:54 AM Revision 41bb47bf (ffmpeg): dvbsubenc: Fix placement of the object version
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit df211c3ab73b36208ac4511a9cd7feb817f551fa) - 01:54 AM Revision 98ec8287 (ffmpeg): Remove final semicolon from some macros
- This avoids double semicolons after macro expansion.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked fr... - 01:54 AM Revision 8270db38 (ffmpeg): add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 12c14cd4a8bf844f6f3d16ae18999bdb4799... - 01:54 AM Revision 4c2ce590 (ffmpeg): document passing the fate samples location via make variable
- (cherry picked from commit 5c19f64c600ece050a1deb27f53963e4416beb31)
- 01:54 AM Revision 1a089285 (ffmpeg): dvbsubdec: check against buffer overreads
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 493aa30adf88baf5bc734072592a22db586f... - 01:54 AM Revision 20708223 (ffmpeg): Do not fail DVB sub decoding because of a few padding bytes
- Instead of returning an error when bytes are left over, just return
the number of actually used bytes as other decode... - 01:54 AM Revision a30ac54a (ffmpeg): Add x86-optimized versions of exponent_min().
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit dda3f0ef48aa5c3b03566b60b6bf63211e1fe... - 01:54 AM Revision 952f2315 (ffmpeg): Remove incorrect return statement from avcodec_thread_free()
- The function return type is void, so a return statement with an
expression is forbidden (and pointless).
Signed-off-... - 01:54 AM Revision 7e1e8bf3 (ffmpeg): ivi_dsp: remove semicolons after function definitions
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit dbb09ec23f16cb5e4ec3d4e0911dae0beb95869b) - 01:54 AM Revision 5e81cb58 (ffmpeg): mov: remove stray semicolon
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 628b16f45f79aa5eb7514f11026d85e8aa34387f) - 01:54 AM Revision d9286510 (ffmpeg): asfdec: skip the stream bitrate list
- Its contents aren't used for anything.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from comm... - 01:54 AM Revision 56a67a8d (ffmpeg): asfdec: use an ASFContext array for storing stream bitrates
- This will be useful for splitting asf_read_header()
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry pic... - 01:54 AM Revision 26783e85 (ffmpeg): asfdec: move DAR list to ASFContext
- This will be useful for splitting asf_read_header()
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry pic... - 01:54 AM Revision 9087a46d (ffmpeg): udp: Enable address reuse by default for multicast
- Keep the original corner case behaviour, where reuse is enabled
for the case where no argument is given to the reuse ... - 01:54 AM Revision c3052f1d (ffmpeg): asfdec: remove some write-only values from the context
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 569ff02168dfe618599db5d5a327caf8b3051dd5) - 01:54 AM Revision 043d2ff2 (ffmpeg): Deprecate avcodec_thread_init()
- As a side effect of the last commit, avcodec_open() now calls it automatically,
so there is no longer any need for cl... - 01:54 AM Revision 74711b72 (ffmpeg): w32thread: add missing #include thread.h
- This should fix building with win32 threads.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commi... - 01:54 AM Revision 83120e3b (ffmpeg): asf: split ASFContext into muxer and demuxer parts.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 4bc328a2bdf96d01afd3cf4532efb9db41f00... - 01:54 AM Revision 7ade06cc (ffmpeg): check sample_fmt in avcodec_open
- check AVCodecContext->sample_fmt against AVCodec->sample_fmts[] to ensure
that the encoder supports the specified sam... - 01:54 AM Revision 6ff532b9 (ffmpeg): mpegts: remove unused macro MAX_SCAN_PACKETS
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit f4c79d1e0b2e797012304db57903e4091b0c2d7c) - 01:54 AM Revision 4a5a1689 (ffmpeg): vp3: Frame-based multithreading support
- Decode times for big_buck_bunny_720p_stereo:
1 thread:
real 1m14.227s
user 1m13.104s
sys 0m1.108s
2 threa... - 01:54 AM Revision f94317fd (ffmpeg): Add missing git rev hash.
- (cherry picked from commit f2146944fcd00a0a7918931c6f0f5c3f88cd6f1d)
- 01:54 AM Revision ee5bb31f (ffmpeg): Fix build with threading disabled
- The avcodec_thread_free() compatibility wrapper calls ff_thread_free(),
which is not defined when threading is disabl... - 01:54 AM Revision 03e3cb87 (ffmpeg): Add missing git rev hash.
- (cherry picked from commit 8e8cc52be3b515bc91cd9452daca7a65feaea5ad)
- 01:53 AM Revision b38f008e (ffmpeg): Frame-based multithreading framework using pthreads
- See doc/multithreading.txt for details on use in codecs.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 01:43 AM Revision b9afb044 (ffmpeg): asf: make ff_guidcmp inline and move it to asf.h
- Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit e4e234fad77daa8628fc56155563248165d51ab4) - 01:43 AM Revision 8a278ad3 (ffmpeg): Add missing git revision hask.
- (cherry picked from commit c2bd7578af069206831a9c25fa68c9bbd5004619)
- 12:18 AM Revision f3d09d44 (ffmpeg): VP8: optimized mv prediction and decoding
- Merge find_near_mvs and mv bitstream decoding: don't do prediction steps
until absolutely necessary.
02/10/2011
- 11:16 PM Revision 626264b1 (ffmpeg): ac3enc: Remove unneeded clipping of shift amount.
- s->windowed_samples will always have a range of [-32767,32767] due to the
window function, so the return value from l... - 11:16 PM Revision d4582889 (ffmpeg): ac3enc: remove right shifting from lshift_tab() and make lshift unsig...
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 11:05 PM Revision 0b1d291a (ffmpeg): asfdec: deobfuscate reading video properties size
- This code will be later split out into a function which takes a 'size'
argument, so I'm keeping the name 'sizeX' here... - 11:03 PM Revision c1fea230 (ffmpeg): asfdec: split asf_read_header()
- Only trivial splits are done here -- i.e. copy/paste + reindent +
missing variable declarations.
Signed-off-by: Rona... - 09:55 PM Revision 12c14cd4 (ffmpeg): add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:55 PM Revision 52091491 (ffmpeg): make av_find_best_stream() ignore streams marked with AV_DISPOSITION_...
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:55 PM Revision 68137ba3 (ffmpeg): wtv: mark streams intended for hearing or visual impaired persons
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 09:45 PM Revision df211c3a (ffmpeg): dvbsubenc: Fix placement of the object version
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 09:45 PM Revision 44adbebe (ffmpeg): Remove final semicolon from some macros
- This avoids double semicolons after macro expansion.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 08:37 PM Revision 5c19f64c (ffmpeg): document passing the fate samples location via make variable
- 08:37 PM Revision 493aa30a (ffmpeg): dvbsubdec: check against buffer overreads
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 08:37 PM Revision 4a72765a (ffmpeg): Do not fail DVB sub decoding because of a few padding bytes
- Instead of returning an error when bytes are left over, just return
the number of actually used bytes as other decode... - 08:32 PM Revision dda3f0ef (ffmpeg): Add x86-optimized versions of exponent_min().
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 05:50 PM Revision a7db1572 (napa-baselibs): changing checks from WIN32 to the standard _WIN32
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2536 c54fac2e-1815-407e-9b96-08...
- 05:50 PM Revision c35a59c4 (chunker-player): changing checks from WIN32 to the standard _WIN32
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2536 c54fa...
- 05:50 PM Revision 372c2c31 (ml): changing checks from WIN32 to the standard _WIN32
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS/ml@2536 c54fac2e-1815-407e-9b96...
- 02:17 PM Revision b4668274 (ffmpeg): Remove incorrect return statement from avcodec_thread_free()
- The function return type is void, so a return statement with an
expression is forbidden (and pointless).
Signed-off-... - 02:17 PM Revision dbb09ec2 (ffmpeg): ivi_dsp: remove semicolons after function definitions
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:17 PM Revision 628b16f4 (ffmpeg): mov: remove stray semicolon
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 01:28 PM Revision a34ed273 (streamers): Remove some hacks
- 12:03 PM Revision d7a5106e (ffmpeg): asfdec: skip the stream bitrate list
- Its contents aren't used for anything.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 08:31 AM Revision f14985ba (streamers): Enable to use the UDP (de)chunkiser
- to use UDP, use
udp:port0=...,port1=...,port2=...
as input or output file name - 07:16 AM Revision 23748bc9 (streamers): Do not strictly require ffmpeg for compiling grapes IO
- 03:26 AM Revision 7c725380 (ffmpeg): asfdec: use an ASFContext array for storing stream bitrates
- This will be useful for splitting asf_read_header()
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 03:26 AM Revision d42b0972 (ffmpeg): asfdec: move DAR list to ASFContext
- This will be useful for splitting asf_read_header()
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 03:03 AM Revision 00952be4 (ffmpeg): udp: Enable address reuse by default for multicast
- Keep the original corner case behaviour, where reuse is enabled
for the case where no argument is given to the reuse ...
02/09/2011
- 10:41 PM Revision 569ff021 (ffmpeg): asfdec: remove some write-only values from the context
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 08:52 PM Revision 9a77a92c (ffmpeg): Fix build with threading disabled
- The avcodec_thread_free() compatibility wrapper calls ff_thread_free(),
which is not defined when threading is disabl... - 08:52 PM Revision aef669cd (ffmpeg): w32thread: add missing #include thread.h
- This should fix building with win32 threads.
Signed-off-by: Mans Rullgard <mans@mansr.com> - 08:31 PM Revision 4bc328a2 (ffmpeg): asf: split ASFContext into muxer and demuxer parts.
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
- 08:30 PM Revision 2cfa2d92 (ffmpeg): check sample_fmt in avcodec_open
- check AVCodecContext->sample_fmt against AVCodec->sample_fmts[] to ensure
that the encoder supports the specified sam... - 04:56 PM Revision f4c79d1e (ffmpeg): mpegts: remove unused macro MAX_SCAN_PACKETS
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 02:17 PM Revision d23845f3 (ffmpeg): vp3: Frame-based multithreading support
- Decode times for big_buck_bunny_720p_stereo:
1 thread:
real 1m14.227s
user 1m13.104s
sys 0m1.108s
2 threa... - 02:17 PM Revision f2146944 (ffmpeg): Add missing git rev hash.
- 02:17 PM Revision c0b102ca (ffmpeg): Deprecate avcodec_thread_init()
- As a side effect of the last commit, avcodec_open() now calls it automatically,
so there is no longer any need for cl... - 02:17 PM Revision 8e8cc52b (ffmpeg): Add missing git rev hash.
- 02:17 PM Revision 37b00b47 (ffmpeg): Frame-based multithreading framework using pthreads
- See doc/multithreading.txt for details on use in codecs.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 02:17 PM Revision c2bd7578 (ffmpeg): Add missing git revision hask.
- 12:33 PM Revision e4e234fa (ffmpeg): asf: make ff_guidcmp inline and move it to asf.h
- Signed-off-by: Mans Rullgard <mans@mansr.com>
- 10:51 AM Revision 4272d37c (streamers): Loop support
- 09:34 AM Revision 8dabc599 (grapes): Allow to properly test the UDP (de)chunkiser
- 02:33 AM Revision a97b9325 (ffmpeg): Update qmin/qmax values for libx264 presets
- Also allow qmin/qmax to go up to 69 (the current max value for libx264). This
will have to increase when we add 9/10... - 02:33 AM Revision a1b0a3c8 (ffmpeg): VP8: idct_mb optimizations
- Currently uses AV_RL32 instead of AV_RL32A, as the latter doesn't exist yet.
(cherry picked from commit 62457f9052ea1... - 02:33 AM Revision 2c855cea (ffmpeg): Fix broken vbv_buffer_init handling in libx264.c
- Due to being pants-on-head retarded, libavcodec defaults this to zero, which
results in broken output. This didn't a... - 02:33 AM Revision a239d534 (ffmpeg): Fix ff_emu_edge_core_sse() on Win64.
- Fix emu_edge_v_extend_15 to be <128 bytes on Win64, by being more strict
on the size of registers and which registers... - 02:33 AM Revision 070e5ba5 (ffmpeg): lavf: rename ff_probe_input_buffer to make it public
- It is useful for applications that hand input data directly to lavf via
a ByteIOContext.
Signed-off-by: Ronald S. Bu... - 02:33 AM Revision e74c01db (ffmpeg): lavf: simplify pb parameter of ff_probe_input_buffer
- There is no need to pass the ByteIOContext via a pointer to a pointer
anymore.
Signed-off-by: Ronald S. Bultje <rsbu... - 02:33 AM Revision 68b2336d (ffmpeg): Fix HOSTLIBS on Haiku
- Haiku does not have a separate libm, so do not try to link to it.
Signed-off-by: François Revol <revol@free.fr>
Sign... - 02:33 AM Revision 94dfea71 (ffmpeg): oggdec: Fix incorrect assumption about header/data interleaving
- Currently (since the data_offset fix) the ogg demuxer assumes that
after the first non-header packets in any stream n... - 02:33 AM Revision 2e47df70 (ffmpeg): lavf: update ff_probe_input_buffer documentation
- It never reopens the bytestream anymore.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from co... - 02:33 AM Revision 2eed5288 (ffmpeg): Documentation updates for the git migration
- This cleanup patch updates the developer documentation with respect to
the migration to the git scm.
(cherry picked f... - 02:33 AM Revision 3e2a4e91 (ffmpeg): logging: downgrade recoverable errors to warnings
- In all 3 cases, the decoding continues and thus a warning would be sufficient.
Helps application that catch them with... - 02:33 AM Revision 17a19190 (ffmpeg): add APIChanges entry for fe9a3fb
- (cherry picked from commit 7ab8758baf743b3d525c07a770e13038b0885461)
- 02:33 AM Revision 154f7bb0 (ffmpeg): h264: define FF_PROFILE_H264_HIGH_444 to the correct value
- It was removed in fe9a3fb since it had the wrong value. Add profile name
for it.
(cherry picked from commit 440b61691... - 02:33 AM Revision 9b8bb626 (ffmpeg): libavfilter: add video movie source
- See thread:
Subject: [PATCH] movie video source
Date: 2010-12-31 15:35:30 GMT
Signed-off-by: Janne Grunau <janne-ffm... - 02:31 AM Revision a1cdf548 (ffmpeg): Apply misc fixes to the image2 muxer documentation.
- The fixes were pointed out by Diego.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commi... - 02:31 AM Revision 20a4b9e9 (ffmpeg): Add documentation for the framecrc muxer.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 77d4ed7a127b88f9b8ddd741c65e678198fe... - 02:31 AM Revision ea67c951 (ffmpeg): Add documentation for the crc muxer.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit a4effe432f4aa59d52465b88589f92addf3a... - 02:31 AM Revision 7e7afb3d (ffmpeg): Document null muxer.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit f4acb837eb4af74996b678f3f55eaa66c47a... - 02:31 AM Revision ef15d71c (ffmpeg): VP8: ARM NEON optimisations for dsp functions
- This adds NEON optimised versions of all functions in VP8DSPContext.
Based on initial work by Rob Clark.
Signed-off-... - 02:31 AM Revision fff6c212 (ffmpeg): Remove Xan WC4 cruft from xan.c
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 90e8a9c34f641d0cb9137190c1912a3da3095... - 02:31 AM Revision abb5f2b7 (ffmpeg): Xan4 decoder
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 44ddfd47d671d2587903d94c8b565f68f45bd... - 02:31 AM Revision cb9f7fd3 (ffmpeg): Fix compile warning.
- Change int64_t into a int, which caused this compiler warning:
libavformat/oggparseskeleton.c:64: warning: passing ar... - 02:31 AM Revision 14d735bd (ffmpeg): matroskadec: add generic element length validation.
- This validate the length of a mkv element directly after reading
it.
This has the advantage that it is easy to add ne... - 02:31 AM Revision 2f35beae (ffmpeg): Make av_set_pts_info keep previous time base if new one is invalid.
- Fixes issue 2475.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit b3190529dfefe32263... - 02:31 AM Revision f8194672 (ffmpeg): lavf: move internal functions from avformat.h to internal.h
- Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 19711af5cdc364f9e02ea8103dd6e1e09dc28... - 02:31 AM Revision f8d33a36 (ffmpeg): avidec: simplify read_gab2_sub
- Use avio functions instead of bytestream ones (also drops dependency on
lavc and removes a bunch of warnings).
Drop c... - 02:30 AM Revision e11afd71 (ffmpeg): pass QDMC extradata to the decoder
- Makes playing QDMC files in MPlayer work when using the libavformat demuxer.
Problem was that the extradata was not p... - 02:30 AM Revision 5fb06ffa (ffmpeg): configure: check yasm/nasm for working pextrd opcode
- NASM versions older than 2.08 fail to build ffmpeg with several
"error: operation size not specified" errors but this...
02/08/2011
- 11:59 PM Revision c7ac200d (ffmpeg): Update qmin/qmax values for libx264 presets
- Also allow qmin/qmax to go up to 69 (the current max value for libx264). This
will have to increase when we add 9/10... - 11:59 PM Revision f7f8120f (ffmpeg): Fix broken vbv_buffer_init handling in libx264.c
- Due to being pants-on-head retarded, libavcodec defaults this to zero, which
results in broken output. This didn't a... - 11:59 PM Revision 62457f90 (ffmpeg): VP8: idct_mb optimizations
- Currently uses AV_RL32 instead of AV_RL32A, as the latter doesn't exist yet.
- 11:25 PM Revision 3940caad (ffmpeg): lavf: rename ff_probe_input_buffer to make it public
- It is useful for applications that hand input data directly to lavf via
a ByteIOContext.
Signed-off-by: Ronald S. Bu... - 11:25 PM Revision 17cf7c68 (ffmpeg): Fix ff_emu_edge_core_sse() on Win64.
- Fix emu_edge_v_extend_15 to be <128 bytes on Win64, by being more strict
on the size of registers and which registers... - 11:25 PM Revision aad216fd (ffmpeg): lavf: simplify pb parameter of ff_probe_input_buffer
- There is no need to pass the ByteIOContext via a pointer to a pointer
anymore.
Signed-off-by: Ronald S. Bultje <rsbu... - 11:25 PM Revision 4d016dd4 (ffmpeg): lavf: update ff_probe_input_buffer documentation
- It never reopens the bytestream anymore.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> - 09:40 PM Revision 6bd69e6a (ffmpeg): oggdec: Fix incorrect assumption about header/data interleaving
- Currently (since the data_offset fix) the ogg demuxer assumes that
after the first non-header packets in any stream n... - 09:16 PM Revision f59c4bd6 (ffmpeg): Fix HOSTLIBS on Haiku
- Haiku does not have a separate libm, so do not try to link to it.
Signed-off-by: François Revol <revol@free.fr>
Sign... - 09:07 PM Revision 87800dc2 (ffmpeg): Documentation updates for the git migration
- This cleanup patch updates the developer documentation with respect to
the migration to the git scm. - 08:26 PM Revision 21b032c4 (ffmpeg): vorbis dec: Remove obsolete comment
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 08:26 PM Revision 6d173dae (ffmpeg): vorbis dec: cosmetics: Indent consistently
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 08:26 PM Revision 350b2bb1 (ffmpeg): vorbis dec: cosmetics: Indent CPP cond properly
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 08:26 PM Revision b2a51e3d (ffmpeg): vorbis dec: cosmetics: Indent after scope deletion
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 08:26 PM Revision 21494e55 (ffmpeg): vorbis dec: Delete useless scopes
- Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 05:49 PM Revision ae210479 (ffmpeg): logging: downgrade recoverable errors to warnings
- In all 3 cases, the decoding continues and thus a warning would be sufficient.
Helps application that catch them with... - 02:11 PM Revision 54f6182b (grapes): Fail if the avf (de)chunkiser is selected and is not available
- 02:07 PM Revision eb837bb3 (grapes): Explicitly ask for the avf chunkiser/dechunkiser when needed
- 02:05 PM Revision 09f0b4a3 (grapes): Allow to select the loop option
- 02:05 PM Revision 53abf41e (grapes): Loop support
- 01:46 PM Revision 4f4dbedb (grapes): Properly signal the end of file
- 01:18 PM Revision 71ce3f9c (grapes): Do not check non-existing options (fix a crash when non-blocking is n...
- 12:38 PM Revision 7ab8758b (ffmpeg): add APIChanges entry for fe9a3fb
- 12:20 PM Revision f4acb837 (ffmpeg): Document null muxer.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 12:20 PM Revision 9409c381 (ffmpeg): libavfilter: add video movie source
- See thread:
Subject: [PATCH] movie video source
Date: 2010-12-31 15:35:30 GMT
Signed-off-by: Janne Grunau <janne-ffm... - 12:20 PM Revision 0cad24ce (ffmpeg): Apply misc fixes to the image2 muxer documentation.
- The fixes were pointed out by Diego.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> - 12:20 PM Revision 77d4ed7a (ffmpeg): Add documentation for the framecrc muxer.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 12:20 PM Revision a4effe43 (ffmpeg): Add documentation for the crc muxer.
- Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
- 12:20 PM Revision 440b6169 (ffmpeg): h264: define FF_PROFILE_H264_HIGH_444 to the correct value
- It was removed in fe9a3fb since it had the wrong value. Add profile name
for it. - 07:42 AM Revision 327fc1a6 (streamers): GRAPES IO, first draft
- 07:26 AM Revision c06e5505 (grapes): Link libavcore only if really needed
Also available in: Atom