Activity
From 10/14/2009 to 11/12/2009
11/12/2009
- 11:05 PM Revision 1d8041b3 (ffmpeg): Split overly long line in doxy.
- Originally committed as revision 20529 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision 6870aefa (ffmpeg): Bump minor version after MPEG-4 Lossless commit
- Originally committed as revision 20528 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:08 PM Revision c5c2df94 (ffmpeg): Bump minor version after applying ALS decoder.
- Originally committed as revision 20527 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 PM Revision 98713182 (ffmpeg): Split the sdp_read_packet() function out of rtsp_read_packet().
- This allows to avoid compiling RTSP code when not needed.
Originally committed as revision 20526 to svn://svn.ffmpeg... - 10:31 AM Revision 1ced9da3 (ffmpeg): Move some some functions around, so that splitting the SDP code out of
- rtsp_read_packet() is simpler.
Originally committed as revision 20525 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:22 AM Revision 07580347 (ffmpeg): Mark AOT_ALS as a supported MPEG-4 audio object type.
- Originally committed as revision 20524 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:22 AM Revision ba278391 (ffmpeg): Debug print MP4 objectTypeIndication in hex not decimal as values are...
- hex in all official documents.
Originally committed as revision 20523 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:45 AM Revision 9349e558 (ffmpeg): Cosmetics: Re-indent
- Originally committed as revision 20522 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 AM Revision 0bb622ba (ffmpeg): Fix a __warn_memset_zero_len gcc-4.4 warning.
- Originally committed as revision 20521 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 AM Revision 0c0ccc28 (ffmpeg): Swap slicify / scale description positions, "scale" comes before
- "slicify" in lexical order.
Originally committed as revision 20520 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/11/2009
- 11:50 PM Revision c3eabb7d (ffmpeg): Add scale filter.
- Originally committed as revision 20519 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 PM Revision ba11257e (ffmpeg): Add #include for required header config.h.
- Originally committed as revision 20518 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision 99971952 (ffmpeg): Add MPEG-4 Audio Lossless Coding (ALS) decoder.
- Patch by Thilo Borgmann, thilo D borgmann A googlemail
Originally committed as revision 20517 to svn://svn.ffmpeg.or... - 10:16 PM Revision 24026a2d (ffmpeg): Add the ability to parse the ALSSpecificConfig from an MPEG-4 AudioSp...
- <com googlemail borgmann thilo> as part of GSoC 2009.
Originally committed as revision 20516 to svn://svn.ffmpeg.org... - 09:57 PM Revision ca02d8ec (ffmpeg): Add '#undef fprintf' before PRINT macro that uses fprintf.
- Otherwise there may be trouble when fprintf is disabled in favor of av_log.
Originally committed as revision 20515 t... - 08:36 PM Revision e92ad83f (ffmpeg): Cosmetics: Remove the implied gap before AOT_USAC in the MPEG-4 AOT e...
- Originally committed as revision 20514 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 PM Revision 01d19fbc (ffmpeg): AAC: Rename sect_len to sect_end. It marks the last sfb of the sectio...
- length of the section.
Originally committed as revision 20513 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:24 PM Revision 5aea268d (ffmpeg): Add a channels field to MPEG4AudioConfig.
- Originally committed as revision 20512 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision f2b7ce8a (ffmpeg): Use doubles in ff_set_min_dist_lsf(). After this patch, AMR can use this
- function with no change in output.
Originally committed as revision 20511 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:04 AM Revision 4312b936 (ffmpeg): Add Low Delay MPEG Surround to the enum of MPEG-4 Audio Object Types.
- Originally committed as revision 20510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 AM Revision dd6308ad (ffmpeg): Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c.
- Originally committed as revision 20509 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/10/2009
- 09:53 PM Revision 31557166 (ffmpeg): Add CH_LAYOUT_NATIVE channel mask value to allow user to request nati...
- channel order from the decoder rather than the default FFmpeg channel order.
Originally committed as revision 20508 ... - 09:00 PM Revision 67e362ca (ffmpeg): indent
- Originally committed as revision 20507 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 PM Revision de9bc64d (ffmpeg): Cosmetics: Fix indentation after r20505.
- Originally committed as revision 20506 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 PM Revision 602dd2d3 (ffmpeg): Add .pix_fmts to H264 VDPAU decoder declaration and remove obsolete test
- for codec->capabilities.
Originally committed as revision 20505 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:24 PM Revision 44be1d64 (ffmpeg): Try to fix has_b_frame calculation for open gop files.
- Fixes issue1523
Originally committed as revision 20504 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:36 PM Revision 51ae2142 (ffmpeg): Fix palette copying in av_picture_copy(). Previous code worked only if
- linesize[1] == 1, which does not make sense.
Originally committed as revision 20503 to svn://svn.ffmpeg.org/ffmpeg/t... - 07:11 PM Revision 8cbcb1c7 (ffmpeg): Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
- hardware.
Original patch by NVIDIA corporation.
Originally committed as revision 29885 to svn://svn.mplayerhq.hu/mp... - 06:52 PM Revision 70e0c871 (ffmpeg): Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
- by video players.
Original patch by NVIDIA corporation.
Originally committed as revision 20502 to svn://svn.ffmpeg.... - 03:56 PM Revision 00962aba (ffmpeg): Fix make install when all of ffmpeg/ffplay/ffserver are disabled
- Originally committed as revision 20501 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 PM Revision 09bad7e3 (ffmpeg): Handle JPEG2000 frames stored in the Quicktime container.
- Fixes issue 1525.
Originally committed as revision 20500 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:37 PM Revision b70b1588 (ffmpeg): cosmetics : fix indentation.
- Originally committed as revision 20499 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 PM Revision 7fc58b1e (ffmpeg): Remove code checking for __PIC__ or __pic__ and setting PIC from liba...
- configure is supposed to take care of that already.
Originally committed as revision 20498 to svn://svn.ffmpeg.org/f... - 12:57 PM Revision 5755bc88 (ffmpeg): Check if PIC is somehow already enabled (e.g. a compiler that enables...
- This in particular ensures that -DPIC is set appropriately for YASM, which avoids
linking failures on x86_64 for comp... - 12:37 PM Revision bcf9c2dd (ml): MONL: work in progress for bandwidth estimation and better measurement in...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@223 a72f678d-4428-462c-85b4-08f063ced704
- 04:17 AM Revision 00fa73f0 (ffmpeg): Avoid variable-length array use in ff_acelp_lspd2lpc()
- Originally committed as revision 20496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 AM Revision dccda293 (ffmpeg): Add a NULL pointer check to avcodec_close() this should prevent a seg...
- when closing without open.
Originally committed as revision 20495 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:23 AM Revision 7c4a001a (ffmpeg): configure: whitespace cosmetics
- Originally committed as revision 20494 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/09/2009
- 11:12 PM Revision 260dfb1a (ffmpeg): patcheck: check that pix_fmt etc. initializers are const
- Originally committed as revision 20493 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision b00803e0 (ffmpeg): fix a rounding error in the PSNR calculation and update the many regr...
- test references that this change affects.
Originally committed as revision 20492 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:52 PM Revision a7b9c8ae (ffmpeg): Attempt to document the "enable pic" hackery for OpenBSD.
- Originally committed as revision 20491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision c47ca25e (ffmpeg): Make get_bits_left() available for use in libavcodec (was previously ...
- private in dv.c for some reason). See "[PATCH] get_bits_left()" thread.
Originally committed as revision 20490 to sv... - 10:04 PM Revision b1ade3d1 (ffmpeg): And on the sixth day, God gave us the <= operand, which makes the loop
- "for (i = 1; i < num + 1; i++)" look like "for (i = 1; i <= num; i++)".
Programmers worldwide rejoiced and used the o... - 09:00 PM Revision 5c3c0e3f (ffmpeg): Fix crop filter start_frame() for paletted formats different from
- PAL8. Shift data[1] only if the input format is not paletted.
Originally committed as revision 20488 to svn://svn.ff... - 07:20 PM Revision 6759fdd0 (ml): Restore previous version. After performing local changes, I commit the wh...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@215 a72f678d-4428-462c-85b4-08f063ced704
- 06:56 PM Revision dd18b301 (ffmpeg): Enable linking of parseutils.o.
- Originally committed as revision 20487 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:33 PM Revision ca29783c (ml): First release send chunk
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@212 a72f678d-4428-462c-85b4-08f063ced704
- 05:05 PM Revision f6e81409 (ffmpeg): Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway,
- and -DPIC makes little sense without -fPIC or similar - if -fPIC is
enabled by default, libavutil/internal.h defines ... - 12:06 PM Revision e26d1318 (ffmpeg): Do not hardcode filter order in ff_acelp_lspd2lpc()
- Originally committed as revision 20485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 AM Revision 91cc5d37 (ffmpeg): Move ff_reverse in libavcodec to av_reverse in libavutil.
- Patch by Francesco Lavra, francescolavra interfree it
Originally committed as revision 20484 to svn://svn.ffmpeg.org... - 01:10 AM Revision 66ddc150 (ffmpeg): Increase default value for max_analyze_duration, fixes issue 1506, a ...
- Originally committed as revision 20483 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/08/2009
- 11:48 PM Revision 0f87b771 (ffmpeg): Use enum instead of integer types where appropriate.
- Originally committed as revision 20482 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 PM Revision 80454494 (ffmpeg): Use CODEC_ID_NONE instead of 0 for enum CodecID.
- Originally committed as revision 20481 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:37 PM Revision adadf26b (ffmpeg): Use enum FrameType as parameter to construct_perm_table().
- Originally committed as revision 20480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision b411dfff (ffmpeg): Use enum PixelFormat instead of int for srcFormat and dstFormat.
- Originally committed as revision 29857 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:47 PM Revision ac74dfa4 (ffmpeg): Fix start_frame(), which was issuing chroma artifacts with planar
- formats with more than 8 bits per pixel (e.g. YUVXXXP16).
Originally committed as revision 20479 to svn://svn.ffmpeg... - 10:39 PM Revision 5f36d94d (ffmpeg): Set -DPREFIX for yasm simply whenever extern_prefix is set instead
- of hardcoding it based on the object format.
Originally committed as revision 20478 to svn://svn.ffmpeg.org/ffmpeg/t... - 02:54 PM Revision a16f80f3 (ffmpeg): Remove unused variable.
- 1l for me if it wherent sunday and i could buy cola.
Originally committed as revision 20477 to svn://svn.ffmpeg.org/... - 02:50 PM Revision a34ebe60 (ffmpeg): Always add -DPIC to YASM flags when pic is enabled.
- This covers the previous case of x86_64 and shared, but also
works with --enable-pic.
For 32 bit x86 it currently mak... - 03:27 AM Revision 609d8646 (ffmpeg): move code to avoid forward declaration
- Originally committed as revision 20475 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision b3f9f7a3 (ffmpeg): Let pmt override stream info when encoutered later in the ts file.
- Do not set codec id based on pes start code, this is unreliable.
Fix gazeta-20090408-1456-aa.ts
Originally committed... - 03:06 AM Revision 187bc061 (ffmpeg): ac3dec: revert r20089. The change was just wrong. 10l for me.
- Originally committed as revision 20473 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/07/2009
- 11:44 PM Revision 28f008a9 (ffmpeg): Support some LATM AAC streams (they can be decoded with MPlayer).
- Originally committed as revision 20472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:35 PM Revision 1a15ab49 (ffmpeg): Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers.
- Originally committed as revision 20471 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:10 PM Revision f3001e0d (ffmpeg): Simpliy exp*table init, based on patch by reimar.
- Originally committed as revision 20470 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 AM Revision 2e0a80a1 (ffmpeg): Document sws_freeContext().
- Originally committed as revision 29844 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
11/06/2009
- 06:59 PM Revision a4cb56aa (ffmpeg): change \0xa9enc tag metadata name to encoder to match id3v2
- Originally committed as revision 20469 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision 0d32307d (ffmpeg): 10l: WavPack demuxer forgot to seek back to initial position after block
- contents parsing (for custom sampling rate).
Originally committed as revision 20468 to svn://svn.ffmpeg.org/ffmpeg/t...
11/05/2009
- 11:45 PM Revision 3fa70a3b (ffmpeg): Add pixel format descriptors for the HW-accelerated formats.
- This completes the list of all descriptors in av_pix_fmt_descriptors.
Originally committed as revision 20467 to svn:... - 09:48 PM Revision 64de20d1 (ffmpeg): PPC: make inline asm xform address test work with Apple tools
- Originally committed as revision 20466 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 PM Revision ffa3bd54 (ffmpeg): IA64: do not automatically enable hardcoded tables if explicitly disa...
- Originally committed as revision 20465 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision 1ffc6e83 (ffmpeg): Add ff_init_ff_cos_tabs function and use it in rdft.c to ensure that the
- necessary ff_cos_tabs tables are initialized.
Fixes issue 1507 (QDM2 broken since r20237 without hardcoded tables).
... - 02:25 PM Revision 9cad7e21 (ffmpeg): Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam
- (gordonipub2 AT gordoni DOT com).
This fixes H.264 over RTP when the SDP contains a "framesize:" attribute
(for exam... - 08:53 AM Revision bddc2df5 (ffmpeg): 10l, typo
- Originally committed as revision 20462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 AM Revision 7aa2d42d (ffmpeg): If custom sampling rate is set in WavPack file, parse first block to ...
- actual value.
This fixes issue 1518.
Originally committed as revision 20461 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:10 AM Revision aa926a48 (ffmpeg): Initialize block_parsed before reading first block header in WavPack ...
- it will be useful later.
Originally committed as revision 20460 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:32 AM Revision c2564699 (ffmpeg): do not redundantly set stream nb_frames, it's already set in read_stts
- Originally committed as revision 20459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 AM Revision e7452721 (ffmpeg): compute dts shift with ctts value, cslg atom might be missing, fix #419
- Originally committed as revision 20458 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision fedb1eca (ffmpeg): check that duration is set to avoid fpe
- Originally committed as revision 20457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 AM Revision 507330b9 (ffmpeg): warn if stream timescale is not set and set it to 1 to avoid FPE
- Originally committed as revision 20456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 AM Revision 87e76ae0 (ffmpeg): Corrects two typos
- Originally committed as revision 20455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision a8e1cbaf (ffmpeg): Decrement probe score at unsuported bpp
- Originally committed as revision 20454 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 55d2e32a (ffmpeg): fix \0xa9wrt metadata, to composer, fix issue #1501
- Originally committed as revision 20453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:10 AM Revision 13608652 (ffmpeg): Correct double include introduced by r20450
- Originally committed as revision 20452 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/04/2009
- 11:33 PM Revision c9023405 (ffmpeg): Reduce stack memory allocation in MP3 decoder
- Originally committed as revision 20451 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:29 PM Revision 0c50f8e6 (ffmpeg): Implement ff_scale_vector_to_given_sum_of_squares()
- to aid generic gain control routines. Changes
for qcelp are included. Patch Collin McQuillan.
Originally committed a... - 06:08 PM Revision dbbccb7c (ml): git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/G...
- 05:30 PM Revision 22321774 (ffmpeg): Pad ff_cos_tabs and ff_sin_tabs so that index n points to the table f...
- While this "wastes" up to 2x32 bytes it makes the code slightly simpler and
less confusing.
Originally committed as ...
11/03/2009
- 10:50 PM Revision 981b8fd7 (ffmpeg): Don't lock the channel output configuration based on the first value ...
- non extradata formats. Instead lock it only after the successful decoding of a
frame. This fixes issue 999.
Original... - 10:47 PM Revision cabc41b0 (ffmpeg): Vertical align.
- Originally committed as revision 20447 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 PM Revision 198d5653 (ffmpeg): Use spaces after commas for improving readability.
- Originally committed as revision 20446 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision bc37ec92 (ffmpeg): Add slicify video filter.
- Originally committed as revision 20445 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision da23d424 (ffmpeg): Make avfilter_get_video_buffer() use
- avfilter_default_get_video_buffer() if the get_video_buffer() callback
is not defined in a filter.
Libavfilter filte... - 10:04 PM Revision ae2abc69 (ffmpeg): Explicitely define get_video_buffer() callbacks in the format,
- noformat and null filters.
Originally committed as revision 20443 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:59 PM Revision dc264e77 (ffmpeg): Change file doxy from
- "video format and noformat filters" to
"format and noformat video filters",
as suggested by Diego.
Originally commit... - 09:57 PM Revision 09da1781 (ffmpeg): Fix/clarify description of the noformat filter.
- Originally committed as revision 20441 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 PM Revision 143e3aa0 (ffmpeg): Fix grammar / clarify documentation for the format and noformat
- filters.
Originally committed as revision 20440 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:17 PM Revision 42022e03 (ffmpeg): add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov
- patch by Andrew Wason
Originally committed as revision 20439 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:26 AM Revision 31f8c109 (ffmpeg): Simplify AC-3 critical band end calculation (correctly this time).
- Originally committed as revision 20438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 AM Revision 94593c9b (ffmpeg): Revert r20050, which caused decoding errors with at least one valid A...
- Originally committed as revision 20437 to svn://svn.ffmpeg.org/ffmpeg/trunk
11/02/2009
- 11:44 PM Revision 20026733 (ffmpeg): Indent.
- Originally committed as revision 20436 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:41 PM Revision a75e1034 (ffmpeg): Add -fpre option to take a preset file as parameter. The -[avs]pre op...
- longer accept filenames, and -fpre should be used instead.
Originally committed as revision 20435 to svn://svn.ffmpe... - 08:23 PM Revision d71ad089 (ffmpeg): Add PIX_FMT_PAL flag to BGR8, BGR4_BYTE, RGB8, and RGB4_BYTE formats.
- Originally committed as revision 20434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 PM Revision ad9feac9 (ffmpeg): Avoid huge array for rgb ljpeg on the stack.
- Code tested with an ljpeg i had laying around.
Originally committed as revision 20433 to svn://svn.ffmpeg.org/ffmpeg... - 12:10 AM Revision e47ca4f7 (ffmpeg): map VYUY fourcc to rawcodec
- fixes http://samples.mplayerhq.hu/V-codecs/ATI-VCR12/ATI/y422test.avi
Originally committed as revision 20432 to svn:...
11/01/2009
- 08:14 PM Revision 58b3536d (ffmpeg): configure: fix 64-bit test with clang
- Originally committed as revision 20431 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:48 PM Revision 4c1645a4 (ffmpeg): Set sample format in flac_decode_init() rather than in
- ff_flac_parse_streaminfo() since the latter is shared with the raw FLAC
demuxer, which should not be setting the samp... - 03:08 PM Revision dee34af4 (ffmpeg): Set the sample format for Smacker audio in the decoder rather than in...
- demuxer.
Originally committed as revision 20429 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/31/2009
- 04:33 PM Revision faa374b7 (ffmpeg): configure: remove extra backslashes from suncc DEPEND_CMD
- Patch by Michael Kostylev <michael kostylev gmail>
Originally committed as revision 20428 to svn://svn.ffmpeg.org/ff... - 03:59 PM Revision 06454877 (ffmpeg): configure: use here-doc for --help output
- Originally committed as revision 20427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 PM Revision 173c983b (ffmpeg): configure: use here-docs instead of echo for writing config.{h,mak}
- Originally committed as revision 20426 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision b4f93564 (ffmpeg): configure: simplify setting of SDL flags in config.mak
- Originally committed as revision 20425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision c73f65d9 (ffmpeg): Allow disabling doc generation with --disable-doc
- Originally committed as revision 20424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision ad212cc6 (ffmpeg): configure: simplify STRIP setting in config.mak
- Originally committed as revision 20423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision a48289c7 (ffmpeg): Makefile cosmetics
- Originally committed as revision 20422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 AM Revision 083c5a48 (ffmpeg): Implement AMR gain function that is used by both AMR and SIPR.
- Based on AMR SoC code by Robert Swain and Colin McQuillan.
Originally committed as revision 20421 to svn://svn.ffmpe...
10/30/2009
- 06:17 PM Revision 050ba6f4 (ffmpeg): print packet duration when debugging timestamps
- Originally committed as revision 20420 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 PM Revision a520e9f2 (ffmpeg): Document slice ordering assumption done by sws_scale().
- Originally committed as revision 29804 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:11 AM Revision c5ec0d9d (ffmpeg): Remove the get_video_buffer() callback.
- That was never required since avfilter_get_video_buffer() already
calls itself on the next link if get_video_buffer i... - 10:38 AM Revision b94ca208 (ffmpeg): Document that using "make -r" might be faster than plain "make" in Wi...
- Originally committed as revision 20418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 AM Revision a5abfd8f (ffmpeg): Issue an error when forced format cannot be honored.
- Patch by Etienne Buira $name $surname lists chez free.fr
Originally committed as revision 20417 to svn://svn.ffmpeg....
10/29/2009
- 10:58 AM Revision 8a08175f (ffmpeg): Change whitespace placement a little to improve readabiliy slightly.
- Thats not an attempt to emulate indent -kr behavior down to the finest
fineprint, first it would not be worth the wor... - 10:46 AM Revision f92e7696 (ffmpeg): Multiple inclusion guards for synth_filter.h.
- Originally committed as revision 20415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision e58992e4 (ffmpeg): Support demuxing teletext in DVB streams.
- Original patch by Francesco Lavra, francescolavra interfree it
Originally committed as revision 20414 to svn://svn.f... - 10:43 AM Revision d886e4df (ffmpeg): Vertically align function arguments.
- Originally committed as revision 20413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 AM Revision de4070b5 (ffmpeg): Add generic rules for building helpers with HOSTCC
- Originally committed as revision 20412 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/28/2009
- 10:41 PM Revision 7a41027c (ffmpeg): vorbis_dec: factor out duplicated code for index reading, bounds chec...
- error message into a shared macro.
Originally committed as revision 20411 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:46 PM Revision e273b038 (ffmpeg): Makefile cosmetics
- Originally committed as revision 20410 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 PM Revision 0956bc9b (ffmpeg): Enable hardcoded tables for ia64 shared builds.
- At least for cross-compilation with Gentoo gcc 4.4.2 it fixes the build errors
due to GPREL 22 being insufficient for... - 08:19 PM Revision f0125de9 (ffmpeg): configure: add C99 flags to HOSTCFLAGS
- Originally committed as revision 20408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 PM Revision 3db0208c (ffmpeg): Change format string from "x" to PRIx32 to hopefully fix a warning wi...
- Originally committed as revision 20407 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 PM Revision 785d3c97 (ffmpeg): Makefile cosmetics
- Originally committed as revision 20406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 PM Revision df4fe41d (ffmpeg): Generate mpegaudio tables only when CONFIG_HARDCODED_TABLES is set
- Having mpegaudiodec.o unconditionally depend on mpegaudio_tables.h
forces the latter to be generated even when it wil... - 07:38 PM Revision 52a4a077 (ffmpeg): Fix out-of-tree builds with --enable-hardcoded-tables
- Originally committed as revision 20404 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 2300b120 (ffmpeg): Fix dependency: generated table is needed to create the mpegaudiodec....
- Originally committed as revision 20403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision 9e8fecf7 (ffmpeg): Better formatting for 2D tables in tableprint code.
- Originally committed as revision 20402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:52 PM Revision 8abe97be (ffmpeg): 10l, fix incorrect endif comment.
- Originally committed as revision 20401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision eadaa00c (ffmpeg): Add support for hardcoding the mpegaudiodec tables.
- Reduces .bss size by about 194 kB.
Originally committed as revision 20400 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:04 PM Revision 1a04d4c7 (ffmpeg): mingw32: The flag to work around bug 37216 in gcc is automatically pa...
- MinGW since r18501. Remove a reference that suggests users should pass the
flag manually (this removal was missed in ... - 02:40 PM Revision d49dded5 (ffmpeg): Remove unused variable j.
- Originally committed as revision 20398 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision 2a472e9c (ffmpeg): Detect Sun Studio compiler and set appropriate variables.
- Add dependency generation commands compatible with Sun Studio.
patch by Michael Kostylev, michael.kostylev gmail com
... - 10:51 AM Revision 4f99c31c (ffmpeg): Split synth filter out of dca.c.
- Originally committed as revision 20396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 AM Revision 638783bf (ffmpeg): Split PAM encoder off into its own file.
- Originally committed as revision 20395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 AM Revision 318888f8 (ffmpeg): Split the decoders from pnmen.c off into their own file.
- Originally committed as revision 20394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 AM Revision 761f2c90 (ffmpeg): The encoders in pnmenc.c now depend on the init/end functions in pnm.c.
- Originally committed as revision 20393 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/27/2009
- 11:53 PM Revision 504eee37 (ffmpeg): Commit some functions that are used by both SIPR and AMR.
- Based on AMR SoC code by Robert Swain and Colin McQuillan.
Originally committed as revision 20392 to svn://svn.ffmpe... - 10:12 PM Revision 2be414c8 (ffmpeg): Fix doxies, use third person and phrase-ending dots.
- Originally committed as revision 20391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:40 PM Revision fcbed3c7 (ffmpeg): Add format and noformat filters.
- Originally committed as revision 20390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision 51135d1d (ffmpeg): Move pixdesc.{h,c} from libavcodec to libavutil.
- This way pixdescs can be used without requiring a dependency on
libavcodec.
Originally committed as revision 20389 t... - 08:36 PM Revision 04a5c106 (ffmpeg): Consistently use third person in doxies.
- Originally committed as revision 20388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 PM Revision 3555d2e8 (ffmpeg): Introduce first_avfilter and use that, together with AVFilter.next,
- for registering and finding filters, rather than use the struct
AVFilterList, which is removed.
Simplify the filter ... - 07:46 PM Revision 290d4a44 (ffmpeg): Add an entry for the AVFilter.next addition.
- Originally committed as revision 20386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 PM Revision 243110f9 (ffmpeg): Add a field 'next' to AVFilter.
- Simplify the registration and iteration of all the registered filters,
consistent with what is done with formats / co... - 07:34 PM Revision 77f66963 (ffmpeg): Split codec-regression.sh again and create a lavfi-regression.sh for
- running the libavfilter tests.
Originally committed as revision 20384 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:53 PM Revision b856cbc3 (ml): MONL: mon_test does now pubblish the hopcount results on the repository
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@166 a72f678d-4428-462c-85b4-08f063ced704
- 05:37 PM Revision 13547dd1 (ffmpeg): add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.avi
- Originally committed as revision 20383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:15 PM Revision 8767a009 (ffmpeg): Move PNM init/end functions to the PNM common code.
- This is done in preparation for the PNM encoder/decoder split.
Originally committed as revision 20382 to svn://svn.f... - 04:57 PM Revision d3067047 (ffmpeg): whitespace cosmetics: K&R coding style, prettyprinting
- Originally committed as revision 20381 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:35 PM Revision bc8964ef (ffmpeg): Remove crufty leftovers from the era when this file resided within li...
- Originally committed as revision 20380 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 9853bbb2 (ffmpeg): add some raw codec fourccs, fixes:
- samples/V-codecs/
P422.AVI
UYNV.AVI
UYNY.AVI
V422.AVI
YUNV.AVI
Originally committed as revision 20379 to svn://svn.... - 03:05 PM Revision ff54bb97 (ffmpeg): Fix indentation.
- Originally committed as revision 20378 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:04 PM Revision 25b6d0bc (ffmpeg): Only memset for palettes of 16 elements.
- Originally committed as revision 20377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 AM Revision 6d7d410f (ffmpeg): Clarify responsibility for freeing a buffer when using vdpau.
- Originally committed as revision 20376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 AM Revision b70bc022 (ffmpeg): Add descriptions for the committed filters.
- Originally committed as revision 20375 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/26/2009
- 07:34 PM Revision 6b27353c (ffmpeg): Add a PIX_FMT_HWACCEL flag to the AVPixFmtDescriptor.flags.
- It is used to mark the pixel format used for hardware acceleration
support.
Originally committed as revision 20374 t... - 12:58 PM Revision 6bbd38ef (ml): ML: bug corrections\nMONL: bug corrections
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@163 a72f678d-4428-462c-85b4-08f063ced704
- 10:18 AM Revision 0600d30a (ffmpeg): Avoid "-z text" diversion on SunOS x86, needed to make FATE happy.
- patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 20373 to svn://svn.ffmpeg.org...
10/25/2009
- 09:06 PM Revision 8fdb01c1 (ffmpeg): Make dprintf_link() show the name of the link pixel format.
- Originally committed as revision 20372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 AM Revision 45213083 (ffmpeg): s/movdqa/movaps/ in sse1 fft. (regression in r20293)
- Originally committed as revision 20371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision 7549632b (ffmpeg): rtsp_close_streams frees the auth_b64 line already
- Originally committed as revision 20370 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision d243ba30 (ffmpeg): Support 3xx redirection in rtsp
- All the error codes 3xx got managed the same way.
After setup/early play redirection will not be managed
REDIRECT met...
10/24/2009
- 08:40 PM Revision c5898e86 (ffmpeg): compute codec bitrate in mov demuxer, patch by haim alon, haim dot al...
- Originally committed as revision 20368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 PM Revision d3ee7715 (ffmpeg): Support amdfam10 for --cpu, also avoids a warning about unknown cpu if
- --cpu=host is used on AMD Phenom and newer at least.
Originally committed as revision 20367 to svn://svn.ffmpeg.org/... - 05:24 PM Revision bd56505a (ffmpeg): Bump micro version after the FRWU decoder inclusion
- Originally committed as revision 20366 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 PM Revision 8f1e4d4f (ffmpeg): Split codec-regression.sh, and create the lavf-regression.sh script.
- Originally committed as revision 20365 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:53 PM Revision 921da217 (ffmpeg): Just remove params understood by the demuxer
- This should unbreak certain urls.
Originally committed as revision 20364 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:18 PM Revision 7541f32e (ffmpeg): Suppress ?params in the rtsp uri
- Right now rtsp demuxer receives it's ffmpeg specific params encoded in the url
That made the server receiving request... - 03:10 PM Revision 224b4495 (ffmpeg): Use sdp c= line if the rtsp Transport line doesn't have a destination
- Transport:destination in rtsp is optional, c= line in sdp is compulsory
Patch from Armand Bendanan (name.surnameATfr... - 12:44 PM Revision 76e6e9c3 (ffmpeg): Remove ancient redir demuxer.
- HTTP supports redirection just fine without it.
Originally committed as revision 20361 to svn://svn.ffmpeg.org/ffmpe... - 12:39 PM Revision 2189dbc4 (ffmpeg): Fix codectest
- Originally committed as revision 20360 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/23/2009
- 10:49 PM Revision f94e56cf (ffmpeg): Split codec-regression.sh, put all the code which can be shared by
- other regression test scripts in the regression-funcs.sh file.
Originally committed as revision 20359 to svn://svn.f... - 11:51 AM Revision 329c01c5 (ffmpeg): Compile LPC code when CONFIG_LPC is set.
- The codec dependencies on LPC are already described in configure,
so there is no need to duplicate this in the Makefi...
10/22/2009
- 11:08 PM Revision 54116673 (ffmpeg): Update the entry for the AVFilter.description field addition.
- Originally committed as revision 20357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision cccd292a (ffmpeg): Move the description field of the filter from AVFilterContext to
- AVFilter, where it should have had defined the first time.
+10L.
Originally committed as revision 20356 to svn://svn... - 10:49 PM Revision 01537e9f (ffmpeg): Add an entry for the AVFilterContext.description addition.
- Originally committed as revision 20355 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 PM Revision 1551745c (ffmpeg): Add a description field to AVFilterContext.
- Originally committed as revision 20354 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision 29b5a3aa (ffmpeg): Refer again to the "width" and "height" crop parameter names
- which were previously mentioned, rather than to "w" and "h".
Originally committed as revision 20353 to svn://svn.ffm... - 10:00 PM Revision c38ae71f (ffmpeg): Add video vertical flip filter.
- Originally committed as revision 20352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 PM Revision debfab4a (ffmpeg): Refer to the "width" and "height" crop parameter names which were
- previously mentioned, rather than to "w" and "h".
Originally committed as revision 20351 to svn://svn.ffmpeg.org/ffm... - 09:19 PM Revision 06da6943 (ffmpeg): Add clang to detected compilers
- Originally committed as revision 20350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision b74d42ee (ffmpeg): Build extradata in adpcm_ms encoder.
- This fixes issue #1244.
Originally committed as revision 20349 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:43 PM Revision df84d7d9 (ffmpeg): Fix infinite loop with size==0 && sample_size!=0 in non interleaved a...
- Untested, i do not have a sample.
Originally committed as revision 20348 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:32 PM Revision 83a4d356 (ffmpeg): Support non interleaved avi files that have 0<size<sample_size.
- (No i do not have a sample its thus also untested)
The new code is also simpler.
Originally committed as revision 20... - 06:12 PM Revision 1b0e6d04 (ml): Some more bug corrections in ML
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@162 a72f678d-4428-462c-85b4-08f063ced704
- 05:56 PM Revision a3fd121c (ml): Some bug corrections in ML
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@161 a72f678d-4428-462c-85b4-08f063ced704
- 04:27 PM Revision c671ac40 (ffmpeg): Fixes detection and error reporting of non-existing files in img2.c.
- Patch by Samuli Valo: name surname picturall com
Originally committed as revision 20346 to svn://svn.ffmpeg.org/ffmp... - 03:57 PM Revision bb7d0e87 (ffmpeg): Indicate that AdaptCoeff1 and 2 are functions of the actual coefficie...
- Originally committed as revision 20345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 AM Revision 1af63d85 (ml): Major revamp of ML. Still to be debugged!
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@160 a72f678d-4428-462c-85b4-08f063ced704
10/21/2009
- 09:19 PM Revision 415e6d29 (ffmpeg): Sort video filter descriptions by name.
- Originally committed as revision 20344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision 06718022 (ffmpeg): Make the pix_fmts var in query_formats() static const.
- Originally committed as revision 20343 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 190c1669 (ffmpeg): Add video crop filter.
- Originally committed as revision 20342 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision 9abba21a (ffmpeg): Cosmetics: prefer "pix_fmts" over "pix_fmt" for the name of the
- argument of avfilter_make_format_list(), as the argument represents a
list of elements.
Originally committed as revi... - 08:39 PM Revision 1554fed2 (ffmpeg): Make avfilter_make_format_list() take in input a const argument.
- Originally committed as revision 20340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 PM Revision f2ed1a41 (ffmpeg): Fix the spelling for the project name, from "ffmpeg" to "FFmpeg".
- Originally committed as revision 20339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:22 PM Revision dba755fa (ffmpeg): Rename vfilters.texi to libavfilter.texi, as the file is meant to
- document libavfilter and not only its video filtering facilities.
Originally committed as revision 20338 to svn://sv... - 03:19 PM Revision e05d4d29 (ml): fixes here (repoclient_test) and there (ml)
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@158 a72f678d-4428-462c-85b4-08f063ced704
- 01:25 AM Revision a3faf694 (ffmpeg): Add comment on #endif about condition that triggers it.
- Originally committed as revision 20337 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/20/2009
- 07:27 PM Revision 61ee5045 (ffmpeg): Seek function for TMV
- Originally committed as revision 20336 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:07 PM Revision 0319ba5e (ffmpeg): Parenthesize correctly in TMV probe
- Originally committed as revision 20335 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 PM Revision 380cf1b9 (ml): Backup version please use previous version (154)!
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@155 a72f678d-4428-462c-85b4-08f063ced704
- 03:37 PM Revision 2bc70a76 (ffmpeg): Print "NOPTS" when AV_NOPTS_VALUE is encountered during seek regressi...
- This makes the output nicely aligned even in for those cases, and might
also avoid some issues with printf implementa... - 03:27 PM Revision 711e69a7 (ffmpeg): Improve sofdec dectection to avoid false positives for MP2.
- Patch by tralph11, tralph11 yahoo
Originally committed as revision 20333 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:16 PM Revision 558dbb84 (ffmpeg): sin_tables.c is a generated file, so add it to CLEANFILES
- Originally committed as revision 20332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 AM Revision a0b909fb (ffmpeg): Remove SHIFT_TEMPS from jfdct code.
- Patch by avcoder: our_beloved_project AT gmail DOT com
See thread [FFmpeg-devel] Patch: remove useless SHIFT_TEMPS de... - 09:22 AM Revision 351ad48b (ml): Imporved mon_test: two version
- passive: listening to incoming connections (no socketId specified)
active: you specify from command line the socketI... - 06:40 AM Revision 08580cb0 (ffmpeg): Make url_resetbuf() assert on wrong flags passed and make it static o...
- version bump.
See thread: [FFmpeg-devel] & vs. &&
Date: Mon, 12 Oct 2009 14:21:06 +0200
Originally committed as revi...
10/19/2009
- 11:22 PM Revision 0cd0a224 (ffmpeg): Move function that is only used by the MP3 muxer below the correspond...
- This removes the dependency of the MP2 muxer on the id3v2 object file.
Originally committed as revision 20329 to svn... - 10:45 PM Revision 2ab9be3a (ffmpeg): Add missing dependency of the S/PDIF muxer on the AAC parser.
- Fixes build with --disable-parsers.
Originally committed as revision 20328 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:36 PM Revision ff06d76a (ffmpeg): Add '#include "libavutil/intreadwrite.h"', necessary for AV_RB32.
- This fixes the build with demuxers disabled.
Originally committed as revision 20327 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:32 PM Revision cd69fa69 (ffmpeg): The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object depen...
- Originally committed as revision 20326 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 PM Revision 96ff02f1 (ffmpeg): Get rid of some pointless '== NULL' / '!= 0' conditions in if stateme...
- Originally committed as revision 20325 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 6f571d89 (ffmpeg): Remove some duplicate object dependencies for the RTSP demuxer.
- They are already covered by its dependency on the SDP demuxer.
Originally committed as revision 20324 to svn://svn.f... - 10:03 PM Revision 47e9f621 (ffmpeg): Add missing rdt.o dependency for SDP demuxer.
- This fixes the build when the RTSP demuxer is disabled.
Originally committed as revision 20323 to svn://svn.ffmpeg.o... - 09:59 PM Revision 3a408eff (ffmpeg): Move up the $test variable definition, together with the other
- definitions of variables defined using the positional arguments of the
script.
Should ease the split of the file.
O... - 09:54 PM Revision dd65909a (ffmpeg): Give symbolic names to the positional parameters of the
- codec-regression.sh script.
Originally committed as revision 20321 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:22 PM Revision c0da46c8 (ffmpeg): Break over-80-chars-long line.
- Originally committed as revision 20320 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:55 PM Revision 72017ea1 (ffmpeg): check stream index validity in av_program_add_stream_index
- Originally committed as revision 20319 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:53 PM Revision 8425ceca (ffmpeg): request mp3 frame_size to be set in has_codec_parameters, fix issue #...
- Originally committed as revision 20318 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:45 PM Revision b0bef342 (ffmpeg): Add additional long names for the Flash Video decoder and encoder.
- Originally committed as revision 20317 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:44 PM Revision 2917367c (ffmpeg): Add additional long names for the Sorenson Vector Quantizer 3 decoder.
- Originally committed as revision 20316 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 1c062b55 (ffmpeg): Add additional long names for the Sorenson Vector Quantizer 1 decoder
- and encoder.
Originally committed as revision 20315 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:21 PM Revision 9adcccde (ffmpeg): mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so make
- them use the same variable/global storage.
Saves 4 kB in .bss.
Originally committed as revision 20314 to svn://svn.f... - 03:51 PM Revision 8767fb4c (ffmpeg): whitespace cosmetics: prettyprinting, K&R style
- Originally committed as revision 20313 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 PM Revision 643fc8f1 (ffmpeg): Flip (M)JPEG frames encoded by Intel JPEG library.
- Fixes issues 1464 and 1468.
Originally committed as revision 20312 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:14 PM Revision 11eb3cea (ffmpeg): Remove pointless parentheses.
- Originally committed as revision 20311 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:47 PM Revision d91aac1c (ffmpeg): cosmetics: Remove pointless parentheses from return statement.
- Originally committed as revision 20310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 PM Revision 933018e2 (ffmpeg): Align the seek regression test output for better readability.
- Originally committed as revision 20309 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 AM Revision 19538981 (ffmpeg): Update libx264.c for x264 API change
- Change behavior of b-pyramid option.
Originally committed as revision 20308 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:20 AM Revision f2c061ec (ffmpeg): reindent after commit
- Originally committed as revision 20307 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 AM Revision 7edbcfb7 (ffmpeg): In dump_format, print streams not associated with any program.
- Fixes issue #1366.
Originally committed as revision 20306 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:42 AM Revision cbd8a722 (ffmpeg): Fix wrong comparison in r20304
- Originally committed as revision 20305 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/18/2009
- 11:56 PM Revision 9cf6bbb9 (ffmpeg): If missing, calculate width or height from bpp and
- image size lowering the probe score too.
Originally committed as revision 20304 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:45 PM Revision 027e85d8 (ffmpeg): Add an entry for the avfilter_make_format_list() interface change.
- Originally committed as revision 20303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:39 PM Revision 6b5dc050 (ffmpeg): Rename avfilter_make_format_list2() to avfilter_make_format_list().
- Originally committed as revision 20302 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 PM Revision e768cb76 (ffmpeg): Remove avfilter_make_format_list(), it has been replaced by
- avfilter_make_format_list2().
Originally committed as revision 20301 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:27 PM Revision c3a58c4e (ffmpeg): fix indentation
- Originally committed as revision 20300 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 PM Revision f6a1fa85 (ffmpeg): Implement avfilter_make_format_list2(), which is going to replace
- avfilter_make_format_list().
See the thread:
"[PATCH] Implement avfilter_make_format_list2(enum PixelFormat pix_fmt,... - 11:00 PM Revision f28b385d (ffmpeg): Make clear in the doxy that this is a *video* filter.
- Originally committed as revision 20298 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision f6112d7f (ffmpeg): Split the "Introduction" chapter in two chapters as suggested by
- Diego.
Originally committed as revision 20297 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:43 PM Revision 94ec3aca (ffmpeg): Support FourCC mjpa as MJPEG.
- Fixes issue 1492.
Originally committed as revision 20296 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:33 PM Revision 9dd08b4e (ffmpeg): Fix recursive avfilter_poll_frame(). It was doing
- min = FFMIN(min, avfilter_poll_frame(link->src->inputs[i]))
which, since FFMIN is a macro, was calling itself
twice f... - 09:44 PM Revision b07781b6 (ffmpeg): fix linking on systems with a function name prefix (10l in r20287)
- Originally committed as revision 20294 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 PM Revision 29e4edbb (ffmpeg): sync yasm macros to x264
- Originally committed as revision 20293 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 807e4e81 (ffmpeg): mux all stream types except audio as one pes packet per avpacket, iss...
- Originally committed as revision 20292 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision 10a693b5 (ffmpeg): fix sar for dvcpro hd, patch by Charles Yates, charles dot yates at g...
- Originally committed as revision 20291 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision e17ccf60 (ffmpeg): huffyuv: add some const qualifiers
- Originally committed as revision 20290 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:25 PM Revision 7857d3cc (ffmpeg): fix indentation and add braces
- Originally committed as revision 20289 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:11 PM Revision 45a49840 (ffmpeg): handle_packets takes number of packets as arg, avoid reading too much
- Originally committed as revision 20288 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:10 PM Revision 2f77923d (ffmpeg): simd add_hfyu_left_prediction
- 2.2x faster than C on conroe, 3.6x on penryn.
4-6% faster huffyuv decoding if using left or plane mode and yuv
Origi... - 08:08 PM Revision 1303d62d (ffmpeg): Increase max resync size, fix demuxing of dvgrab-2009.03.28_19-07-22.m2t
- Print error when max resync size is reached and return EAGAIN instead of
INVALIDDATA, so user can retry if wanted.
O... - 07:51 PM Revision f4d608e3 (ffmpeg): add CONFIG_LPC to the build system for lpc dsputil functions. fixes b...
- problems when lpc.c is not compiled.
Originally committed as revision 20285 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:51 PM Revision 4df254f1 (ffmpeg): WMAPRO: use some type punning in decode_coeffs()
- Originally committed as revision 20284 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision f122ef36 (ffmpeg): Smarten mtv's probe a bit. Check for non zero
- on bpp and width|height header fields. This
change is among the ones suggested by Vitor
Sessak in his '[FFmpeg-devel]... - 04:33 PM Revision a828d48c (ffmpeg): Replace seek test error return numbers by the corresponding E* strings.
- Hopefully this fixes regression tests on DOS.
It breaks alignment of the output a bit more, but this should be easy t... - 04:29 PM Revision a0228397 (ffmpeg): Replace big square-root table by a call to ff_sqrt(). Based on a patch
- by Reimar Döffinger.
Originally committed as revision 20281 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:13 PM Revision 8da1d52c (ffmpeg): remove old and useless debug code
- It uses the old, deprecated metadata API and prints exactly the same thing
as what ffmpeg/ffplay does.
Originally co... - 03:28 PM Revision c4d438c2 (ffmpeg): Read metadata in WavPack files.
- Patch by Anton Khirnov (acronym("What You Should Know About Something"), gmail)
Originally committed as revision 202... - 02:34 PM Revision 53bc53ae (ffmpeg): Fix typo that mistakenly slipped into previous commit:
- CONFIG_MPEG_XVMC_DECODER was changed to CONFIG_MPEGVIDEO_XVMC_DECODER.
patch by Onur Küçük, onur delipenguen net
Ori... - 12:17 PM Revision 2bd0758e (ffmpeg): matroskaenc: Add support for writing chapters.
- patch by Anton Khirnov wyskas _at_ gmail _dot_ com
Originally committed as revision 20277 to svn://svn.ffmpeg.org/f... - 10:47 AM Revision 15674f12 (ffmpeg): cosmetics: Break overly long lines.
- Originally committed as revision 20276 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 AM Revision 7b018b1d (ffmpeg): Add the null video filter.
- Originally committed as revision 20275 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:31 AM Revision 930aa451 (ffmpeg): Use 'enum PixelFormat *' rather than 'int *' as type for the
- AVFilterFormats.formats field.
Cleaner / safer.
Originally committed as revision 20274 to svn://svn.ffmpeg.org/ffmpe... - 08:31 AM Revision c3b27a3d (ffmpeg): Add an entry for the avfilter_get_video_buffer() API change operated
- in r20272.
Originally committed as revision 20273 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:16 AM Revision 0eb4ff9e (ffmpeg): Make avfilter_get_video_buffer() recursive.
- When called on a link with a filter whose destination pad has not a
get_video_buffer callback defined, it will call
a... - 07:46 AM Revision 1f09ab5e (ffmpeg): Add documentation for libavfilter video filters.
- Originally committed as revision 20271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 AM Revision 5d660598 (ffmpeg): Support more than 64 channels in RTMP input
- Originally committed as revision 20270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 AM Revision 8f648b74 (ffmpeg): Accept RTMP packets with one-byte header
- Originally committed as revision 20269 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:54 AM Revision f836fa17 (ffmpeg): Last parameter in RTMP "play" call was optional and some servers seem...
- understand it, so drop it.
Originally committed as revision 20268 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/17/2009
- 09:30 PM Revision 961057de (ffmpeg): Remove unnecessary entries in ff_vorbiscomment_metadata_conv. VorbisC...
- keys are case-insensitive.
Originally committed as revision 20267 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:00 PM Revision fde82ca7 (ffmpeg): Move autocorrelation function from flacenc.c to lpc.c. Also rename the
- corresponding dsputil functions and remove their dependency on the FLAC
encoder.
Fixes Issue1486.
Originally committ... - 08:37 PM Revision a4cb6751 (ffmpeg): Avoid segfault for empty input files
- Originally committed as revision 20265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision c69b3e0d (ffmpeg): Revert r20249, it seems the union trick works everywhere
- Original commit message:
Very evil missuse of svn to test if AVOption and AVOption2 are compatible.
If this test tr... - 02:07 PM Revision cf671d05 (ffmpeg): Remove extraneous const keyword
- Originally committed as revision 20263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 AM Revision 56e6f830 (ffmpeg): Emit the SDP lines in the correct order
- Originally committed as revision 20262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 AM Revision 215dab5f (ffmpeg): alacenc : use private compression_level value consistently.
- Originally committed as revision 20261 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/16/2009
- 11:06 PM Revision f076fe44 (ffmpeg): Remove a meaningless 'inline' from add_hfyu_left_prediction_bgr32_c().
- Originally committed as revision 20260 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 2d4bbdec (ffmpeg): Huffyuv: Add missing const to src pointers in dsputil functions.
- Originally committed as revision 20259 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision 8471a187 (ffmpeg): Huffyuv: Remove unnecessary allocation in alloc_temp().
- RGB only needs one temp array.
Originally committed as revision 20258 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:52 PM Revision 6ec8eadd (ffmpeg): Huffyuv: Fix a valgrind warning in get_vlc2().
- The padding in bitstream_buffer wasn't initialized.
Originally committed as revision 20257 to svn://svn.ffmpeg.org/f... - 04:50 PM Revision a0992374 (ffmpeg): alacenc : Move some code around for clarity.
- Originally committed as revision 20256 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision 52ae1e86 (ffmpeg): mlp: Indent.
- Originally committed as revision 20255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision 7fd88069 (ffmpeg): mlp: Only initialize VLC tables once. This caused a crash when multiple
- instances of the decoder were started at different times.
Bug reported by Maxim Anisiutkin.
Originally committed as ... - 04:03 PM Revision 33815fa1 (ffmpeg): mlp: Use smaller CRC tables if CONFIG_SMALL.
- Patch by Reimar.
Originally committed as revision 20253 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:16 PM Revision 45fc24a0 (ffmpeg): Do not try to free memory that was never allocated (partial revert of...
- Originally committed as revision 20252 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 PM Revision 0b7f39c9 (ffmpeg): Release unreleased buffers found by make test.
- Originally committed as revision 20251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision bc2d2a07 (ffmpeg): Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.
- Originally committed as revision 20250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 PM Revision b388d5e4 (ffmpeg): Very evil missuse of svn to test if AVOption and AVOption2 are compat...
- If this test triggers anywhere for anyone, revert this commit immedeatly.
Ill revert this in a day or 2, its just so ... - 12:31 PM Revision f1cb9858 (ffmpeg): Add an experimental AVOption2 that uses an union instead of double fo...
- Originally committed as revision 20248 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 AM Revision 68677dd8 (ffmpeg): Log a clearer warning message when muxing FLV with Speex containing m...
- 8 frames per packet.
Originally committed as revision 20247 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:55 AM Revision c76911bd (ffmpeg): Split parts of dvdata.h into dvdata.c, this ensures that things like
- work_chunks_* and dv_idct_factor_* variables appear only once in the binary
instead of 3 times.
Saves 3264 bytes in .... - 03:02 AM Revision 046c4001 (ffmpeg): Add Speex support to the FLV muxer.
- Originally committed as revision 20245 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/15/2009
- 06:04 PM Revision 75df2edb (ffmpeg): Add support for hardcoded ff_sin_* tables.
- Originally committed as revision 20244 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 PM Revision 4ee726b6 (ffmpeg): Move/add COSTABLE/SINTABLE macros to dsputil to add extern definitions
- for ff_cos_* and ff_sin_* without introducing too much code duplication.
Originally committed as revision 20243 to s... - 05:19 PM Revision 91405541 (ffmpeg): Remove silly casts to the same type as we already have.
- Originally committed as revision 20242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 77edf866 (ffmpeg): Add missing release_buffer at decode end for asv1 decoder.
- Originally committed as revision 20241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 PM Revision a57afd29 (ffmpeg): Partially revert r20233, exp2f is not available on some BSDs, DOS and...
- Originally committed as revision 20240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision e8b78541 (ffmpeg): Raise MAX_THREADS to 16.
- Patch by Frank Barchard, fbarchard google com
Originally committed as revision 20239 to svn://svn.ffmpeg.org/ffmpeg/... - 01:55 PM Revision 2e3ca1ff (ffmpeg): Skip padding bytes correctly in ID3 tags.
- This fixes a regression introduced in r20170.
Originally committed as revision 20238 to svn://svn.ffmpeg.org/ffmpeg/... - 11:50 AM Revision aafd6595 (ffmpeg): Do not initialize ff_cos_* tables again in rdft_init, they are already
- initialized by ff_fft_init and using different code can result in slightly
different values, in addition it crashes w... - 09:49 AM Revision 0fa0fa29 (ffmpeg): 10l: update Makefile after rename
- Originally committed as revision 20236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 AM Revision 5855e4e0 (ffmpeg): Rename aiff.c to aiffdec.c
- Originally committed as revision 20235 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:45 AM Revision 47b47bbd (ffmpeg): Split up the AIFF muxer and demuxer into separate files.
- Originally committed as revision 20234 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:59 AM Revision 686884da (ffmpeg): Use cbrtf and exp2f instead of pow to calculate tables for MPEG audio...
- This hopefully is fast enough so that it is reasonable to use the same formula
directly instead of the table for CONF...
10/14/2009
- 09:41 PM Revision 16aec747 (ffmpeg): Use hardcoded instead of runtime-calculated ff_cos_* tables if
- --enable-hardcoded-tables was used.
Due to the size, the code for the tables is generated at compile time.
Originall... - 05:28 AM Revision 6d924b5a (ffmpeg): Release frame after decoding is done
- Originally committed as revision 20231 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom