Activity
From 02/12/2010 to 03/13/2010
03/13/2010
- 09:12 PM Revision b3e5931d (ffmpeg): aacsbr: DSPUtilize analysis input scaling.
- Originally committed as revision 22516 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision f8a93a20 (ffmpeg): aac: Don't bias output during the IMDCT if SBR will be used.
- Originally committed as revision 22515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision b14ec756 (streamers): Merge branch 'RockStreamer' into OfferStreamer
- 07:35 PM Revision 0d6547a4 (streamers): Merge branch 'DumbStreamer' into RockStreamer
- 07:33 PM Revision 9aa083be (streamers): upgrade GRAPES ref
- 07:19 PM Revision 7c074320 (ffmpeg): Mark AVERROR_ENOMEM to be deleted at the next major bump.
- AVERROR(ENOMEM) must be used instead, and there are no occurrences of
AVERROR_ENOMEM in the FFmpeg basecode so it can... - 07:19 PM Revision 5ae092ee (ffmpeg): Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark
- AVERROR_EIO for deletion at the next major bump.
Originally committed as revision 22513 to svn://svn.ffmpeg.org/ffmp... - 07:19 PM Revision 0edfa79b (ffmpeg): Make iff.c:decode_init return the value returned by
- avctx->get_buffer() in case of error, rather than AVERROR_UNKNOWN
which is deprecated, and mark AVERROR_UNKNOWN for d... - 06:19 PM Revision 382b5b3a (ffmpeg): CODEC_ID_XVID is not used anywhere, remove it at next major bump
- Originally committed as revision 22511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision 74dc70c4 (ffmpeg): bump minor avcodec version for libxvid codec id change (r22489)
- Originally committed as revision 22510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:53 PM Revision 19096da1 (streamers): increased buffer size
- 12:33 PM Revision 89fb9ae9 (ffmpeg): Make the scale filter pass the pkt.pos information to the output
- picref.
Originally committed as revision 22509 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:41 AM Revision 8955a324 (ffmpeg): Bump libavfilter minor version and add APIchanges entry after the
- addition of the AVFilterPicRef.pos field.
Originally committed as revision 22508 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:27 AM Revision bb409513 (ffmpeg): Make ffplay pass the packet.pos information to the filterchain, get it
- again from the filterchain and pass it back to output_picture2().
Originally committed as revision 22507 to svn://sv... - 11:27 AM Revision 5bb5c1dc (ffmpeg): Add AVFilterPicRef.pos field and make libavfilter propagate stream
- byte position information, as stored in the pkt.pos, through the
filterchain.
Note that the pos field is added *non*... - 11:23 AM Revision 85deb6ec (streamers): minor
- 11:17 AM Revision 613263e9 (streamers): change default to IP address autodetect
- 11:17 AM Revision b3e7f2cb (streamers): adding ip address autodetection
- 10:41 AM Revision ec7ab610 (ffmpeg): Extend the slice filter to make it issue slice height values randomly
- choosen between 8 and 32 when the supplied parameter is the string
"random".
This is useful for testing the slice su... - 10:25 AM Revision 14268254 (ffmpeg): vp3: Split out motion vectors to their own array
- 1.5% faster overall decode on my penryn
Originally committed as revision 22504 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:59 AM Revision 99de2b59 (ffmpeg): Add APIchanges entry for the libavutil/error.h addition.
- Originally committed as revision 22503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 AM Revision dbfa5e78 (ffmpeg): Add missing parentheses around the AVERROR_PATCHWELCOME macro
- definition.
Originally committed as revision 22502 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:45 AM Revision 984f5a9b (streamers): force link creation in makefile
- 09:43 AM Revision 60c144f7 (ffmpeg): Move error code definitions from libavcodec/avcodec.h to
- libavutil/error.h.
Error code definitions and handling code belong to libavutil, where
they can be shared by all the... - 05:59 AM Revision 1e76a1da (ffmpeg): theora: Add support for 4:2:2 and 4:4:4 subsampling
- Originally committed as revision 22500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 AM Revision 1a856042 (ffmpeg): vp3: remove unneeded error, this is internal and doesn't happen
- Originally committed as revision 22499 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 AM Revision 57783884 (ffmpeg): vp3: Make fragment_width _height by plane
- Originally committed as revision 22498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 AM Revision 1c183aa4 (ffmpeg): vp3: we only need a temp MV array of size 4
- Originally committed as revision 22497 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 AM Revision 703acd54 (ffmpeg): vp3: Use memset to clear the fragment array
- Originally committed as revision 22496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 AM Revision cd9c03f5 (ffmpeg): vp3: Init MVs to 0
- Originally committed as revision 22495 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 AM Revision a16389c1 (ffmpeg): vp3: Simplify init_block_mapping
- Originally committed as revision 22494 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 AM Revision 3477897e (ffmpeg): oggdec: Set packet duration for ogm streams
- Originally committed as revision 22493 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/12/2010
- 11:49 PM Revision 6b10228a (ffmpeg): matroskadec: add support for SIPR audio tracks
- Originally committed as revision 22492 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 PM Revision 1ab0406d (ffmpeg): export rm_reorder_sipr_data() for future use by matroska demuxer
- Originally committed as revision 22491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 PM Revision adae9fa6 (ffmpeg): export sipr_subpk_size for future use by matroska demuxer
- Originally committed as revision 22490 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 PM Revision 2325bdad (ffmpeg): libxvid is producing standard mpeg4 so it don't need its own codec id
- Originally committed as revision 22489 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 PM Revision 4f4e4008 (ffmpeg): Replace BSD-specific integer types by their POSIX equivalents.
- Mark bktr_init function as av_cold.
Tested to work by Michael Kostylev on the NetBSD FATE box.
Originally committed ... - 05:28 PM Revision 2138dc99 (ffmpeg): Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.
- This make NetBSD compile out of the box at the cost of a hack, but a
locally contained one that is preferable to the ... - 04:59 PM Revision 2c4bc23e (ffmpeg): Fix guess_mv() so that it works correctly with 4x4 MV blocks.
- Originally committed as revision 22485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision 5820b90d (ffmpeg): Fix indention
- Originally committed as revision 22484 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision 2ce1c2e0 (ffmpeg): Always reset slice_table.
- Previously, the area of a lost slice would be left at the slice number of the previous
frame which could occasionally... - 03:12 PM Revision 382f3a5b (ffmpeg): Print skip_frames variable.
- Originally committed as revision 22482 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 PM Revision bb55e3a3 (ffmpeg): Document --disable-everything in configure --help.
- Originally committed as revision 22481 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision 7a397a2e (ffmpeg): fix compilation with --disable-everything --enable-muxer=mpegts
- Originally committed as revision 22480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 PM Revision 97197beb (ffmpeg): fix compilation with --disable-everything --enable-decoder=twinvq
- Originally committed as revision 22479 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 AM Revision 3ee4345d (streamers): Write some interesting information in the chunk payload header...
- 05:17 AM Revision 81b743eb (ffmpeg): oggdec: Pass packets to header() until the stream is done with them
- This fixes some old ogm files that had the 3rd vorbis header after a data
packet in another stream. This is invalid i... - 05:16 AM Revision 8730fad5 (ffmpeg): oggdec: Parse ogm chapters
- Originally committed as revision 22477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 AM Revision 2e508585 (ffmpeg): oggdec: Cosmetics
- Originally committed as revision 22476 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 AM Revision d8ba7483 (ffmpeg): oggdec: Read ogm metadata
- Originally committed as revision 22475 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 AM Revision 533c30fc (ffmpeg): Const correctness for vorbis_comment
- Originally committed as revision 22474 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 AM Revision b53cde48 (ffmpeg): oggdec: Metadata is per-stream; don't merge multiple streams' together
- Originally committed as revision 22473 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 AM Revision e4d2d8c5 (ffmpeg): Add ff_ prefix to vorbis_comment
- Originally committed as revision 22472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 AM Revision 2972e36e (ffmpeg): Don't use shell syntax to set variables for make.
- Originally committed as revision 22471 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/11/2010
- 05:42 PM Revision 95c6b5eb (ffmpeg): Fix spelling.
- Originally committed as revision 22470 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 PM Revision 34056cbb (ffmpeg): Fix a crash in the H.263 RTP packetizer
- If size == 1 and buf[0] == 0 and buf[1] == 0 (the first byte after the
buffer), it would set size = -1 and crash in t... - 03:49 PM Revision 06cae981 (streamers): Merge branch 'RockStreamer' into OfferStreamer
- 03:06 PM Revision 557f9297 (streamers): Merge branch 'DumbStreamer' into RockStreamer
- 03:05 PM Revision 9132cb6f (streamers): print output-buffer
- 03:05 PM Revision fc0260a4 (streamers): print chunk buffer
- 03:05 PM Revision 3c50e0b1 (streamers): protect buffer_print with DEBUG to save some cycles
- 03:04 PM Revision b45e7201 (streamers): protect cb_print with DEBUG to save some cycles
- 02:56 PM Revision fdcdce95 (streamers): added output-buffer_print
- 02:56 PM Revision d3a242ab (streamers): added cb_print to visualize the chunk buffer
- 01:40 PM Revision 41f12636 (grapes): Add support for large messages in the net helper
- 12:29 PM Revision 70b462cc (ffmpeg): Prevent memory leak introduced in r22389 in Bink demuxer: pass partia...
- Originally committed as revision 22468 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision 2b3da32f (ffmpeg): Make rdft speed user configureable.
- Change default speed back to a slower variant.
Originally committed as revision 22467 to svn://svn.ffmpeg.org/ffmpeg... - 10:52 AM Revision b41ec742 (ffmpeg): Make binkaudio work with ff_float_to_int16_interleave_c (martin at ma...
- Originally committed as revision 22466 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision e1069ecc (streamers): update GRAPES version
- 09:41 AM Revision 1e879f6b (streamers): remove dclog dependence
- 08:33 AM Revision 5c7fd910 (ffmpeg): Cosmetics, break a long line, fix brace placement
- Originally committed as revision 22465 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:24 AM Revision 26cb700c (ffmpeg): RTSP muxer: Create the SDP with the numerical IP of the peer
- instead of using the original host name
Originally committed as revision 22464 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:18 AM Revision d8b91fae (ffmpeg): oggdec: Seek to keyframes
- Originally committed as revision 22463 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision 873d117e (ffmpeg): oggdec: Determine pts and filepos on a packet basis in read_timestamp
- This takes into account whether the granule defines the start or end times
of packets, and sets the correct file offs... - 07:17 AM Revision 6abaa272 (ffmpeg): oggdec: Move PTS/DTS calculation to a function
- Originally committed as revision 22461 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision 2ac41150 (ffmpeg): oggdec: Fix memory leak in setting up vorbis headers
- Originally committed as revision 22460 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision 8f8320d7 (ffmpeg): oggdec: Don't use ogg_stream's seq for vorbis or speex headers
- Originally committed as revision 22459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision 77560b0e (ffmpeg): oggdec: Fix duration calculation for streams with non-zero start
- Originally committed as revision 22458 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision 32ad8692 (ffmpeg): oggdec: Parse skeleton to determine the start time of each stream
- Originally committed as revision 22457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision 296bdf9c (ffmpeg): oggdec: Check that we have a codec in gptopts (needed for skeleton)
- Originally committed as revision 22456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision dfaed51f (ffmpeg): oggdec: Move ogg_find_stream and ogg_gptopts to oggdec.h
- (skeleton will need them)
Originally committed as revision 22455 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:17 AM Revision 50a9d323 (ffmpeg): oggdec: Set data_offset to the right value
- Otherwise it gets set automatically to a page midstream and prevents seeking
to the first page.
Originally committed... - 07:17 AM Revision 73823cb9 (ffmpeg): oggdec: Save offset of the page needed to reconstruct the current packet
- Originally committed as revision 22453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 AM Revision d38c9e7a (ffmpeg): Implement framedrop.
- Replace SDL timer by a seperate thread, more accurate and less annoying.
frame drop is enabled by default, bug report... - 02:32 AM Revision 5de91783 (ffmpeg): indent
- Originally committed as revision 22451 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision 49e92878 (ffmpeg): random_seed: try other alternatives if reading /dev/random fails
- Originally committed as revision 22450 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision 32f40ace (ffmpeg): sha: add missing include
- Originally committed as revision 22449 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision cc1e807f (ffmpeg): snow: remove unused stub functions
- w53_32_c() and w97_32_c() are defined as stubs when snow encoder is
disabled. In this case, those functions are not ... - 02:32 AM Revision 8a3ceaf4 (ffmpeg): ffplay: use correct format specifiers in printf()
- Originally committed as revision 22447 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision 2023cfea (ffmpeg): Add some required casts
- These casts are correct and safe. The pointers are guaranteed to
have proper alignment, and aliasing is not a proble... - 12:42 AM Revision 3952471d (ffmpeg): configure: remove stray semicolon
- Originally committed as revision 22445 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision 54a2ae37 (ffmpeg): configure: use map() function in a couple of places
- Originally committed as revision 22444 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision 36e2dea0 (ffmpeg): configure: add --disable-everything option
- This disables all codecs, formats, etc. It saves some typing when
only a few components are desired.
Originally com...
03/10/2010
- 10:43 PM Revision 122dcdcb (ffmpeg): Fix some apparent +- errors in the audio vissualization.
- The bugs become only vissible at higher time resolution than what is
used currently.
Originally committed as revisio... - 10:24 PM Revision 86decad6 (ffmpeg): sparc: fix a few pages of cast warnings
- Originally committed as revision 22441 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 PM Revision ad403802 (ffmpeg): sparc: fix dsputil prototypes
- Originally committed as revision 22440 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 PM Revision 47b1860e (ffmpeg): configure: allow mips64el and powerpc64 as values for --arch
- Originally committed as revision 22439 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 PM Revision 594a9aeb (ffmpeg): Make the ntp_time function available to other parts of libavformat, a...
- Originally committed as revision 22438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision 18c31f6f (ffmpeg): Only use .size in ARM assembly when targeting ELF
- This fixes compilation on mingw32ce
Originally committed as revision 22437 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:11 PM Revision d9427e84 (ffmpeg): Only reschedule refresh if we successfully removed the scheduled one.
- Fixes some spurious error messages.
Originally committed as revision 22435 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:45 PM Revision 562f382c (ffmpeg): Increase VIDEO_PICTURE_QUEUE_SIZE to 2.
- this allows more asynchronous decoding and display thus improving
video smoothness.
It also seems to improve absolute... - 03:39 PM Revision d3d7b12e (ffmpeg): Do not call SDL_SetVideoMode() with the same size as previously
- as this blanks the window.
Originally committed as revision 22433 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:26 PM Revision 114a93c7 (ffmpeg): Fix ffm_close return type.
- Originally committed as revision 22432 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 PM Revision 2dc22a64 (ffmpeg): Fix memory leak in FFM demuxer
- Originally committed as revision 22431 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 PM Revision 9a894c48 (ffmpeg): undef av_always_inline before redefining
- Fixes numerous warnings with --enable-small or --disable-optimizations.
Originally committed as revision 22430 to sv... - 10:37 AM Revision 19571fef (streamers): Merge branch 'RockStreamer' into OfferStreamer
- 10:37 AM Revision 4e49f1c5 (streamers): Merge branch 'DumbStreamer' into RockStreamer
- 10:36 AM Revision f7c16b43 (streamers): updated GRAPES revision
- 09:55 AM Revision 9885284c (ffmpeg): Check level_prefix a bit (this just checks the max our bitreader can ...
- as i did nt find a limit in the spec)
This should stop cavlc_decode_residual() on a zero bitstream
Originally commit... - 09:20 AM Revision 83c2bc7a (ffmpeg): In mpegts muxer, free adts context and temporary data
- Originally committed as revision 22428 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:19 AM Revision e3433702 (ffmpeg): reindent
- Originally committed as revision 22427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 AM Revision cbfa66d0 (ffmpeg): Include os_support.h which has a fallback declaration of socklen_t
- This fixes compilation on some OSes
Patch by Dave Yeo, daveryeo at telus dot net
Originally committed as revision 2... - 07:43 AM Revision 611b17d7 (ffmpeg): Using struct timeval requires sys/time.h, fixes compilation on some OSes
- Patch by Dave Yeo, daveryeo at telus dot net
Originally committed as revision 22425 to svn://svn.ffmpeg.org/ffmpeg/t... - 05:25 AM Revision e24080f0 (ffmpeg): vfwcap: Add support for UYVY pixel format.
- Originally committed as revision 22424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 AM Revision 0853a2b4 (ffmpeg): 10l: fix version.h generation
- Note to self: always test in a clean directory
Originally committed as revision 22423 to svn://svn.ffmpeg.org/ffmpeg... - 02:57 AM Revision 0680c40a (ffmpeg): Remove .SECONDARY directive
- The presence of the .SECONDARY directive caused thing to not always
be correctly rebuilt. Mentioning the object file... - 02:56 AM Revision f82bf850 (ffmpeg): Make version.h depend on git changes
- Originally committed as revision 22421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision 6a53fffd (ffmpeg): Improve version.h generation
- Force version.sh to run whenever the version might have changed,
regardless of what is being built. This is done by ... - 02:56 AM Revision 93bff1de (ffmpeg): Replace $(G) with more generic $(M) in silent make rules
- Originally committed as revision 22419 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision 86be2bc3 (ffmpeg): Prettify make output for documentation
- Originally committed as revision 22418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision b91cd809 (ffmpeg): Change dir into doc/ when running texi2html
- This silly program always writes its output to the current directory.
Changing directory is better than moving the fi... - 12:59 AM Revision f50dafa8 (ffmpeg): vp3: avoid buffer overread in coeff decode
- I couldn't measure it to be slower for normal interframe videos.
For the worst case, high-bitrate intra-only videos, ...
03/09/2010
- 11:37 PM Revision 2cbc1ec6 (ffmpeg): Fix indentation after r22414.
- Originally committed as revision 22415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 PM Revision d00261a3 (ffmpeg): SIMD optimization using float_to_int16_interleave.
- Patch by Zhou Zongyi, zhouzy A os D pku D edu D cn
Originally committed as revision 22414 to svn://svn.ffmpeg.org/ff... - 10:09 PM Revision 80b2d694 (streamers): initialize some fileld in output.c
- 09:50 PM Revision 6ebc7240 (ffmpeg): aacsbr: Check that bs_num_env is valid before writing arrays with it ...
- Originally committed as revision 22413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision 134b8cbb (ffmpeg): aacsbr: Cleanup read_sbr_grid and copy_sbr_grid after the recent over...
- Originally committed as revision 22412 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision f7e7888b (ffmpeg): aacsbr: Factor out the common end border case from t_q setup.
- Originally committed as revision 22411 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision ac8d655a (ffmpeg): aacsbr: read bs_rel_bord directly into t_env.
- Originally committed as revision 22410 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 PM Revision ecc1f8c3 (ffmpeg): aacsbr: Make the previous value of bs_num_env local to read_sbr_data().
- Originally committed as revision 22409 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 PM Revision 46751a65 (ffmpeg): aacsbr: Initialize e_a[1] to -1.
- This triggers lAPrev (e_a[0]) on the first SBR frame to be -1. The spec is
somewhat ambiguous to what this value shou... - 05:39 PM Revision 2ed6f399 (ffmpeg): Replace many includes of libavutil/common.h with what is actually needed
- This reduces the number of false dependencies on header files and
speeds up compilation.
Originally committed as rev... - 04:44 PM Revision 19fcd66c (ffmpeg): Docs: Place the vorbis comment properly, currently it's shown above t...
- Originally committed as revision 22406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:17 PM Revision 297bfb2f (ffmpeg): libm.h needs attributes.h
- Originally committed as revision 22405 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:17 PM Revision a7e7d40c (ffmpeg): ARM: set size of asm functions in object files
- Originally committed as revision 22404 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:04 PM Revision db76ca7f (ffmpeg): Use rt->control_uri consequently instead of s->filename in all RTSP c...
- Originally committed as revision 22403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 PM Revision 28e5130b (ffmpeg): Replace some printf() with puts() in tableprint.c
- This gets rid of a gcc warning about non-literal format strings.
Originally committed as revision 22402 to svn://svn... - 03:56 PM Revision a736e0e5 (ffmpeg): Prettify make output when generating headers
- Originally committed as revision 22401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:19 PM Revision 67c10de7 (ffmpeg): Add special case to avoid binary search when appending index entries.
- Originally committed as revision 22400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 PM Revision 549b69d9 (streamers): Merge branch 'RockStreamer' into OfferStreamer
- 03:10 PM Revision 335ee1aa (ffmpeg): Move libm replacements to new header libm.h
- ffmpeg.c uses lrintf(), which is missing on some systems. Previously
it picked up the replacement via libavutil/inte... - 02:59 PM Revision 03f8fc08 (ffmpeg): RTSP: Resolve and use the actual IP address of the peer we're connect...
- instead of using the original host name, since the RTP (and UDP) protocols
may choose another IP address if the host ... - 02:58 PM Revision 0c8cc2c4 (ffmpeg): Reorder some make rules
- I like it better this way.
Originally committed as revision 22397 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:58 PM Revision d8e117dd (ffmpeg): Remove superflous ifdef CONFIG_{STATIC,SHARED} in makefiles
- Originally committed as revision 22396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision 1afc4750 (ffmpeg): configure: always write shared lib variables to config.mak
- Originally committed as revision 22395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision 451db983 (ffmpeg): Simplify static/shared build rules
- Originally committed as revision 22394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision 8c5239b3 (ffmpeg): Move some make rules outside of eval'd block
- These rules use only global variables and thus do not need to be expanded.
Originally committed as revision 22393 to... - 02:58 PM Revision 477b3382 (ffmpeg): cosmetic: move some makefile variable definitions
- Originally committed as revision 22392 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision 7acc0104 (ffmpeg): Remove duplicates from OBJS
- Originally committed as revision 22391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision fb6a32c3 (ffmpeg): Remove static function name prefixes from American Laser Games MM dem...
- Originally committed as revision 22390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision cc4e8b12 (ffmpeg): Ensure Bink demuxer returns AVERROR code when av_get_packet() fails
- Originally committed as revision 22389 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 PM Revision 279a0c97 (ffmpeg): Enable tcp_protocol when enabling http
- Originally committed as revision 22388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 AM Revision eff16202 (streamers): Merge branch 'DumbStreamer' into RockStreamer
- 11:14 AM Revision 58891720 (ffmpeg): aacsbr: Dead code removal.
- Originally committed as revision 22387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 AM Revision f0bb64e2 (streamers): added -o parameter to set output buffer size
- 11:13 AM Revision afd96c34 (ffmpeg): aacsbr: Remove a slightly incorrect comment.
- The two conditions are equivalent.
Originally committed as revision 22386 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:32 AM Revision 171b7b91 (ffmpeg): Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE to 64."
- Originally committed as revision 22385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 AM Revision 79350786 (ffmpeg): aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several c...
- and some duplicate local variables.
Originally committed as revision 22384 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:26 AM Revision 7333f849 (ffmpeg): aacsbr: Move the e_a calculation from sbr_mapping() to read_sbr_grid().
- Originally committed as revision 22383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 AM Revision b9c3e3b6 (ffmpeg): aacsbr: Merge sbr_time_freq_grid into read_sbr_grid (and into copy_sb...
- Originally committed as revision 22382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision ed1d1129 (ffmpeg): aacsbr: Fail early on illegal envelope counts.
- Originally committed as revision 22381 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 AM Revision af2907a9 (streamers): output: adding init with bufsize
- 09:54 AM Revision b36d3310 (streamers): Makefile: added RELEASE tag
- 09:45 AM Revision d1de8494 (grapes): Fix some const related warnings
- some more warnings are left in the topology manager... They will be
resolved when merging the "topman" branch - 09:37 AM Revision 8e742d0c (grapes): Merge branch 'master' into makefiles
- Conflicts:
som/Tests/Makefile - 09:27 AM Revision 8a9ee4b1 (ffmpeg): aacsbr: Check for illegal values of bs_pointer in sbr_read_grid().
- Originally committed as revision 22380 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 AM Revision a332a301 (grapes): Merge commit 'origin/chunkbuffer'
- 08:20 AM Revision e8ff21fd (ffmpeg): Revert commit 22378.
- It broke FATE and kostya asked me on IRC to revert it.
Originally committed as revision 22379 to svn://svn.ffmpeg.or... - 08:07 AM Revision 07cea6d1 (ffmpeg): Fix compilation on powerpc with --disable-altivec
- in case altivec is disabled, even compilation of code using altivec
keywords or asm must be avoided.
Originally comm... - 07:14 AM Revision 95bd18ee (ffmpeg): Check for reference frames so RV 3/4 won't segfault trying to copy da...
- nonexisting reference.
Originally committed as revision 22378 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:52 AM Revision d63a7187 (ffmpeg): vp3: correctly clip vp3_draw_horiz_band call
- Originally committed as revision 22377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 AM Revision bf3d904c (ffmpeg): 10l: Include missing return values in functions made non-void by the ...
- Originally committed as revision 22376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 AM Revision 58b1cba0 (ffmpeg): aacsbr: Propagate errors from read_sbr_grid to prevent crashes in mal...
- Originally committed as revision 22375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 AM Revision e0be7630 (ffmpeg): Add a missing fft.h include to the aacsbr decoder.
- Patch by Georgi Chorbadzhiyski gf at unixsol dot org
Originally committed as revision 22374 to svn://svn.ffmpeg.org/... - 06:10 AM Revision 49351479 (ffmpeg): Add missing build dependencies for the AAC decoder caused by adding o...
- Patch by Georgi Chorbadzhiyski gf at unixsol dor org
Originally committed as revision 22373 to svn://svn.ffmpeg.org/... - 04:23 AM Revision f9ff7179 (ffmpeg): mkvenc: Handle negative timestamps correctly
- Originally committed as revision 22372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 AM Revision 654b65d0 (ffmpeg): mkvenc: Don't try to write packets with unknown timestamps
- Originally committed as revision 22371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 AM Revision 84d4e599 (ffmpeg): mkvenc: write dts for VFW mode
- Originally committed as revision 22370 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 AM Revision fe3ab8ad (ffmpeg): Fix encoder metadata string langcode in mov muxer
- Originally committed as revision 22369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 AM Revision cc255afe (ffmpeg): Correctly mark mov metadata as utf-8, using iso language code
- Originally committed as revision 22368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:20 AM Revision b0e88ca6 (ffmpeg): Bump avcodec minor version for kgv1 decoder
- Originally committed as revision 22367 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 AM Revision b90b1b4c (ffmpeg): Fix build on configurations without fast av_log2()
- This is a bit hackish. I will try to think of something nicer, but
this will do for now.
Originally committed as re... - 01:03 AM Revision 08a186c6 (ffmpeg): In mov demuxer, convert mac encoded strings to utf-8
- Originally committed as revision 22365 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:03 AM Revision bf354122 (ffmpeg): Kega Game Video (KGV1) decoder
- Originally committed as revision 22364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 AM Revision 987e857f (ffmpeg): Preallocate index entries in mov demuxer, huge speedup
- Originally committed as revision 22363 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 AM Revision 1307463d (ffmpeg): Fix interlaced vc-3 decoding, issue #1753
- Originally committed as revision 22362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision ff65969f (ffmpeg): vp3: Set pict_type
- Originally committed as revision 22361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 7a4e8b59 (ffmpeg): vp3: Allocate a dummy reference frame if we have no keyframe
- Originally committed as revision 22360 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 0c9afacb (ffmpeg): vp3: use FF_BUFFER_TYPE_COPY
- Originally committed as revision 22359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision e72d2d12 (ffmpeg): vp3: Don't leak buffers on errors
- Originally committed as revision 22358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 739b5090 (ffmpeg): vp3: Simplify buffer management
- Originally committed as revision 22357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision 01f9640b (ffmpeg): vp3: be less spammy on broken files
- Originally committed as revision 22356 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:18 AM Revision 8fdd542c (ffmpeg): In mpegts muxer, write adts header if aac bitstream does not contain it
- Originally committed as revision 22355 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/08/2010
- 11:59 PM Revision e17d77bb (ffmpeg): In mpegts muxer, search for h264 aud nal, it might not be the first nal.
- Improve ther error message when bitstream is malformated and tell user to use
the bitstream filter.
Originally commi... - 11:51 PM Revision f4495cdc (ffmpeg): Remove definition of match_ext(), which is declared under #ifdef
- HAVE_AV_CONFIG_H and so not publicly declared, and currently unused.
Originally committed as revision 22353 to svn:/... - 11:46 PM Revision 7082ea56 (ffmpeg): mpegts vbr muxing, activated when muxing rate is not supplied by the
- user.
Originally committed as revision 22352 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:46 PM Revision 4837bb52 (ffmpeg): Replace last occurrence of the deprecated match_ext() with
- av_match_ext().
Originally committed as revision 22351 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:44 PM Revision 677a1144 (ffmpeg): Start continuity counter at 0 for pmt as well
- Originally committed as revision 22350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision f0a912d3 (ffmpeg): More descriptive names for av_stristr() parameters
- Originally committed as revision 22349 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 PM Revision 90cea048 (grapes): Metadata update API
- 09:29 PM Revision 3369888a (ffmpeg): cosmetics: indent
- Originally committed as revision 22348 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision 2acb5e10 (ffmpeg): Merge two adjacent ifdef blocks
- Originally committed as revision 22347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 PM Revision 2791730d (ffmpeg): Move gcc attribute macros to new header libavutil/attributes.h
- Originally committed as revision 22346 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:19 PM Revision 94ca624f (ffmpeg): Move ff_sqrt() to libavutil/intmath.h
- Originally committed as revision 22345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:59 PM Revision d73a458f (ffmpeg): Start continuity counter at 0 for streams
- Originally committed as revision 22344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 9169174f (ffmpeg): 10l typo, fix ts total bit rate computation
- Originally committed as revision 22343 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision dd14a04e (ffmpeg): Add missing includes in bfin and sh4 files
- Originally committed as revision 22342 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision f89c1402 (ffmpeg): checkheaders: skip per-arch headers not meant for direct inclusion
- Some of the per-arch headers are only meant to be used through
the parent header of the same name. Testing these sta... - 07:59 PM Revision 4a89e0a6 (ffmpeg): ARM: add some missing includes
- Originally committed as revision 22340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision 97cda76a (ffmpeg): Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2F...
- Originally committed as revision 30864 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:37 PM Revision 12423f17 (ffmpeg): Fix memleak due to incorrect VirtualFree arguments: size must be 0 fo...
- Originally committed as revision 30863 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:00 PM Revision 0926c009 (ffmpeg): ARM: fix dct-test
- Originally committed as revision 22339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:54 PM Revision 1e2a6688 (ffmpeg): Skip mpegaudio3.h in checkheaders
- This unused header is a placeholder for work in progress(?).
This makes checkheaders pass again.
Originally committ... - 06:43 PM Revision 9c9a0840 (ffmpeg): Add lots of missing includes
- Originally committed as revision 22337 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 8eecdc8b (ffmpeg): Skip the tablegen fragments in checkheaders
- Originally committed as revision 22336 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 2a5500b1 (ffmpeg): Add TESTOBJS make variable for extra objects used by test apps
- Originally committed as revision 22335 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision a79f59e3 (ffmpeg): Remove unused fast_memcpy() function in dct-test
- Originally committed as revision 22334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 9b55e2e7 (ffmpeg): Skip cmdutils_common_opts.h fragment in checkheaders
- Originally committed as revision 22333 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 09ad8085 (ffmpeg): Define HAVE_AV_CONFIG_H for checkheaders in libs
- Originally committed as revision 22332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 6a813295 (ffmpeg): Move dctref prototypes to a header file
- Originally committed as revision 22331 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 2f8ba7fc (ffmpeg): Define HAVE_AV_CONFIG_H when building test apps
- Originally committed as revision 22330 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 22f73dcc (ffmpeg): Move resolve_host() to ffserver.c
- This deprecated function is only used by ffserver, yet does not have
a prototype visible there.
In the long term, ff... - 05:00 PM Revision f19a068e (ffmpeg): Add missing stdlib.h #include, fixes the warnings:
- tools/trasher.c:44: warning: implicit declaration of function ‘atoi’
tools/trasher.c:53: warning: implicit declaratio... - 04:59 PM Revision 99630360 (streamers): increasing output buffer size to 25 (1 sec)
- 04:58 PM Revision 789d6502 (streamers): increasing chunk buffer size to 50 (2 seconds)
- 04:58 PM Revision 66f50156 (streamers): setting more reasonable default values for period and chunks_per_s...
- 03:12 PM Revision b8178661 (ffmpeg): Move the local includes below the system includes
- This fixes a compilation issue on OS X 10.4, where some system headers were
included implicitly through dsputil_altiv... - 01:13 PM Revision 88b51ea9 (ffmpeg): Use ASF supports "markers" which are a name and a time stamp to create
- lavf chapters.
Patch by Vladimir Pantelic pan (arobase) nt tu (dash) darmstadt de
Originally committed as revision 2... - 12:58 PM Revision 9b066ecb (ffmpeg): w32thread: Make avcodec_thread_execute2() static here as well
- Originally committed as revision 22325 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision e31fefd4 (ffmpeg): Make avcodec_thread_execute2() static
- Originally committed as revision 22324 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 9eb35f54 (streamers): renaming target executable to offerstreamer
- 10:51 AM Revision b62e670e (streamers): Merge branch 'RockStreamer' into OfferStreamer
- Conflicts:
Makefile - 10:48 AM Revision 7abbc9e7 (streamers): fixed missing initialization of d.tv_sec in loop
- 10:32 AM Revision cd5e1f09 (streamers): renaming target executable to rockstreamer
- 10:23 AM Revision 897d9f12 (streamers): Merge branch 'DumbStreamer' into RockStreamer
- Conflicts:
Makefile - 09:40 AM Revision a330ddd9 (streamers): Merge remote branch 'abeni/master' into DumbStreamer
- Conflicts:
Makefile - 09:35 AM Revision ae7b251e (streamers): Makefile: add STATIC version
- 09:34 AM Revision f211f409 (streamers): Makefile: use symlinks
- 09:07 AM Revision 002a6d0e (ffmpeg): Add doxygen documentation for ff_url_split
- Originally committed as revision 22323 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 AM Revision f984dcf6 (ffmpeg): Reindent
- Originally committed as revision 22322 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 AM Revision c5c6e67c (ffmpeg): Rename url_split to ff_url_split
- Since this function isn't in the public API, it should have an ff_ prefix.
Originally committed as revision 22321 to... - 08:43 AM Revision da5bcafe (ffmpeg): targeenc: fix rgb555 encoding on big endian systems.
- Patch by Alexis Ballier gmail_address(name, surname)
Originally committed as revision 22320 to svn://svn.ffmpeg.org/... - 06:52 AM Revision b5852e8a (ffmpeg): Make Indeo 5 decoder more robust on bitstream errors.
- Patch by Maxim ($indeo5dec_author)
Originally committed as revision 22319 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:49 AM Revision 5f1654b2 (ffmpeg): Scale tile dimensions in case both local decoding and scalability mode
- are used in Indeo 5 stream.
Patch by Maxim ($indeo5dec_author)
Originally committed as revision 22318 to svn://svn.f... - 05:04 AM Revision 55347a95 (ffmpeg): Add myself to CREDITS
- Originally committed as revision 22317 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:33 AM Revision ed492b61 (ffmpeg): Add an HE-AAC v1 decoder.
- A large portion of this code was orignally authored by Robert Swain. The rest
was written by me. Full history is avai... - 03:46 AM Revision f19341e1 (ffmpeg): Revert "Move the probe loop from av_open_input_file() into its own me...
- This reverts r22296. This change made some files to fail to open.
The patch submitter has promised to investigate ne... - 03:41 AM Revision 1250fcc8 (ffmpeg): avfilter: make avfilter_default_free_video_buffer() static
- This function is not referenced outside this file and has no
prototype. Feel free to flame if this is wrong.
Origin... - 02:36 AM Revision de63bfec (ffmpeg): Error on missing function prototypes with gcc
- This makes it an error to not have a prototype in scope for
a function with external linkage. The flag is only enabl... - 02:36 AM Revision b903fe91 (ffmpeg): sh4: move dsputil prototypes to header file
- Originally committed as revision 22312 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 AM Revision 67e19a9e (ffmpeg): sh4: fix about 1000 warnings
- Originally committed as revision 22311 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 AM Revision ac36d974 (ffmpeg): bfin: fix function prototypes
- Move prototypes to header files, add missing prototypes,
make some functions static.
Originally committed as revisio... - 02:36 AM Revision 5bacc3ad (ffmpeg): ARM: move mpegvideo prototypes to a header file
- Originally committed as revision 22309 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 AM Revision 2e63619f (ffmpeg): Alpha: move dsputil prototypes to a header file
- Originally committed as revision 22308 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 AM Revision d9747e29 (ffmpeg): IFF: move ff_cmap_read_palette() prototype to a header file
- Originally committed as revision 22307 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 AM Revision ae2c6943 (ffmpeg): Fix concat seeking SEEK_END case.
- Patch by Wolfram Gloger wmglo ^ dent.med.uni-muenchen.de.
Originally committed as revision 22306 to svn://svn.ffmpeg... - 12:27 AM Revision 21f7ab7a (ffmpeg): Make ffserver regression test run (still fails)
- Originally committed as revision 22305 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision fc8cb398 (ffmpeg): regtest: move md5sum wrappers into separate file
- ffserver-regression.sh doesn't need anything else from
regression-funcs.sh, and sourcing the entire file there
breaks... - 12:26 AM Revision ffabdaa1 (ffmpeg): ffserver: remove bogus comment
- Originally committed as revision 22303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision 35eaadcb (ffmpeg): Fix concat seek result.
- Patch by Wolfram Gloger wmglo AT-SIGN dent.med.uni-muenchen DOT de.
Originally committed as revision 22302 to svn://... - 12:00 AM Revision e7e291e9 (ffmpeg): av_find_stream_info(): Add a workaround for backwards compatible HE-A...
- The sample rate, frame size, and channel count from the container are
not reliable when backwards compatible signalin...
03/07/2010
- 11:53 PM Revision 3b2142af (ffmpeg): Make avfilter_default_start_frame() correctly pass the aspect ratio
- information to the next filter.
Originally committed as revision 22300 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:52 PM Revision 73243692 (ffmpeg): 10l: AAC: Set multiplier to 0.
- Originally committed as revision 22299 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 PM Revision 54f158bd (ffmpeg): AAC: Set codec parameters in the first frame rather than in .init()
- Originally committed as revision 22298 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 PM Revision 663322c1 (ffmpeg): Fix pts->dts conversion init for non-zero initial value for pts.
- Patch by Daniel Kristjansson, danielk cuymedia net
Originally committed as revision 22297 to svn://svn.ffmpeg.org/ff... - 10:42 PM Revision 4245c6ec (ffmpeg): Move the probe loop from av_open_input_file() into its own method
- av_probe_input_buffer() so that it can be reused. Here are a few
differences to the original way things were probed:
... - 10:18 PM Revision 6580d5e3 (ffmpeg): Remove hacks not required since HAVE_AV_CONFIG_H was unset for the apps
- Originally committed as revision 22295 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 PM Revision 72c2bdeb (ffmpeg): Define HAVE_AV_CONFIG_H only when building libraries
- Originally committed as revision 22294 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 PM Revision acd0026c (ffmpeg): ffserver: do not use intreadwrite.h
- intreadwrite.h is not part of the public API and should thus
not be used by the ff* applications.
Originally committ... - 09:56 PM Revision 166621ab (ffmpeg): ffplay: use public fft interface
- Originally committed as revision 22292 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 PM Revision c7094831 (ffmpeg): Create a public API for FFT family of functions
- Originally committed as revision 22291 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:47 PM Revision 41ea18fb (ffmpeg): Give RDFT types more meaningful names
- Originally committed as revision 22290 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:47 PM Revision 3bd8a2ef (ffmpeg): Update include directives in fft-test.c
- Originally committed as revision 22289 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 PM Revision 0f8e4dfe (ffmpeg): Increase FF_INPUT_BUFFER_PADDING_SIZE to 64.
- The purpose of this is to give decoders a reasonable amount of buffer to work
with before needing to check for overre... - 09:07 PM Revision 57cb8d98 (ffmpeg): AAC: Add a new line after the TNS error message.
- Originally committed as revision 22287 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision ecefc5dd (ffmpeg): regtest: run seektest on image sequences
- Seeking on image sequences doesn't actually work, so this
test isn't very useful until that capability is added.
Ori... - 07:49 PM Revision 38c3b6e7 (ffmpeg): inet_aton needs _DARWIN_C_SOURCE on OS X
- Originally committed as revision 22285 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:48 PM Revision ac11d562 (ffmpeg): Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c
- Originally committed as revision 22284 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision d1be9635 (ffmpeg): regtest: run seektest on lavftest output files
- Somehow this got lost in the recent overhaul.
Originally committed as revision 22283 to svn://svn.ffmpeg.org/ffmpeg/... - 07:25 PM Revision d211b29e (ffmpeg): regtest: place image sequence outputs in separate directories
- Originally committed as revision 22282 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 PM Revision 1e79771c (ffmpeg): Add support for non-backwards compatible signaled parametric stereo.
- This is done without breaking W6132 Annex YYYY draft MP3onMP4 which also uses AOT 29.
Samples:
http://samples.mplayer... - 03:46 PM Revision 56540673 (ffmpeg): 10l: fix make install with only shared libs
- Originally committed as revision 22280 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 PM Revision 7fcb98a7 (ffmpeg): Band quant tables should not be assigned inside band tile loop,
- one time is enough.
Patch by Maxim (max_pole, gmx de)
Originally committed as revision 22279 to svn://svn.ffmpeg.org... - 09:25 AM Revision 0209cd07 (ffmpeg): Fix --enable-hardcoded-tables compilation: the generate table files now
- need to include fft.h, not dsputil.h.
Originally committed as revision 22278 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:52 AM Revision f3cb1cd0 (ffmpeg): 1l trocadero: forgot reference operator on bytestream_get_be32() argu...
- Originally committed as revision 22277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:53 AM Revision 62df111c (ffmpeg): Use -Werror=implicit only with gcc
- Some other compilers turn too many warnings into errors with this flag.
Originally committed as revision 22276 to sv... - 06:03 AM Revision e7edeb91 (ffmpeg): When tracking non-zero coefficients during Indeo 5 decoding, make sure
- it does not ignore coefficient value = 256.
Patch by Maxim ((!min)_pole \at gmx dot/ de)
Originally committed as rev... - 03:01 AM Revision 4def700e (ffmpeg): Fix clang sysroot flag
- Older versions accepted both with and without an '=', but newer versions
require the '=' to be omitted
Originally co... - 02:35 AM Revision 457c08ba (ffmpeg): Add internal.h include for av_read_frame_flush prototype
- Fixes build with clang
Originally committed as revision 22273 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:26 AM Revision 148e8f2d (ffmpeg): Fix warning about incompatible pointer types
- Originally committed as revision 22272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 AM Revision e48f7ff3 (ffmpeg): matroskadec: Fix a buffer overread
- Originally committed as revision 22271 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/06/2010
- 11:36 PM Revision d5dfecb1 (ffmpeg): header for common code between mp3 decoder and encoder.
- unfinished, iam just commiting this so the functions that should be
non static have prototypes.
Originally committed... - 11:19 PM Revision 1e50348a (ffmpeg): Error on implicit function declarations
- Turning on -Werror=implicit makes implicit function declarations
an error with supported compilers.
Originally commi... - 11:19 PM Revision e16c73e6 (ffmpeg): Move av_read_frame_flush() prototype to lavf/internal.h
- Originally committed as revision 22268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision ddb8c2c0 (ffmpeg): PPC: move prototypes to headers and make some functions static
- Originally committed as revision 22267 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision f49747e9 (ffmpeg): x86: move function prototypes to header files
- Originally committed as revision 22266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision 98713e55 (ffmpeg): Move ff_spatial_dwt() prototype to snow.h
- Originally committed as revision 22265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 965363f8 (ffmpeg): Move some dsp func prototypes to dsputil.h; they are defined in dsput...
- Originally committed as revision 22264 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 4f602a04 (ffmpeg): Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c
- Also fix function definitions to match prototypes (missing const).
Originally committed as revision 22263 to svn://s... - 10:36 PM Revision bb174ff1 (ffmpeg): Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegv...
- Originally committed as revision 22262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 7de9da9b (ffmpeg): Move prototypes for various dsputil init functions to dsputil.h
- Originally committed as revision 22261 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 3da11804 (ffmpeg): Move some prototypes from dsputil.c to reasonable header files
- Originally committed as revision 22260 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision da0ac0ee (ffmpeg): Make some functions static
- These functions are not used outside their respective files, and they
lack a prototype in a header.
Originally commi... - 10:36 PM Revision c26e58e3 (ffmpeg): Add some missing #includes
- Originally committed as revision 22258 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision 5189573c (ffmpeg): Set GXF fallback time-base to match the one specified for audio-only.
- Originally committed as revision 22257 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 PM Revision 192c14fa (ffmpeg): GXF time base is always based on "fields" per second even for
- non-interlaced video.
Should fix issue 1766.
Originally committed as revision 22256 to svn://svn.ffmpeg.org/ffmpeg/t... - 09:28 PM Revision 63833766 (ffmpeg): Show aspect ratio information in dprintf_picref() traces.
- Originally committed as revision 22255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:07 PM Revision c18fb631 (ffmpeg): Bump minor number and add APIchanges entry after the inclusion of
- av_stristr().
Originally committed as revision 22254 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:41 PM Revision fd7bec5e (ffmpeg): ffserver: use av_stristr()
- Originally committed as revision 22252 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision ac6ef868 (ffmpeg): Add av_stristr() function
- This is a case-insensitive version of strstr().
Originally committed as revision 22251 to svn://svn.ffmpeg.org/ffmpe... - 07:29 PM Revision a0ac9501 (ffmpeg): Fix build with compilers using a separate dependency command
- Originally committed as revision 22249 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:19 PM Revision ff358eca (ffmpeg): Reindent after the last commit.
- Originally committed as revision 22248 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:19 PM Revision fd9da252 (ffmpeg): Use av_get_pict_type_char() in debug code within output_picture2(),
- simplify.
Originally committed as revision 22247 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:45 PM Revision bfca7777 (ffmpeg): Fix install with shared libs on weird systems
- Originally committed as revision 22246 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 PM Revision 6cfac0e9 (ffmpeg): Fix make install
- Originally committed as revision 22245 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision 63611f31 (ffmpeg): Prettify make output
- This gives brief messages from make by default. For full command
echoing, add V=1 to make command line.
Originally ... - 05:14 PM Revision 34512bca (ffmpeg): Split install-headers target and simplify rules
- Originally committed as revision 22243 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision fd676deb (ffmpeg): Add INSTALL makefile variable
- Originally committed as revision 22242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision b578357e (ffmpeg): Use mkdir -p to create directories
- Originally committed as revision 22241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision 4335125c (ffmpeg): Add CP make variable
- Originally committed as revision 22240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:14 PM Revision a4aea515 (ffmpeg): Add YASMDEP variable; use for deps on yasm files
- Originally committed as revision 22239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:13 PM Revision bbe8fa1f (ffmpeg): Fix last frame block size correction.
- Originally committed as revision 22238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision 0bf5a0cf (ffmpeg): Bink version 'h' also has chroma planes swapped
- Originally committed as revision 22236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 PM Revision 1429224b (ffmpeg): Move FFT parts from dsputil.h to fft.h
- Originally committed as revision 22235 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:25 PM Revision 50e10cbd (ffmpeg): Use $(RM) to delete files
- Originally committed as revision 22234 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision 84dc2d8a (ffmpeg): Remove DECLARE_ALIGNED_{8,16} macros
- These macros are redundant. All uses are replaced with the generic
DECLARE_ALIGNED macro instead.
Originally commit... - 02:09 PM Revision da033b05 (ffmpeg): Make opt_default() look for options in sws_opts only if sws_opts is
- defined, fix crash.
Originally committed as revision 22232 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:06 PM Revision 6ce98ea4 (ffmpeg): Add support to input devices in ffprobe.
- See the thread:
Subject: [FFmpeg-devel] [PATCH] Add support to input device to ffprobe
Date: Sun, 21 Feb 2010 14:57:4... - 12:40 PM Revision 4b9905d1 (ffmpeg): Move DECLARE_ALIGNED_{8,16} macros to mem.h
- These macros naturally belong next to the generic DECLARE_ALIGNED
macro.
Originally committed as revision 22230 to s... - 11:50 AM Revision 3de42635 (ffmpeg): Avoid duplication of usePal() macro.
- Originally committed as revision 30856 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:27 AM Revision a4e44130 (ffmpeg): Add support to BGR444/RGB444 foreign endian output in libswscale.
- Patch by Janusz Krzysztofik |jkrzyszt ^ tis icnet pl|.
Originally committed as revision 30855 to svn://svn.mplayerhq... - 01:32 AM Revision 5988dc9e (ffmpeg): Remove apparently unneeded define and includes.
- Originally committed as revision 22229 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 AM Revision 47cf98ef (ffmpeg): Make trasher use a well defined random number generator and allow the...
- Originally committed as revision 22228 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/05/2010
- 10:38 PM Revision 814c5641 (ffmpeg): Don't explicitly initialize networking in the tcp and udp protocols
- Networking is always initialized when opening protocols.
Originally committed as revision 22227 to svn://svn.ffmpeg.... - 10:35 PM Revision 57b5555c (ffmpeg): Use ff_url_join for assembling URLs, instead of snprintf
- This ensures proper escaping of numerical IPv6 addresses.
The RTSP (de)muxer needs its own network initialization, s... - 10:31 PM Revision 780d7897 (ffmpeg): Add a function ff_url_join for assembling URLs
- Originally committed as revision 22225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 67d4b3f2 (ffmpeg): Always call ff_network_init/ff_network_close when opening protocols
- ff_network_init is a no-op on all platforms except windows, and on
windows the performance penalty is minimal (less t... - 09:39 PM Revision e5a1c207 (ffmpeg): try to avoid returning odd slices.
- Originally committed as revision 30847 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:04 PM Revision 09ab8859 (ffmpeg): Round correctly chroma picture height.
- Fix issue 956.
Originally committed as revision 22223 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:13 PM Revision f960dd3e (grapes): Improve the test
- 05:26 PM Revision 5301a05d (ffmpeg): Fix memory leak in NUT muxer
- Originally committed as revision 22222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision fe701696 (grapes): Implement topGetMetadata()
- 03:16 PM Revision 211a0bc9 (grapes): New test, for topology attributes
- 03:15 PM Revision c38d0f2c (grapes): Checks on metadata size can be a little bit less paranoid
- 02:52 PM Revision 886456d7 (grapes): Add (basic) metadata support
- 01:45 PM Revision 11485577 (grapes): Rewrite the protocol and the internals
- Use a real peer_cache structure (containing all the information
and not only an array of enties) - 10:33 AM Revision c82982d7 (grapes): Change timestamps to 32 bit, and write/read them in a sane way
- 08:41 AM Revision 124cb451 (ffmpeg): Cosmetics: fix vertical alignment.
- Originally committed as revision 30842 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:34 AM Revision 8eafa0b4 (ffmpeg): Update SW scaler doc after libswscale commit 30841.
- Patch by Janusz Krzysztofik jkrzyszt, tis icnet pl.
Originally committed as revision 22221 to svn://svn.ffmpeg.org/f... - 08:32 AM Revision 601949b8 (ffmpeg): libswscale: Extend the unaccelerated path of the unscaled yuv2rgb spe...
- converter with support for rgb444 output format.
Patch by Janusz Krzysztofik jkrzyszt chez tis icnet pl
Originally c... - 08:26 AM Revision 2b7cf167 (ffmpeg): Add initial support for 12-bit color mode.
- Patch by Janusz Krzysztofik jkrzyszt tis icnet pl
Original thread:
Subject: [FFmpeg-devel] [PATCH v2] Add initial sup... - 08:15 AM Revision 886f3f2f (ffmpeg): Return from rtp_read when select returns an error
- Originally committed as revision 22219 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 AM Revision 3966a574 (ffmpeg): 10l fix timestamps (lavfi update broke them)
- Originally committed as revision 22218 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 AM Revision fca62599 (ffmpeg): Fix 100l pkt->pos typo.
- Originally committed as revision 22217 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 AM Revision 917d2bb3 (ffmpeg): Libavfilter for ffplay support.
- This still needs some minor work here and there but should be already functional.
Note that the code pathes that are ... - 12:50 AM Revision 4ef82b17 (ffmpeg): Fix BGR cases missing from depth test in avcodec_get_pix_fmt_loss().
- Patch by Janusz Krzysztofik:
<${name initial}${surname less the final "ofik"}@tis.icnet.pl>.
Originally committed as... - 12:22 AM Revision 8b6bdb6c (ffmpeg): oggdec: Parse theora headers since ogg might not mark keyframes
- Fixes issue746
Originally committed as revision 22214 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:22 AM Revision 8ef94840 (ffmpeg): Just ignore streams with unknown codec_type instead of exiting
- Originally committed as revision 22213 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/04/2010
- 11:35 PM Revision 818636ec (ffmpeg): Cosmetics: use consistent spacing in the ffprobe.c options table.
- Originally committed as revision 22212 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision 6c389ddb (ffmpeg): Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes.
- Originally committed as revision 22211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision b8fb21e9 (ffmpeg): Fixed buffer overread in flashsv decoder.
- Originally committed as revision 22210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 PM Revision 1379b584 (ffmpeg): Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in
- libswscale.
Patch by Alexis Ballier, alexis D ballier A gmail
Originally committed as revision 30840 to svn://svn.m... - 03:43 PM Revision bbbdd9d1 (grapes): Fix compilation after the last commits
- 03:38 PM Revision 4d9b08d1 (grapes): Update the documentation to the new metadata API
- 03:32 PM Revision 56e5162e (grapes): Remove some cruft
- 03:31 PM Revision 73ff9d3b (grapes): Doxy documentation
- 03:29 PM Revision 49121eee (grapes): Change the interface a little bit
- 03:26 PM Revision e65aa90e (grapes): Merge commit 'origin/fixes'
- 03:08 PM Revision c2b40ac2 (ffmpeg): Check url_interrupt_cb in rtp_read, wait in select for max 100 ms bef...
- Originally committed as revision 22209 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 PM Revision 6e32fcb6 (streamers): changed ffmpeg download order in Makefile
- people had problems with svn access to the ffmpeg repo, so now the
default is to download using wget. - 02:19 PM Revision c0f97677 (streamers): use GRAPES variable
- 02:19 PM Revision 476232cf (streamers): add ffmpeg to make prepare
- 02:10 PM Revision 319e8eed (streamers): changed Makefile to fetch ffmpeg and compile everything with it
- 02:07 PM Revision f5d3d465 (streamers): use MAKE instead of make in Makefile
- 02:07 PM Revision a55b5c41 (streamers): changed main c to streamer.c
- 01:27 PM Revision 6c88dc3d (ffmpeg): handle errors reported by av_get_packet() in Bink demuxer
- Originally committed as revision 22208 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 PM Revision 4ffa6e78 (ffmpeg): Guard against invalid memory read
- Originally committed as revision 22207 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision 0573c5f4 (streamers): changing Makefile to use for-streamer-0.7.1
- 01:18 PM Revision 92283824 (streamers): added chunkbuffer_helper to manage cb_ chb renaming issues
- 01:18 PM Revision 1b6a3ea7 (streamers): use GRAPES' renamed chunkDeliveryInit
- 01:18 PM Revision dc57d7b8 (streamers): update GRAPES branch to for-streamer-0.7
- 01:15 PM Revision 6d9e5c7b (streamers): Fix merging mistake
- 01:14 PM Revision be0ecb71 (streamers): follow net_helper.h changes to wait4data
- Conflicts:
loop.c - 01:14 PM Revision c61de92b (streamers): added ML to Makefile
- Conflicts:
Makefile - 01:14 PM Revision bdd19faf (streamers): binding message types (needed by net_helper-ml)
- Conflicts:
dumbstreamer.c - 01:14 PM Revision 96d642c4 (streamers): Fix output debugging
- 01:14 PM Revision 7fbef618 (streamers): no optimization in debug mode
- 01:14 PM Revision 08ea2d40 (streamers): add some more debug to loop
- Conflicts:
loop.c - 01:14 PM Revision cbd35f63 (streamers): add error message if chunk can't be decoded
- Conflicts:
streaming.c - 01:13 PM Revision 46c24e94 (streamers): configurable loop support
- Conflicts:
loop.c
streaming.h - 01:13 PM Revision 517dc607 (streamers): file input: try to loop but exit if failed
- 01:13 PM Revision 8f25328d (streamers): added loop support for file input
- 01:13 PM Revision 59b7cfc6 (streamers): added -m (multiply) option
- 01:12 PM Revision a6130899 (streamers): Merge branch 'merge-csaba' again
- Conflicts:
input-dummy.c
loop-mt.c - 12:34 PM Revision b5e2bb8c (ffmpeg): AAC: Return the number of bytes consumed in decoding a frame.
- The libfaad wrapper does this.
Originally committed as revision 22206 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:27 AM Revision 660822f0 (ffmpeg): ffmpeg.c: Don't use NULL for integer metadata flags.
- Originally committed as revision 22205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 AM Revision e2720b6b (ffmpeg): Really fix 2.95
- Originally committed as revision 22204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:25 AM Revision 0448ef77 (ffmpeg): Maybe fix gcc 2.95
- Originally committed as revision 22203 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 AM Revision 11ae0c52 (ffmpeg): Cope with rev 22183:
- Reorder indexes in weight tables.
Originally committed as revision 22202 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:53 AM Revision 871b641b (ffmpeg): Ensure that we write clusters and blocks with known size when streaming
- Too many demuxers can't cope with clusters of unknown size.
Originally committed as revision 22201 to svn://svn.ffmp... - 08:53 AM Revision 434a70b8 (ffmpeg): Fix indentation
- Originally committed as revision 22200 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 30f06a58 (ffmpeg): Simplify starting and ending clusters
- Originally committed as revision 22199 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 7a2a4840 (ffmpeg): Write the first seekhead if writing to a stream, we won't be able to ...
- back and write it at the end
Originally committed as revision 22198 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:53 AM Revision 2529bb30 (ffmpeg): Attempt seeking to write EBML master sizes even if streamed
- Most EBML masters are much smaller than IO_BUFFER_SIZE and thus the size
can be updated. This makes parsing the resul... - 04:58 AM Revision ab2a3028 (ffmpeg): AAC: Mark predictor functions av_always_inline.
- This results in a 50% speedup on main profile with no increase in binary size.
Originally committed as revision 2219... - 02:32 AM Revision 65bec42e (ffmpeg): Cosmetics: Re-indent after last commit.
- Originally committed as revision 22195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 AM Revision ca1fa414 (ffmpeg): AAC parser: Don't write channels, sample rate, and frame size each fr...
- Thanks to backwards compatible HE-AAC signalling these values are unreliable.
Originally committed as revision 22194... - 02:00 AM Revision 38768cb7 (ffmpeg): Port Optimizations about *_type init from decode to filter code.
- 1 cpu cycle faster
Originally committed as revision 22193 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:03 AM Revision b46b5ac9 (ffmpeg): Optimize *_type init, 1.5 cpu cycles faster.
- Originally committed as revision 22192 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 AM Revision 91cfeac6 (ffmpeg): Revert r30825, it was not supposed to be committed.
- 127.32L to me, beware when using git svn dcommit for committing stuff
to svn...
Originally committed as revision 308... - 12:31 AM Revision 23bf3b2c (ffmpeg): Fill the r, g, b values used for computing the c->pal_yuv table in the
- case where the source format is PIX_FMT_GRAY8.
This is required as PIX_FMT_GRAY8 has been declared as a paletted
for... - 12:31 AM Revision 3fec44c6 (ffmpeg): Make swscale-test take in input the name of the input and the output
- format.
Make swscale-test only perform the test from the input to the output
format rather than perform all.
Also i... - 12:27 AM Revision ce7c7179 (ffmpeg): Declare the PIX_FMT_GRAY8 pixel format as a paletted format. This is
- consistent with the allocation currently done for PIX_FMT_GRAY8
pictures.
No significant slow-downs have been measur...
03/03/2010
- 11:27 PM Revision c72625f2 (ffmpeg): Delay translating DCT tokens into coefficients until immediately befo...
- This is generally around 12% faster than the prior method of creating a
linked list for each block as tokens are read... - 11:27 PM Revision 7a095ea6 (ffmpeg): Do MC and IDCT in coding (hilbert) order
- This increases the slice size to 64 pixels, due to having to decode an
entire chroma superblock row per slice.
This ... - 11:27 PM Revision 35c28d23 (ffmpeg): Explictly separate decoding whether fragments are coded by plane
- Originally committed as revision 22188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:27 PM Revision 690b4126 (ffmpeg): matroskaenc: use "title" tag instead of "description" in track title.
- Patch by Anton Khirnov < whyskas at gmail >
Originally committed as revision 22187 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:29 PM Revision ded2100e (ffmpeg): move vp6 huffman table freeing code, out of common vp56 code
- Originally committed as revision 22186 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 PM Revision 68b0fd7c (ffmpeg): matroskadec: cosmetic indentation
- Originally committed as revision 22185 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 PM Revision 3e93c8ed (ffmpeg): matroskadec: timestamps are dts and not pts in ms vfw compatibility mode
- original patch by elupus _at_ ecce _dot_ se
Originally committed as revision 22184 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:10 PM Revision 3d9137c8 (ffmpeg): Reorder indexes in weight tables.
- 5 cpu cycles faster.
Originally committed as revision 22183 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:00 PM Revision b9b8ed2a (ffmpeg): Properly pad H.264 extradata when taken from fmtp SDP attributes
- This fixes some valgrind warnings.
Originally committed as revision 22182 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:36 PM Revision bd8868e0 (ffmpeg): Move all context fields that are not used in the mb and block layers
- to the end of the structure.
4 cpu cycles faster in 3k cpu cycles
Originally committed as revision 22181 to svn://sv... - 07:54 PM Revision 19a9846f (ffmpeg): Fixed DXVA2 H264 hwaccel compilation.
- Originally committed as revision 22180 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 65f3c029 (ffmpeg): remove unused left_border field from context.
- Originally committed as revision 22179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision 1a29c6a0 (ffmpeg): cosmetic addition of {}
- Originally committed as revision 22178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision af2b0df4 (ffmpeg): Note about luma/chroma_weight tables and their datatype.
- Originally committed as revision 22177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision a9837b58 (ffmpeg): Fixed overreads in TTA decoder with corrupted bistreams.
- Originally committed as revision 22176 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision 19c8c4ec (ffmpeg): Update to work with chunked encoding HTTP streams (as served by FFmpe...
- a few months now). Fixes issue 1738.
Originally committed as revision 22175 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:31 PM Revision 4b83fc0f (ffmpeg): Plug memory leak in NUT muxer and demuxer
- Originally committed as revision 22174 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 1f6d0d42 (ffmpeg): Plug memory leak in NSV demuxer.
- Patch by Jai Menon.
Originally committed as revision 22173 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:24 PM Revision 0a41faa9 (ffmpeg): Plug some memory leaks in the VP6 decoder
- Originally committed as revision 22172 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision d7f5e520 (ffmpeg): move svq3 specific fields to the end of the context
- Originally committed as revision 22171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision 48bf1325 (ffmpeg): Cope with rev 22169 change:
- Merge weight & offset tables.
Originally committed as revision 22170 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:48 PM Revision f08928bc (streamers): Merge branch 'RockStreamer' into OfferStreamer
- 02:47 PM Revision f909516a (streamers): nodeID_free changed to new nodeid_free
- 02:47 PM Revision eb4ecf1c (streamers): renamed weighting funcitons
- 02:47 PM Revision b8a88cc5 (streamers): added chunk_lock timeout
- 02:47 PM Revision 2843a018 (streamers): new lock implementation
- 02:47 PM Revision abd2ef3b (streamers): moved chunk_lock in separate file
- 02:47 PM Revision 394bac21 (streamers): chunk_lock, first simple implementation
- 02:46 PM Revision 7ca3b176 (streamers): add transaction ID to offers
- 02:46 PM Revision 2e6d5b6e (streamers): fix error in _needs
- min chunk ID was wrong, we've used the max (the latest)
- 02:46 PM Revision af45500a (streamers): more debug output in streaming
- 02:46 PM Revision 96b8d0a8 (streamers): error message if chunk send fails
- 02:46 PM Revision b5462b05 (streamers): create buffermap from chunkbuffer in latest first order
- before the earliest had the highest priority
- 02:45 PM Revision a3223467 (streamers): experimental: add node to neighbourhood if topo message arrives
- 02:45 PM Revision 794a3aa4 (streamers): change peer selection criteria to account for keepalive
- 02:41 PM Revision 70118abd (ffmpeg): Merge weight & offset tables, 15 cpu cycles faster.
- Originally committed as revision 22169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:27 PM Revision ddedf85f (streamers): fix chunkID_set related memory leaks
- 02:27 PM Revision c8c4c779 (streamers): utilize the new chunkID_set_free function
- 02:27 PM Revision 282209fa (streamers): add peer "from" to peerset in update_peers
- 02:24 PM Revision fbeb4f32 (streamers): added from parameter to update_peers
- 02:20 PM Revision 242021e6 (streamers): handle double address (from and owner) in bmap_receive
- 02:20 PM Revision 4729fe2d (streamers): added debug output in topology.c
- 02:19 PM Revision 793894a9 (streamers): check peer creation timestamp in update_peers
- 02:19 PM Revision 2b97cbf1 (streamers): fix get_chunks_to_accept to consider the chunkbuffer's size
- it uses the same "_needs" function that we use for other peers.
- 02:19 PM Revision 652fb405 (streamers): debug output improvements again
- 02:19 PM Revision 43355360 (streamers): added send_offer and changed loop to send offers
- 02:19 PM Revision d447f71d (streamers): added behavior at offer and accept reception
- 02:19 PM Revision 2067b4af (streamers): added offer and accept reception code
- 02:07 PM Revision d727cd9f (streamers): Merge branch 'master' into RockStreamer
- Conflicts:
output.c - 02:06 PM Revision a6ac9440 (streamers): Fix merging mistake
- 02:04 PM Revision da9c1511 (streamers): Merge branch 'master' into RockStreamer
- Conflicts:
Makefile
loop.c
output.c
streaming.c - 01:59 PM Revision 627ce9ba (streamers): Merge branch 'new_nethelper_interface'
- 01:55 PM Revision 42bd85d1 (grapes): Merge branch 'new_nethelper_interface'
- Conflicts:
som/ChunkTrading/Makefile
som/PeerSet/Makefile
som/TopologyManager/Makefile - 01:53 PM Revision e02431fb (grapes): Change the wait4data interface (no structures on the stack)
- 01:48 PM Revision c14d968c (streamers): follow net_helper.h changes to wait4data
- Conflicts:
loop.c - 10:57 AM Revision 72f86ec0 (ffmpeg): Simplify implicit_weight table init.
- Originally committed as revision 22168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision 54063e37 (ffmpeg): Perform coefficient transformations in Bink Audio DCT decoder (issue1...
- Originally committed as revision 22167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 AM Revision a2799801 (ffmpeg): Support demuxing of streamed Bink files
- Originally committed as revision 22166 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 AM Revision f0878812 (ffmpeg): use intended const syntax
- Originally committed as revision 22165 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision 298a8869 (streamers): Fix output debugging
- 09:16 AM Revision d5963ee6 (ffmpeg): Add _NETBSD_SOURCE definition to fix compilation on NetBSD.
- NetBSD is unlikely to fix their headers and the FATE box passes it
as -D_NETBSD_SOURCE on the command line anyway. In... - 02:20 AM Revision f57880d2 (ffmpeg): Another 3 useless zeroing instructions.
- Originally committed as revision 22162 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 AM Revision 16b802fe (ffmpeg): Load the whole left side of mv&ref only when needed.
- 30 cpu cycles faster
Originally committed as revision 22161 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:09 AM Revision 741a17e6 (ffmpeg): Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration.
- Based on a patch by NVIDIA.
Originally committed as revision 22160 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/02/2010
- 10:14 PM Revision 130de9fe (streamers): no optimization in debug mode
- 10:12 PM Revision bb95b0c9 (streamers): added ML to Makefile
- Conflicts:
Makefile - 10:12 PM Revision dfe2b7b8 (streamers): add some more debug to loop
- Conflicts:
loop.c - 10:11 PM Revision ae3c4aa9 (streamers): add error message if chunk can't be decoded
- Conflicts:
streaming.c - 10:10 PM Revision 4c008ca5 (streamers): binding message types (needed by net_helper-ml)
- Conflicts:
dumbstreamer.c - 09:59 PM Revision 1233698b (ffmpeg): Make seektest messages similar to other tests
- Originally committed as revision 22159 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision d7096d6f (ffmpeg): Run seektest on all generated files
- Originally committed as revision 22158 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision 1dd9ff87 (ffmpeg): Place regtest-pixfmt output files in separate dir
- This test generates many output files, and keeping them separate
is convenient.
Originally committed as revision 221... - 09:42 PM Revision 801b571e (ffmpeg): Remove unused argument to test scripts
- Originally committed as revision 22156 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision cc3e2472 (ffmpeg): Place regression test output files in subdirs per family
- Originally committed as revision 22155 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 5eef7bcd (ffmpeg): Plug memory leak for truncated files
- Originally committed as revision 22154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 38beab19 (ffmpeg): Plug some memory leaks for truncated files
- Originally committed as revision 22153 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision cbc4670c (ffmpeg): Revert "Remove the self reference in the seektest that prevented it f...
- This reverts r22151. It prevents the seektest from running at all and
is thus of no use whatsoever.
Originally comm... - 05:29 PM Revision dd785e25 (ffmpeg): Remove the self reference in the seektest that prevented it from
- testing new formats since 2 years namely r11831.
This likely will uncover bugs that gone unnoticed in the last 2 year... - 05:16 PM Revision af3390cb (ffmpeg): Make sure we dont double test files and sort the list.
- Originally committed as revision 22150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:12 PM Revision bf9d70d5 (ffmpeg): Pass correct buffer-pointer and buffer-size to hardware accelerated
- decoders when decoding packed B-frames.
Originally committed as revision 22149 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:57 PM Revision 88b83cac (ffmpeg): Codec copy test.
- Originally committed as revision 22148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:30 PM Revision 4888d47e (streamers): Merge branch 'master' into RockStreamer
- Conflicts:
dumbstreamer.c
loop-mt.c
loop.c
streaming.h - 04:26 PM Revision 8f8bd3b6 (streamers): changed ffmpeg download order in Makefile
- people had problems with svn access to the ffmpeg repo, so now the
default is to download using wget. - 04:26 PM Revision 63b2e58c (streamers): Forgot this...
- 04:24 PM Revision f05acd38 (streamers): fixed value of id in call to chunk_write
- 04:23 PM Revision 928dbfc6 (streamers): debug output instead of real data only if DEBUGOUT is specified
- 04:22 PM Revision 2c8b82f7 (streamers): added stdio.h to dbg.h
- 04:22 PM Revision 4ffa877f (streamers): added -m (multiply) option
- 04:22 PM Revision e0d1fc3a (streamers): use nodeID_free instead of free
- 04:22 PM Revision 3c017d8c (streamers): changed Makefile to fetch ffmpeg and compile everything with it
- 04:18 PM Revision aefc7450 (streamers): fix GRAPES source in Makefile prepare
- 04:18 PM Revision 742dfaec (streamers): cutting "needs" function in two
- 04:18 PM Revision 22ebd96d (streamers): added cb_to_bmap function
- 04:18 PM Revision ab53c8c2 (streamers): remove dead neighbour also from TopManager (not just from peerset)
- 04:18 PM Revision 9cad5297 (streamers): fixed some dprint's
- 04:16 PM Revision 6ea68dd8 (streamers): fixed debug output
- 04:16 PM Revision 718a8f29 (streamers): replace bmap instead of union
- with union, we were recording the history of the other node's bmap.
What we want is a vision of the actual state. - 04:16 PM Revision d74bc79c (streamers): new "needs" function that considers cb_size
- 04:16 PM Revision 8c1b2832 (streamers): send cb_size
- 04:16 PM Revision 4a9d32c1 (streamers): added cb_size parameter to bmap messages
- 04:15 PM Revision 449e156e (streamers): send bmap before sending chunk
- 04:13 PM Revision 13d85fc6 (streamers): improved debug output
- 04:11 PM Revision 0c3f7376 (streamers): free some lost memory
- 04:11 PM Revision 637f87e0 (streamers): fixed memory allocation in sendSignalling
- 04:11 PM Revision 211bab03 (streamers): changed sig header to packed
- 04:10 PM Revision 1942bd59 (streamers): added offerChunks and acceptChunks calls
- 04:08 PM Revision 12fda9a0 (streamers): removed size parameter where struct chunkID_set is used
- 04:08 PM Revision 7ad9ec5e (streamers): some whitespaces removed
- 04:08 PM Revision b7374def (streamers): added break in sogParseData
- 04:08 PM Revision 1bb397ce (streamers): generalized some signaling code
- 04:08 PM Revision d310076d (streamers): added "from" parameter to sigParseData
- 04:08 PM Revision 0e858c17 (streamers): merged changes of loop in loop-mt
- 04:08 PM Revision 6e5aec7e (streamers): warning output to stderr instead of stdout
- 04:08 PM Revision 2f846ddd (streamers): separated topology.c from loop.c
- 04:02 PM Revision 6fe7eade (streamers): Merge commit 'origin/io_consolidation' into RockStreamer
- Conflicts:
Makefile
loop.c
streaming.h - 12:51 PM Revision 30a6e902 (streamers): configurable loop support
- Conflicts:
loop.c
streaming.h - 12:51 PM Revision 52976315 (streamers): file input: try to loop but exit if failed
- 12:51 PM Revision bd38fe7d (streamers): added loop support for file input
- 12:51 PM Revision 8cab320c (streamers): added -m (multiply) option
- 12:50 PM Revision eb39805a (streamers): Merge branch 'merge-csaba'
- Conflicts:
input-dummy.c
loop-mt.c - 12:45 PM Revision e4f17589 (streamers): fix GRAPES source in Makefile prepare
- 12:44 PM Revision 6dcf5ec0 (streamers): minor change in the makefile to have the right executable name
- 12:44 PM Revision f2dc9998 (streamers): Adjust the "prepare" target
- 12:43 PM Revision cbc8f8ba (streamers): Do not crash if the network interface does not exist
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/DumbStreamer@504 a72f678d-4428-462c-85b4-08f0...
- 12:43 PM Revision 21ca4b73 (streamers): instructions updated
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/DumbStreamer@503 a72f678d-4428-462c-85b4-08f0...
- 12:43 PM Revision 8fed7779 (streamers): added GPL
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/DumbStreamer@502 a72f678d-4428-462c-85b4-08f0...
- 11:30 AM Revision 5ada309a (grapes): Fix the net_helper implementation to match the interface...
- 10:20 AM Revision 4246a9b9 (grapes): Fix some valgrind errors
- 10:12 AM Revision 6efeb8d3 (grapes): Fix a memleack
- 10:10 AM Revision c81e8439 (grapes): Fix two more const-related warnings
- 10:02 AM Revision ee9b5b9a (grapes): Merge branch 'fixes'
- 09:57 AM Revision 2a50a20c (grapes): config_parse() is now fixed
- 09:56 AM Revision 4809b354 (grapes): Simplify
- 09:52 AM Revision 2c424e37 (grapes): Merge commit 'origin/chunkbuffer'
- Conflicts:
som/Tests/Makefile - 03:19 AM Revision d41f1fa6 (ffmpeg): Add presets for all of the x264 presets, including fastfirstpass vers...
- Not 100% accurate, since not all x264 options have ffmpeg equivalents yet.
Patch by Lou Logan.
Originally committed... - 03:16 AM Revision b781cc12 (ffmpeg): Make lsp a separate configurable and select it from codecs needing it
- Originally committed as revision 22143 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:16 AM Revision 3d7b94ba (ffmpeg): Fix build failure with fast_unaligned and non-gcc-compatible compilers
- Originally committed as revision 22142 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 AM Revision 145061a1 (ffmpeg): Fix a bunch of bugs ive introduced recently that broke threaded decod...
- might also fix issue1788
Originally committed as revision 22141 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:01 AM Revision 8c8bf9ec (ffmpeg): Make ffmpeg print a message and abort if the name of the format
- provided with -f was unknown.
Originally committed as revision 22140 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/01/2010
- 11:10 PM Revision 07a70b38 (ffmpeg): Add a check for checking if more than one input file is provided to
- ffplay, make it complain and abort in that case as just one input file
is currently supported.
Originally committed ... - 11:02 PM Revision 58621b8d (ffmpeg): Clarify the error message issued by ffprobe in case of more than one
- file provided as input.
Originally committed as revision 22138 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:42 PM Revision fe89ccd1 (ffmpeg): Fix spelling in comment
- Originally committed as revision 22137 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision efb0102f (ffmpeg): Add commented-out unoptimized code to improve readability
- Originally committed as revision 22136 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:16 PM Revision 8a4d067d (ffmpeg): Revert r22119 and partially revert 22120.
- Originally committed as revision 22135 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 34a2d9f9 (ffmpeg): Add Reinhard and myself as release managers.
- Originally committed as revision 22132 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 8ef4f92b (ffmpeg): Process packed bitstream also for VDPAU.
- Originally committed as revision 22131 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision 49b60982 (ffmpeg): Don't let output pixel format influence input pixel format.
- Patch by Chris Stones, chris D stones A gmail
Originally committed as revision 22130 to svn://svn.ffmpeg.org/ffmpeg... - 04:08 PM Revision 4893c9e0 (grapes): Avoid inserting duplicated chunks
- 02:30 PM Revision 2bcaf2fe (ffmpeg): Fix AMR-NB entry in the supported audio codecs list.
- The decoding and encoding rows were switched around.
Originally committed as revision 22128 to svn://svn.ffmpeg.org/... - 07:26 AM Revision e1c0b00b (ffmpeg): nutdec: make chapter start and length uint64_t to prevent overflows.
- Patch by Anton Khirnov wyskas chez gmail punto com
Originally committed as revision 22127 to svn://svn.ffmpeg.org/ff... - 07:22 AM Revision c71591a5 (ffmpeg): ffmpeg: copy stream metadata.
- Patch by Anton Khirnov wyskasgmailcom
Originally committed as revision 22126 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:22 AM Revision bc997376 (ffmpeg): revert r22112 which broke playback of cathedral-beta2-400extra-crop-a...
- Originally committed as revision 22125 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/28/2010
- 11:54 PM Revision 8897b247 (ffmpeg): Remove some unneeded fill_rectangle() for 16x16 blocks.
- Originally committed as revision 22124 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:33 PM Revision 11a74f36 (ffmpeg): Explicitly set struct addrinfo to NULL if getaddrinfo failed instead of
- assuming getaddrinfo will have done this.
Originally committed as revision 22123 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:31 PM Revision a34fc5e2 (ffmpeg): Make our getaddrinfo implementation initialize "struct addrinfo" return
- value to NULL on errors.
Originally committed as revision 22122 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:49 PM Revision 27dbc47c (ffmpeg): Plug some memory leaks in NUT muxer and demuxer
- Originally committed as revision 22120 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:48 PM Revision fee6faa2 (ffmpeg): Implement av_tree_destroy_free_elem() to destroy a tree and free all the
- values stored on it.
Originally committed as revision 22119 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:58 PM Revision a882cf9c (ffmpeg): Make av_build_filter static (and remove av_): It is not used outside ...
- Originally committed as revision 22118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision 406aa93f (ffmpeg): Make av_get_bit_rate() static and remove av_, the function is only used
- inside libavcodec/utils.c.
Originally committed as revision 22117 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:03 PM Revision 88f83607 (ffmpeg): Include libxvid_internal.h: It contains the prototype for av_tempfile().
- Originally committed as revision 22116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:57 PM Revision 30f76824 (ffmpeg): Make the following functions static (and remove ff_), they are only used
- inside libxvidff.c:
ff_xvid_encode_init(), ff_xvid_encode_frame(), ff_xvid_encode_close()
Originally committed as re... - 06:50 PM Revision 5dfa637c (ffmpeg): Make function get_channel_name() static: It is only used in audioconv...
- Originally committed as revision 22114 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision 82f50f82 (ffmpeg): Print chapter info in dump_format().
- Patch by Anton Khirnov, wyskas gmail
Originally committed as revision 22113 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:33 PM Revision 7c994c36 (ffmpeg): Process picture aspect ratio changes in H.264.
- This fixes playback of such streams with ffplay (but does not affect
current ffmpeg).
Patch by Janusz Krzysztofik, j... - 04:40 PM Revision 5692ed3a (ffmpeg): Many mp3s seem to contain padding after id3 tags that is not consider...
- tag size. Skip this to make the format probing quicker.
Originally committed as revision 22111 to svn://svn.ffmpeg.o... - 11:18 AM Revision f2e033ac (ffmpeg): Free packets read in seek_test.
- Originally committed as revision 22110 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 AM Revision f65919af (ffmpeg): Rename RTP depacketizer files from rtp_* to rtpdec_*
- Originally committed as revision 22109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision c7ff04e2 (ffmpeg): Fix some memory leaks in seek_test test program:
- - do not allocate context twice
- close the input file before exiting
Originally committed as revision 22108 to svn:... - 03:59 AM Revision 1e6365b3 (ffmpeg): Include rtpdec.h, it contains prototypes for the following functions:
- rtp_set_remote_url(), rtp_get_local_port(), rtp_get_file_handles()
Originally committed as revision 22107 to svn://s... - 03:52 AM Revision 4443c0e9 (ffmpeg): Include internal.h and imgconvert.h, they contain the prototypes for the
- following functions:
ff_is_hwaccel_pix_fmt(), ff_set_systematic_pal(), ff_fill_linesize(),
ff_fill_pointer(), ff_get_... - 03:41 AM Revision ccd17ea1 (ffmpeg): Include msrledec.h: It contains the prototype for ff_msrle_decode().
- Originally committed as revision 22105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 AM Revision 862715d3 (ffmpeg): Include atrac.h: It contains the prototypes for atrac_generate_tables()
- and atrac_iqmf().
Originally committed as revision 22104 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:27 AM Revision c6e1599b (ffmpeg): Include mpegaudiodecheader.h: It contains the prototype for
- ff_mpegaudio_decode_header().
Originally committed as revision 22103 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:02 AM Revision 770128c4 (ffmpeg): Remove declaration of unused variables.
- Originally committed as revision 22102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 AM Revision dacd7842 (ffmpeg): Include h263_parser.h: It contains the prototype for
- ff_h263_find_frame_end().
Originally committed as revision 22101 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:41 AM Revision dd6c2534 (ffmpeg): Include mpeg4video.h: Needed for declaration of ff_mpeg4_decode_pictu...
- Originally committed as revision 22100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision 0fcbcad1 (ffmpeg): Include sha1.h from sha.c: It contains several prototypes.
- Originally committed as revision 22099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 AM Revision 627686e6 (ffmpeg): Make sws_dcVec static: It is only used inside libswscale/utils.c.
- Originally committed as revision 30787 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:04 AM Revision dda8fc6a (ffmpeg): Include avc.h from avc.c: It contains several prototypes.
- Originally committed as revision 22098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 998257bd (ffmpeg): Make mp4_read_descr static: It is only used inside libavformat/mov.c.
- Originally committed as revision 22097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 AM Revision c53ffb2c (ffmpeg): Include apetag.h which contains the prototype for ff_ape_parse_tag().
- Originally committed as revision 22096 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/27/2010
- 09:13 PM Revision eb285cfe (ffmpeg): Fix avcodec_align_dimensions to return values suitably aligned for FL...
- with SSE and add a avcodec_align_dimensions2 taht returns the stride alignment
requirements independently from doing ... - 05:47 PM Revision c0e5c5ce (fifo): initial commit
- 03:25 PM Revision 1d536203 (ffmpeg): Stop make deleting intermediate files (ffmpeg.o and friends)
- Originally committed as revision 22094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 8590e6d5 (ffmpeg): Strides in Indeo 5 reconstruction filter should be signed,
- this way it works on 64-bit archs too.
Patch by Jindřich Makovička ($lastname without last letter and háček, gmail)
... - 12:32 PM Revision e322aace (ffmpeg): Encapsulate VLC information needed for decoding blocks and macroblock...
- Indeo 5 into single structure IVIHuffTab and factorize code using it.
Based on patch by Maxim (max_pole at German GM... - 12:12 PM Revision 4982a77e (ffmpeg): Make it clear that ff_ivi_init_static_vlc() does not need arguments
- Originally committed as revision 22091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:11 AM Revision 185a885b (ffmpeg): add myself to gpg fingerprint list
- Originally committed as revision 22089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 AM Revision 20f5c9d1 (ffmpeg): sort() names in PGP/GPG fingerprint list
- Originally committed as revision 22088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 AM Revision ce9c6916 (ffmpeg): Merge h->slice_table[left_xy[0/1] ] checks, 4 cpu cycles speedup
- Originally committed as revision 22086 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 AM Revision 82fb5bb2 (ffmpeg): Split *_type setting up, 4 cpu cycles faster.
- Originally committed as revision 22085 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/26/2010
- 10:45 PM Revision 821fe7f3 (ffmpeg): Optimize (amvd>2)+(amvd>32), about 1 cpu cycles faster.
- patch by Zhou Zongyi @ zhouzy () os punkt pku dot edu speck cn
Originally committed as revision 22084 to svn://svn.f... - 06:50 PM Revision 4e06acbd (ffmpeg): Fixed a segfault in the DCA decoder with corrupted streams.
- It happens when the number of channels defined by DCAContext:acmod is lower
than DCAContext:prim_channels. In this ca... - 06:12 PM Revision 4784b092 (ffmpeg): Do not read beyond end of input in EA-TGV. This should avoid FATE tes...
- result depending on uninitialized data.
FATE result may change for this test.
Originally committed as revision 2208... - 04:21 PM Revision 50ff78db (ffmpeg): RTSP muxer: Use a local copy of the AVPacket for sending to the chain...
- This way, we avoid overwriting stream_index in the user's AVPacket
with a nonsense value.
Originally committed as re... - 03:26 PM Revision cf41a02b (ffmpeg): Only load the topleft mv/ref when the topright is unavailable.
- 8 cpu cycles faster.
Originally committed as revision 22079 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:11 PM Revision 005954ae (grapes): New topology manager interface, to support metadata
- 03:10 PM Revision 03e241dd (grapes): Fix a const-related warning
- 03:03 PM Revision cf7b67bc (ffmpeg): Remove some useless operations from the code setting left_cbp.
- maybe 0.5 cpu cycles faster
Originally committed as revision 22078 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:46 PM Revision 6abda15f (ffmpeg): Prevent overflow of start_time + recording_time.
- Patch by Francesco Cosoleto gmail($name)
Originally committed as revision 22077 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:51 AM Revision be707647 (ffmpeg): Add myself as maintainer of the bink demuxer and bink audio decoder
- Originally committed as revision 22075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 AM Revision a9d7dd3b (streamers): Use a proper nodeID dtor
- 09:13 AM Revision 59b5370f (ffmpeg): Simplify code to set cbp_*
- this seems 1 cpu cycle slower even though we practically just remove code.
Speed loss seems caused by the merge of if... - 08:55 AM Revision 58184187 (ffmpeg): Fix typos in ref_index documentation.
- Originally committed as revision 22072 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 AM Revision 747db4e3 (ffmpeg): Move init of right side of ref_cache from fill_caches() to init_the_d...
- Originally committed as revision 22071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 AM Revision 77c6edb8 (ffmpeg): Remove 3 mv_cache zeroing instructions that zeroed the right side.
- This seems unneeded as nothing seems to ever set it to non zero values.
Originally committed as revision 22070 to sv... - 01:38 AM Revision 8f8497ae (ffmpeg): Remove useless check of the 2 left MBs of a pair being in the same sl...
- Originally committed as revision 22069 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 AM Revision f57a5dcd (ffmpeg): Clarify ref_index.
- Originally committed as revision 22068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision 6e2fe0f2 (ffmpeg): Remove unneeded line of code from the neighbor setting code in h264.
- Originally committed as revision 22067 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision aa5ee59e (ffmpeg): Simplify code in mv_pred.
- Not benchmarked as this is petty much just code removial.
Originally committed as revision 22066 to svn://svn.ffmpeg...
02/25/2010
- 11:44 PM Revision 358b5b1a (ffmpeg): Get rid of mb2b8_xy and b8_stride, change arrays organized based on b...
- ones based on mb_stride in h264.
about 20 cpu cycles faster overall per MB
Originally committed as revision 22065 to... - 11:27 PM Revision f3a572ca (ffmpeg): Disable suffix rules
- Most of the make builtin rules, which we do not need, are suffix rules,
and we use only new-style pattern rules. Dis... - 10:10 PM Revision 43e498bb (grapes): Move config.* to a more generic place
- 10:03 PM Revision f9d6272b (grapes): Build one single library by default
- 10:00 PM Revision 9a686bca (grapes): Convert two Makefiles I forgot...
- 09:31 PM Revision 1dc5a683 (grapes): Merge branch 'makefiles'
- 09:29 PM Revision 5731f27d (grapes): Fix the tests Makefile
- 09:26 PM Revision 5618ba78 (grapes): Merge remote branch 'origin/makefiles'
- Conflicts:
som/ChunkBuffer/Makefile - 09:21 PM Revision 479e1e61 (ffmpeg): Remove pointless empty line.
- Originally committed as revision 30730 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:12 PM Revision 8ebed38e (ffmpeg): Apply consistency nit.
- Originally committed as revision 30729 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:07 PM Revision 69981957 (grapes): Fix some errors spotted by valgrind (happening when we search for non...
- 09:07 PM Revision 174b1e56 (grapes): Make valgrind happy
- 08:55 PM Revision 8ae83f37 (grapes): Add a test for config.c
- 08:27 PM Revision 5728d758 (grapes): Merge remote branch 'origin/nodeid-dtor'
- Conflicts:
som/TopologyManager/nccache.c - 08:25 PM Revision e7bf8c8e (grapes): Merge branch 'copyright'
- 08:24 PM Revision 8ab58ec7 (grapes): Copyrights
- 07:55 PM Revision 11ab237e (ffmpeg): Add the graph2dot tools and document it.
- Also link avfiltergraph.o and graphparser.o against libavfilter, as it
uses them.
Originally committed as revision 2... - 07:38 PM Revision 9c16add6 (ffmpeg): Replace not anymore valid syntax "-title X" with "-metadata title=X".
- Originally committed as revision 22062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision 3b606e71 (ffmpeg): svq3 now in working condition, at least vissually, ill let fate tell us
- if the checksums match
Originally committed as revision 22061 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:39 PM Revision fc7f7f17 (ffmpeg): fix compilation, sorry ive not checked cvslog for a while :(((
- svq3 decoder does not work yet though but i didnt want to keep compilation
broken longer
Originally committed as rev... - 04:59 PM Revision cba2f6d5 (ffmpeg): asfenc: write tags in proper UTF-16.
- Patch by Anton Khirnov wyskas gmail com
Originally committed as revision 22059 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:50 PM Revision a677078e (ffmpeg): asfenc: simplify writing of comment header.
- Patch by Anton Khirnov wyskas gmail com
Originally committed as revision 22058 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:38 PM Revision e4ea625a (ffmpeg): asfdec: don't strip the "WM/" prefix, this should be done during conv...
- Patch by Anton Khirnov wyskas gmail com
Originally committed as revision 22057 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:29 PM Revision 36b54927 (ffmpeg): Dont allocate direct_table 8 times too large.
- Originally committed as revision 22056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 PM Revision 5e350863 (ffmpeg): Store data in direct_table interleaved.
- seems 20cpu cycles faster
Originally committed as revision 22055 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:54 PM Revision 013202d7 (ffmpeg): Simplify intra4x4_pred_mode_cache init.
- Originally committed as revision 22054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:26 PM Revision 662a5b23 (ffmpeg): Reorder intra4x4_pred_mode so that we can read/write 4 values at once.
- 3-7 cpu cycles faster
Originally committed as revision 22053 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:02 PM Revision 5b0fb524 (ffmpeg): Store intra4x4_pred_mode per row only.
- about 5 cpu cycles slower in the local code but should be overall faster
due to reduced cache use. (my sample though ... - 12:51 PM Revision c2186cbd (ffmpeg): unroll tiny and trivial loop. Same speed but clearer.
- Originally committed as revision 22051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 AM Revision a5517dcc (ffmpeg): asf: indent.
- Patch from Anton Khirnov wyskas gmail com
Originally committed as revision 22050 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 AM Revision 9b54f432 (ffmpeg): asf: add more entries to metadata conv table.
- Patch from Anton Khirnov wyskas gmail com
Originally committed as revision 22049 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:11 AM Revision e1c88a21 (ffmpeg): Cut the size of mvd_table by yet another factor of 2.
- The code read/write code itself was 1 cycle faster, overall its
likely more due to cache effects
Originally committe... - 02:42 AM Revision d43c1922 (ffmpeg): Keep mvd_table values of only 2 mb rows.
- Originally committed as revision 22047 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:16 AM Revision b6a41853 (ffmpeg): 10l: add prefix "TAG:" to the metadata tags key showed for each stream.
- This is consistent with the metadata displaying in show_format() and
with the documentation.
Originally committed as... - 12:05 AM Revision 912dd63e (ffmpeg): Cosmetics: replace "filename" to "arg" for the name of the argument of
- opt_input_file(). More consistent and more clear, as "filename" can be
easily confused with the global "input_filenam...
02/24/2010
- 11:56 PM Revision c4a90caa (ffmpeg): aac: Keep decode_band_types() from eating all padding at the end of a...
- Due to a shortcoming in the AAC specification, if an all zero buffer is
fed to section data decoding it will never te... - 11:52 PM Revision 33147993 (ffmpeg): Extend doxy for the src parameter of av_fifo_generic_write().
- @patchby Tomas Härdin |tomas dot hardin at codemill dot se|
Originally committed as revision 22043 to svn://svn.ffmp... - 10:13 PM Revision 09ef1ace (ffmpeg): 3rd and hopefully last 100l fix.
- Originally committed as revision 22041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision 3393bff1 (ffmpeg): Fix doxy and assert().
- Originally committed as revision 22040 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision 377fc38d (ffmpeg): Try to fix 100l compilation failure on some systems.
- Originally committed as revision 22039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision b5bd0700 (ffmpeg): Change mvd_cache & mvd_table to 8bit, this is overall a bit faster
- for high resolution videos.
about 20cycles faster per MB for cathederal.
Originally committed as revision 22038 to s... - 08:38 PM Revision 8ef4e65e (ffmpeg): AV_COPY16() & AV_ZERO16()
- Originally committed as revision 22037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision f3ea29bf (ffmpeg): Extend fill_rectangle() support for 16bit
- Originally committed as revision 22036 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:50 PM Revision 81b5e4ee (ffmpeg): Calculate mvd without abs()
- same speed (ask gcc why, i dont know)
Originally committed as revision 22035 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:19 PM Revision fce44489 (ffmpeg): Read ASF metadata as proper UTF-16 and spit it out as proper UTF-8 in...
- metadata system.
Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22034 to svn://svn.ffm... - 06:17 PM Revision a106d411 (ffmpeg): Don't add WM prefixes to all written ASF tags.
- Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22033 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:16 PM Revision 855a1ba5 (ffmpeg): switch back to (amvd>2)+(amvd>32), its 5 cpu cycles faster now.
- Originally committed as revision 22032 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 PM Revision 531d8fa3 (ffmpeg): Eliminate put_str16().
- Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22031 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:08 PM Revision ae529ddb (ffmpeg): Add PUT_UTF16() macro.
- Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22030 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:06 PM Revision 01b35be1 (ffmpeg): Factorize common code from the top of decode_cabac_mb_mvd()
- 10-15 cpu cycles faster.
Originally committed as revision 22029 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:01 PM Revision 61648423 (ffmpeg): Mention that metadata tags are (unvalidated) UTF-8.
- Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22028 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:16 PM Revision 6d0155c7 (ffmpeg): Replace mvd>2 + mvd>32 by MIN((mvd+28)*17>>9, 2)
- same speed as far as i can meassure but it might have fewer branches on some
archs.
Idea from x264 / jason
Originall... - 02:45 PM Revision bc77fce6 (ffmpeg): Clear freed pointer in ffplay.c.
- Fixes a crash when audio stream is cycled twice.
Originally committed as revision 22026 to svn://svn.ffmpeg.org/ffmp... - 01:12 PM Revision 90332deb (ffmpeg): Replace ad-hoc fill rectangle by fill_rectangle().
- Originally committed as revision 22025 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 PM Revision d2df291f (ffmpeg): ff_msmpeg4_decode_init() calls ff_h263_decode_init() which calls
- MPV_common_init(), so calling both is redundant and leads to memory
leaks in WMV3/VC-1 decoder. Thus use only the fir... - 11:51 AM Revision 601e74d3 (ffmpeg): it is not necessary to display the decoder name, as av_log() automati...
- Originally committed as revision 22023 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 AM Revision dd80be5b (ffmpeg): low-complexity Bink file seeking
- Originally committed as revision 22022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 AM Revision 7e276c85 (ffmpeg): set AVINDEX_KEYFRAME correctly for bink
- Originally committed as revision 22021 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 AM Revision 8d819221 (ffmpeg): Correctly increment continuity_counter in PCR packets.
- Patch by Yann Coupin, yann.coupin+ffmpeg gmail
Originally committed as revision 22020 to svn://svn.ffmpeg.org/ffmpeg... - 07:34 AM Revision 6538c0f1 (ffmpeg): asfdec: skip byte array tags.
- Patch from Anton Khirnov wyskas gmail
Originally committed as revision 22019 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:33 AM Revision 27e74927 (ffmpeg): asfdec: add a debug message about skipped tags.
- Patch from Anton Khirnov wyskas gmail
Originally committed as revision 22018 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:32 AM Revision 47794b9d (ffmpeg): asfdec: fix a memleak.
- Patch from Anton Khirnov wyskas gmail
Originally committed as revision 22017 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:31 AM Revision 514b73cf (ffmpeg): asfdec: only unicode tags must have even length.
- Patch from: Anton Khirnov wyskas gmail
Originally committed as revision 22016 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:27 AM Revision 43382b5f (ffmpeg): Introduce metadata conversion table for NUT muxer and demuxer.
- Patch by Anton Khirnov (wyskas, do no evil mail)
Thread "[PATCH] nut metadata conversion table"
Originally committed... - 06:14 AM Revision c8c0ac6b (ffmpeg): FFprobe: take only one input file.
- Originally committed as revision 22014 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 AM Revision 9127a369 (ffmpeg): Replace /2 by faster >>1 as the mvd values are now all positive.
- Originally committed as revision 22013 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 AM Revision 5c34e36a (ffmpeg): Remove unused variable. Seems i forgot to commit this.
- Originally committed as revision 22012 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/23/2010
- 11:41 PM Revision a15fdd7c (ffmpeg): Attempt to fix issue1728 and regression of issue203
- Originally committed as revision 22011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 PM Revision b8c93c48 (ffmpeg): Set ist->pts to something that isnt guranteed to entangle itself with...
- Originally committed as revision 22010 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision fc298fd9 (ffmpeg): Add -Wmissing-prototypes to CFLAGS if available.
- Originally committed as revision 22009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:35 PM Revision 9f7490a0 (ffmpeg): Also favor streams with more packets in ffplay.
- Originally committed as revision 22008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision 256ab3ed (ffmpeg): Dont modify wanted_stream.
- Originally committed as revision 22007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision 5b369983 (ffmpeg): replace wanted_*_stream by wanted_stream[CODEC_TYPE]
- Originally committed as revision 22006 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision 8790961d (ffmpeg): mlp_parser: Fix memleak.
- ff_combine_frame() is called, which allocates ParseContext->buffer if needed,
so ff_parse_close() must be called to f... - 04:49 PM Revision d7a4961e (ffmpeg): vfwcap: support MJPG compressed streams.
- Patch by Nash Tsai <nash dot tsai at gmail dot com>
Originally committed as revision 22004 to svn://svn.ffmpeg.org/f... - 04:46 PM Revision f1d5a1f2 (ffmpeg): Reorder buffer debug. Also print out if slice was buffered.
- Originally committed as revision 30722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:46 PM Revision 6625a3de (ffmpeg): Replace *_index by st_index[codec_type].
- Originally committed as revision 22003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 PM Revision 247e3954 (ffmpeg): Favor streams with more packets if the user did not specify what she ...
- Fixes issue1156
Originally committed as revision 22002 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:29 PM Revision ab392695 (ffmpeg): Count all frames with codec_info_nb_frames not just ones with non zero
- duration. I hope this breaks nothing. Its needed for my fix of issue1156
Originally committed as revision 22001 to s... - 04:12 PM Revision d962706f (ffmpeg): Cosmetics: break all Makefile lines at 80 columns or less
- Originally committed as revision 22000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 PM Revision 6d3d3b83 (ffmpeg): Redesign opt_programid code.
- Its now possible to also select programs per input file and there is
less code duplication.
Originally committed as ... - 03:07 PM Revision 6c6e6ef5 (ffmpeg): Put codec_info_nb_frames back in AVStream and print its value.
- This way streams with no or very few frames can be avoided during
auto selection
Originally committed as revision 21... - 12:14 PM Revision fc323a54 (ffmpeg): Clarify non constness of src in av_fifo_generic_write()
- Originally committed as revision 21997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 AM Revision 02cd6f54 (ffmpeg): Set video stream duration for Bink demuxer
- Originally committed as revision 21996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision 93993933 (ffmpeg): Cosmetics: reindent
- Originally committed as revision 21995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision b62c65f2 (ffmpeg): Bink audio pts starts at 0, not reported_size
- Originally committed as revision 21994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 AM Revision c8c77d8d (ffmpeg): Use reported_size to truncate final Bink Audio frame
- Originally committed as revision 21993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 AM Revision 589760c6 (ffmpeg): Fix iff demuxer dependencies
- Originally committed as revision 21992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 AM Revision 3dfd81e6 (ffmpeg): Fix vc1 parser dependencies
- Originally committed as revision 21991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 AM Revision 0802cb85 (ffmpeg): Fix h264 parser dependencies
- Originally committed as revision 21990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 AM Revision 401903dc (ffmpeg): Fix mpeg4video parser dependencies
- Originally committed as revision 21989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 AM Revision 5c9b9c99 (ffmpeg): Fix wmv2 encoder dependencies
- Originally committed as revision 21988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 AM Revision 818a4a64 (ffmpeg): Fix gif encoder dependencies
- Originally committed as revision 21986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:10 AM Revision fa725249 (ffmpeg): Fix snow encoder dependencies
- Originally committed as revision 21985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 AM Revision 19ecfb8a (ffmpeg): Fix svq1 encoder dependencies
- Originally committed as revision 21984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 AM Revision 60819e69 (ffmpeg): 10l trocadero: Indeo 5 decoder did not free custom VLCs for macrobloc...
- block decoding at exit, so prevent that memory leak now.
Originally committed as revision 21983 to svn://svn.ffmpeg.... - 07:07 AM Revision 4f974de6 (ffmpeg): Decode alpha plane in Bink video
- Originally committed as revision 21982 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 AM Revision bf0d54a3 (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 21981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 AM Revision 54d4c0de (ffmpeg): Move plane decoding code into separate function in Bink decoder
- Originally committed as revision 21980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 AM Revision ba3e8214 (ffmpeg): Bink video decoder now can use extradata to detect alpha plane presence
- Originally committed as revision 21979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 AM Revision a45972a8 (ffmpeg): Make Bink demuxer pass video flags to decoder
- Originally committed as revision 21978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision 2fc492d8 (ffmpeg): Declare indeo VLC table storage with correct type
- Originally committed as revision 21977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 AM Revision db8cb47d (ffmpeg): Try to set has_b_frames in codec init if we know everything alraedy.
- This fixes some issues with the first few timestamps.
Originally committed as revision 21976 to svn://svn.ffmpeg.org... - 01:07 AM Revision 9855b2e3 (ffmpeg): Move extradata reading code into codec init instead of doing it
- in read frame.
Originally committed as revision 21975 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:35 AM Revision 3307e6ea (ffmpeg): Prefix non-static RTSP functions with ff_.
- Originally committed as revision 21974 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/22/2010
- 10:21 PM Revision fc5607f8 (ffmpeg): Make -benchmark also print the maximum memory usage if possible.
- Originally committed as revision 21973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision b7884740 (ffmpeg): Make sure mp1/mp2 get their frame_size set.
- Fixes issue1696
Originally committed as revision 21972 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:28 PM Revision 6f5a3d0a (ffmpeg): Add an RTSP muxer
- Originally committed as revision 21971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision f86f6656 (ffmpeg): Free metadata in chained RTP muxers in the RTSP muxer
- This fixes a minor memory leak
Originally committed as revision 21970 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:47 PM Revision af037f80 (ffmpeg): Cosmetics: reindent
- Originally committed as revision 21969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 15ba2315 (ffmpeg): Add declarations and doxygen documentation of generic rtsp support fu...
- to rtsp.h, and make the functions non-static
Originally committed as revision 21968 to svn://svn.ffmpeg.org/ffmpeg/t... - 04:11 PM Revision 2efc97c2 (ffmpeg): Cosmetics: reindent after applying patches
- Originally committed as revision 21967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 35cfd646 (ffmpeg): Don't follow RTSP redirects when used as a muxer
- Originally committed as revision 21966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 PM Revision 3e24c770 (ffmpeg): Add a function rtsp_setup_output_streams for announcing the SDP
- and setting up the internal RTSPStream data structures when using
the RTSP code in muxer mode.
Originally committed ... - 03:46 PM Revision fd450a51 (ffmpeg): Create AVFormatContext objects as private transport for output RTSP s...
- Originally committed as revision 21964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 PM Revision 1d6065ad (ffmpeg): Make Bink decoder able to skip alpha plane
- Originally committed as revision 21963 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 9068f36d (ffmpeg): Macroblock and block Huffman code sets are to be used by both Indeo 4...
- Indeo 5, so make them global and move their initialization to the common place
as well. And fix static VLC initializa... - 12:35 PM Revision bb29fee3 (ffmpeg): Make Bink decoder to stop decoding planes after all bits are used.
- This prevents crashes during decoding grayscale Bink files like
samples from Impossible Creatures game demo.
Origina... - 12:28 PM Revision 33bc7947 (ffmpeg): Make opt_default() print an error message and exit if the option
- supplied is not recognized.
Originally committed as revision 21960 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:20 PM Revision fb030bd0 (ffmpeg): Correct bundle lengths calculation for small Bink files.
- This fixes issue 1764.
Originally committed as revision 21959 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:20 PM Revision 9b3c455c (ffmpeg): ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16
- Patch by Kostya, minor fixes by me.
Originally committed as revision 21958 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:19 AM Revision 0e5f33f2 (ffmpeg): Make sure a set r_frame_rate is not overriden by a guess.
- Also make sure we dont waste time in this case with collecting timestamps.
Originally committed as revision 21957 to... - 09:47 AM Revision f51674ff (ffmpeg): Fix compilation for --enable-version3 --enable-libopencore_amrwb (only).
- Originally committed as revision 21956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision 403c545d (ffmpeg): Attempt to fix the completely random values returned by ff_avc_find_s...
- Originally committed as revision 21955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision dd4a03f7 (ffmpeg): Revert "Suppress icc warnings about unknown attributes"
- This reverts r21884. Apparently people want those warnings.
Originally committed as revision 21954 to svn://svn.ffm... - 12:34 AM Revision ac73f1a8 (ffmpeg): ARM: change argument/return type of bswap_16() to unsigned 32-bit
- This avoids unnecessary masking otherwise added by the compilers.
Originally committed as revision 21953 to svn://sv... - 12:34 AM Revision a87b2f6d (ffmpeg): ARM: add missing preserve8 directives
- Originally committed as revision 21952 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/21/2010
- 11:28 PM Revision 39261cd8 (ffmpeg): get/show_bits() can read up to MIN_CACHE_BITS bits
- The limit for get/show_bits_long() to use get/show_bits() directly
should be MIN_CACHE_BITS, not 17.
Originally comm... - 11:28 PM Revision 976d7bf7 (ffmpeg): Suppress armcc warnings about unknown attributes
- Originally committed as revision 21950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 PM Revision acbb378d (ffmpeg): Fix timestamp association for mpeg2 field pictures.
- Fixes /MPlayer/incoming/codec_copy_fails_vob_to_mpeg-ts/codec_copy_fails_vob_to_mpeg-ts.vob
Originally committed as ... - 09:48 PM Revision 7cd7d19e (ffmpeg): Deobfuscate LE SHOW_[SU]BITS; these are simple sign/zero-extend
- Originally committed as revision 21948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 PM Revision 48960b8f (ffmpeg): Add zero_extend() function
- Originally committed as revision 21947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision 94a5218c (ffmpeg): More accurate value for log2(10)
- Originally committed as revision 21946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision 0cb17649 (ffmpeg): Remove unused variable mb_xy.
- Patch by avcoder, ffmpeg gmail
Originally committed as revision 21945 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:33 PM Revision 1be784a2 (ffmpeg): Add support to an option -f which forces the format to use for opening
- the probed multimedia resource.
Originally committed as revision 21944 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:01 PM Revision 4fe3edaa (ffmpeg): AMR-NB floating-point based decoder.
- Code produced during SoC by Robert Swain and Colin McQuillan.
Originally committed as revision 21943 to svn://svn.ff... - 04:24 PM Revision f1b267dd (ffmpeg): Avoid using log2, it is not available everywhere.
- Should fix compilation on FreeBSD.
Originally committed as revision 21942 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:29 PM Revision dd347568 (ffmpeg): Remove unused variable, fixes warnings of the type:
- libavcodec/h264.h:816: warning: unused variable `mb_xy'
Originally committed as revision 21941 to svn://svn.ffmpeg.o... - 03:11 PM Revision 769c4975 (ffmpeg): indent
- Originally committed as revision 21940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision 4c4e7465 (ffmpeg): Avoid negative shifts in build_table()
- A shift by a negative amount has undefined behaviour. Even though
the result of this shift is never used, the shift ... - 02:41 PM Revision 044a950d (ffmpeg): Fix memory leak for truncated packets in idCin demuxer
- Originally committed as revision 21938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 PM Revision 342c7dfd (ffmpeg): Bink video decoder
- Originally committed as revision 21937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 AM Revision 336ce917 (ffmpeg): Add FFprobe tool.
- This is a simplified / cleaned-up version of the SourceForge program:
http://sourceforge.net/projects/ffprobe/
Synta... - 11:35 AM Revision f05ef45c (ffmpeg): Use the official FFmpeg spelling: "ffmpeg" -> "FFmpeg".
- Originally committed as revision 21935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:56 AM Revision 8b9da8b5 (ffmpeg): Put all the options shared amongst the ff* tools under a dedicated
- section "Generic options".
Originally committed as revision 21934 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:23 AM Revision 802da0b4 (ffmpeg): Indent.
- Originally committed as revision 21933 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision d68b27a9 (ffmpeg): VC1: fix missing include h263.h
- Originally committed as revision 21932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 AM Revision 6cb35b45 (ffmpeg): Simplify determing whether fragments are coded
- No measurable speed difference
Originally committed as revision 21931 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:10 AM Revision a8926476 (ffmpeg): Handle Theora's continued runs in superblock coding.
- This doesn't really matter yet since 4:2:0 1080p has only 3060 superblocks,
but larger resolutions or 4:4:4 1080p cou... - 12:10 AM Revision 855c720c (ffmpeg): Decode fully coded superblocks in the same manner as partial superblo...
- No speed difference, but it will simplify the special 4129 case.
Originally committed as revision 21929 to svn://svn... - 12:10 AM Revision ecb51b25 (ffmpeg): Make the special 4129 case for long-run bit strings a #define and exp...
- Originally committed as revision 21928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision 33dbc1b7 (ffmpeg): Use memset to set the runs partially coded superblocks
- Much faster for long runs (e.g. nearly uncoded frames), slightly faster
for the general case.
Originally committed a...
02/20/2010
- 10:57 PM Revision bbdf0d22 (ffmpeg): Make sure we dont write more bytes into filename than the array is long.
- just a precaution in case the size of the source array is increased or
made dynamically allocateable.
Originally com... - 10:48 PM Revision 6a245905 (ffmpeg): Do not attempt to open references through absolute pathes.
- This would allow an attacker to test remotely if a local file exists.
Originally committed as revision 21925 to svn:... - 08:13 PM Revision e4a35244 (ffmpeg): Replace log2f(10) with a constant
- Originally committed as revision 21924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision c4f267ab (ffmpeg): Free encoder extradata in avcodec_close(). Should fix several small m...
- leaks when encoding (at least for asv, wma and aac).
Fix also issue 1577.
Originally committed as revision 21923 to... - 04:02 PM Revision 7ed63ca2 (ffmpeg): Add casts to correct return type in macros for missing libm funcs
- Originally committed as revision 21922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision da2a5fea (ffmpeg): x86_fft.o depends on MMX and FFT.
- Originally committed as revision 21921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision 2897dc78 (ffmpeg): Delete avconfig.h on distclean
- Originally committed as revision 21920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision b6fa8e35 (ffmpeg): Delete all test related files in testclean rule
- Originally committed as revision 21919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision cbdcf479 (ffmpeg): remove tables of codebook vector values which are contained in
- another table
Originally committed as revision 21918 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:22 PM Revision 8e339d4a (ffmpeg): Gcc attribute may_alias is not supported (or silently ignored) by all...
- Originally committed as revision 21917 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 2e519564 (ffmpeg): Do not leave uninitialized data in the packet in MPC demuxer. Should ...
- adding a demuxer test to FATE.
Originally committed as revision 21916 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/19/2010
- 11:23 PM Revision 4280f9bb (ffmpeg): Split rtsp_read_header() into two functions, so that the main part (n...
- known as rtsp_connect()) can be used in the RTSP muxer.
Patch by Martin Storsjö <$firstname $firstname st>.
Origina... - 11:21 PM Revision e23d195d (ffmpeg): Split out input-specific parts of rtsp_read_header() into its own, new,
- function (rtsp_setup_input_streams()), as preparation for the upcoming
RTSP muxer.
Patch by Martin Storsjö <$firstna... - 11:13 PM Revision 30ff7c5c (ffmpeg): Only send out NAT-punching RTP/RTCP packets when we're in demuxer mod...
- don't send them when acting as a RTSP muxer.
Patch by Martin Storsjö <$firstname $firstname st>.
Originally committ... - 11:11 PM Revision 69adcc4f (ffmpeg): Use mode=receive instead of mode=play if in RTSP muxer (instead of de...
- mode.
Patch by Martin Storsjö <$firstname $firstname st>.
Originally committed as revision 21912 to svn://svn.ffmpe... - 11:10 PM Revision 52aa4338 (ffmpeg): Make rtsp_close_streams() take a AVFormatContext instead of a RTSPState
- argument, so we can use AVFormatContext->* here in the future.
Patch by Martin Storsjö <$firstname $firstname st>.
... - 10:23 PM Revision 4689ac41 (ffmpeg): 16l trocadero: don't forget to free frame data buffer in APE decoder
- Originally committed as revision 21910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision ce8f750c (ffmpeg): WavPack demuxer also depends on APE tag parser
- Originally committed as revision 21909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 8cdfa474 (ffmpeg): Make Bink demuxer skip all zero audio tracks, not only the first one
- Originally committed as revision 21908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision 7fa78f49 (ffmpeg): msmpeg4v* encoders depend on h263dec
- Originally committed as revision 21907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 8e25a3d6 (ffmpeg): Declare WMV1 decoder dependencies
- Originally committed as revision 21906 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision df17dbf7 (ffmpeg): AEA demuxer requires raw.o for pcm_read_seek
- Originally committed as revision 21905 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision 77ce6653 (ffmpeg): Declare CAF demuxer dependency on mpegaudio
- Originally committed as revision 21904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision e0ae3591 (ffmpeg): Fix compilation of binkaudio_rdft when dct is disabled
- Originally committed as revision 21903 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 PM Revision 3a201bd0 (ffmpeg): remove a Huffman table from WMA which also exists in AAC
- Originally committed as revision 21902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 PM Revision cdfc38f4 (ffmpeg): Fix memory leak for truncated frames
- Originally committed as revision 21901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision df2235a1 (ffmpeg): Fix memory leak for truncated frames
- Originally committed as revision 21900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision 251f0504 (ffmpeg): Remove stale function declaration.
- Patch by Martin Storsjö <$firstname $firstname st>.
Originally committed as revision 21899 to svn://svn.ffmpeg.org/f... - 05:23 PM Revision f1c8e5aa (ffmpeg): Add missing dependency of TwinVQ
- Originally committed as revision 21898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 PM Revision cc01ab90 (ffmpeg): remove ivi5_scans8x8[0], it duplicates ff_zigzag_direct
- Originally committed as revision 21897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 PM Revision c02fd3d2 (ffmpeg): Rename RTSP_STATE_PLAYING to _STREAMING, since that better covers the
- future use of the rtsp* codebase for RTSP muxing.
Patch by Martin Storsjö <$firstname $firstname st>.
Originally co... - 02:06 PM Revision aa170ed6 (ffmpeg): cosmetics: reindent after last commit
- Originally committed as revision 21895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:05 PM Revision 965828bb (ffmpeg): Since WavPack chunk can contain more samples than FFmpeg is guarantee...
- hold, decode it in several iterations outputting as many samples as possible.
Originally committed as revision 21894... - 08:59 AM Revision 458b1d7e (grapes): Add stub for bind_msg_type()
- 08:57 AM Revision f78d11cc (grapes): Remove another "const", this time for allowing refcounting
- 08:55 AM Revision 0567c2b4 (grapes): Due to ML crappines, the "to" parameter of sent_to_peer() cannot be c...
- 08:54 AM Revision 25a27886 (grapes): Include guards
- 08:51 AM Revision becf44ff (grapes): Make the net helper part of the officia GRAPES interface, by moving i...
- 08:26 AM Revision 245d5a48 (ffmpeg): Add the dependency for mpeg4audio.o of the ALS decoder.
- Originally committed as revision 21893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:07 AM Revision a8c09ff2 (ffmpeg): Do sequential bit reading outside of []-operators.
- Originally committed as revision 21892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 AM Revision f4f21608 (ffmpeg): WavPack demuxer supports ID3v1 tags, so don't forget id3v1.o dependen...
- in Makefile
Originally committed as revision 21891 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:20 AM Revision 95c0d02d (ffmpeg): TOMI: 16- and 32-bit intreadwrite functions
- Originally committed as revision 21890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 AM Revision f4ce8531 (ffmpeg): get rid of an if() 1 cpu cycle faster.
- Originally committed as revision 21889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 AM Revision e69bfde6 (ffmpeg): Get rid of a local variable, 10 cpu cycles faster.
- Originally committed as revision 21888 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/18/2010
- 11:37 PM Revision a305449d (ffmpeg): Move abs() from decode_cabac_mb_mvd() to the code that writes mvd_cache.
- 4-8 cycles faster
Originally committed as revision 21887 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:07 PM Revision ddeb9cbc (grapes): SOM: fixed memory leak in TopologyManager
- 11:06 PM Revision 8d637124 (ffmpeg): Add some AAC buffer overread checks.
- Originally committed as revision 21886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision 678c612d (grapes): Add a destructor for Node IDs
- 09:20 PM Revision b623d0cb (ffmpeg): Reindent and fix brace placement.
- Originally committed as revision 30643 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:17 PM Revision 22b6a24c (ffmpeg): Vertically align a list of comparisons in sws_getCachedContext().
- Originally committed as revision 30642 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:12 PM Revision 5a011d8b (ffmpeg): Merge two if conditions, allow to decrese the level of indentation of
- the block.
Originally committed as revision 30641 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 08:47 PM Revision 13887093 (ffmpeg): FFmpeg is a collective effort so allowing a single name in a banner is
- not nice/fair towards the community of developers.
Also this looks like the best way for resolving the debate about ... - 07:14 PM Revision b80218aa (ffmpeg): Suppress icc warnings about unknown attributes
- Originally committed as revision 21884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:23 PM Revision 3cc3581d (ffmpeg): fix intra prediction modes with inter-MB neighbors,
- the old sample clips are in violation of the 2006 spec
Originally committed as revision 21883 to svn://svn.ffmpeg.or... - 04:27 PM Revision bf7c1719 (ffmpeg): Make RTMP client send bytes read report
- Originally committed as revision 21882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision 19769ece (ffmpeg): H264: use alias-safe macros
- This eliminates all aliasing violation warnings in h264 code.
No measurable speed difference with gcc-4.4.3 on i7.
O... - 01:44 PM Revision f4a7434f (ffmpeg): Add alias-safe aligned AV_[RW]N macros
- Originally committed as revision 21880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision 7a6053ef (ffmpeg): Use alias-safe types in AV_COPY/SWAP/ZERO macros
- Originally committed as revision 21879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision 0c76e635 (ffmpeg): Use alias-safe types in AV_[RW] macros
- Originally committed as revision 21878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision d10458c9 (ffmpeg): Add alias-safe union typedefs
- Originally committed as revision 21877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision 024bf79f (ffmpeg): Simplify deblock_left/top condition for deblocking_filter=2
- Originally committed as revision 21876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 PM Revision 90a5849e (ffmpeg): Speedup decode_cabac_field_decoding_flag() by 9 cpu cycles.
- Originally committed as revision 21875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 077a8d61 (ffmpeg): fix issue 1747
- Originally committed as revision 21874 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/17/2010
- 11:58 PM Revision 5e46be96 (ffmpeg): Move NEG_[US]SR32 macros to mathops.h
- Originally committed as revision 21873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision dc9e57a8 (ffmpeg): Fix sizeof()-statement to use the actual pointer type.
- Originally committed as revision 21872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision cd092849 (ffmpeg): Fix wrong buffer allocation for MCC in ALS.
- Originally committed as revision 21871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 43cfefaf (ffmpeg): Use stripped executable in regression tests
- Originally committed as revision 21870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 4f837398 (ffmpeg): configure: allow setting strip tool with --strip
- Originally committed as revision 21869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision fd10543e (ffmpeg): get_bits: Fix spelling and grammar in GET_VLC() comment.
- Originally committed as revision 21868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision 1e2245c2 (ffmpeg): 10l: remove stray '(' I don't know where it came from
- Originally committed as revision 21867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision 40d11227 (ffmpeg): Use LOCAL_ALIGNED macro for local arrays
- Originally committed as revision 21866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision e6a0c354 (ffmpeg): PPC and x86 support aligning variables on stack
- Originally committed as revision 21865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision d96cd429 (ffmpeg): Add LOCAL_ALIGNED() macro for declaring aligned local arrays
- Originally committed as revision 21864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 PM Revision 2480c390 (ffmpeg): Simplify some declarations of aligned arrays
- If DECLARE_ALIGNED_16 works on uint64_t it will work smaller types too.
Originally committed as revision 21863 to sv... - 07:24 PM Revision dfd017bf (ffmpeg): Add functions to send RTSP commands with content attached to them. Th...
- be used eventually in the RTSP muxer (see thread "[PATCH] RTSP muxer, round
3" on mailinglist).
Patch by Martin Stor... - 11:06 AM Revision a4849c71 (streamers): Merge commit 'origin/io_consolidation'
- Conflicts:
Chunkiser/input-stream-avs.c - 02:25 AM Revision 69a28f3e (ffmpeg): Move predict_field_decoding_flag() from h264.h to .c as its only used...
- there as well.
Originally committed as revision 21861 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:14 AM Revision 69cc3183 (ffmpeg): Move check for and call of predict_field_decoding_flag() from the mb ...
- the row code. This function would only be needed on a MB basis for MBAFF+FMO
Originally committed as revision 21860 ...
02/16/2010
- 11:43 PM Revision 59f733d1 (ffmpeg): 2x faster ff_h264_init_cabac_states(), 4k cpu cycles less.
- Sadly this is just per slice so the speedup with normal files should be negligible.
Originally committed as revision... - 11:00 PM Revision fc78b0cb (ffmpeg): Remove first_rtcp_ntp_time. This is used to prevent overflow of the t...
- but doesn't actually do that. What's worse, it creates timestamp adjustments
that are different per stream within a s... - 10:50 PM Revision 9c8fa20d (ffmpeg): When using RTP-over-UDP, send dummy packets during stream setup, simi...
- what e.g. RealPlayer does. This allows proper port forwarding setup in NAT-
based environments.
Patch by Martin Stor... - 10:38 PM Revision fe74099a (ffmpeg): Rename the "enc" variable, which refers to the AVCodecContext of a
- decoder, to "avctx".
See the thread:
Subject: [FFmpeg-devel] [PATCH] enc is not a good name for a decoder context
Da... - 08:17 PM Revision f47a7cb7 (ffmpeg): Move read_line() and write_line() definition from pixdesc.h to
- pixdesc.c, which are now not anymore marked as static inline.
Fix the inclusion of the private header intreadwrite.h... - 07:26 PM Revision a636b58c (ffmpeg): Fix two problems (no idea how this ever worked):
- - the return value of url_open_dyn_*buf() is 0 on success, so using
if (!(res = url_open_dyn_*buf())) return res; ... - 06:25 PM Revision 4abd8514 (ffmpeg): Revert r21851.
- Originally committed as revision 21852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:19 PM Revision 298d2fd3 (ffmpeg): Don't return 0 if buffer setup failed. That signals the RTSP demuxer ...
- the packet was filled in, leading to virtually random behaviour in the
decoder later on. Instead, return a negative v... - 04:32 PM Revision ed7694d8 (ffmpeg): Set lavf identification string globally in av_write_header(), rather
- than inside the muxers. Remove special handling of "encoder" tags from
AVI and MP3 muxers.
Patch by Anton Khirnov <w... - 03:10 PM Revision 36b460c1 (grapes): SOM: added duplicate detection to TopologyManager cache_add
- 03:10 PM Revision 8b5b77bf (grapes): SOM: fixed memory leak in TopologyManager
- 03:09 PM Revision 8484348e (grapes): SOM: added chunkID_set_free
- 03:08 PM Revision 73ed9608 (grapes): SOM: added peer creation timestamp
- 03:05 PM Revision 7e887323 (grapes): Merge branch 'fixes'
- 02:48 PM Revision 11431599 (ffmpeg): Limit the Rice parameter used for progressive decoding in ALS.
- Originally committed as revision 21849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 85207e38 (ffmpeg): Add lsp.o as a dependency for wmavoice. This fixes a compilation erro...
- you disable lots of stuff (in particular other voice codecs) but leave
wmavoice enabled.
Patch by James Darnley <$fi... - 09:55 AM Revision 899605f1 (ffmpeg): Support IFF ANNO (annotation) chunk type
- Originally committed as revision 21847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 AM Revision cbba8fec (ffmpeg): Support <8-bit ILBM uncompressed bitmaps
- Originally committed as revision 21846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 AM Revision 37a9719a (ffmpeg): 2 cpu cycles faster context calculation for decode_cabac_intra_mb_type()
- Originally committed as revision 21845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision 5806e8cd (ffmpeg): Drop a few redundant slice_num checks.
- Originally committed as revision 21844 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/15/2010
- 11:04 PM Revision 05307427 (ffmpeg): Drop compute_mb_neighbors() and move fill_decode_neighbors() up to ta...
- role.
Should be faster as this is a strict code removial.
Originally committed as revision 21843 to svn://svn.ffmpeg... - 10:07 PM Revision c1bb66ac (ffmpeg): Split setting neighboring MBs from fill_decode_caches()
- no speed change.
Originally committed as revision 21842 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:19 PM Revision 83a6c1a6 (ffmpeg): Strings in extended content header are UTF16,
- so terminating NULLs are 2 bytes long, not 1.
Patch by Anton Khirnov, wyskas gmail
Originally committed as revision... - 09:14 PM Revision 4a3104a9 (ffmpeg): workaround for broken files created by previous versions of asfenc.
- Patch by Anton Khirnov, wyskas gmail
Originally committed as revision 21840 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:22 PM Revision cf55f59d (ffmpeg): Simplify decode_cabac_mb_intra4x4_pred_mode().
- same speed
Originally committed as revision 21839 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:20 PM Revision f4060611 (ffmpeg): Merge decode_cabac_mb_type_b() into calling code.
- This avoids a conditional branch and is about 3 cpu cyclues faster.
Originally committed as revision 21838 to svn://... - 05:37 PM Revision 6713b6b1 (ffmpeg): Remove outdated comment.
- Patch by Maxim, max_pole gmx de
Originally committed as revision 21837 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:43 PM Revision 35122bd9 (ffmpeg): add heuristic to discern the old sample clips from streams encoded
- with rm52j encoder, a marker_bit has been added in the I-Frame syntax
Originally committed as revision 21836 to svn:... - 04:37 PM Revision 026b9d3c (ffmpeg): avoid using DECLARE_ALIGNED on stack variable as suggested by Reimar
- Originally committed as revision 21835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 89584458 (ffmpeg): AAC: Mark che_configure() as av_cold.
- It is also only called when the output configuration is not locked.
Originally committed as revision 21834 to svn://... - 04:19 PM Revision ff98c17c (ffmpeg): AAC: Mark functions that are only called when the output configuratio...
- Originally committed as revision 21833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision 005caa34 (ffmpeg): IFF bitmap n-bit color support
- Originally committed as revision 21831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 AM Revision 24006f59 (ffmpeg): 10l ;; gcc 2.95 compilation fix by mike
- Originally committed as revision 21830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 AM Revision cbfcde9f (ffmpeg): 10l use pack16to32(), should fix big endian h264 failures.
- Originally committed as revision 21829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 AM Revision 64dd1b0a (ffmpeg): Merge the single line function decode_cabac_mb_transform_size()
- into the calling code.
8 cpu cycles faster
Originally committed as revision 21828 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/14/2010
- 11:10 PM Revision 8b38d107 (ffmpeg): indent
- Originally committed as revision 21827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 PM Revision f4b8b825 (ffmpeg): Merge decode_cabac_mb_dqp() with surronding code.
- ~20 cpu cycles faster
Originally committed as revision 21826 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:59 PM Revision 94cb5994 (ffmpeg): Drop if(0) code.
- Originally committed as revision 21825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision 4130f739 (ffmpeg): Reindent
- Originally committed as revision 21824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 PM Revision 3adcfbbe (ffmpeg): Optimize h261_probe function, since it is far slower than all others.
- About 5 times faster.
Originally committed as revision 21823 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:51 PM Revision a59b9ee3 (ffmpeg): Set sub_mb_type in direct_cache instead of just the direct flag.
- Simpler, cleaner and faster.
Originally committed as revision 21822 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:41 PM Revision 2dc380ca (ffmpeg): Store sub_mb_type in direct_cache/direct_table.
- This is equal complexity but could be more usefull.
Originally committed as revision 21821 to svn://svn.ffmpeg.org/f... - 10:17 AM Revision d3037bbe (ffmpeg): Add myself as maintainer of bgmc.[ch].
- Originally committed as revision 21820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 AM Revision 3d2c3ef4 (ffmpeg): Remove slice_table checks from decode_cabac_mb_cbp_luma() and set lef...
- these checks arent needed.
Originally committed as revision 21819 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:04 AM Revision 056c5021 (ffmpeg): Revert r21814
- Log:
h264: Fix pointer warnings by removing redundant [0]
Fixes:
h264.h:1222:38: warning: initialization from inc... - 01:14 AM Revision 6e7c397b (ffmpeg): Cosmetics, vertical align.
- Originally committed as revision 21817 to svn://svn.ffmpeg.org/ffmpeg/trunk
02/13/2010
- 10:53 PM Revision e9167646 (ffmpeg): Direct temporal skiped MBs dont need fill_decode_caches() at all so d...
- for them.
Originally committed as revision 21816 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 PM Revision 78998bf2 (ffmpeg): h264: Remove unused variables.
- Originally committed as revision 21815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision 677dab59 (ffmpeg): h264: Fix pointer warnings by removing redundant [0]
- Fixes:
h264.h:1222:38: warning: initialization from incompatible pointer type
h264.h:1299:38: warning: initialization... - 08:57 PM Revision cd12c377 (ffmpeg): Fix integer overflow warnings in h264.h
- Fixes:
h264.h: In function 'fill_filter_caches':
h264.h:1216:73: warning: integer overflow in expression
h264.h:1307:... - 08:13 PM Revision bb770c5b (ffmpeg): Merge (IS_SKIP(mb_type) || IS_DIRECT(mb_type)
- Originally committed as revision 21812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:13 PM Revision 2e4362af (ffmpeg): Skiped MBs dont need the cbp stuff so skip initing that.
- Originally committed as revision 21811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 65760304 (ffmpeg): Reindent a line.
- Originally committed as revision 21810 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision e2b28acf (ffmpeg): Also skip direct/mvd_cache init for skiped blocks.
- Odd thing is i thought ive tryed this already and it failed previously.
Originally committed as revision 21809 to sv... - 07:24 PM Revision 09946fb1 (ffmpeg): Add myself as contributor.
- Originally committed as revision 21808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision 071cfdce (ffmpeg): Add myself as ALS maintainer.
- Originally committed as revision 21807 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision cb9285a2 (ffmpeg): Move more code under if(!IS_DIRECT(mb_type)).
- Originally committed as revision 21806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 PM Revision 161e8cf4 (ffmpeg): Move CODEC_FLAG_GRAY check to outer loop
- Originally committed as revision 21805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 PM Revision 7c2e31d1 (ffmpeg): Move branch based on custom mode outside the loop
- Originally committed as revision 21804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision eb691ef2 (ffmpeg): Directly check whether a fragment is coded for 4MV mode instead of it...
- through the entire coded fragment list.
Originally committed as revision 21803 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:55 PM Revision 15675ce6 (ffmpeg): Eliminate fragment -> macroblock mapping array
- Originally committed as revision 21802 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision ea676144 (ffmpeg): Eliminate macroblock -> fragment mapping array
- Originally committed as revision 21801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision 19cd517d (ffmpeg): Eliminate superblock <-> macroblock mapping array
- Originally committed as revision 21800 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision 25608328 (ffmpeg): Support arithmetic decoding in ALS.
- Originally committed as revision 21799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:23 PM Revision f2b37637 (ffmpeg): Skip some more code that isnt needed for direct MBs.
- Originally committed as revision 21798 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:57 PM Revision 4bf2b9e8 (ffmpeg): add netspeak gsm and truespeech wav format tags to riff.c
- Originally committed as revision 21797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:42 PM Revision 7df8af63 (ffmpeg): Fix reading beyond buffer end on RA144Context.lpc_tables.
- Patch by Francesco Lavra (francescolavra -at- interfree -dot- it)
Originally committed as revision 21796 to svn://sv... - 04:56 PM Revision f2a4f12c (ffmpeg): Do not call lseek() with invalid whence value
- Originally committed as revision 21795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 5ca43c25 (ffmpeg): Move setting MB_TYPE_L0L1 for direct MBs up, this is simpler.
- Originally committed as revision 21794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:30 PM Revision da452aca (ffmpeg): Dont calculate any surrounding MVs for temporal MBs
- Originally committed as revision 21793 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 0d88ff4c (ffmpeg): Add my name to CREDITS.
- Originally committed as revision 21792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 PM Revision 5134ad53 (ffmpeg): Simplify if()
- Originally committed as revision 21791 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 PM Revision 752cc0dc (ffmpeg): Init sub_mb_type cleanly.
- Originally committed as revision 21790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 923bcb40 (ffmpeg): 100l Forgoten hunk.unbreak compile before someone notices.
- Originally committed as revision 21789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 PM Revision af0d6581 (ffmpeg): Restructure spatial direct MV generation so that the zero predictior ...
- is closer at the top.
50-130 cpu cycles faster depending on which kind of direct MBs are meassured.
Originally commi... - 03:46 AM Revision edb4df43 (ffmpeg): Split spatial and temporal direct MV generation.
- A little faster and needed for future optimizations.
This sadly leads to some code duplication (which i hope i can f... - 03:43 AM Revision 3beb81e7 (ffmpeg): Fix compilation with --enable-libgsm on Gentoo and OpenSUSE.
- Patch by Ramiro
Originally committed as revision 21786 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:47 AM Revision 812bfd7b (ffmpeg): Special case for spatial direct MV predictor being 0.
- a little less than 200 cpu cycles faster with the cathedral sample.
Originally committed as revision 21785 to svn://... - 02:20 AM Revision 828cfff6 (ffmpeg): Pack MVs together from the begin for spatial direct, this simplifies ...
- and is a bit faster (5-10 cpu cycles depending on what is meassured).
Originally committed as revision 21784 to svn:...
02/12/2010
- 11:28 PM Revision 02e8c5f0 (ffmpeg): Dont drop B frames without last_picture.
- Fixes issue1722
Originally committed as revision 21783 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 PM Revision b7098cc1 (ffmpeg): Special case VP5/6 chroma alignment on x86 as well
- Originally committed as revision 21782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 735acf56 (ffmpeg): Don't pre-calculate first_pixel
- 3.6% faster on Elephants_Dream_HD-q7-aq7.ogg on my penryn
Originally committed as revision 21781 to svn://svn.ffmpeg... - 10:01 PM Revision a8de3901 (ffmpeg): Implement CODEC_CAP_DRAW_HORIZ_BAND for VP3 decoder
- Originally committed as revision 21780 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 621f9a40 (ffmpeg): Cosmetics: reindent
- Originally committed as revision 21779 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 256c0662 (ffmpeg): Do loop filter per-row rather than per-frame
- 3% faster on Elephants_Dream_HD-q7-aq7.ogg on my penryn
Originally committed as revision 21778 to svn://svn.ffmpeg.o... - 10:01 PM Revision fe313556 (ffmpeg): Move apply_loop_filter above render_slice, it'll be used by the latte...
- Originally committed as revision 21777 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision ea3c2d53 (ffmpeg): Export Theora colorspace info if present
- Originally committed as revision 21776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 337f5c6e (ffmpeg): Theora 3.4 doesn't exist; these fields were misunderstandings of the ...
- Originally committed as revision 21775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 PM Revision 45c3c925 (ffmpeg): Remove unused code that's moved elsewhere
- Originally committed as revision 21774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 PM Revision ab5a0175 (ffmpeg): Add flag so muxers not needing width/height can signal this.
- Add this flag to img2 (fixes -vcodec copy to image2 in some cases)
Originally committed as revision 21773 to svn://s... - 07:25 PM Revision 3566042a (ffmpeg): Try to support truncated h264 frames mixed with mpeg pes headers in mkv.
- Fixes issue1585
Originally committed as revision 21772 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:18 PM Revision 9f1d760a (ffmpeg): Use int8_t instead of char, the signedness of char can differ between...
- Originally committed as revision 21771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 PM Revision fa65584f (ffmpeg): WMAVoice decoder.
- Originally committed as revision 21770 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 AM Revision cbd3441e (ffmpeg): Make DeluxePaint Animation demuxer actually return the find_record() ...
- Originally committed as revision 21769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision 86d58bcf (ffmpeg): Add GEOV fourcc (issue971).
- Originally committed as revision 21768 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom