Activity
From 08/16/2008 to 09/14/2008
09/14/2008
- 10:46 PM Revision f236aa47 (ffmpeg): wording/spelling
- Originally committed as revision 15333 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 PM Revision 8fd64adf (ffmpeg): cosmetics: fix indentation after r15321
- Originally committed as revision 15332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 PM Revision 6682ae42 (ffmpeg): write actual min and max frame size to FLAC header. update regression...
- Originally committed as revision 15331 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 PM Revision dd857bfd (ffmpeg): cosmetics: Fix indentation.
- Originally committed as revision 15330 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 PM Revision 3fe5ae2b (ffmpeg): Remove useless #ifdef around #include.
- Originally committed as revision 15329 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 9be50e39 (ffmpeg): Only define x86 register names on x86.
- Originally committed as revision 15328 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision 4a0266a0 (ffmpeg): Spelling...
- Originally committed as revision 15327 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision a9f8587e (ffmpeg): write MD5 checksum to FLAC header. update regression tests.
- Originally committed as revision 15326 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:10 PM Revision 2b905517 (ffmpeg): update FLAC regression test due to expected change after r15324
- Originally committed as revision 15325 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 PM Revision e1a12934 (ffmpeg): write number of samples in FLAC extradata.
- based on a patch by Mathieu Velten (matmaul gmail com).
Originally committed as revision 15324 to svn://svn.ffmpeg.o... - 07:29 PM Revision 8588e148 (ffmpeg): Avoid some explicit types in sizeof().
- Originally committed as revision 27611 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:25 PM Revision 22129c78 (ffmpeg): Use av_mallocz() instead of for() =0;
- Originally committed as revision 27610 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:00 PM Revision 45e18be8 (ffmpeg): Move dither tables from yuv2rgb to swscale, they have been written by...
- can be used under LGPL.
Originally committed as revision 27609 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 05:30 PM Revision 1a7f150c (ffmpeg): Add , to clarify sentence.
- Originally committed as revision 15323 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 PM Revision 5165651c (ffmpeg): add error message for unsupported codecs in WAVE.
- Resolves issue 623.
Originally committed as revision 15322 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:50 PM Revision 0605f5c8 (ffmpeg): Return error when trying to decode non-grayscale 16-bit PNM images.
- Fixes issue 566.
Originally committed as revision 15321 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:37 PM Revision 8840ce92 (ffmpeg): Fix typos found by ispell.
- Originally committed as revision 15320 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 PM Revision 88cdf2f4 (ffmpeg): Reword a few sentences to make them clearer.
- Originally committed as revision 15319 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:56 PM Revision 2834c365 (ffmpeg): Reindent after r15317.
- Originally committed as revision 15318 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision 2e889ae4 (ffmpeg): Rename RTSP_SERVER_RDT to RTSP_SERVER_REAL, because RDT (the transport
- protocol) is not strictly related to the server type (Real servers can
stream both RDT and RTP).
Originally committe... - 02:38 AM Revision 38d174b3 (ffmpeg): The official guide to swscale for confused developers.
- Originally committed as revision 15316 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/13/2008
- 08:52 PM Revision 70735a3f (ffmpeg): Reindent after last commit
- Originally committed as revision 15315 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision 51436848 (ffmpeg): Apply pulses to unscaled coefficients rather than scaled.
- Slight reworking of a patch by Alex Converse (alex converse gmail com)
Originally committed as revision 15314 to svn... - 08:22 PM Revision 408992ba (ffmpeg): Operands of '+' are not necessarily evaluated in order so r15311 was ...
- Splitting the assignment onto two lines should resolve the order issue.
Originally committed as revision 15313 to sv... - 06:50 PM Revision ab5ce4ae (ffmpeg): Update link to FFmpeg Windows Help website.
- Originally committed as revision 15312 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 PM Revision 19645d74 (ffmpeg): Correct order of parsing for pulse scalefactor band and offset to mat...
- specification.
Patch by Alex Converse (alex converse gmail com)
Originally committed as revision 15311 to svn://svn... - 05:25 PM Revision 46cd15ca (ffmpeg): Fix setting default value of scan_offset option for target svcd.
- Patch by Gert Vervoort gert D vervoort A hccnet D nl
Originally committed as revision 15310 to svn://svn.ffmpeg.org/... - 05:09 PM Revision 05d8de22 (ffmpeg): Add sparc maintainer.
- Originally committed as revision 15309 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision 9547cadb (ffmpeg): Cosmetics: line breaks
- Originally committed as revision 15308 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:49 PM Revision 111734de (ffmpeg): Simplify: use a single history buffer for gain and a single one for
- speech instead of having two for each in the context.
Originally committed as revision 15307 to svn://svn.ffmpeg.org... - 04:13 PM Revision a35acd7f (ffmpeg): Fix libswscale build after r27561 if --enable-runtime-cpudetection is...
- Originally committed as revision 27602 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:41 PM Revision 14014d47 (ffmpeg): Fix indention.
- Originally committed as revision 27600 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:18 PM Revision 7f0d242b (ffmpeg): Fix compilation on Mac OS X 10.4: Defining _POSIX_C_SOURCE hides the ...
- similar typedefs that sysctl.h needs. Since sysctl() itself isn't POSIX
undefining _POSIX_C_SOURCE for check_altivec.... - 11:52 AM Revision 43c16478 (ffmpeg): Rename yuv2rgb variables to avoid name clashes with the ones used by ...
- Originally committed as revision 27599 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:49 AM Revision 3e3c638e (ffmpeg): Switch regression tests to swscale.
- Plain C, x86-32 and -64 have been tested and should work, other
archs that had asm optmizations in swscale likely wil... - 03:12 AM Revision f433c8ab (ffmpeg): Disable mmx routines that are not bitexact when the user wants
- bitexact ones.
Originally committed as revision 27597 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 02:18 AM Revision ef423a66 (ffmpeg): Make horizontal mmx scaling code match C code.
- Originally committed as revision 27596 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:04 AM Revision 88bc5a64 (ffmpeg): Ensure that additional filter coeffs that exist due to alignment
- are 0 if bitexact mode is requested.
Originally committed as revision 27595 to svn://svn.mplayerhq.hu/mplayer/trunk/...
09/12/2008
- 11:52 PM Revision 84c12535 (ffmpeg): yvu9toyv12Wrapper is not bitexact so disable it when the user wants
- bitexactness to C.
Originally committed as revision 27594 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 10:29 PM Revision 881c4294 (ffmpeg): Make the horizontal C scaler code clip only against INT16_MAX not 0,
- this decreases the difference between C and MMX, its also faster.
Originally committed as revision 27593 to svn://sv... - 09:46 PM Revision ceb700ba (ffmpeg): Add bitexact flag.
- Originally committed as revision 27592 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:25 PM Revision b82ecd62 (ffmpeg): The yuv->rgb tables are too small for cliping to be avoidable,
- thus revert the respective optimization. The table generator code
has to be rewritten anyway one day by some voluntee... - 06:05 PM Revision 78454dfc (ffmpeg): Fix another 1000l bug in the mono input code.
- Originally committed as revision 27590 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:51 PM Revision 6c80eb16 (ffmpeg): Add support for PIX_FMT_YUV440P.
- Originally committed as revision 27589 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:28 PM Revision 4bb9adcf (ffmpeg): 10000l PIX_FMT_MONOWHITE check was really a || 1.
- Thats what happens when one does not do the full set of tests before each commit
and just quickly goes over the diff ... - 04:46 PM Revision 3d05e078 (ffmpeg): Support mono as input format.
- Originally committed as revision 27587 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:01 PM Revision ec1bca2a (ffmpeg): Add support for PIX_FMT_MONOWHITE as output format.
- Originally committed as revision 27586 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:33 PM Revision 35445d29 (ffmpeg): Reindent after last commit
- Originally committed as revision 15304 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision 51673647 (ffmpeg): Only read some of TNS bitstream data in the case that the TNS filter ...
- non-zero as per the specification.
Patch by Alex Converse (alex converse gmail com)
Fixes another issue pertaining t... - 04:40 AM Revision 08857704 (ffmpeg): rgb24toyv12 isnt accuratly rounding, so disable it as well when the
- user asks for accurate rounding.
Originally committed as revision 27585 to svn://svn.mplayerhq.hu/mplayer/trunk/libs... - 02:05 AM Revision 4155ece5 (ffmpeg): Do not use the unscaled yuv->rgb converters if SWS_ACCURATE_RND is set,
- because they do not accurately round.
Originally committed as revision 27584 to svn://svn.mplayerhq.hu/mplayer/trunk... - 12:06 AM Revision a8fd7e76 (ffmpeg): matroskadec: simplify, first_timecode is already in the index
- no need to duplicate it
Originally committed as revision 15302 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/11/2008
- 10:42 PM Revision 5358a81f (ffmpeg): matroskadec: prevent seeking before the first keyframe of the referen...
- Originally committed as revision 15301 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 PM Revision fd5c57b8 (ffmpeg): 100000000000000l, forgot to commit header change for r27580.
- Originally committed as revision 27583 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:10 PM Revision 9c10ab6c (ffmpeg): Cosmetics: align spec references
- Originally committed as revision 15300 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 5381a00a (ffmpeg): Rename function: s/colmult/apply_window/
- Originally committed as revision 15299 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision a6789dca (ffmpeg): Reindent after r15927, see discussion in "[PATCH] rtsp cleanup part 1:
- remove duplicate code" thread on ML.
Originally committed as revision 15298 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:43 PM Revision ee0cb67f (ffmpeg): Factorize out common code for opening of the RTP parsing context between
- SDP and RTSP into a new function. See discussion on ML in "[PATCH] rtsp
cleanup part 1: remove duplicate code" thread... - 02:47 PM Revision e09d7eef (ffmpeg): Fix typo that lead to averaging of the same pixel in rgb24ToUV_half().
- Originally committed as revision 27582 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:40 PM Revision 8e7ba004 (ffmpeg): Remove mistakely commited code i used for testing.
- Originally committed as revision 27581 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:39 PM Revision f0faee4c (ffmpeg): Implement full horizontal chroma for rgb/bgr24/32 output.
- Originally committed as revision 27580 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:13 AM Revision 36b3e36e (ffmpeg): misc spelling/wording/grammar fixes
- Originally committed as revision 15296 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:35 AM Revision 77298e99 (ffmpeg): Make it possible to disable loop filter in VC-1.
- Unlike H.264 it does not affect picture quality on any files I've watched.
Originally committed as revision 15295 to... - 03:22 AM Revision bdf397ba (ffmpeg): Do not do unneeded cliping in YSCALE_YUV_2_PACKEDX_C.
- Originally committed as revision 27579 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:36 AM Revision e69bd294 (ffmpeg): Factorize yuv2packedXinC().
- Originally committed as revision 27578 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:49 AM Revision 7b5d7b9e (ffmpeg): Set rgb2yuv constants more accurately, makes no real difference though.
- Originally committed as revision 27577 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:22 AM Revision febcbd65 (ffmpeg): Correct pulse amplitude application - a negative or 0 coefficient imp...
- pulse is subtracted, else it is added. Also avoid a divide by 0.
Based on a patch by Alex Converse (alex converse gm... - 12:34 AM Revision 67ce3316 (ffmpeg): Fix incorrect printing of brainfart cropping error in some cases in p...
- Originally committed as revision 15293 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision 85a51e6b (ffmpeg): Fix chroma yuv->rgb tables for jpeg style yuv, this was missed as it
- only affects the C code while mmx uses different tables.
Originally committed as revision 27576 to svn://svn.mplayer...
09/10/2008
- 11:23 PM Revision 5fe4aad7 (ffmpeg): Correct normalization constant for the vertical filter, iam not
- completely sure why this was at such incorrect value, but i could
not find any problems when it was set correctly.
O... - 10:41 PM Revision ac0ad729 (ffmpeg): Make the 2point linear interpolation coefficients correct even for the
- nearly never occuring 0.0, 1.0.
Originally committed as revision 27574 to svn://svn.mplayerhq.hu/mplayer/trunk/libsw... - 08:47 PM Revision 33a67bd6 (ffmpeg): Fix overflow.
- Originally committed as revision 27573 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:00 PM Revision fd8897e8 (ffmpeg): Convert table to integer.
- Originally committed as revision 15292 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision ff9a056d (ffmpeg): Fix build failure due to %%eip on x86_64.
- Originally committed as revision 27569 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:39 PM Revision 6b79dbce (ffmpeg): Change RGB2YUV_SHIFT from 16 to 15 to make it able to work
- with 16bit signed constants (like SIMD might use).
Originally committed as revision 27568 to svn://svn.mplayerhq.hu/... - 01:55 PM Revision ba83d862 (ffmpeg): Add bgr/rgb15/16/32->UV-half to the macro so theres less code duplica...
- at the source level.
Originally committed as revision 27567 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 12:51 PM Revision e7f656d5 (ffmpeg): Clarify convergence_duration.
- Originally committed as revision 15291 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 AM Revision a0baa07a (ffmpeg): Factorize RGB/BGR15/16/32->UV by using the preprocessor.
- Originally committed as revision 27566 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:42 AM Revision 214892ee (ffmpeg): Factorize rgb/bgr15/16/32->Y by using the preprocessor.
- Originally committed as revision 27565 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:28 AM Revision 2f60f629 (ffmpeg): Make SWS_FULL_CHR_H_INP work.
- Originally committed as revision 27564 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:02 AM Revision 58f0ec5f (ffmpeg): spelling/wording cosmetics
- Originally committed as revision 27563 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/09/2008
- 11:39 PM Revision cbcb408f (ffmpeg): More accurate rounding for 8bit inputs.
- Originally committed as revision 27562 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:30 PM Revision dfb09bd1 (ffmpeg): Rewrite bgr24->yuv mmx code, the new code is cleaner, more accurate,
- and does not throw half the chroma away.
Originally committed as revision 27561 to svn://svn.mplayerhq.hu/mplayer/tr... - 07:20 PM Revision 955bcc21 (ffmpeg): Convert two tables to signed decimal
- Originally committed as revision 15290 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision 00adc1e5 (ffmpeg): set bits_per_coded_sample according to new lavc api
- Originally committed as revision 15289 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:01 PM Revision 0f5d4aa8 (ffmpeg): Add table of rgb->yuv convertion coefficients.
- Originally committed as revision 27558 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:55 PM Revision 35ab2b64 (ffmpeg): More correct rounding for the rgb/bgr->yuv converters.
- Originally committed as revision 27557 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:51 PM Revision 90c6805a (ffmpeg): Cosmetics: remove useless parentheses
- Originally committed as revision 15288 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision 710428c4 (ffmpeg): Remove ChannelData.lev var and use ChannelData.level instead
- Originally committed as revision 15287 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:47 PM Revision d7c96d66 (ffmpeg): Add support for creating Simple Profile (I-frame only, no arithmetic ...
- Dirac bytestreams. patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 15286 to sv... - 02:42 PM Revision 91ba93e6 (ffmpeg): vorbis_enc : set coded_frame->pts value to running sample count.
- This is a temporary fix for issue 502 and will not be required when
we start using AVFrame for audio codecs.
Origina... - 12:10 PM Revision c1658257 (ffmpeg): matroskadec: demux relevant subtitle packets after a seek
- only works for subtitle tracks which were properly indexed up to the seek point
Originally committed as revision 152... - 12:07 PM Revision 82360e67 (ffmpeg): matroskadec: ensure that overlapping subtitles are not added to the i...
- Originally committed as revision 15283 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 PM Revision 20f74665 (ffmpeg): matroskadec: after seeking, skip up to the desired timestamp instead of
- the desired stream
Originally committed as revision 15282 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:54 AM Revision f14a201b (ffmpeg): matroskadec: move timecode calculation a little earlier
- so as to be able to use it in other part of the code
Originally committed as revision 15281 to svn://svn.ffmpeg.org/... - 11:23 AM Revision 3fc9d7ce (ffmpeg): matroskadec: sanitize track time_scale before using it
- fix issue628
Originally committed as revision 15280 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:35 AM Revision aa13b0fc (ffmpeg): Prevent overflows during mpeg->jpeg yuv.
- Originally committed as revision 27552 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:56 AM Revision 66ec3d56 (ffmpeg): print stream index in decimal not in hex, easier for debugging
- Originally committed as revision 15279 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/08/2008
- 11:47 PM Revision 03ea32f8 (ffmpeg): remove one more stuff under #if LIBAVCODEC_VERSION_INT
- which was forgotten in r15263
Originally committed as revision 15278 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:37 PM Revision bf912a48 (ffmpeg): set block align in av_write_header if not set, fix issue #489
- Originally committed as revision 15277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 PM Revision bed4fc54 (ffmpeg): write copyright metadata tag
- Originally committed as revision 15276 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision 9345ae6f (ffmpeg): alac : fix case where bits_per_sample is not set.
- Patch by Baptiste
Originally committed as revision 15275 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:52 PM Revision c7e34ddc (ffmpeg): Remove useless comment
- Originally committed as revision 15274 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision 20242eed (ffmpeg): Normalize triplets in gain_val_tab[][] so gain_exp_tab[] can be just an
- one-dimensional array.
Originally committed as revision 15273 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:31 PM Revision 475e4e2f (ffmpeg): Remove deprecated avcodec_decode_audio() this one was not under #ifdef.
- Originally committed as revision 15272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision 9d214947 (ffmpeg): avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than...
- Originally committed as revision 15271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 047599a4 (ffmpeg): Rename error_resilience to error_recognition.
- Originally committed as revision 15270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 3e30f46f (ffmpeg): Pass directly variable 'a' to interp instead of evaluating it from nu...
- Originally committed as revision 15269 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:16 PM Revision b28bdce6 (ffmpeg): Simplify if() in copy_and_dup()
- Originally committed as revision 15268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision 8022a8eb (ffmpeg): Add av_cold attribute to decode_init()
- Originally committed as revision 15267 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 PM Revision c96a764c (ffmpeg): Cosmetics: Make the two additional units in size more clear
- Originally committed as revision 15266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 38360668 (ffmpeg): Remove DEFAULT_FRAME_RATE_BASE.
- Originally committed as revision 15265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:24 PM Revision 23694e27 (ffmpeg): Drop deprecated SAMPLE_FMT_S24.
- Originally committed as revision 15264 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:03 PM Revision d578432d (ffmpeg): Remove stuff under #if LIBAVCODEC_VERSION_INT.
- Originally committed as revision 15263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 PM Revision dd1c8f3e (ffmpeg): Bump Major version, this commit is almost just renaming bits_per_samp...
- bits_per_coded_sample but that cannot be done seperately.
Patch by Luca Abeni
Also reset the minor version and fix th... - 01:37 PM Revision 71375e05 (ffmpeg): Try to fix wma regression.
- Originally committed as revision 15261 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 PM Revision 6bc0c792 (ffmpeg): Fix jpeg yuv.
- Fixes issue504.
Originally committed as revision 27547 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 05:17 AM Revision f7b1d72f (ffmpeg): Relicense as ISC with the authors' permission.
- Originally committed as revision 15260 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:58 AM Revision 1993f8d6 (ffmpeg): terminate tag tables by CODEC_ID_NONE
- Originally committed as revision 15259 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision 59ded10c (ffmpeg): Fix typo in comment.
- Originally committed as revision 27546 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/07/2008
- 09:06 PM Revision 1625216e (ffmpeg): Fix accurate rounding mode on x86_64.
- Fixes issue222.
Originally committed as revision 27545 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 09:02 PM Revision 3943bd09 (ffmpeg): Relicense from LGPL 2.1 to LGPL 2.1 or later with the authors' permis...
- Originally committed as revision 15258 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision 42fe17a0 (ffmpeg): Check output buffer size before decoding.
- Originally committed as revision 15257 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 PM Revision d636f0cc (ffmpeg): Cosmetics: rename vars s/ctx/chd/
- Originally committed as revision 15256 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:22 PM Revision 97b93389 (ffmpeg): Make ToY and ToUV family of function consistent part I
- Convert width argument from int to long (note: srcW is still an int).
Originally committed as revision 27544 to svn:... - 05:20 PM Revision f36aec3b (ffmpeg): Exploit symmetry to reduce size of tables by half.
- Originally committed as revision 15255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 PM Revision d63a2cb1 (ffmpeg): Make fast bilinear scaler work again.
- Originally committed as revision 27543 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:08 PM Revision 0b393b7a (ffmpeg): fix seek regression tests after r15229
- The matroska demuxer now index every streams so seek on stream 1 now works.
Originally committed as revision 15254 t... - 02:33 PM Revision b8a5f621 (ffmpeg): Cosmetics: s/short/int16_t/
- Originally committed as revision 15253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 PM Revision b1547a78 (ffmpeg): Remove cast, now tables are signed.
- Originally committed as revision 15252 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 PM Revision fc1d3e00 (ffmpeg): Convert tables to signed and decimal.
- Originally committed as revision 15251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision e7ff3359 (ffmpeg): Remove unused table entries.
- Originally committed as revision 15250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 PM Revision 934bc927 (ffmpeg): Remove commented out code.
- Originally committed as revision 15249 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision f9f7210e (ffmpeg): Use FFMIN() instead of rewriting it.
- Originally committed as revision 15248 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 PM Revision 42c7aeea (ffmpeg): Factorize broken clipping in its own function and document it.
- Originally committed as revision 15247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 AM Revision 56591567 (ffmpeg): Cosmetics: whitespace/linebreaks
- Originally committed as revision 15246 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:46 AM Revision c8e0861e (ffmpeg): Use the same 8 bit -> 16 bit conversion as QuickTime.
- Originally committed as revision 15245 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:42 AM Revision 4ea70242 (ffmpeg): Do not share context variables between channels and do not zero them at
- decode_frame(). This makes the output much closer to that of the binary decoder.
Originally committed as revision 15... - 09:38 AM Revision b6d544f5 (ffmpeg): Remove output pointer from context
- Originally committed as revision 15243 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:36 AM Revision bd547403 (ffmpeg): add 1bpp decoding function and extend 4bpp function to
- also cover the 2bpp case.
Originally committed as revision 15242 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:05 AM Revision 31296f6e (ffmpeg): add missing html start tag to ffserver status html page
- Originally committed as revision 15241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 AM Revision a3aa4fed (ffmpeg): cleanup, merge snprintf calls
- Originally committed as revision 15240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:17 AM Revision 24b8aa84 (ffmpeg): set default bps to 16 in wav header
- Originally committed as revision 15239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:16 AM Revision a7f361eb (ffmpeg): 100l, compute correctly poll_table size when allocating
- Originally committed as revision 15238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 AM Revision 4fce284c (ffmpeg): Implement RDT-specific data parsing routines. After these changes, si...
- playback of RTSP/RDT streams should work. See discussion in "Realmedia patch"
thread on ML.
Originally committed as ... - 01:24 AM Revision 99b2ac07 (ffmpeg): Reindent after previous patch.
- Originally committed as revision 15236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 AM Revision 1256d16b (ffmpeg): Implement a RDT-specific SET_PARAMETER command that subscribes to the
- first stream in a RTSP/RDT session. See discussion in "Realmedia patch"
thread on ML.
Originally committed as revisi... - 01:21 AM Revision ff13ba92 (ffmpeg): Add dynamic payload handlers to rdt.c. These follow the same API as t...
- in rtpdec.c, so that they can be shared and used in the same way in rtsp.c.
The handlers, since they are specific for... - 01:19 AM Revision 0369d2b0 (ffmpeg): Give register_dynamic_payload_handler() in rtpdec.c a ff_ prefix and ...
- it so that I can use it in rdt.c as well. See discussion in "Realmedia patch"
thread on ML.
Originally committed as ... - 12:05 AM Revision 74cf4819 (ffmpeg): bump lavf micro version to allow checking for the matroska/ASS bugfix...
- Originally committed as revision 15232 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/06/2008
- 11:44 PM Revision a3467f86 (ffmpeg): matroskadec: remove now useless vstream and is_video_key_frame
- Originally committed as revision 15231 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision dbfb0e5f (ffmpeg): matroskadec: remove useless braces
- Originally committed as revision 15230 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:39 PM Revision 24c3da16 (ffmpeg): matroskadec: ensure that the timecode added to the index are is the one
- of the actual keyframe block, and not the one of the start of the cluster
containing this block.
Originally committe... - 04:55 PM Revision 2003e200 (ffmpeg): Whitespace cosmetics
- Originally committed as revision 15228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 PM Revision 4f31c990 (ffmpeg): license header consistency cosmetics.
- Originally committed as revision 15227 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision 78a754ce (ffmpeg): Mention that libavcodec/ac3dec.c is GPLed.
- Originally committed as revision 15226 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 PM Revision a0528ed7 (ffmpeg): license header consistency cosmetics
- Originally committed as revision 15225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 PM Revision 1357b1de (ffmpeg): Remove not approved parts.
- Originally committed as revision 15224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 AM Revision 4fdb41a8 (ffmpeg): Test a var for overflow just after it is set
- Originally committed as revision 15223 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 AM Revision a90fbeec (ffmpeg): Remove useless parentheses.
- Originally committed as revision 15222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 AM Revision 6123abad (ffmpeg): Remove wrong and unnecessary condition. VHOOK filters are not special
- so they are not supposed to use the printf, fprintf, perror and puts
functions but av_log instead.
Originally commit... - 07:07 AM Revision b359a90f (ffmpeg): Undefine the macro which defines fprintf as please_use_av_log so that
- fprintf can be used for printing to file.
Patch by JonY <10walls __AT__ gmail @@dot@@ com>
Originally committed as r...
09/05/2008
- 08:40 PM Revision 92d04e76 (ffmpeg): Add support for the RGB32 pixel format in video4linux2 devices
- Patch by Jean Delvare (khali AT linux-fr DOT org)
Originally committed as revision 15219 to svn://svn.ffmpeg.org/ffm... - 08:36 PM Revision 97a290ef (ffmpeg): Add support for the PIX_FMT_RGB555 and PIX_FMT_RGB565 pixel formats in
- video4linux2 devices.
Patch by Jean Delvare (khali AT linux-fr DOT org)
Originally committed as revision 15218 to sv... - 04:31 PM Revision 2881a656 (ffmpeg): Fix nuv decoder to use reget_buffer for non-keyframes and correctly
- identify non-keyframe RTJPEG frames.
Originally committed as revision 15217 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:30 AM Revision cf74dd4a (ffmpeg): do not fail if audio is uncompressed and frame size is not set, just ...
- Originally committed as revision 15216 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 AM Revision 235a51ad (ffmpeg): simplify bps code by using av_get_bits_per_sample
- Originally committed as revision 15215 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 AM Revision 3b38f1c6 (ffmpeg): simplify function selection code
- Originally committed as revision 27528 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:25 AM Revision a6100f39 (ffmpeg): enable yuv422p to uyvy converter
- Originally committed as revision 27527 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:01 AM Revision e10049be (ffmpeg): Cosmetics: indent after last commit and remove useless braces
- Originally committed as revision 15214 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:00 AM Revision 1b0dc012 (ffmpeg): Simplify: use a for instead of unrolling by hand
- Originally committed as revision 15213 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/04/2008
- 11:54 PM Revision fb17d9ff (ffmpeg): Functions mace{3,6}_decode_frame() are just wrappers to Exp1to{3,6}()...
- moves the code of Exp1to* to the decode functions.
Originally committed as revision 15212 to svn://svn.ffmpeg.org/ff... - 11:26 PM Revision 3eb9bfbb (ffmpeg): matroskadec: fix ASS subtitle track packets before emitting them
- Matroska does some butchering when storing the ASS lines. The start and end
time are removed (because they are duplic... - 11:23 PM Revision f2abc559 (ffmpeg): add -xerror option, ffmpeg will now exit right when an error occurs
- Originally committed as revision 15210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 52cf3954 (ffmpeg): Fix msgsm in wav, do not set blkalign to frame size, this is wrong,
- all samples have correct blkalign set to 65
Originally committed as revision 15209 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:18 PM Revision 78df2258 (ffmpeg): Simplify: use two distinct functions to decode MACE3 and MACE6, since...
- previous mace_decode_init() function was almost just a switch statement.
Originally committed as revision 15208 to s... - 11:12 PM Revision b97c4138 (ffmpeg): Simplify mace_decode_frame()
- Originally committed as revision 15207 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision 62c24705 (ffmpeg): matroska: subtitle display duration must be stored in pkt->convergenc...
- Originally committed as revision 15206 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 PM Revision 647148c6 (ffmpeg): Remove useless comments
- Originally committed as revision 15205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision 251d75f2 (ffmpeg): Reindent mace.c, its indentation was completly inconsistent with the ...
- Originally committed as revision 15204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision b0880d5d (ffmpeg): Make 16bit grayscale output work.
- Originally committed as revision 27524 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:35 PM Revision 5d79f30d (ffmpeg): set block align and frame size for gsm in aiff
- Originally committed as revision 15203 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision 736143c8 (ffmpeg): Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled rgb<->bgr conv...
- Originally committed as revision 27523 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:17 PM Revision 82ab49dc (ffmpeg): Cosmetics: s/LPC_type/LPC_TYPE/
- Originally committed as revision 15202 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision 9990e426 (ffmpeg): Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1.
- Fixes issue248.
Originally committed as revision 27522 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 09:48 PM Revision 6b682df2 (ffmpeg): print error when deinterlacing fails
- Originally committed as revision 15201 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 PM Revision 14623020 (ffmpeg): Fix 4 and 8 bit RGB/BGR input.
- Originally committed as revision 27521 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:45 PM Revision f2eb8c5b (ffmpeg): Properly use av_log rather than fprintf/printf.
- Fix the "implicit declaration of function 'please_use_av_log'" warnings.
Patch by JonY <10walls _AT_ gmail #dot# com>... - 08:39 PM Revision 991945d0 (ffmpeg): Fix typo.
- Originally committed as revision 15199 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 PM Revision d52337af (ffmpeg): Remove workaround for rgb/bgr mess.
- Originally committed as revision 27520 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:49 PM Revision 7372e9bb (ffmpeg): Fix 4 of the unscaled rgb15/16 converters, each of these contained
- 2-3 bugs each of which made it fail completely, this code clearly
has never been tested and been written by somone wh... - 07:11 PM Revision 6107059c (ffmpeg): rgb vs bgr fix for the unscaled converters.
- Originally committed as revision 27518 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:26 PM Revision efa1fb39 (ffmpeg): cosmetics, remove whitespace
- Originally committed as revision 15198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision 4ed19420 (ffmpeg): actually write dac3 atom, patch by Kurtnoise, kurtnoise at free dot fr
- Originally committed as revision 15197 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision 27a90b04 (ffmpeg): Fix rgb15/16 vs. bgr part2.
- Originally committed as revision 27517 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:17 PM Revision 544a0f47 (ffmpeg): skip 2 bytes more when parsing ac3 frame, syncword 16bits + crc 16bits,
- patch by Damiano Galassi, damiog at gmail dot com
Originally committed as revision 15196 to svn://svn.ffmpeg.org/ffm... - 06:14 PM Revision 688b5e80 (ffmpeg): Fix rgb15/16 vs. bgr part1.
- Originally committed as revision 27516 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:13 PM Revision ae9e0e83 (ffmpeg): Add fflush to prevent stdout & stderr from being mixed.
- Originally committed as revision 27515 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:04 PM Revision 1775c7fa (ffmpeg): Multiply table by -1. This avoid doing this calculation (that was int...
- in my last commit) in real time.
Originally committed as revision 15195 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:21 PM Revision e4b8f1fa (ffmpeg): Fix artifacts of MPEG4-720I-DN-SV8K.trp caused by lack of IDR picture...
- subsequent zero POC value.
Originally committed as revision 15194 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:03 AM Revision 1be0fc29 (ffmpeg): Avoid duplicating compute_lpc_coefs() function in both the RA288 and ...
- Originally committed as revision 15193 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 AM Revision 287ba997 (ffmpeg): Remove further 1sample=2byte assumptions within FFmpeg to allow
- F32LE/F64BE/F64LE audio to be encoded properly.
Originally committed as revision 15192 to svn://svn.ffmpeg.org/ffmpe...
09/03/2008
- 08:10 PM Revision 4af92de6 (ffmpeg): Make the nb_max_connections and nb_connections int variables unsigned.
- Originally committed as revision 15191 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 PM Revision c4e02d70 (ffmpeg): change the logic to mux 13818-3 and 11172-3 in mp4, less code
- Originally committed as revision 15190 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision e00c3de8 (ffmpeg): forbid mp3 < 16000hz in anything except mov
- Originally committed as revision 15189 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision c3b13251 (ffmpeg): dirac muxing support in mp4/mov
- Originally committed as revision 15188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision 5180b027 (ffmpeg): cosmetics, move up mpeg1video mp4 objecttype
- Originally committed as revision 15187 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision 2f980d2a (ffmpeg): cosmetics, change values to hex since mp4ra use hex
- Originally committed as revision 15186 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:08 PM Revision baa0be4c (ffmpeg): cosmetics, vertical align
- Originally committed as revision 15185 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision d4a240cb (ffmpeg): ac3 muxing support in mov/mp4/m4v
- Originally committed as revision 15184 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 PM Revision 395206f6 (ffmpeg): Ignore the spec, and calculate aspect ratio on width/height.
- Fixes issue562 and issue621.
Originally committed as revision 15183 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:16 PM Revision 1c9ff179 (ffmpeg): Make the maximum number of simultaneous HTTP connections handled by
- ffserver a configuration parameter. The name of the new parameter
introduced is MaxHTTPConnections.
Originally commi... - 05:57 PM Revision dc76fe13 (ffmpeg): Change doxygen comment: Clarify when av_write_trailer should be called.
- Originally committed as revision 15181 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision 8e5af7a6 (ffmpeg): Clarify sample_aspect_ratio.
- Originally committed as revision 15180 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision a2636c0f (ffmpeg): Add AVPacket.convergence_duration.
- Originally committed as revision 15179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 PM Revision a82630de (ffmpeg): Try to clarify the semantics of AVPacket.duration.
- Originally committed as revision 15178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 PM Revision d3ce0792 (ffmpeg): fix issue 616 on roundup : decoding of short flac files
- Originally committed as revision 15177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 PM Revision c7ac9449 (ffmpeg): Disable encoders by undefining CONFIG_FOO_ENCODER once instead of lit...
- the code with preprocessor directives.
Originally committed as revision 15176 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:35 PM Revision 999960c9 (ffmpeg): Surround some encoding-specific functions with the appropriate
- encoding-specific #ifdef.
Originally committed as revision 15175 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:33 PM Revision f544a5fc (ffmpeg): Replace generic CONFIG_ENCODERS preprocessor conditionals by more spe...
- CONFIG_FOO_ENCODER conditionals where appropriate.
Originally committed as revision 15174 to svn://svn.ffmpeg.org/ff... - 11:16 AM Revision bb6c34e5 (ffmpeg): Fix round to even for aspect ratio correction.
- Originally committed as revision 15173 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 AM Revision 0ad306bc (ffmpeg): Remove unused code that used to handle protocol concatenation, i.e. t...
- multiple protocols at the same time. We now cycle protocols individually
to autodetect, making this code no longer ne... - 04:45 AM Revision 063ad820 (ffmpeg): gain codebook (first stage), 8k mode for G.729
- Originally committed as revision 15171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 AM Revision e9dea59f (ffmpeg): Implement Realmedia/RTSP-compatible SETUP command. This includes calc...
- of the "RealChallenge2" response, which is some sort of authentication. See
discussion in "Realmedia patch" thread on... - 01:42 AM Revision bea6c1ec (ffmpeg): fix fourcc comment
- Originally committed as revision 15169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 AM Revision bc165ee3 (ffmpeg): Another set of approved G.729 chunks (from decoder core)
- Originally committed as revision 15168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 4834eb19 (ffmpeg): theoradec: cosmetics: indentation
- Originally committed as revision 15167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 AM Revision feaf1a73 (ffmpeg): theoradec: skip decoding of uncoded MV in 4MV code
- Thusnelda, the new experimental Theora encoder is using this Theora feature
that was previously not exploited.
fixes ... - 12:10 AM Revision e32e2d56 (ffmpeg): theoradec: small 4MV code reorganization to ease future improvements
- no functional changes
Originally committed as revision 15165 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:07 AM Revision 15995030 (ffmpeg): Move av_set_pts_info() inside the mdpr_read_codecdata() call, so that...
- shared between the RM demuxer and the RTSP/RDT parser; both use the same
timebase. See discussion in "[PATCH] rmdec.c... - 12:05 AM Revision 79d5045d (ffmpeg): Use chunk-size in function calling mdpr_read_codecdata() rather than ...
- function itself. This way, old-style (.ra4) RTSP/RDT OpaqueData chunks can
be parsed using this function as well (the...
09/02/2008
- 11:25 PM Revision 2a43a093 (ffmpeg): Replace generic CONFIG_DECODERS preprocessor conditionals by more spe...
- CONFIG_FOO_DECODER conditionals where appropriate.
Originally committed as revision 15162 to svn://svn.ffmpeg.org/ff... - 11:14 PM Revision ab210908 (ffmpeg): Silence a couple of 'defined but not used' warnings by adding an av_u...
- attribute to the relevant function declarations.
Originally committed as revision 15161 to svn://svn.ffmpeg.org/ffmp... - 11:09 PM Revision bd10f6e1 (ffmpeg): Prevent a division by 0 in the g726 decoder when the configured sampl...
- patch by Laurent Aimar, fenrir via.ecp fr
Originally committed as revision 15160 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:53 PM Revision d1c2156b (ffmpeg): Fix an invalid free in the AVI muxer when an unsupported audio track ...
- patch by Laurent Aimar, fenrir via.ecp fr
Originally committed as revision 15159 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:45 PM Revision 8212568a (ffmpeg): Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
- CONFIG_FOO_MUXER conditionals where appropriate.
Originally committed as revision 15158 to svn://svn.ffmpeg.org/ffmp... - 10:31 PM Revision c1843188 (ffmpeg): Remove pointless #ifdef CONFIG_VHOOK from the code.
- The file is only ever compiled if CONFIG_VHOOK is set.
Originally committed as revision 15157 to svn://svn.ffmpeg.or... - 08:48 PM Revision dfce888f (ffmpeg): correctly mux mpeg2 audio 13818-3 in mp4
- Originally committed as revision 15156 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:13 PM Revision 428626d5 (ffmpeg): allow mp2 to be muxed into mp4
- Originally committed as revision 15155 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:15 PM Revision d3bb8ad7 (ffmpeg): Parity bit calculation routine for G.729
- Originally committed as revision 15154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 PM Revision d0b41d89 (ffmpeg): Try to support invalid h264 that does not mark IDR with POC=0.
- Fixes issue576.
Originally committed as revision 15153 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:33 PM Revision 74aa41ba (ffmpeg): Fix detection of MPEG4 in MPEG-PS.
- Fixes issue568.
Originally committed as revision 15152 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:04 AM Revision 406ab5cc (ffmpeg): add a separate line in Makefile for E-AC-3 decoder and only compile i...
- GPL is enabled. fixes building without GPL or with liba52.
Originally committed as revision 15151 to svn://svn.ffmpe...
09/01/2008
- 09:13 PM Revision 7cabcf7d (ffmpeg): make pcm encoder setting bits_per_sample field
- Originally committed as revision 15150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision 1981deaf (ffmpeg): Make show_banner()/show_version() print the libpostproc version
- numbers if enabled.
Originally committed as revision 15149 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:00 PM Revision 2a4a62bf (ffmpeg): Implement postproc_version().
- Originally committed as revision 15148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 PM Revision bdf6972c (ffmpeg): change back to using CONFIG_*_DEMUXER for ac3_eac3_probe(), but use it
- correctly this time.
Originally committed as revision 15147 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:50 PM Revision 23cdcb22 (ffmpeg): matroska: add E-AC-3 support
- Thanks again Justin !
Originally committed as revision 15146 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:31 PM Revision 75198e7a (ffmpeg): simplify ac3_probe() and eac3_probe(). patch by Aurelien Jacobs.
- Originally committed as revision 15145 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 4d951ef8 (ffmpeg): check ENABLE_*_DEMUXER instead of CONFIG_*_DEMUXER
- Originally committed as revision 15144 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 2988c93d (ffmpeg): create a separate codec_id for E-AC-3
- Originally committed as revision 15143 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 5f86057f (ffmpeg): Remove useless "else" case in if X { A; return }; else { B }. See dis...
- in "Realmedia patch" thread on mailinglist.
Originally committed as revision 15142 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:47 PM Revision d6bb9ebd (ffmpeg): Some RTSP streams use SDP lines longer than 1024 bytes, so the SDP line
- buffer needs to be increased. See discussion in "Realmedia patch" thread
on mailinglist.
Originally committed as rev... - 01:46 PM Revision 897ade1b (ffmpeg): Implement Realmedia-compatible DESCRIBE command.
- Originally committed as revision 15140 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:32 PM Revision e6fa1ca5 (ffmpeg): fix sorting of audio codecs
- Originally committed as revision 15139 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 AM Revision 755ba886 (ffmpeg): Remaining parts of Nellymoser encoder
- Originally committed as revision 15138 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision 719f3702 (ffmpeg): Check ff_init_me()s return value.
- Originally committed as revision 15137 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision 6f55b11e (ffmpeg): 1000l Fix snow regression test that i broke in r15135.
- Originally committed as revision 15136 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/31/2008
- 11:55 PM Revision b74ec693 (ffmpeg): Warn the user about me_method values that are not supported.
- Fixes issue503
Originally committed as revision 15135 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:49 PM Revision c541e668 (ffmpeg): Optimize vorbis_residue_decode() so that vr->type is a constant.
- Based on a patch by Siarhei Siamashka.
Originally committed as revision 15134 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:26 PM Revision 969c163f (ffmpeg): Remove debuging junk that probably hasnt been used by anyone since ye...
- Originally committed as revision 15133 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision e8c4df40 (ffmpeg): check for malloc failure
- Originally committed as revision 15132 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 PM Revision db568c07 (ffmpeg): copy whole frame in vosData for dnxhd, this code will be used for oth...
- Originally committed as revision 15131 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:11 PM Revision 9a584db4 (ffmpeg): the FLAC encoder has an integer-only mode available (compression_leve...
- Originally committed as revision 15130 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision a692130f (ffmpeg): cosmetics: capitalization
- Originally committed as revision 15129 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 575a5bf2 (ffmpeg): Dnet AC-3 encoding is integer-only
- Originally committed as revision 15128 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 PM Revision 44723c84 (ffmpeg): add E-AC-3 to supported codec list
- Originally committed as revision 15127 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision 748384a1 (ffmpeg): Okayed parts of nellymoserenc.c
- Originally committed as revision 15126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision 1cf151e9 (ffmpeg): Send RTSP OPTIONS command to detect server type.
- Originally committed as revision 15125 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision 30aa6aed (ffmpeg): Read RealChallenge1 field from the server.
- Originally committed as revision 15124 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:30 PM Revision e0776043 (ffmpeg): Implement RTSPServerType enum as a way to identify the flavour of RTS...
- the server will send to us (standard-compliant RTP or Realmedia-style RDT).
Originally committed as revision 15123 t... - 05:23 PM Revision 75128a22 (ffmpeg): Revert back to old version (r15103).
- Originally committed as revision 15122 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 AM Revision 03f7e568 (ffmpeg): reduce code duplication by moving common header parsing
- from the bpp-specific parts to the frame decode
Originally committed as revision 15121 to svn://svn.ffmpeg.org/ffmpe... - 07:42 AM Revision 0eaf5235 (ffmpeg): Change headers' guardnames consistently with r15120.
- Originally committed as revision 27499 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:39 AM Revision 98790382 (ffmpeg): Globally rename the header inclusion guard names.
- Consistently apply this rule: the guard name is obtained from the
filename by stripping the leading "lib", converting... - 07:23 AM Revision f0319383 (ffmpeg): Display error message when user attempts to resample non-S16 audio fo...
- Patch supplied by Daniel Serpell <daniel dot serpell at gmail dotcom>.
Originally committed as revision 15119 to svn... - 07:05 AM Revision b4c3d835 (ffmpeg): Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it
- Originally committed as revision 15118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 AM Revision 43410eaf (ffmpeg): Declare ff_vp3_idct_data to be uint16_t
- Originally committed as revision 15117 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 AM Revision 587ae47a (ffmpeg): Don't declare SSE vp3 idct data static, so it can be used in the mmx ...
- Originally committed as revision 15116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:35 AM Revision b1878364 (ffmpeg): do no write multi descriptor when only one track is present
- Originally committed as revision 15115 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 AM Revision 6ae9d3fa (ffmpeg): factorize
- Originally committed as revision 15114 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 AM Revision f05773ea (ffmpeg): remove mxf_build_structural_metadata, simplify
- Originally committed as revision 15113 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 AM Revision 98f7c5e0 (ffmpeg): move mxf_write_package to permit function merge
- Originally committed as revision 15112 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 AM Revision a4d7a678 (ffmpeg): cosmetics, Pair -> Entry
- Originally committed as revision 15111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 AM Revision d4ffc57d (ffmpeg): store index in table in MXFStreamContext, simplify
- Originally committed as revision 15110 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 AM Revision f2ebd159 (ffmpeg): merge descriptor write table with essence container uls table and sim...
- Originally committed as revision 15109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision b6fa8a8a (ffmpeg): fix type in prototype
- Originally committed as revision 15108 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 AM Revision 85b5ee2b (ffmpeg): remove header_byte_count_offset from context
- Originally committed as revision 15107 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 AM Revision cc984060 (ffmpeg): simplify and correctly rewrite metadata in header partition, mark it ...
- Originally committed as revision 15106 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 AM Revision ca276e6a (ffmpeg): simplify current partition offset
- Originally committed as revision 15105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 AM Revision 158efd74 (ffmpeg): Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia p...
- thread on mailinglist for discussion. This patch also implements a
RTSPServerType enum, which allows the RTSP to keep... - 03:08 AM Revision 1f6a594d (ffmpeg): turn on E-AC-3 decoding support and update the Changelog
- Originally committed as revision 15103 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 AM Revision 6685f639 (ffmpeg): header partition is open incomplete for now
- Originally committed as revision 15102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision f07fe6e7 (ffmpeg): simplify code and comment regarding determination whether or not AHT ...
- Originally committed as revision 15101 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 7d5fdf90 (ffmpeg): always write footer partition according to specs
- Originally committed as revision 15100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 AM Revision 9cf8ebe3 (ffmpeg): use correct table name
- Originally committed as revision 15099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 AM Revision c5a20912 (ffmpeg): 10l fix mxf_get_essence_container_ul
- Originally committed as revision 15098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 AM Revision 4e2f346b (ffmpeg): cosmetics, mux_write -> mxf_write
- Originally committed as revision 15097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 AM Revision 68f4259c (ffmpeg): correctly set track duration
- Originally committed as revision 15096 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision cdedd878 (ffmpeg): set duration to distinguished value
- Originally committed as revision 15095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 AM Revision 4d418883 (ffmpeg): correctly write codec ul, mpeg-2 needs profile and level to be set
- Originally committed as revision 15094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 AM Revision f6a1ca1d (ffmpeg): Misc cosmetics in compute_lpc_coefs(): braces removal and empty lines
- Originally committed as revision 15093 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 AM Revision 1ffbafa0 (ffmpeg): skip converter exponent strategy for all channels at once
- Originally committed as revision 15092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 AM Revision fc324cd5 (ffmpeg): Remove useless var in compute_lpc_coefs()
- Originally committed as revision 15091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 AM Revision e1747bfa (ffmpeg): merge declaration and init. variable is not used outside the loop.
- Originally committed as revision 15090 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision f2e4eb62 (ffmpeg): cosmetics: indentation
- Originally committed as revision 15089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 AM Revision 5d2dd908 (ffmpeg): Merge declaration and initialization of a few vars in compute_lpc_coe...
- Originally committed as revision 15088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 AM Revision 8dfc56ec (ffmpeg): commit more OKed parts of the E-AC-3 decoder
- Originally committed as revision 15087 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 AM Revision 064abb8a (ffmpeg): simplify, pass AVStream directly instead of index
- Originally committed as revision 15086 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 AM Revision 38573e8f (ffmpeg): cosmetics, whitespace
- Originally committed as revision 15085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision c872bdb0 (ffmpeg): remove now useless track_number_sign
- Originally committed as revision 15084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 AM Revision 4ee873e3 (ffmpeg): put back mxf_essence_container_uls in demuxer as static const
- Originally committed as revision 15083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision ecb71f8f (ffmpeg): remove now useless mxf_essence_element_key array
- Originally committed as revision 15082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 AM Revision 316b438f (ffmpeg): fix track number ul in primer pack
- Originally committed as revision 15081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision b8ad3f78 (ffmpeg): introduce MXFContainerEssencePair to associate essence element key and
- essence container easily and compute essence element key in write_header
Originally committed as revision 15080 to s... - 12:40 AM Revision e51a81e0 (ffmpeg): cosmetics
- Originally committed as revision 15079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision e14d374e (ffmpeg): replace sizeof(type) by sizeof *ptr
- Originally committed as revision 15078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 AM Revision ac0ab12f (ffmpeg): merge declaration and init
- Originally committed as revision 15077 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision e7daab1e (ffmpeg): reindent
- Originally committed as revision 15076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision 3eaa53b3 (ffmpeg): simplify mxf_write_essence_container_refs
- Originally committed as revision 15075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision 021fa42c (ffmpeg): factorize
- Originally committed as revision 15074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision 2cd71ce5 (ffmpeg): change [0] to *
- Originally committed as revision 15073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision c18d208a (ffmpeg): compute essence containers in mxf_write_header, this simplifies the code
- Originally committed as revision 15072 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/30/2008
- 11:54 PM Revision a2f55f22 (ffmpeg): get essence container ul in header and set it per track, check for un...
- Originally committed as revision 15071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 PM Revision 17930876 (ffmpeg): move per track code in mxf_write_header to be able to check for unsup...
- Originally committed as revision 15070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision 851a8297 (ffmpeg): rename variable
- Originally committed as revision 15069 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 225c3042 (ffmpeg): commit more OKed parts of the E-AC-3 decoder
- Originally committed as revision 15068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 PM Revision d82bdf68 (ffmpeg): commit more OKed parts of the E-AC-3 decoder
- Originally committed as revision 15067 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision 86e456f6 (ffmpeg): fix typos
- Originally committed as revision 15066 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 PM Revision 60366dd0 (ffmpeg): cosmetics: header -> generic
- Originally committed as revision 15065 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision a8f6e362 (ffmpeg): cosmetics, remove useless braces, move comments where appropriate, re...
- Originally committed as revision 15064 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 0b62964f (ffmpeg): cosmetics
- Originally committed as revision 15063 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 6fdb4fb0 (ffmpeg): simplify, and factorize
- Originally committed as revision 15062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision 0c0c4d64 (ffmpeg): only put version in tag
- Originally committed as revision 15061 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 PM Revision b4395253 (ffmpeg): simplify
- Originally committed as revision 15060 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision 283a02c5 (ffmpeg): always write required version string local tag
- Originally committed as revision 15059 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 PM Revision 9fedbc89 (ffmpeg): introduce mxf_write_local_tag_utf16 and factorize
- Originally committed as revision 15058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 PM Revision 6b05863a (ffmpeg): use strlen and do not write useless trailing 0 according to specs
- Originally committed as revision 15057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision 5f94b920 (ffmpeg): write strings as utf16be
- Originally committed as revision 15056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 PM Revision d3b4b74c (ffmpeg): Fix lossless jpeg encoder to comply to spec and store full redundant
- residuals, Note this does not change RGB32 as we need to check this
against some decoder that supports it.
Originall... - 07:47 PM Revision c979fa03 (ffmpeg): Remove unused dequantization code from SSE VP3 IDCT
- Originally committed as revision 15054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision 167029a7 (ffmpeg): Use ff_pw_8 in MMX/SSE VP3 IDCT
- Originally committed as revision 15053 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 21383da8 (ffmpeg): Let ff_pw_8 be used as an SSE constant
- Originally committed as revision 15052 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision ea364c74 (ffmpeg): cosmetics: update comment about dithering
- Originally committed as revision 15051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision 1d8370aa (ffmpeg): Remove the cos_mod table that has become unused after replacing the i...
- by ff_imdct_half().
Originally committed as revision 15050 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:47 AM Revision 89df5e95 (ffmpeg): Replace obfuscated mdct in qmf_32_subbands() by ff_imdct_half().
- Originally committed as revision 15049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 AM Revision 47f0e052 (ffmpeg): Get rid of the 512 sample memmove().
- Originally committed as revision 15048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision 9d2526d1 (ffmpeg): Add missing FFMPEG_ prefix to multiple inclusion guard.
- Originally committed as revision 15047 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 AM Revision 43a38a7c (ffmpeg): Remove 'currently unused' warning about SAMPLE_FMT_xxx.
- Originally committed as revision 15046 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 AM Revision b83a00b8 (ffmpeg): timestamps in flv are 32bits _signed_ according to flash player, spec...
- Originally committed as revision 15045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 6f4eb12d (ffmpeg): remove now useless casts
- Originally committed as revision 15044 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/29/2008
- 10:13 PM Revision ca9c5a4d (ffmpeg): make has_codec_parameters not returning true when sample_fmt is not set
- Originally committed as revision 15043 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision ae58b54b (ffmpeg): skip empty flv data packets, fix issue #602
- Originally committed as revision 15042 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision 3d9aecb0 (ffmpeg): factorize packet skip code
- Originally committed as revision 15041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 PM Revision 6298eb81 (ffmpeg): simplify size handling code
- Originally committed as revision 15040 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 53440c62 (ffmpeg): Okayed parts of nellymoserenc.c
- Originally committed as revision 15039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision f991d423 (ffmpeg): Remove useless zeroing of a buffer
- Originally committed as revision 15038 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision 93b63b1a (ffmpeg): Fix typo in element type
- Originally committed as revision 15037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 PM Revision f4fae46e (ffmpeg): Remove unnecessary portion of a condition. This fixes issue607 and av...
- another unintended bug where channel coupling could have been run on an SCE.
Originally committed as revision 15036 ... - 08:04 PM Revision 3a25c707 (ffmpeg): remove vorbis dec hack, decoding will be done anyway to get frame size
- Originally committed as revision 15035 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 7a7c4a7b (ffmpeg): Fix typo.
- Originally committed as revision 15034 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision b8541979 (ffmpeg): Half the size of subband_fir_noidea and get rid of memmove & memset o...
- Originally committed as revision 15033 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision e9df66a7 (ffmpeg): Cosmetics: vertical align in print_all_lib_versions().
- Originally committed as revision 15032 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision db6d50c7 (ffmpeg): Make show_version()/show_banner() print the libswscale versions if
- enabled.
Originally committed as revision 15031 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:23 PM Revision b3e03fa7 (ffmpeg): Implement swscale_version().
- Originally committed as revision 27492 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:44 PM Revision 07696497 (ffmpeg): Add to the ffmpeg manual an example showing how to add streams to the
- output.
Originally committed as revision 15030 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:37 PM Revision d4be08e0 (ffmpeg): Make X264_init() no longer assign avctx->rc_eq to libx264's context.
- Fix a crash due to X264_init() setting the libx264 rc_eq field to NULL
when rc_eq was not defined. As a consequence r... - 05:06 PM Revision 77b04435 (ffmpeg): speex in flv demuxing
- Originally committed as revision 15028 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 5b9bb66d (ffmpeg): cosmetics, typos, case
- Originally committed as revision 15027 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision 118d4e10 (ffmpeg): cosmetics
- Originally committed as revision 15026 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision faac3f0f (ffmpeg): fix version string ul
- Originally committed as revision 15025 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision ef867627 (ffmpeg): Move t1 and t2 declaration from the QMF code closer to where they are...
- Originally committed as revision 15024 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision addafb0e (ffmpeg): Simplify (drop useless intermediate sum and diff arrays).
- Originally committed as revision 15023 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision c55ecb9c (ffmpeg): 5,1l: samples_chanptr[] should be (const float *)
- Originally committed as revision 15022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 AM Revision a7bc9d1b (ffmpeg): dca: Set data_size outside block loop.
- Originally committed as revision 15021 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 AM Revision 8ed96a5e (ffmpeg): dca: Do float -> int16 interleaving in-place using s->dsp.float_to_in...
- Originally committed as revision 15020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 AM Revision eca0bcb6 (ffmpeg): While APE changed container format in 3.98, frequency tables for rang...
- were changed only in 3.99.
This fixes decoding of v3.98 APE file I have.
Eternal curses to the creator of such unsta... - 04:02 AM Revision 2bfd8855 (ffmpeg): Bump libavcodec minor version number for r15017.
- Originally committed as revision 15018 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 AM Revision 312420f3 (ffmpeg): Add AVCodecContext.bits_per_raw_sample field.
- Originally committed as revision 15017 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 AM Revision 46a73068 (ffmpeg): Change AVCodecContext.bits_per_sample to bits_per_coded_sample.
- Nb: This change will become active on the next libavcodec major version bump.
Originally committed as revision 15016... - 01:43 AM Revision f0aaa16f (ffmpeg): Do not truncate timestamps before the muxer as it makes simple
- things like last_pts - pts rather tricky and is not good for anything.
Timestamps should be truncated just before sto... - 12:09 AM Revision e522bd49 (ffmpeg): cosmetics: change another "get" to "decode"
- Originally committed as revision 15014 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision 164e169f (ffmpeg): cosmetics: change "get" to "decode"
- Originally committed as revision 15013 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/28/2008
- 11:16 PM Revision 86662b1c (ffmpeg): cosmetics: indentation
- Originally committed as revision 15012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 260e0930 (ffmpeg): remove unneeded variable, dither_all
- Originally committed as revision 15011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision f8007a14 (ffmpeg): Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxe...
- specified in SMPTE 370M
Originally committed as revision 15010 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:37 PM Revision 42f72a3a (ffmpeg): Fix a typo.
- Originally committed as revision 15009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 39981f53 (ffmpeg): Reword a sentence in a doxy making its interpretation clearer.
- Originally committed as revision 15008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:21 PM Revision b4e0102c (ffmpeg): Introducing video_stype for holding the value of VAUX source pack
- and simplifying dv_frame_profile
Originally committed as revision 15007 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:00 PM Revision 452d3edb (ffmpeg): Change implementation for ff_data_to_hex(), this is faster. See discu...
- mailinglist in "Realmedia patch" thread.
Originally committed as revision 15006 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:53 AM Revision a169f498 (ffmpeg): Add generic IIR filter interface with Butterworth lowpass filter impl...
- and remove obsoleted old lowpass filter.
Originally committed as revision 15005 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:46 AM Revision 29ca668f (ffmpeg): Fix mid/side stereo buggy output zeroing, fixes issue264 part 2.
- Originally committed as revision 15004 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/27/2008
- 11:44 PM Revision 53e6fbb4 (ffmpeg): cosmetics: rename a table
- Originally committed as revision 15003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision f1c80e35 (ffmpeg): Export data_to_hex() as private API in lavf, rename to ff_data_to_hex...
- move it from sdp.c into utils.c. Also add new header internal.h specifically
for lavf-specific internal API. See disc... - 11:23 PM Revision aec0407f (ffmpeg): cosmetics: indent after last commit
- Originally committed as revision 15001 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision 6b4bfed9 (ffmpeg): do not read exponent strategies from each block for E-AC-3 since they...
- Originally committed as revision 15000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:28 PM Revision 34fab90f (ffmpeg): Two cosmetic changes for improved readability and ease of HDVCPRO HD ...
- Originally committed as revision 14999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:25 PM Revision f4acfa38 (ffmpeg): Cosmetic change aimed at making it easier to see how bits are consumed
- Originally committed as revision 14998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision b1e3628e (ffmpeg): Factoring out chan_slice / 27 into seq variable
- Originally committed as revision 14997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision 7ae6dcb5 (ffmpeg): Simplification of how dct_mode affects decoding.
- Originally committed as revision 14996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision 0dbddda3 (ffmpeg): matroskadec: cosmetics: indentation
- Originally committed as revision 14995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 PM Revision 6bef5f9b (ffmpeg): matroskadec: seek to the last position known in the index before reso...
- full cluster parsing when seeking after the end of index
Originally committed as revision 14994 to svn://svn.ffmpeg.... - 06:56 PM Revision 2f7c21b7 (ffmpeg): Cosmetics (format ff_nelly_dequantization_table nicer)
- Originally committed as revision 14993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:50 PM Revision de427ff4 (ffmpeg): Simplify the indexing logic in the av_encode() streams mapping code.
- Originally committed as revision 14992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 AM Revision 8649e933 (ffmpeg): add definitions and documentation for shared functions for E-AC-3 dec...
- Originally committed as revision 14991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 0ffea243 (ffmpeg): copy default coupling band structure from table to decoding context (...
- Originally committed as revision 14990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 AM Revision e43b29ab (ffmpeg): add more OKed parts of the E-AC-3 decoder: structural changes to supp...
- Originally committed as revision 14989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 AM Revision 6a68105e (ffmpeg): cosmetics: rename some functions from *get_* to *decode_*
- Originally committed as revision 14988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision 8646b907 (ffmpeg): Use RTPDynamicProtocol parse_sdp_a_line() handlers in case of unknown...
- lines. This allows "private" SDP tags to be forwarded to the specific handler,
allowing protocol-specific handling of...
08/26/2008
- 11:25 PM Revision 8ee552f6 (ffmpeg): simplify mpeg12 avctx->pix_fmt set
- Originally committed as revision 14986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 PM Revision d63f529d (ffmpeg): remove useless assignment (st is never read after this line)
- Originally committed as revision 14985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 PM Revision 8e44312d (ffmpeg): matroskadec: index timestamps are supposed to be in the timebase of t...
- Originally committed as revision 14984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision 2a242f45 (ffmpeg): mxfdec: set sample_aspect_ratio
- Originally committed as revision 14983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 67f718bd (ffmpeg): Add a temp variable to ff_sine_window_init() to match the way wma.c c...
- window before r14757. This fixes a regression introduced by r14757 on amd64.
Originally committed as revision 14982 ... - 07:38 PM Revision 2ccddc02 (ffmpeg): Add explicit (int) cast to i386 optimized MUL* macros.
- Wrong result is returned when 16-bit value is passed as value.
Also fixes "Warning: using `%edx' instead of `%dx' due... - 06:06 PM Revision 51f2a119 (ffmpeg): (cosmetics) Remove incorrect comment.
- Originally committed as revision 14980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision f5e177f8 (ffmpeg): (cosmetics) Describe for which tests clipping is required.
- Originally committed as revision 14979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 PM Revision 122d0276 (ffmpeg): I'll maintain mxf muxer
- Originally committed as revision 14978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 PM Revision 1b8a36d7 (ffmpeg): (cosmetics) Remove wrong comments.
- Originally committed as revision 14977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 PM Revision bb68b69d (ffmpeg): MXF is a valid output format now.
- Originally committed as revision 14976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision cedebde1 (ffmpeg): Remaining parts of GSoC MXF muxer by Zhentan Feng.
- Originally committed as revision 14975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:13 AM Revision ef1bc972 (ffmpeg): (cosmetics) Align comments consistently.
- Originally committed as revision 14974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 AM Revision 7ad909bd (ffmpeg): Another set of definitions for G.729
- Originally committed as revision 14973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 AM Revision 274335e7 (ffmpeg): vertical align
- Originally committed as revision 14972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 AM Revision 977327c7 (ffmpeg): Noone seems to want to maintain MPEG-PS so i will.
- Originally committed as revision 14971 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/25/2008
- 10:51 PM Revision 2ad0d96a (ffmpeg): Replace cliping in ff_acelp_interpolate() by a check&av_log, this sho...
- quickest way to find out if it is needed.
Originally committed as revision 14970 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:21 PM Revision cbccf205 (ffmpeg): Fix the seek regressions to match changes in r14956, r14959 and r14960.
- The changes are verified and desired.
Originally committed as revision 14969 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:28 PM Revision 9b0d3e0e (ffmpeg): Import more MXF muxer code from the SoC tree
- Originally committed as revision 14968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 PM Revision 9ac78726 (ffmpeg): Missing static in float_to_int16_altivec declaration
- Originally committed as revision 14967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision f1588ed5 (ffmpeg): When setting codec_id during codec probe we must also set codec_type.
- Originally committed as revision 14966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 85803144 (ffmpeg): Little-endian bitstream writer
- Originally committed as revision 14965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 AM Revision 3fc45bdc (ffmpeg): fir_32bands_perfect[] contents were mixed, restore original order
- Patch by Alexander Patrakov ($lastname <whirlpool> gmail.com)
Thread: dcadata.h: fir_32bands_perfect[] is wrong
Orig... - 06:20 AM Revision a9e02947 (ffmpeg): Fix udp.c compilation with recent glibc (>= 2.8)
- Originally committed as revision 14963 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 AM Revision 94cdcece (ffmpeg): ARM: add prefetch function using ARMv5 PLD instruction
- Originally committed as revision 14962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision f1424cfd (ffmpeg): ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for NEON
- Originally committed as revision 14961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 AM Revision 244ee48a (ffmpeg): matroskadec: unset matroska->done when seeking
- just in case someone try to seek back after reaching the end of file
Originally committed as revision 14960 to svn:/... - 12:15 AM Revision 0f646a22 (ffmpeg): matroskadec: full seeking support in index-less files
- when trying to seek past the last index entry, just parse more clusters to add them to the index, until an index entr...
- 12:15 AM Revision ffc2b341 (ffmpeg): right shift the values by 8 in GAQ remap "B" table. data now fits in ...
- Originally committed as revision 14958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision 8bc98ba9 (ffmpeg): matroskadec: on the fly index construction for index-less files
- each cluster that is read and that contains a video key frame is added
to the index
Originally committed as revision...
08/24/2008
- 11:57 PM Revision dfbbbdc0 (ffmpeg): matroskadec: don't try to seek to negative timestamp
- matroska timestamps are unsigned
Originally committed as revision 14956 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:54 PM Revision 653fb2f8 (ffmpeg): matroskadec: move setting of matroska->done inside matroska_parse_clu...
- Originally committed as revision 14955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 PM Revision bde51e6a (ffmpeg): restore accidently deleted file
- Originally committed as revision 14954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision c5b930e6 (ffmpeg): 1000l to me. committed to wrong repo. revert last commit.
- Originally committed as revision 14953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision e23e4de3 (ffmpeg): cosmetics: rename some functions from *get_* to *decode_*
- Originally committed as revision 14952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:37 PM Revision 547ea47d (ffmpeg): Add ff_ prefix to ogg_codec_t structs
- Originally committed as revision 14951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 PM Revision aecf157e (ffmpeg): Mark several libavformat arrays const
- Originally committed as revision 14950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision 7b571fd7 (ffmpeg): Mark "matroska" probe data string constant.
- Originally committed as revision 14949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision cd34bc76 (ffmpeg): Make ogg_codec_t descriptions const
- Originally committed as revision 14948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 PM Revision c1854592 (ffmpeg): Change codec_tag type from const struct AVCodecTag ** to const struct...
- Originally committed as revision 14947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:22 PM Revision f23a9759 (ffmpeg): Remove check for @ in tcp.c which removes the authorization data from...
- actual hostname. This functionality already exists (and always existed) in
url_split() and is therefore useless. See ... - 02:12 PM Revision 090a4179 (ffmpeg): voc: add ff_ prefix to some global const data
- Originally committed as revision 14945 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 PM Revision e7fd7b9a (ffmpeg): Remove useless empty close functions in mmf and mm demuxers.
- Originally committed as revision 14944 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision ba18b99f (ffmpeg): matroskadec: make aac_profiles array const
- Originally committed as revision 14943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision 1bef65f4 (ffmpeg): Make the id3v1_genre_str array const, not just the strings it points to.
- Originally committed as revision 14942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision dad6afb4 (ffmpeg): stricter constraints of asm() blocks
- All these variables are used as left operands of a movd instruction,
which does accept only memory or register operan... - 08:31 AM Revision cbcbf439 (ffmpeg): Fix index to ff_sine_windows[]. Previously the index was usually in r...
- order.
Originally committed as revision 14940 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:56 AM Revision e43b0a73 (ffmpeg): okayed chunks of AAC encoder
- Originally committed as revision 14939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 AM Revision 6986662b (ffmpeg): Import more ok'ed chunks of the mxf muxer from the soc tree
- Originally committed as revision 14938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 AM Revision cc09e77e (ffmpeg): Correct scaling factor in DCA decoder synthesis.
- Patch by Alexander Patrakov ($lastname at gmail.com)
Thread: dca.c: output scale is a bit off
Originally committed a... - 04:55 AM Revision 0c3021ea (ffmpeg): change eac3dec.c license to LGPL
- Originally committed as revision 14936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 AM Revision 7fadc32d (ffmpeg): document some dsp alignments
- Originally committed as revision 14935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision cc1f91d7 (ffmpeg): Ensure that SDL_AddTimer() is never called with a delay of 0 because
- this leads to a runaway creation of timers. We never pass 0 currently
but it is safer to check for it explicitly as c...
08/23/2008
- 11:43 PM Revision 59729451 (ffmpeg): convert every muxer/demuxer to write/read sample_aspect_ratio from/to
- the corresponding AVStream instead of AVCodecContext
Originally committed as revision 14933 to svn://svn.ffmpeg.org/... - 11:13 PM Revision c30a4489 (ffmpeg): export sample_aspect_ratio read by the demuxer in a separate field
- that the one read by the decoder.
Originally committed as revision 14932 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:45 PM Revision 0cdc6ec9 (ffmpeg): Upgrade 20/24-bit PCM DVD decoder use SAMPLE_FMT_S32. Patch supplied ...
- Originally committed as revision 14931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision ee7948cb (ffmpeg): Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio.
- Originally committed as revision 14930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 PM Revision 0a3650c9 (ffmpeg): Remove unused variables
- Originally committed as revision 14929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision e1f27dc2 (ffmpeg): Introduce float_to_int16_interleave_altivec, tested with vorbis
- Originally committed as revision 14928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 PM Revision 8d3d5100 (ffmpeg): Introduce float_to_int16_one_altivec
- Originally committed as revision 14927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:52 PM Revision a3303add (ffmpeg): Cosmetics after previous patches.
- Originally committed as revision 14926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:49 PM Revision 8b9af28d (ffmpeg): On failure, return directly because the fail: case does nothing. This...
- allows easier control of the actual return value.
Originally committed as revision 14925 to svn://svn.ffmpeg.org/ffm... - 06:46 PM Revision 47f944a2 (ffmpeg): Move malloc() down until after all initializations, so that the resou...
- only allocated if initialization worked. This means that on failure, we
don't have to deallocate it.
Originally comm... - 05:39 PM Revision e6c13819 (ffmpeg): Fix memleak on some OSes in case network initialization fails. See
- "[PATCH] tcp.c/udp.c memleak?" for discussion.
Originally committed as revision 14923 to svn://svn.ffmpeg.org/ffmpeg... - 05:39 PM Revision ad33bfef (ffmpeg): Remove useless comments. See "[PATCH] tcp.c/udp.c memleak?" for discu...
- Originally committed as revision 14922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 PM Revision 2e0b635a (ffmpeg): Simple lowpass filter implementation.
- Originally committed as revision 14921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision cda00def (ffmpeg): Do not pass unnecessary arguments to AAC encoder functions
- Originally committed as revision 14920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision 7e4b3fb8 (ffmpeg): enable fl32/64 le/be in mov with stsd audio v2
- Originally committed as revision 14919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 PM Revision 56523713 (ffmpeg): Remove redundant FFMIN().
- Originally committed as revision 14918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 PM Revision 4df7beb3 (ffmpeg): Increase buffer size to 16384 patch by Alexander E. Patrakov" patrako...
- This fixes a (probably not exploitable) buffer overflow (apparently unknown to its author).
Originally committed as ... - 12:49 PM Revision 6bf8b3ef (ffmpeg): Remove unnecessary header inclusion from g729.h
- Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision fe3a80d6 (ffmpeg): Move from g729.h all definitions which are used only in g729dec.c
- Originally committed as revision 14915 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 PM Revision 2fc3866d (ffmpeg): Provide a context to opt_frame_rate(), and make it print the wrong
- value in case of error. Improve error reporting and consistency with
the other opt_* functions.
Originally committed... - 03:30 AM Revision 63d72fb1 (ffmpeg): fix decoding of coupling leak info for normal AC-3
- Originally committed as revision 14913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 AM Revision 60203130 (ffmpeg): add more OKed parts of the E-AC-3 decoder
- Originally committed as revision 14912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 AM Revision 0569993e (ffmpeg): cosmetics: indentation
- Originally committed as revision 14911 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 6fafb020 (ffmpeg): add some approved parts of the E-AC-3 decoder
- Originally committed as revision 14910 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/22/2008
- 07:03 PM Revision 26efefc5 (ffmpeg): Do not set timestamp information for a non existing AVStream
- (fix a bug in the RTP demuxer)
Originally committed as revision 14909 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:21 PM Revision b0f5852a (ffmpeg): Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing....
- buffer sizes accordingly. This produces a ~10% overall decoding perfomance
improvement.
Originally committed as revi... - 06:19 PM Revision db38c386 (ffmpeg): Whitespace cosmetics after the last commit
- Originally committed as revision 14907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision f4990558 (ffmpeg): Separate code in imdct_and_windowing() into distinct IMDCT, windowing...
- buffer update sections
Originally committed as revision 14906 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:09 PM Revision 95801b6a (ffmpeg): alac : check readsamplesize to ensure get_bits() doesn't
- fail. Patch by Matthieu Castet <castet.matthieu AT free fr>
Originally committed as revision 14905 to svn://svn.ffmp... - 02:57 PM Revision ec6cda8c (ffmpeg): alacenc : perform decorrelation only for stereo samples
- Originally committed as revision 14904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 AM Revision 9b9466b0 (ffmpeg): Apply parts of MXF muxer ok'ed by Michael
- Originally committed as revision 14903 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/21/2008
- 11:52 PM Revision 474efc18 (ffmpeg): Make equation in doxy of ff_acelp_weighted_vector_sum() more readable by
- adding spaces.
Originally committed as revision 14902 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:51 PM Revision 27b71e4b (ffmpeg): doxygen consistency
- Originally committed as revision 14901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 PM Revision 6caabab8 (ffmpeg): Make comments doxygen compatible.
- Originally committed as revision 14900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 PM Revision ec5bd476 (ffmpeg): Doxygen syntax consistency.
- Originally committed as revision 14899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:39 PM Revision 8c5da74b (ffmpeg): Mention cut-off freq of ff_acelp_high_pass_filter() instead of some
- meaningless input dependent value.
Originally committed as revision 14898 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:25 PM Revision 70d3ba41 (ffmpeg): Remove mathops.h dependancy.
- Originally committed as revision 14897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision 1f083082 (ffmpeg): vertical align
- Originally committed as revision 14896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 PM Revision cd523888 (ffmpeg): Remove ff_acelp_weighted_filter() which is just a function wrapping a 1
- line loop.
Originally committed as revision 14895 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:41 PM Revision 5038ecb1 (ffmpeg): Rename subframe_size to a name that is not specific to some specific use
- of ff_acelp_convolve_circ()
Originally committed as revision 14894 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:36 PM Revision 2bbd3434 (ffmpeg): rename pitch_delay_frac in ff_acelp_interpolate()
- Originally committed as revision 14893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision badcd8d7 (ffmpeg): Try to improve parameter doxy of ff_acelp_interpolate().
- Originally committed as revision 14892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision 03a4da6f (ffmpeg): Clarify how generic ff_acelp_interpolate() is.
- Originally committed as revision 14891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 PM Revision ba5a14fc (ffmpeg): Correct incorrect length parameter doxy for ff_acelp_interpolate().
- Originally committed as revision 14890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision ef119cc8 (ffmpeg): Right half is clearer than positive half for specifying which part of
- the filter coeffs is used.
Originally committed as revision 14889 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:56 PM Revision 7dd3e95a (ffmpeg): Mention the fixed-point scale of the FIR filter coefficients.
- Originally committed as revision 14888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 PM Revision ba05497d (ffmpeg): Cleanup comment for ff_acelp_interp_filter.
- Originally committed as revision 14887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 2398930f (ffmpeg): Make doxygen comments consistent with the rest of FFmpeg.
- Originally committed as revision 14886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 PM Revision fee37a49 (ffmpeg): Document code, do not document difference to a irrelevant reference i...
- Originally committed as revision 14885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:31 PM Revision 012fd207 (ffmpeg): Remove some irrelevant comments.
- Originally committed as revision 14884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 PM Revision da7e59b4 (ffmpeg): first and second stage LSP codebooks for G.729
- Originally committed as revision 14883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 PM Revision 65b20b24 (ffmpeg): Reindent after last commit
- Originally committed as revision 14882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 PM Revision fbd91d7c (ffmpeg): Work around GCC variable may be used uninitialised warning
- Originally committed as revision 14881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 AM Revision 1098e8d2 (ffmpeg): Remove unused variable
- Originally committed as revision 14880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision eb6fc557 (ffmpeg): Include floating point PCM in changelog and documentation.
- Originally committed as revision 14879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision 8e84913d (ffmpeg): cosmetics: Fix incorrect indentation.
- Originally committed as revision 14878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 AM Revision 4b0044b7 (ffmpeg): Reindent
- Originally committed as revision 14877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 AM Revision c5377f57 (ffmpeg): Correct regex file name matching as per Måns' suggestion
- Originally committed as revision 14876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 AM Revision f3399088 (ffmpeg): The comment about channel order for AAC 5.1 audio was not correct, fi...
- Originally committed as revision 14875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 AM Revision 4991f3ce (ffmpeg): Add me as maintainer of the AAC decoder code
- Originally committed as revision 14874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:21 AM Revision 7d8f3de4 (ffmpeg): Last hunk of the AAC decoder code to be OKed and build system and doc...
- alterations as appropriate
Originally committed as revision 14873 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/20/2008
- 11:17 PM Revision 7fb262b5 (ffmpeg): Simplify timestamp reordering by using the new API.
- Originally committed as revision 14872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision 79de84f2 (ffmpeg): Provide a simpler way for the user to reorder her timestamps.
- Originally committed as revision 14871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision 28f27e0c (ffmpeg): matroskadec: fail cleanly when the required compression lib is not co...
- Originally committed as revision 14870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision dc3e0211 (ffmpeg): matroskadec: stop parsing when skipping en element crossing over the ...
- Originally committed as revision 14869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision 3ef61825 (ffmpeg): Fix #include path, headers from other directories need to have
- the directory name prefixed now.
Originally committed as revision 14868 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:05 PM Revision 071083b4 (ffmpeg): Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_i...
- Now that it is exported, this should avoid confusion and name clashes.
Originally committed as revision 14867 to svn... - 04:59 PM Revision 054480a5 (ffmpeg): cosmetics: comment spelling/grammar fixes
- Originally committed as revision 14866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 PM Revision 38511b9a (ffmpeg): matroska: fix regression test according to r14862
- Originally committed as revision 14865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision 2cd04cf9 (ffmpeg): Fix PCM DVD divide by zero bug introduced in r14659. Patch supplied b...
- Originally committed as revision 14864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 AM Revision ab2a942a (ffmpeg): cosmetics: indentation
- Originally committed as revision 14863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 AM Revision eb9cf50a (ffmpeg): matroska: add support for most variants of PCM
- Originally committed as revision 14862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision b49d17b7 (ffmpeg): matroskadec: handle EBML_ID_VOID and EBML_ID_CRC32 in a generic way
- Originally committed as revision 14861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision bf09b550 (ffmpeg): commit the OKed parts of the E-AC-3 decoder
- Originally committed as revision 14860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision e6300276 (ffmpeg): get data size based on the actual data array instead of coding-in the...
- Originally committed as revision 14859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision 8e33132b (ffmpeg): rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE and increase the size
- Originally committed as revision 14858 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/19/2008
- 11:44 PM Revision ba99cfc2 (ffmpeg): Implement url_open_protocol(), which is basiclly the former url_open()
- but which opens a URLProtocol instead of a filename. url_open() is
reimplemented to call url_open_protocol(). See dis... - 10:17 PM Revision b76e3424 (ffmpeg): Cosmetics: remove a redundant and misplaced doxy.
- Originally committed as revision 14856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision e8e2b2ef (ffmpeg): Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead.
- Originally committed as revision 14855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision fda0d4af (ffmpeg): Ok-ed parts from patch by zhentan feng.
- Originally committed as revision 14854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision 1b0732ea (ffmpeg): Remove useless #ifdef DEBUG (patch by Zhentan Feng).
- Originally committed as revision 14853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision e9d4b8a5 (ffmpeg): Workaround bug in types.h that has typedef __u64 under #ifndef __STRI...
- Originally committed as revision 14852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision 0da49fca (ffmpeg): Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately.
- Originally committed as revision 14851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 PM Revision 7942269b (ffmpeg): cosmetics: s/const static/static const/g
- patch by Mathieu Malaterre, mathieu.malaterre gmail com
Originally committed as revision 14850 to svn://svn.ffmpeg.o... - 07:25 PM Revision 833e90dd (ffmpeg): Update changelog and general.texi to reflect
- addition of the alac encoder, add Jai Menon
to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR.
Originally committed a... - 06:49 PM Revision 745b39d5 (ffmpeg): Replace invocations of av_fifo_realloc(), which is going to be
- deprecated, with corresponding invocations of av_fifo_realloc2().
Originally committed as revision 14848 to svn://sv... - 06:45 PM Revision a1ab56c5 (ffmpeg): alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER
- Originally committed as revision 14847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 8257b835 (ffmpeg): Implement av_fifo_realloc2().
- Originally committed as revision 14846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 PM Revision e13894e8 (ffmpeg): alacenc: last few hunks approved by michael
- Originally committed as revision 14845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision cc940caf (ffmpeg): alacenc: Use user-specified min and max prediction order.
- Originally committed as revision 14844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision 0d962ecb (ffmpeg): Import more OKed parts of ALAC encoder from GSoC repo.
- Originally committed as revision 14843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision c89cb589 (ffmpeg): Making block size in bits variable and dependent on the DV spec
- Originally committed as revision 14842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision 713c1aa9 (ffmpeg): Making the number of blocks per macroblock dependent on the DV stream
- specification
Originally committed as revision 14841 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:00 PM Revision cb879ec2 (ffmpeg): Introducing DV_MAX_BPM macro instead of a hardcoded value for the
- highest number of blocks per macroblock
Originally committed as revision 14840 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:36 PM Revision 2c8d4388 (ffmpeg): Ok-ed parts from patch by zhentan feng.
- Originally committed as revision 14839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision 6f18fe8c (ffmpeg): Add regression tests for F32LE, F64BE and F64LE PCM codecs.
- Originally committed as revision 14838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision b1c00341 (ffmpeg): Make AIFF demuxer handle F32BE and F64BE PCM audio.
- Originally committed as revision 14837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision a1ef2c4b (ffmpeg): Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio.
- Originally committed as revision 14836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision 57406d8e (ffmpeg): Make RIFF-based demuxers handle F32LE and F64LE PCM audio.
- Originally committed as revision 14835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 AM Revision 7b21690a (ffmpeg): Make AU demuxer handle S24BE, S32BE and F64BE PCM audio.
- Originally committed as revision 14834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 AM Revision 143a5d6f (ffmpeg): Add F64BE, F64LE and F64BE PCM codecs.
- Originally committed as revision 14833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision e06b00f3 (ffmpeg): Add SAMPLE_FMT_DBL.
- Originally committed as revision 14832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 AM Revision 4efbd755 (ffmpeg): Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in r1...
- Originally committed as revision 14831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 AM Revision 6ec87fbd (ffmpeg): Mark init_vlcs function as av_cold.
- Originally committed as revision 14830 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/18/2008
- 09:36 PM Revision 1dece0d2 (ffmpeg): More OKed AAC decoder code hunks
- Originally committed as revision 14829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision c7f4d983 (ffmpeg): More OKed AAC decoder code hunks
- Originally committed as revision 14828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 PM Revision e48891bd (ffmpeg): Ok-ed parts from patch by zhentan feng.
- Originally committed as revision 14827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision c69968b4 (ffmpeg): Factorize common code out of the mxf demuxer.
- Patch by zhentan feng.
Originally committed as revision 14826 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:09 PM Revision 3f3fe38d (ffmpeg): Set AVStream.discard, so that demuxers can choose which stream to sel...
- Originally committed as revision 14825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision fc7ed9a6 (ffmpeg): Support Electronic Arts files containing MP3 audio.
- Originally committed as revision 14824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision 97ceb752 (ffmpeg): Mark SAMPLE_FMT_S24 as deprecated.
- Originally committed as revision 14823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 AM Revision bf689db0 (ffmpeg): Add okayed chunks of AAC encoder psychoacoustic model
- Originally committed as revision 14822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:38 AM Revision b54bf2d6 (ffmpeg): Add okayed parts for AAC encoder
- Originally committed as revision 14821 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/17/2008
- 10:47 PM Revision ca048266 (ffmpeg): Import more ok'd parts of ALAC encoder from GSoC repo.
- Originally committed as revision 14820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision 46dd2738 (ffmpeg): remove some unneeded header includes
- Originally committed as revision 14819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision a8aefc8a (ffmpeg): Copy and paste LGPL from tree.h, the previous one referred to a non-e...
- version.
Originally committed as revision 14818 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:26 PM Revision ee8cc834 (ffmpeg): Add missing header includes to fix 'make checkheaders'.
- Originally committed as revision 14817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 82ed0b76 (ffmpeg): Add missing stdint.h header to fix 'make checkheaders'.
- Originally committed as revision 14816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:41 PM Revision ec0350c9 (ffmpeg): use LFG instead of Mersenne Twister for AC-3 PRNG
- Originally committed as revision 14815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision defa0cd6 (ffmpeg): Mark adx_decode_init() as type int instead of void, the function returns
- a value. Fixes the warning:
adxdec.c:36: warning: 'return' with a value, in function returning void
Originally comm... - 04:58 PM Revision 8cb2db4e (ffmpeg): restore alphabetical order of TESTS
- Originally committed as revision 14813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision 31bcb290 (ffmpeg): Add PCA to TESTS.
- Originally committed as revision 14812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision f1f373c2 (ffmpeg): fix and simplify frame size check and reencoding in verbatim mode
- Originally committed as revision 14811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision 4869f47e (ffmpeg): Add multiple inclusion guards for consistency and to avoid them being
- forgotten in case they ever become neccessary.
Originally committed as revision 14810 to svn://svn.ffmpeg.org/ffmpeg... - 03:51 PM Revision ab1388e4 (ffmpeg): Move context struct to c file.
- Originally committed as revision 14809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 PM Revision f43ad0fe (ffmpeg): Add prototypes to header (based on code by ramiro)
- Originally committed as revision 14808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 64417375 (ffmpeg): Make ff_pca_init() allocate it struct instead of letting the user pro...
- one (more robust ABI wise).
Originally committed as revision 14807 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:35 PM Revision 7b0a6612 (ffmpeg): Do not mix declarations and statements (by ramiro).
- Originally committed as revision 14806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 PM Revision 88ccaf6f (ffmpeg): put testing code under #ifdef TEST
- Originally committed as revision 14805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 PM Revision cd5cd377 (ffmpeg): Testing code uses random().
- Originally committed as revision 14804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 PM Revision a50bd69d (ffmpeg): fix includes
- Originally committed as revision 14803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 7a0d00d4 (ffmpeg): Principal component analysis
- (will be cleaned up in next commits)
Originally committed as revision 14802 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:25 PM Revision 83e92ab6 (ffmpeg): alacenc: NULL_IF_CONFIG_SMALL long_name.
- Originally committed as revision 14801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 AM Revision 52098468 (ffmpeg): G.729 decoder main code
- (just skeleton, contains only parts, explicitly ok'ed by Michael)
Originally committed as revision 14800 to svn://sv... - 07:04 AM Revision 720d52c6 (ffmpeg): More okayed chunks of AAC encoder
- Originally committed as revision 14799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 AM Revision 6b931476 (ffmpeg): Import ok'd parts of ALAC encoder from GSoC repo.
- Originally committed as revision 14798 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/16/2008
- 10:42 PM Revision 38c1a5c4 (ffmpeg): update my email address to one which does not depend on my service pr...
- Originally committed as revision 14797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision 81fc8a63 (ffmpeg): use range of lpc orders in ORDER_METHOD_EST
- Originally committed as revision 14796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 9045f5e7 (ffmpeg): cosmetics: adjust line breaks and vertical alignment
- Originally committed as revision 14795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 56c07e29 (ffmpeg): use limited range of lpc orders when quantizing coefficients
- Originally committed as revision 14794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision e748e34d (ffmpeg): struct timeval requires #include <sys/time.h>
- patch by Dave Yeo daveryeo _at_ telus _dot_ net
Originally committed as revision 14793 to svn://svn.ffmpeg.org/ffmp... - 05:28 PM Revision e9e3c980 (ffmpeg): lpc: cosmetics: vertically align declarations and definitions.
- Originally committed as revision 14792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 PM Revision 1b0f6fb8 (ffmpeg): Use correct asm object type and necessary -DPIC for yasm on 64-bit Da...
- Thread: [FFmpeg-devel] fft_mmx.asm yasm 64bit build broken
Patch by 'D' (lessen42 gmail com)
Originally committed as... - 05:18 PM Revision c50da3ad (ffmpeg): flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files.
- Originally committed as revision 14790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:03 PM Revision 51c796d0 (ffmpeg): flacenc: Allow more flexible shift calculation in LPC.
- Originally committed as revision 14789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 3cffbe09 (ffmpeg): Fix rc_eq mem leak.
- Originally committed as revision 14788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 PM Revision 847d0536 (ffmpeg): Revert r14260
- Log:
Free in avcodec_close() avctx->rc_eq. Fix a memory leak.
Reason running free() on random pointers.
Originally... - 11:59 AM Revision f5c3eae3 (ffmpeg): Synchronize AAC encoder with renamings in aac.h
- Originally committed as revision 14786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 AM Revision 817015e4 (ffmpeg): Add approved chunks to AAC encoder
- Originally committed as revision 14785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 AM Revision 38a1c7f2 (ffmpeg): Use memcpy() for PCM S16/S32 codecs when codec byte-order matches mac...
- Originally committed as revision 14784 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom