Activity
From 03/05/2007 to 04/03/2007
04/03/2007
- 10:17 PM Revision e7b85a15 (ffmpeg): cosmetics: Fix indentation.
- Originally committed as revision 8622 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision 8896cdd3 (ffmpeg): Remove useless pointer shift.
- patch by Benoit Fouet, benoit.fouet purplelabs com
Originally committed as revision 8621 to svn://svn.ffmpeg.org/ffm... - 10:13 PM Revision 636b69c5 (ffmpeg): Remove commented-out while loop.
- patch by Benoit Fouet, benoit.fouet purplelabs com
Originally committed as revision 8620 to svn://svn.ffmpeg.org/ffm... - 09:09 PM Revision 3af6d5cf (ffmpeg): There were two files, libavformat/grab.c and libavformat/grab_bktr.c ...
- the video_grab_device_demuxer AVInputFormat. Use two different names for the
AVInputFormats to reduce confusion and ... - 04:47 PM Revision 3d18b282 (ffmpeg): cosmetics: indentation
- Originally committed as revision 8618 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:33 PM Revision 7b17ad84 (ffmpeg): Get rid of unnecessary conditionals.
- Originally committed as revision 8617 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 PM Revision 2d93bcc7 (ffmpeg): Add CPP_OBJS-yes to CPP_OBJS, same as the other *_OBJS variables.
- Originally committed as revision 8616 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:22 PM Revision 94bd08b0 (ffmpeg): Fix crash when trying to convert from or to RGBi (i<15) as in bgr8tor...
- Originally committed as revision 22910 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:59 PM Revision 12631f2d (ffmpeg): CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest condition...
- Originally committed as revision 8615 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision e011ef1a (ffmpeg): cosmetics: Put audio (de)muxer entries in alphabetical order.
- Originally committed as revision 8614 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:56 PM Revision e64271c2 (ffmpeg): Audio (de)muxer dependency on OSS is handled by configure.
- Originally committed as revision 8613 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:15 PM Revision 7038fa61 (ffmpeg): Explain which configure options are necessary for which AMR variant.
- Originally committed as revision 8612 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision 5d79e24a (ffmpeg): typo
- Originally committed as revision 8611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision bd446bb1 (ffmpeg): cosmetic
- Originally committed as revision 8610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision f87459e4 (ffmpeg): FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil Now...
- Originally committed as revision 8609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 PM Revision 716222db (ffmpeg): tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)
- Originally committed as revision 8608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:10 PM Revision 1a2a5b3e (ffmpeg): cosmetics: Better variable name, the ENABLE_* lists contain more than...
- Originally committed as revision 8607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:40 PM Revision ed252b16 (ffmpeg): cosmetics: Sort list of input/output formats.
- Originally committed as revision 8606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision 987c3aa8 (ffmpeg): Remove #if 0 code.
- Originally committed as revision 8605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision 8c2e2040 (ffmpeg): Add first and second output to earlyclobbers in COPY3_IF_LT macro.
- patch by Ramiro Ribeiro Polla, ramiro lisha.ufsc br
Original thread:
date: Mar 27, 2007 11:21 PM
subject: [Ffmpeg-dev... - 06:46 AM Revision eb6905f0 (ffmpeg): dont use *int8_t for the arguments (ive missed that in the patches ...)
- Originally committed as revision 8603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 AM Revision b25514a4 (ffmpeg): Changed the rle encoder a little and made it more universal.
- Not only the repeated byte is calculated as (count ^ xor) + add
but also the raw encoding lenth byte is calculated as... - 02:18 AM Revision 65df5449 (ffmpeg): cosmetic
- Originally committed as revision 8601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:23 AM Revision eb24fd64 (ffmpeg): fix indention (less work to fix it myself than to check if a indentio...
- Originally committed as revision 8600 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:20 AM Revision bee38515 (ffmpeg): move doxy from .c to .h
- Originally committed as revision 8599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 AM Revision 1ca286e1 (ffmpeg): generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw...
- Originally committed as revision 8598 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/02/2007
- 07:26 AM Revision b56a8374 (ffmpeg): Remove stray object from list of Blackfin assembler objects.
- patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 8597 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/01/2007
- 10:37 PM Revision a5fbe001 (ffmpeg): spelling fix as suggested by Mans
- Originally committed as revision 8596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision e1090b81 (ffmpeg): bfin optimizations
- Originally committed as revision 8595 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision 67fd620c (ffmpeg): bfin dsputils, basic pixel operations sads, diffs, motion compensation
- and standard IEEE 8x8 block transforms
patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 85... - 10:20 PM Revision f8fb86e9 (ffmpeg): cosmetics: indentation
- Originally committed as revision 8593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 PM Revision ca345e44 (ffmpeg): Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.
- Originally committed as revision 8592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 PM Revision f321635a (ffmpeg): Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy ars...
- Originally committed as revision 8591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision 2de4f9eb (ffmpeg): indention
- Originally committed as revision 8590 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 6e546aaa (ffmpeg): make AVCodec.init() optional
- Originally committed as revision 8589 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision fa1ab872 (ffmpeg): Fix copy and paste error in comment.
- Originally committed as revision 8588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision efb0c399 (ffmpeg): support for the THP game format by Marco Gerards, mgerards xs4all nl
- Originally committed as revision 8587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:06 PM Revision b9663405 (ffmpeg): Use $(command) instead of `command`, it's POSIX, clearer and already ...
- Originally committed as revision 8586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 PM Revision ced75d92 (ffmpeg): Always lowercase targetos.
- Originally committed as revision 8585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 AM Revision 28186473 (ffmpeg): Add '#undef exit', the function is now forbidden.
- Originally committed as revision 8584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 AM Revision 58ecc9cd (ffmpeg): run ebp register check in subshell so we can redirect crash message
- Originally committed as revision 8583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 AM Revision 1026a8d4 (ffmpeg): Merge redundant comments.
- Originally committed as revision 8582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 AM Revision 91aeec1b (ffmpeg): WMVA
- Originally committed as revision 8581 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/31/2007
- 11:58 PM Revision 1cfe393a (ffmpeg): doxy comment tweaks
- Originally committed as revision 8580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:39 PM Revision bb21f176 (ffmpeg): Add doxy comments, based on Loren's explanations posted here:
- Date: Mar 30, 2007 9:00 PM
Subject: Re: [Ffmpeg-devel] Motion Estimation in snow.c for Waevelet encoded frames (DWT)
... - 06:29 PM Revision 91c5172d (ffmpeg): Force lowercase targetos value for MinGW, we check against lowercase ...
- Originally committed as revision 8578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 PM Revision 51aeb7aa (ffmpeg): dct-test works on non-x86 now.
- Originally committed as revision 8577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 PM Revision 3ac35bdb (ffmpeg): platform-independent restructuring and code simplification
- patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 8576 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:14 PM Revision c6bdc908 (ffmpeg): Remove illegal call to exit().
- patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 8575 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:47 PM Revision b83f7eb2 (ffmpeg): call faacDecClose() with all libfaad versions
- patch by Diego Petteno flameeyes gmail com
Originally committed as revision 8574 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:36 PM Revision 6308caca (ffmpeg): Fix warning:
- ffserver.c:4303: warning: 'acl.next' is used uninitialized in this function
patch by Stanislav Brabec, sbrabec suse c... - 04:27 PM Revision beef9ba9 (ffmpeg): add AVRn fourcc
- Originally committed as revision 8572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 19ef2ba5 (ffmpeg): Replace emms() with emms_c(), patch by Marc Hoffman, mmh pleasantst com.
- Originally committed as revision 8571 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision 846dffeb (ffmpeg): blackfin: Audio buffers are no longer allocated on the stack,
- thus a 256KB stack is no longer required.
according to Marc Hoffman, mmh pleasantst com
Originally committed as revi... - 04:04 PM Revision eddc482d (ffmpeg): print error message
- Originally committed as revision 8569 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 PM Revision 087fa475 (ffmpeg): fix x-octet-stream mime type
- Originally committed as revision 8568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision 65e72261 (ffmpeg): use av_strdup
- Originally committed as revision 8567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 PM Revision 55d07ba6 (ffmpeg): remove dead code
- Originally committed as revision 8566 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:48 AM Revision 30a1380a (ffmpeg): cosmetics: Fix indentation.
- Originally committed as revision 8565 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/30/2007
- 11:04 PM Revision d495fdc3 (ffmpeg): Do not return invalid pointer for non-audio or video streams.
- Patch by Sam Hocevar sam+ffmpeg zoy org
Originally committed as revision 8564 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:10 PM Revision 09a62866 (ffmpeg): argh, who commited this trash
- start must be 0 ...
Originally committed as revision 8563 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:09 PM Revision 8ec491e3 (ffmpeg): Handle proper compilation on Mac OS X.
- Fix data alignment bug (the original purpose of the code is unclear, though).
patch by Marc Hoffman, mmh pleasantst c... - 09:59 PM Revision dc417a6e (ffmpeg): 10^10l to the idiot who designed this format and didnt even realize w...
- Originally committed as revision 8562 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision 30f15053 (ffmpeg): Typos in comments
- Originally committed as revision 8561 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision e62b3dd2 (ffmpeg): move some stuff out of an inner loop. 12% faster svq1 encoding.
- Originally committed as revision 8560 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 59006372 (ffmpeg): mmx 16-bit ssd. 2.3x faster svq1 encoding.
- Originally committed as revision 8559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 0c0d17f3 (ffmpeg): fix demuxing of IMAG0002.ASF
- Originally committed as revision 8558 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 PM Revision 6cc65ab3 (ffmpeg): analyze end condition must match r_fps selection condition
- fixes fps for Channel\ 4\ News_Channel\ 4_20_10_2006_19_00_01.dvr-ms
Originally committed as revision 8557 to svn://... - 11:31 AM Revision f9645d7c (ffmpeg): change -fs to use bytes instead of kbytes
- Originally committed as revision 8556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:44 AM Revision 85ad1b0e (ffmpeg): change -fs option to use OPT_INT64
- Originally committed as revision 8555 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 AM Revision ffdf9a1f (ffmpeg): add OPT_INT64 option
- Originally committed as revision 8554 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 AM Revision a4072c45 (ffmpeg): Fix a bug in av_find_opt(). Because some of the AVOption structures h...
- unit = NULL, the function could pass NULL to strcmp and cause a segfault.
Patch by Kamil Nowosad, k nowosad % studen... - 09:05 AM Revision 226d6947 (ffmpeg): add 'all' and 'none' options for partitions config
- Patch by Limin Wang % lance P lmwang A gmail P com %
Original thread:
date: Mar 24, 2007 3:53 PM
subject: [Ffmpeg-dev... - 06:33 AM Revision 2c48a21c (ffmpeg): Update specification and reference implementation links.
- patch by Robert Swain, robert.swain gmail com
Originally committed as revision 8551 to svn://svn.ffmpeg.org/ffmpeg/t...
03/29/2007
- 08:22 PM Revision e9f6c8ea (ffmpeg): fix probe of 001.vdr-broken-6025
- Originally committed as revision 8550 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 PM Revision 44965991 (ffmpeg): Fix compilation when using the --disable-opts parameter. This to help...
- interested in using a debugger to debug FFmpeg.
Original thread:
Subject: [PATCH] Fix compilation when using --disab... - 11:39 AM Revision d1b23569 (ffmpeg): 1000l, revert r8547, im too stupid
- Originally committed as revision 8548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 AM Revision ed057fcc (ffmpeg): typo, fix -fs
- Originally committed as revision 8547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision 11979c46 (ffmpeg): move atom size check before parsing function search
- Originally committed as revision 8546 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 AM Revision a097e559 (ffmpeg): unset sample count to disable track when is broken
- Originally committed as revision 8545 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 AM Revision 62b6498d (ffmpeg): break if atom size is more than size left in container atom, fix shoo...
- Originally committed as revision 8544 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 AM Revision db56acd4 (ffmpeg): Accept only existing bitrates.
- patch by Benoit Fouet, benoit.fouet purplelabs com
Originally committed as revision 8543 to svn://svn.ffmpeg.org/ffm... - 06:32 AM Revision f5ad81f5 (ffmpeg): Allow setting v4l2 input and video standard.
- Patch by Limin Wang (lance.lmwang AT gmail DOT com)
Originally committed as revision 8542 to svn://svn.ffmpeg.org/ff... - 05:24 AM Revision 4992d8bf (ffmpeg): Change the vhook code to send real timestamps to the filters instead ...
- current time of day, which is useless, and which the filters could just as
easily query for themselves.
patch by Bobb...
03/28/2007
- 03:45 PM Revision 2f124d2a (ffmpeg): add hdv1 fourcc
- Originally committed as revision 8540 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:48 PM Revision 0b339acb (ffmpeg): revert r8538 (set bit rate for asf format) until regression tests iss...
- Originally committed as revision 8539 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision 4d38ebfd (ffmpeg): set bit rate for asf format, patch by Zuxy Meng, zuxy meng gmail com
- Originally committed as revision 8538 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 AM Revision 5508d26b (ffmpeg): fix decoding of big audio packets (48k 16bit 2 channels), needed size...
- Originally committed as revision 8537 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/27/2007
- 09:47 PM Revision c367d067 (ffmpeg): prevent exit missuse
- Originally committed as revision 8536 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:28 PM Revision 79750486 (ffmpeg): require at least a score of AVPROBE_SCORE_MAX/4 or reaching of PROBE_...
- to detect a container
fixes probing of mpeg_probe_fail.mpg
Originally committed as revision 8535 to svn://svn.ffmpeg... - 11:18 AM Revision 7ebf5927 (ffmpeg): codec id addition guidlines
- Originally committed as revision 8534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:28 AM Revision 351f6b4e (ffmpeg): FASTTX==0 means additional 16 bits in extradata
- Originally committed as revision 8533 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 AM Revision 6b27f3b8 (ffmpeg): One more FASTTX-related hack
- Originally committed as revision 8532 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 AM Revision 9ac421e3 (ffmpeg): Remove redundant assign
- Originally committed as revision 8531 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/26/2007
- 06:41 PM Revision bad0cefb (ffmpeg): add IJPG fourcc, to play m_ijpg.avi
- Originally committed as revision 8530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:01 PM Revision 61f676e1 (ffmpeg): warning about vhooks status
- Originally committed as revision 8529 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:33 PM Revision adcb72b5 (ffmpeg): set pict_type to I type during init so parsers which dont set it get ...
- Originally committed as revision 8528 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision d215d07a (ffmpeg): get rid of unused entries in the middle of xvmc_render struct,
- extensions are added to the end of the struct (avoids build issues on 64 bits platform)
add osd extension to be used ... - 10:03 AM Revision 1890c2ac (ffmpeg): Optimize by building the mdct window and multipying/adding at the sam...
- Patch by Ian Braithwaite ian .. braithwaite . dk
[Ffmpeg-devel] WMA decoder speedup 2007-03-22 22:56
Originally com... - 12:54 AM Revision f39c3c88 (ffmpeg): factorize &
- Originally committed as revision 8525 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision 0abfd533 (ffmpeg): simplify
- Originally committed as revision 8524 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:00 AM Revision ed186431 (ffmpeg): properly set *data_size when returning >= 0 values in shorten_decode_...
- Original thread:
Date: Sat, 24 Mar 2007 04:04:53 +0100
Subject: [Ffmpeg-devel] Shorten file playback broken in SVN tr...
03/25/2007
- 11:37 PM Revision 0cb7f8a2 (ffmpeg): check input validity, this prevents a few variables from reachin odd ...
- Originally committed as revision 8522 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 PM Revision 34a370cb (ffmpeg): simplify
- Originally committed as revision 8521 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision f0cb03e9 (ffmpeg): increment subminor version due to r8502 and r8504, those revisions ma...
- Originally committed as revision 8520 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision 04f7136b (ffmpeg): remove TODO, its done now
- Originally committed as revision 8519 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 10d4899c (ffmpeg): pass correct buffer size to lzw decode init
- Originally committed as revision 8518 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision 5f01beb5 (ffmpeg): move eob_reached logic into ff_lzw_decode_tail() which simplifies the...
- Originally committed as revision 8517 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:15 PM Revision c59f24e6 (ffmpeg): activate parser on MP3 id, fix [A-Destiny]_Konjiki_no_Gash_Bell_-_65_...
- Originally committed as revision 8516 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 0174f514 (ffmpeg): prefer MP3 id
- Originally committed as revision 8515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision 6aaf3abd (ffmpeg): simplify
- Originally committed as revision 8514 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision db6d109d (ffmpeg): use MKTAG
- Originally committed as revision 8513 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 PM Revision b0c17f77 (ffmpeg): dont fail immediately when a somehow broken track is detected, some t...
- Originally committed as revision 8512 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 2975ca0a (ffmpeg): lzw maintainer
- Originally committed as revision 8511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 PM Revision bf770961 (ffmpeg): factorize
- Originally committed as revision 8510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 PM Revision 62ef8925 (ffmpeg): simplify
- Originally committed as revision 8509 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:00 AM Revision b6661510 (ffmpeg): 1000l to myself - get correct quantization for blocks 1 and 2
- P.S. This condition could be also written as if(n==3 || n==(2-dc_pred_dir))
Originally committed as revision 8508 t... - 01:11 AM Revision 8509fc7b (ffmpeg): add support for V_THEORA into Matroska
- Original thread:
Date: Thu, 22 Mar 2007 20:23:08 -0400
Subject: [Ffmpeg-devel] [PATCH] Theora in MKV (GSoC '07 Qualif... - 01:09 AM Revision da91ed59 (ffmpeg): use generic xiph header spliting func to split theora headers
- Original thread:
Date: Thu, 22 Mar 2007 20:23:08 -0400
Subject: [Ffmpeg-devel] [PATCH] Theora in MKV (GSoC '07 Qualif... - 01:06 AM Revision 5bb127a9 (ffmpeg): extract vorbis header spliting code into a reusable function
- Original thread:
Date: Thu, 22 Mar 2007 20:23:08 -0400
Subject: [Ffmpeg-devel] [PATCH] Theora in MKV (GSoC '07 Qualif... - 12:16 AM Revision 239e1b6f (ffmpeg): actually return bytes read
- Originally committed as revision 8504 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 AM Revision ea82552c (ffmpeg): return error if loop has ended before decoding image
- Originally committed as revision 8503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:00 AM Revision 877519f5 (ffmpeg): actually return bytes read
- Originally committed as revision 8502 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/24/2007
- 11:57 PM Revision 7a28b771 (ffmpeg): add some length checks
- Originally committed as revision 8501 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 PM Revision 5f7ab90a (ffmpeg): simplify
- Originally committed as revision 8500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision 93e91145 (ffmpeg): fix indentation
- Originally committed as revision 8499 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision 36376fa3 (ffmpeg): break if eob is reached to avoid reading one too much byte
- Originally committed as revision 8498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:24 PM Revision ccba88d7 (ffmpeg): cosmectics, mov -> mp4
- Originally committed as revision 8497 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision 295b7dc3 (ffmpeg): sort
- Originally committed as revision 8496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:16 PM Revision 2b4162f0 (ffmpeg): add some codec object type ids
- Originally committed as revision 8495 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision b41899c6 (ffmpeg): prefer MP3 id as mentioned in avcodec.h line 210
- Originally committed as revision 8494 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 PM Revision 7555d2e6 (ffmpeg): add specifications reference comments
- Originally committed as revision 8493 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 PM Revision e2f3d947 (ffmpeg): Fix H.264 8x8 transform selection
- It seems that it's opt parse bug, it can't process the flags which start by
digit. After change 8x8dct to dct8x8, I c... - 02:14 AM Revision 199c6e3c (ffmpeg): md5 test for the image formats
- Originally committed as revision 8491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 AM Revision 1e358f03 (ffmpeg): bmp and tga image regression test
- Originally committed as revision 8490 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 AM Revision 1c87ed3a (ffmpeg): 1000000l for me ive misstakely reverted the regression checksum chang...
- how did i succeed doing such a ridiculously silly thing? well i think it happened like:
1. verifying that the regress...
03/23/2007
- 10:01 PM Revision c9fdab0d (ffmpeg): Some more BeOS cleanup: check for arpa/inet.h; declare the prototype ...
- Originally committed as revision 8488 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:05 AM Revision 56cc4266 (ffmpeg): iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmx...
- armv5t does - use the armv5t function rather than default c code.
patch by Tim Chick chick at computergeek freeserve ...
03/22/2007
- 02:27 PM Revision 8ec04d34 (ffmpeg): set more reasonable cutoff for audio rate conversion
- Originally committed as revision 8486 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision 4ba67eee (ffmpeg): update resgression tests after the resampler changes
- Originally committed as revision 8485 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 PM Revision 47bbf8a7 (ffmpeg): clarify codec_tag
- Originally committed as revision 8484 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 PM Revision 89cff671 (ffmpeg): clarify sub_id
- Originally committed as revision 8483 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 AM Revision 7e068841 (ffmpeg): replace long double in the audiophile kiddy mode with doubles, its fa...
- Originally committed as revision 8482 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 AM Revision d6fead90 (ffmpeg): change high precision mode to 30 bits again after making the code les...
- Originally committed as revision 8481 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 AM Revision 303bd95c (ffmpeg): optimize linear filter coeff interpolation code, this also makes the ...
- Originally committed as revision 8480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 AM Revision d971a5fa (ffmpeg): cosmetics. align and condense.
- Originally committed as revision 8479 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:38 AM Revision 319708da (ffmpeg): simplify
- Originally committed as revision 8478 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 AM Revision bbd16dea (ffmpeg): utilize multi-stage AC-3 bit allocation. speeds up encoding by 25-30%
- Originally committed as revision 8477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 AM Revision 447caf79 (ffmpeg): revert r8469 (increase bits for non default highprecision mode)
- it causes overflows with linear interpolated filters coefficients
Originally committed as revision 8476 to svn://svn... - 03:16 AM Revision 55fc0eb1 (ffmpeg): AUDIOPHILE_KIDDY_MODE
- Originally committed as revision 8475 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 AM Revision 50df67d3 (ffmpeg): optimize bessel function instead of trusting gcc to do trivial optimi...
- Originally committed as revision 8474 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:16 AM Revision 14f887ef (ffmpeg): select more sensible default windows (= attenuation beyond the dynami...
- Originally committed as revision 8473 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/21/2007
- 11:44 PM Revision 20cf58c3 (ffmpeg): make kaiser windows with other beta than 16 available
- Originally committed as revision 8472 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision f88e7c83 (ffmpeg): enable iwmmxt support, removing mm_support() stub
- patch by Tim Chick, chick at computergeek freeserve co uk
Originally committed as revision 8471 to svn://svn.ffmpeg.... - 10:39 PM Revision c252b26d (ffmpeg): make high precision mode accessible at compile time
- Originally committed as revision 8470 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 PM Revision ca6940f8 (ffmpeg): increase bits for non default highprecision mode
- Originally committed as revision 8469 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision ae232dd7 (ffmpeg): code for testing the accuracy of the resampler
- Originally committed as revision 8468 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 PM Revision 66a148a1 (ffmpeg): remove dithering of filter coefficients, improves precision by 1-2 bi...
- improves subjective sound quality on artificial sample (udial.wav resampling
to 32khz)
Originally committed as revis... - 11:05 AM Revision 8076609a (ffmpeg): The NSV demuxer assumes that a video frame's timestamp increases by o...
- frame, but some low-bitrate NSV files omit video frames for some NSV frames,
and expect the timestamp to increase by ... - 10:48 AM Revision df7625ed (ffmpeg): av_estimate_timings_from_pts() flushes the packet queue but doesn't
- reset the streams' cur_dts values. This can lead to a fatal "error,
non monotone timestamps ..." message later, beca... - 10:28 AM Revision e14f79ed (ffmpeg): cosmetics, sample_size_v1 -> bytes_per_frame / samples_per_frame
- Originally committed as revision 8464 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 AM Revision 638fd2fc (ffmpeg): cosmetics
- Originally committed as revision 8463 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 AM Revision 2d2432b7 (ffmpeg): set audio frame size based on stts
- Originally committed as revision 8462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 4278662d (ffmpeg): treat frame_size > 1 as compressed audio
- Originally committed as revision 8461 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 AM Revision c72e05ba (ffmpeg): Smacker Audio stereo fix
- Originally committed as revision 8460 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/20/2007
- 09:17 PM Revision 5d171758 (ffmpeg): update links to old probably obsolete bttv patches
- Originally committed as revision 8459 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision afe28f7c (ffmpeg): link to ffv1, msmpeg4, asv1, 4xm docs
- Originally committed as revision 8458 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision 04704a78 (ffmpeg): libav* headers for pascal
- Originally committed as revision 8457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision 058ee0cf (ffmpeg): Small simplifications to subband coefficient handling and use av_rand...
- Patch by Ian Braithwaite ian .. braithwaite ... dk
Originally committed as revision 8456 to svn://svn.ffmpeg.org/ffm... - 04:51 PM Revision 0ec4bc6a (ffmpeg): oops, encoder was under ifdef decoders.
- Originally committed as revision 8455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 PM Revision 028d6f3e (ffmpeg): revert r8428, the check was not that useless
- should fix constant pts=0 with broken demuxers
Originally committed as revision 8454 to svn://svn.ffmpeg.org/ffmpeg/... - 01:29 PM Revision 1424a507 (ffmpeg): add myself as AC-3 maintainer
- Originally committed as revision 8453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:01 PM Revision a843d1ff (ffmpeg): i think this is more correct
- Originally committed as revision 8452 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 AM Revision b314cfe7 (ffmpeg): Correctly handle data_size on decoding
- Originally committed as revision 8451 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 AM Revision b5a05cc2 (ffmpeg): fix handling of special case for lowest snroffset. regressions are un...
- Originally committed as revision 8450 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/19/2007
- 04:07 PM Revision 8a0cdea1 (ffmpeg): 10l, fix debug, dprintf does not have log level
- Originally committed as revision 8449 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision bd03c380 (ffmpeg): expose av_base64_decode and av_base64_encode
- Originally committed as revision 8448 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/18/2007
- 11:59 PM Revision 559fd1e7 (ffmpeg): fix end-of-file detection
- At the end of a nut file, the check for url_feof() fails because the
eof flag was cleared by the url_fseek() call tha... - 11:29 PM Revision c06136e0 (ffmpeg): add dnxhd fourcc
- Originally committed as revision 8446 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision 52b6bad2 (ffmpeg): dnxhd decoder
- Originally committed as revision 8445 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:18 PM Revision 4140a523 (ffmpeg): AC-3 encoded volume is too high. Revert revision 7160:
- bring AC3 encoder output up to input volume level
patch by Bill O'Shaughnessy % bill P oshaughnessy A gmail.com %
+ r... - 10:32 PM Revision d7645fb9 (ffmpeg): fix init_vlc() with nonzero flags
- Originally committed as revision 8443 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 PM Revision 575bf46f (ffmpeg): split ac3_parametric_bit_allocation into 3 separate functions
- Originally committed as revision 8442 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision f8b9830b (ffmpeg): improve ac3_probe by counting consecutive frames
- Originally committed as revision 8441 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:07 PM Revision 9a44385e (ffmpeg): Zero MV vectors for P frame intra blocks
- Originally committed as revision 8440 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 PM Revision edf97a75 (ffmpeg): fix full range (jpeg yuv) chroma
- Originally committed as revision 22713 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:03 PM Revision d2bfaf8a (ffmpeg): huffyuv rgb encoder
- Originally committed as revision 8439 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 AM Revision 642d4a1a (ffmpeg): Remove parameter unused in format string.
- Patch by Diego Petten [flameeyes gentoo org]
Originally committed as revision 8438 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:53 AM Revision 7c971233 (ffmpeg): indentation
- Originally committed as revision 8437 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 AM Revision ab475795 (ffmpeg): Proper handling of motion vectors for adv. profile
- Originally committed as revision 8436 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:53 AM Revision 495529f7 (ffmpeg): hardcode ff_ac3_frame_sizes table
- Originally committed as revision 8435 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/17/2007
- 02:59 PM Revision 92964be8 (ffmpeg): Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.
- Originally committed as revision 8434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision bc4efe42 (ffmpeg): remove incorrect special case for audio
- Originally committed as revision 8433 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision 7e4baa66 (ffmpeg): fix indention
- Originally committed as revision 8432 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:27 PM Revision d9e1efb7 (ffmpeg): reorder pts into dts support
- Originally committed as revision 8431 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision e8952fa5 (ffmpeg): Move the encoding of the image data to its own function.
- patch by Bobby Bingham, uhmmmm gmail com
Originally committed as revision 8430 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:56 PM Revision 552cf712 (ffmpeg): Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com.
- Originally committed as revision 8429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:23 AM Revision a7f7965a (ffmpeg): remove useless if()
- Originally committed as revision 8428 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 AM Revision 14eb3345 (ffmpeg): simplify
- Originally committed as revision 8427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 AM Revision 41c8a56a (ffmpeg): simplify
- Originally committed as revision 8426 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/16/2007
- 11:02 PM Revision e25f9731 (ffmpeg): remove silly video check, theres nothing video specific in there
- Originally committed as revision 8425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 PM Revision befe3b05 (ffmpeg): add a delay variable to hold the timestamp buffer size
- set cur_dts correctly for delay>1
Originally committed as revision 8424 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:31 PM Revision 741887cf (ffmpeg): remove special case for h.264 whatever this was supposed to do its no...
- Originally committed as revision 8423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 7fc98937 (ffmpeg): add fps stats, patch by Limin Wang <lance lmwang at gmail com>
- Originally committed as revision 8422 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/15/2007
- 11:45 PM Revision 620e8baf (ffmpeg): fix indention
- Originally committed as revision 8421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 PM Revision 5885dda4 (ffmpeg): force 16-bytes alignement of block array, as needed by the implementa...
- patch by John Dalgliesh %johnd A defyne P org%
Originally committed as revision 8420 to svn://svn.ffmpeg.org/ffmpeg/... - 11:39 PM Revision 5039185a (ffmpeg): support reordering pts in the decoder (this might be equivalent to mp...
- enable it with -drp (=decoder reorders pts)
Originally committed as revision 8419 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:08 PM Revision 262e2bee (ffmpeg): disable pts reordering code and initialize a parser instead
- Originally committed as revision 8418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision baab2957 (ffmpeg): subband_coef_noise -> subband_coef_sign
- Cosmetics patch by Ian Braithwaite ian .. braithwaite dot dk
Originally committed as revision 8417 to svn://svn.ffmp... - 07:23 PM Revision 8b5f8e18 (ffmpeg): remove secure password delivery requirement after complaint by the SV...
- Originally committed as revision 8416 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:23 PM Revision ce10ff8e (ffmpeg): misc wording/spelling fixes
- Originally committed as revision 8415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 PM Revision a7a11315 (ffmpeg): gpg and passwords rule
- Originally committed as revision 8414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 PM Revision 0541f2c4 (ffmpeg): add rule to keep disscussion on the public mailinglist (stolen from m...
- (like always 1 complain from a ffmpeg-developer and ill reverse and we can disscuss it)
Originally committed as revi... - 12:38 PM Revision 981990db (ffmpeg): patches should be split into incremental changes if possible
- add patch split reasoning
suggest asking on ffmpeg-dev if theres doubt about spliting
(and like always if any develop... - 12:23 PM Revision 2c0c00cb (ffmpeg): Targa (.tga) encoder,
- patch by Bobby Bingham % uhmmmm A gmail P com %
Only handles 24-bit BGR and 8-bit grayscale, no RLE at the moment eit... - 12:18 PM Revision 65d0bea8 (ffmpeg): add a entry to the policy about fixing warnings (i think this is comm...
- and ill revert it and we can disscuss it on ffmpeg-dev)
Originally committed as revision 8410 to svn://svn.ffmpeg.or... - 11:59 AM Revision f5f11d71 (ffmpeg): Patch review process
- Originally committed as revision 8409 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/14/2007
- 11:23 PM Revision 7ca6cc09 (ffmpeg): 10l for myself, fixing --disable-encoders
- Originally committed as revision 8408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 PM Revision ad73e79c (ffmpeg): 160 bytes smaller object file, ask gcc devels why
- Originally committed as revision 8407 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:43 PM Revision f1505ce3 (ffmpeg): explain where the T table comes from
- Originally committed as revision 8406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 PM Revision 33a0dd37 (ffmpeg): DXA demuxer and decoder
- Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 PM Revision 0769498a (ffmpeg): deprecate ff_realloc_static
- Originally committed as revision 8404 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:20 PM Revision f78da6d6 (ffmpeg): 10l to whoever wrote this
- Originally committed as revision 8403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision 3502a54f (ffmpeg): kill av_mallocz_static() calls in init_rl()
- Originally committed as revision 8402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 PM Revision efddbce9 (ffmpeg): move RLTable stuff to its own header
- Originally committed as revision 8401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 PM Revision 6bd10f2d (ffmpeg): kill av_mallocz_static()
- Originally committed as revision 8400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 AM Revision b21c9af9 (ffmpeg): reindent after last commit
- Originally committed as revision 8399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:12 AM Revision 1153be3b (ffmpeg): h264 complete frames parsing support
- Originally committed as revision 8398 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision 08cb1950 (ffmpeg): kill 3 more av_mallocz_static()
- Originally committed as revision 8397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 9608652d (ffmpeg): kill another 2 av_mallocz_static()
- Originally committed as revision 8396 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/13/2007
- 11:30 PM Revision 2df6e978 (ffmpeg): kill a av_mallocz_static()
- Originally committed as revision 8395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 PM Revision e2e712e7 (ffmpeg): 10^10l to whoever wrote this
- Originally committed as revision 8394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 PM Revision 0c3c674c (ffmpeg): remove useless static cm variable
- Originally committed as revision 8393 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision 861450d5 (ffmpeg): cosmetic
- Originally committed as revision 8392 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 PM Revision 3e207bb1 (ffmpeg): remove silly static int done protecting the initalization of 32 eleme...
- Originally committed as revision 8391 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 PM Revision 2d2020b8 (ffmpeg): remove redundant memset()
- Originally committed as revision 8390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 PM Revision 5ac09151 (ffmpeg): dont malloc() static mv_penalty arrays
- Originally committed as revision 8389 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision ca2a0c93 (ffmpeg): deprecate av_mallocz_static()
- Originally committed as revision 8388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 85e7386a (ffmpeg): Combine the window and overlap loops,
- and get rid of the data swapping.
Patch by Ian Braithwaite <dk dot braithwaite at ian>
Originally committed as revi... - 12:40 PM Revision e057461d (ffmpeg): cosmetic (order context variables like in sha1)
- Originally committed as revision 8386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision 248b25f8 (ffmpeg): s/context/ctx/
- Originally committed as revision 8385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 PM Revision e657aa34 (ffmpeg): #undef printf under #ifdef TEST (needed for testing)
- Originally committed as revision 8384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 PM Revision ef3c7c33 (ffmpeg): borrow finalization algo from sha1 (100byte smaller)
- Originally committed as revision 8383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision e1b62250 (ffmpeg): get rid of b_used variable (same size with CONFIG_SMALL)
- Originally committed as revision 8382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision 36c7fa7e (ffmpeg): smaller av_sha1_update()
- Originally committed as revision 8381 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 104c30ee (ffmpeg): use CONFIG_SMALL
- Originally committed as revision 8380 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 20013045 (ffmpeg): put state[5] last so no padding is needed on arch where uint64_t need...
- Originally committed as revision 8379 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision 5fd7f87b (ffmpeg): cosmetic
- Originally committed as revision 8378 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision 15b6cae2 (ffmpeg): dont memcpy() simpler and same speed
- Originally committed as revision 8377 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 AM Revision 476f9b74 (ffmpeg): simplify
- Originally committed as revision 8376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision f6a3477b (ffmpeg): remove middle variant (keep fastest and smallest)
- Originally committed as revision 8375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 AM Revision 965ea9ba (ffmpeg): 10l
- Originally committed as revision 8374 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 AM Revision fca447a9 (ffmpeg): double ;;
- Originally committed as revision 8373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 AM Revision 2fa3a22d (ffmpeg): factorize VARIANT2 (smaller and slower)
- Originally committed as revision 8372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision d6cf7804 (ffmpeg): revert 2% speed loss change (r8360)
- so VARIANT0 will be big and a few % faster, VARIANT1/2 are unaffected
Originally committed as revision 8371 to svn:/... - 12:21 AM Revision 5ae4975c (ffmpeg): remove outdated comment
- Originally committed as revision 8370 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 2b1785b7 (ffmpeg): remove no more needed parameters
- Originally committed as revision 8369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision cb496e1f (ffmpeg): zero byte idea by rich
- Originally committed as revision 8368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 AM Revision 6573578d (ffmpeg): 2 other variants of how to implement the core part
- benchmarks welcome ...
Originally committed as revision 8367 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:16 AM Revision 086b0ad8 (ffmpeg): set pkt->duration for laced packets too
- Originally committed as revision 8366 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision 9b54ab15 (ffmpeg): calculate pts for laced packets
- Originally committed as revision 8365 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:02 AM Revision 7fde6331 (ffmpeg): calculate default_duration for AAC tracks
- Originally committed as revision 8364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 AM Revision 25f2b76f (ffmpeg): scale duration and default_duration
- Originally committed as revision 8363 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/12/2007
- 10:23 PM Revision 20bd4e07 (ffmpeg): cosmetic cleanup
- Originally committed as revision 8362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision 3884689b (ffmpeg): cosmetic cleanup
- Originally committed as revision 8361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 913cbde4 (ffmpeg): 10% smaller object file, 2% slower
- Originally committed as revision 8360 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision 916bf03a (ffmpeg): move timecode calculation out of laces loop
- Originally committed as revision 8359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 PM Revision c6fd617a (ffmpeg): very slightly smaller object file
- Originally committed as revision 8358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision 11bf0eb6 (ffmpeg): make count count bytes not bits (this is simpler and leads to a very ...
- Originally committed as revision 8357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision de953b6b (ffmpeg): remove bigger and slower code
- Originally committed as revision 8356 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 82da03f7 (ffmpeg): dont recommand testing with -O3
- Originally committed as revision 8355 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision aa59433a (ffmpeg): avoid silly ring buffer logic (faster with -O2, -O3 is always slower ...
- Originally committed as revision 8354 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision 3479b72b (ffmpeg): its faster to copy the data to the stack it seems ...
- Originally committed as revision 8353 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision ae76034c (ffmpeg): explain how to test it
- Originally committed as revision 8352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision 7c60e55b (ffmpeg): simple SHA-1 implementation
- Originally committed as revision 8351 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision 3679f659 (ffmpeg): remove wrong avid imx ntsc fourcc
- Originally committed as revision 8350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 05e894bc (ffmpeg): Explain a few more options that were recently added.
- patch by Limin Wang, lance.lmwang gmail com
Originally committed as revision 8349 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:13 PM Revision 2a89ee9a (ffmpeg): Remove superfluous HAVE_THREADS #ifdef.
- patch by Ramiro Polla, angustia arrozcru.no-ip org
Originally committed as revision 8348 to svn://svn.ffmpeg.org/ffm... - 04:56 PM Revision 3d3361e5 (ffmpeg): libswscale header files are put in a subdirectory named ffmpeg, not s...
- Originally committed as revision 8347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 PM Revision f6ac2667 (ffmpeg): Remove -ab 64k from ffmpeg options, this is now default.
- patch by Benoit Fouet, benoit.fouet purplelabs com
Originally committed as revision 8346 to svn://svn.ffmpeg.org/ffm... - 03:23 PM Revision 43cd2d32 (ffmpeg): Install mem.h on "make install" as:
- * the mem.h functions are part of the public API
* common.h includes mem.h and common.h is installed
Originally comm... - 03:08 PM Revision bbec8c2c (ffmpeg): Recommend building qt-faststart using make instead of a manual cc inv...
- Originally committed as revision 8344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision ecb4a895 (ffmpeg): Properly initialize filesize during input buffer initialization.
- patch by Ronald S. Bultje, rbultje ronald.bitfreak net
Originally committed as revision 8343 to svn://svn.ffmpeg.org... - 02:45 PM Revision 792098c2 (ffmpeg): Move the memory related functions out of common.h into their own head...
- mem.h.
Originally committed as revision 8342 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:42 PM Revision 1420b837 (ffmpeg): Remove superfluous header include.
- Originally committed as revision 8341 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 PM Revision bde0705c (ffmpeg): cosmetics: Fix indentation, patch by Limin Wang, lance.lmwang gmail com.
- Originally committed as revision 8340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:17 PM Revision 750f0e1f (ffmpeg): Introduce two new logging functions av_hex_dump_log() and av_pkt_dump...
- which use av_log() for logging instead of fprintf().
Originally committed as revision 8339 to svn://svn.ffmpeg.org/f... - 12:36 PM Revision 318c5e05 (ffmpeg): Give context to dprintf
- Originally committed as revision 8338 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:59 AM Revision ea486ab3 (ffmpeg): remove codec_info_duration/nb_frames from AVStream
- Originally committed as revision 8337 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision 17ceb4f9 (ffmpeg): add message saying that pgmyuv format is deprecated
- Originally committed as revision 8336 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/11/2007
- 11:44 PM Revision ded669f8 (ffmpeg): cosmetic: indent after last commit
- Originally committed as revision 8335 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 PM Revision ac9073c9 (ffmpeg): reorder pts of packets from tracks using V_MPEG* codecs
- Originally committed as revision 8334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 3d20538d (ffmpeg): revert r7181
- This was a stupid mistake. We already take care of time_scale
in av_set_pts_info().
Originally committed as revision... - 11:05 PM Revision 6bed20f4 (ffmpeg): check if current block contains a B frame and gives this info to pars...
- Originally committed as revision 8332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 4d41f3ee (ffmpeg): extract ebml_read_binary() out of matroska_parse_block()
- This allows to read all the blockgroup parameters before
parsing the block itself.
Originally committed as revision ... - 10:28 PM Revision 12f3278d (ffmpeg): reindent after last commit
- Originally committed as revision 8330 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 PM Revision 0fb7a2b9 (ffmpeg): parse clusters until some packets are queued
- instead of parsing only one cluster
Originally committed as revision 8329 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:19 PM Revision 0f3bd8ce (ffmpeg): fix a stupid bug in ebml_read_sint()
- Originally committed as revision 8328 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision 912c94f3 (ffmpeg): use codec_get_id() instead of deprecated codec_get_[bmp/wav]_id()
- Originally committed as revision 8327 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 8736d68a (ffmpeg): Respect the gop size (-g) for marking I frames. Use -g 0 gives the ol...
- Originally committed as revision 8326 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:30 PM Revision e7485bf3 (ffmpeg): Replace custom modified discrete cosine transform with ffmpeg's own.
- This does alter the decoded output, but not by much.
The new output is closer to that produced by Real's "official" d... - 04:57 PM Revision 43a0791b (ffmpeg): the AC-3 parser needs ac3.o
- Originally committed as revision 8324 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision 24761399 (ffmpeg): move AC-3 header parsing to ac3.c
- Originally committed as revision 8323 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision c81ab015 (ffmpeg): Correctly ME border blocks
- Originally committed as revision 8322 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision 284ad8a4 (ffmpeg): Check dimensions to avoid division by zero due to invalid new dimensi...
- Partially fixes http://bugzilla.mplayerhq.hu/show_bug.cgi?id=773.
Originally committed as revision 8321 to svn://svn... - 03:36 AM Revision 09d9672a (ffmpeg): fix gsize=0 / -1 case (if(<24) goto fail) before it is not a good idea
- Originally committed as revision 8320 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 AM Revision e1315fb1 (ffmpeg): some url_is_streamed()==1 related fixes
- Originally committed as revision 8319 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 AM Revision 050aa8b9 (ffmpeg): remove redundancy in AC-3 parser by using common tables from ac3tab.h
- Originally committed as revision 8318 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/10/2007
- 07:30 PM Revision 755c18ae (ffmpeg): fix demuxing of broken MVI_3011.avi
- Originally committed as revision 8317 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision 1017fafb (ffmpeg): remove usage of deprecated functions in libnut.c (codec_get_id/tag)
- Originally committed as revision 8316 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision 0020596f (ffmpeg): Add doxygen file header to libnut.c
- Originally committed as revision 8315 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 PM Revision 7350151b (ffmpeg): small improvements to the help output
- Originally committed as revision 8314 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 PM Revision 1fc113c4 (ffmpeg): Use - instead of _ for AMR options in help output.
- patch by Benoit Fouet, benoit.fouet purplelabs com
Originally committed as revision 8313 to svn://svn.ffmpeg.org/ffm... - 01:12 PM Revision 626fe955 (ffmpeg): markup/wording/spelling/formatting improvements for the last commit
- Originally committed as revision 8312 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:37 PM Revision 92574878 (ffmpeg): @section My bugreport/mail to ffmpeg-dev/user has not received any re...
- Originally committed as revision 8311 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 AM Revision 140fba09 (ffmpeg): jpeg fourcc
- Originally committed as revision 8310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 AM Revision 64472fcf (ffmpeg): Simplify, use avctx->frame_number.
- Originally committed as revision 8309 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/09/2007
- 07:41 PM Revision 6b74787b (ffmpeg): --enable-mingw32 --> --target-os=mingw32
- patch by Victor Paesa, wzrlpy arsystel com
Originally committed as revision 8308 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:18 PM Revision 0d8f16ac (ffmpeg): Fix typo in Doxygen comments.
- Originally committed as revision 8307 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 PM Revision 4258a0a3 (ffmpeg): Remove common code from AC-3 encoder and utilize ac3.c.
- Originally committed as revision 8306 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:54 PM Revision 96ae7f11 (ffmpeg): Create ac3.c which will be used for AC-3 common code.
- Originally committed as revision 8305 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 348d46f2 (ffmpeg): remove unused code, patch by Limin Wang <lance lmwang at gmail com>
- Originally committed as revision 8304 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 AM Revision acdc8520 (ffmpeg): print codec parameters for audio too
- Originally committed as revision 8303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 AM Revision abfe5a4a (ffmpeg): simplify AC-3 bit allocation
- Originally committed as revision 8302 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/08/2007
- 11:38 PM Revision 3a8bf529 (ffmpeg): cosmetics. remove space before semi-colon.
- Originally committed as revision 8301 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision dc13d0b5 (ffmpeg): seems safer to set pts timebase to sample rate, fix some mp3
- Originally committed as revision 8300 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision b912ef3f (ffmpeg): fix pts handling
- Originally committed as revision 8299 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 PM Revision d0429b4f (ffmpeg): Simplify gain block handling.
- Patch by Ian Braithwaite <ian at braithwaite dot dk>
Originally committed as revision 8298 to svn://svn.ffmpeg.org/f... - 07:47 PM Revision 4ff5e656 (ffmpeg): Don't output the first two frames, since they don't contain valid audio.
- This also eases comparison of decoded output with Real's binary decoder.
Patch by Ian Braithwaite <ian at braithwait... - 06:25 PM Revision 39076e27 (ffmpeg): fix drop frame timecode flag
- Originally committed as revision 8296 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 PM Revision bdb4b698 (ffmpeg): Corrections so that builds with DEBUG work
- Originally committed as revision 8295 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:58 AM Revision 07cbff39 (ffmpeg): As avcodec_decode_audio() is deprecated, replace it with avcodec_deco...
- Patch by Limin Wang, lance lmwang % gmail com.
Originally committed as revision 8294 to svn://svn.ffmpeg.org/ffmpeg/... - 10:25 AM Revision 2ed76c08 (ffmpeg): bitrate sanity check (fixes assertion failure)
- Originally committed as revision 8293 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:21 AM Revision c4f452fd (ffmpeg): Remove useless casts as recommended by Måns Rullgård.
- Patch by Benoit Fouet, benoit fouet % purplelabs com.
Originally committed as revision 8292 to svn://svn.ffmpeg.org/... - 10:11 AM Revision be6753c0 (ffmpeg): Cosmetics in amr.c.
- - remove carriage returns where (i find it) unneeded
- don't break lines when defining variables
- break line betwe... - 10:06 AM Revision e7a5854d (ffmpeg): Move the initialization on context definition. In amr.c, only the
- amr_wb_encode_frame function initialized its context on a different line as it
defined it.
Patch by Benoit Fouet, ben... - 10:02 AM Revision 6cbac7ed (ffmpeg): Add PIX_FMT_PAL8 to isPacked().
- patch by "Karl H. Beckers", karl.h.beckers gmx net
Originally committed as revision 22487 to svn://svn.mplayerhq.hu/... - 12:24 AM Revision 7f0f6e13 (ffmpeg): include only files actually built in SRCS
- Originally committed as revision 8289 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/07/2007
- 06:17 PM Revision 5438308f (ffmpeg): Update the documentation to be consistent with the new unit for the "ab"
- parameter.
Originally committed as revision 8288 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:45 AM Revision 4e780252 (ffmpeg): Remove unnecessary the_end label.
- patch by Limin Wang, lance.lmwang gmail com
Originally committed as revision 8287 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:51 AM Revision 6289025d (ffmpeg): add a -ab with default of 64k
- change -b to only apply to video
this returns -ab/-b to the old defautls and old behavior regarding ordering of them
... - 09:50 AM Revision 54cc9c46 (ffmpeg): set defaults based on CodecType by using avcodec_get_context_defaults2()
- Originally committed as revision 8285 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 AM Revision 8e532e68 (ffmpeg): remove unused variables
- patch by Limin Wang % lance P lmwang A gmail P com %
Original thread:
Subj: [Ffmpeg-devel] [PATCH] remove unused vari... - 09:29 AM Revision 29301573 (ffmpeg): add avcodec_get_context_defaults2() / avcodec_alloc_context2() which ...
- also mark them as NOT part of the public API yet, so we can change their argument to CodecID if we decide to do so
O... - 08:34 AM Revision 2d0aefd6 (ffmpeg): only store command line parameters in contexts with matching codec_type
- Originally committed as revision 8282 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 AM Revision 289a8e4d (ffmpeg): Add watermark and drawtext descriptions, plus some random fixes.
- patch by Piero Bugoni, crboca32 yahoo com
Originally committed as revision 8281 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:21 AM Revision 20e708cb (ffmpeg): add av_opt_set_defaults2() which sets just defaults from AVOptions wh...
- Originally committed as revision 8280 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 AM Revision bc2a1c34 (ffmpeg): make av_find_opt() available to the public and add a mask+flags param...
- Originally committed as revision 8279 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:03 AM Revision 3caa0d93 (ffmpeg): move preroll_time from static variable into definition, might be a go...
- Originally committed as revision 8278 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 AM Revision 031311cb (ffmpeg): workaround for broken flvtoolized files
- Originally committed as revision 8277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 AM Revision 9ff85412 (ffmpeg): Fix UNKOWN --> UNKNOWN typo
- Originally committed as revision 8276 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:29 AM Revision fd9a71ac (ffmpeg): simplification
- Originally committed as revision 8275 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision cbc09a7d (ffmpeg): typo: unkown->unknown
- Originally committed as revision 8274 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/06/2007
- 06:19 PM Revision 73d6ca4f (ffmpeg): 10l, audio_fifo is a static array
- Originally committed as revision 8273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision 7b19aa64 (ffmpeg): handle http error codes
- Originally committed as revision 8272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 PM Revision d0a5513b (ffmpeg): disconnect new feeder if feed is already being received
- Originally committed as revision 8271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:05 PM Revision c6e3365c (ffmpeg): add little endian 24bit read/write
- Originally committed as revision 8270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:04 PM Revision 15862387 (ffmpeg): add little endian 24bit read/write
- Originally committed as revision 8269 to svn://svn.ffmpeg.org/ffmpeg/trunk
03/05/2007
- 09:08 PM Revision cb50328d (ffmpeg): free opt_names at the end of main() based on a patch by Limin Wang
- Originally committed as revision 8268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 PM Revision 4dcc383a (ffmpeg): indention
- Originally committed as revision 8267 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 PM Revision 4913b231 (ffmpeg): remove usless if() before av_free()
- Originally committed as revision 8266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision 75b213ed (ffmpeg): prevent audio packets from being fragmented, wmp mac doesnt seem to l...
- Originally committed as revision 8265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision cf29452b (ffmpeg): Clarify doxygen description.
- Originally committed as revision 8264 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision 15786dc4 (ffmpeg): Cleanup doxygen comment.
- Originally committed as revision 8263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 PM Revision 90c07b56 (ffmpeg): Fix a typo in a doxygen tag.
- Originally committed as revision 8262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 PM Revision c3316802 (ffmpeg): Convert all the comment sections into Doxygen compatible comments, sa...
- warning and notes.
Originally committed as revision 8261 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:54 PM Revision ff0e0b62 (ffmpeg): update forgotten regression test chcksums for
- ====
Author: michael
Date: Mon Mar 5 03:41:49 2007
New Revision: 8240
Modified:
trunk/libavformat/asf-enc.c
Log... - 02:26 PM Revision c306748c (ffmpeg): Move avio.h's url_get_max_packet_size() comment from source to header...
- Remove the comment section of url_set_interrupt_cb() which was a duplicate as it
appeared identically in both the hea... - 01:55 PM Revision a8c5ab27 (ffmpeg): Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments t...
- these comments can be extracted by Doxygen by only accessing the installed
headers.
Originally committed as revision... - 01:54 PM Revision 50c5f159 (ffmpeg): Make rtsp_set_callback() comments available to Doxygen
- Originally committed as revision 8257 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision 0af4407d (ffmpeg): Move unaltered rtsp.c comments to the header file.
- Originally committed as revision 8256 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 PM Revision 37d2210a (ffmpeg): Doxygenize comments in rtsp.h
- Originally committed as revision 8255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision 391fbb65 (ffmpeg): Convert macro+enum into a simple enum: Currently the enum was filled ...
- macro that also contained a description for every field, but, that description
was not being used anywhere. This chan... - 01:51 PM Revision d7f65469 (ffmpeg): Move unaltered av_freep() comments to the header file.
- Originally committed as revision 8253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 PM Revision f690ee71 (ffmpeg): Move unaltered av_free() comments to the header file.
- Originally committed as revision 8252 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision d6def91a (ffmpeg): Move unaltered av_realloc() comments to the header file.
- Originally committed as revision 8251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 PM Revision 9a070299 (ffmpeg): Move unaltered av_malloc() comments to the header file.
- Originally committed as revision 8250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 PM Revision bdd54e37 (ffmpeg): Doxygenize the unaltered comments for the AUHeaders structure.
- Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 PM Revision 01f132a1 (ffmpeg): Doxygenize the unaltered comments for the rtp_payload_data_s struct.
- Originally committed as revision 8248 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 PM Revision 190e507b (ffmpeg): Doxygenize the unaltered comments for the RTP_MAX_SDES definition.
- Originally committed as revision 8247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 PM Revision 01c9c33a (ffmpeg): Doxygenize the existing comments without altering the actual contents...
- comment.
Originally committed as revision 8246 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:07 AM Revision 5095aaa9 (ffmpeg): use AVFormatContext with av_log
- Originally committed as revision 8245 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 AM Revision 066a81a8 (ffmpeg): change management of "ab" option in ffmpeg.c, so that it works as "b"...
- patch by Benoit Fouet % benoit P fouet A purplelabs P com %
Original thread:
Subj: [Ffmpeg-devel] [PATCH] use new way... - 10:04 AM Revision c544ded6 (ffmpeg): more explicit message
- Originally committed as revision 8243 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 63b6d5df (ffmpeg): Don't mention the number of vhooks, it's a volatile set.
- Originally committed as revision 8242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:36 AM Revision af437256 (ffmpeg): small updates taken from a patch by Piero Bugoni, crboca32 yahoo com
- Originally committed as revision 8241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 AM Revision 7205395b (ffmpeg): create codec_comment_header which looks more like what M$ creates, sa...
- Originally committed as revision 8240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:00 AM Revision 737287f8 (ffmpeg): all asf files i have have the 2 redundant duration fields differ by t...
- Originally committed as revision 8239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 AM Revision 634b2569 (ffmpeg): all asf files i have have this field at 2 so lets try to change it to...
- Originally committed as revision 8238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 AM Revision 6e26856b (ffmpeg): all the time related fields seem to be 64bit so i guess preroll is to...
- Originally committed as revision 8237 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 AM Revision b9c6d01b (ffmpeg): off by one error
- Originally committed as revision 8236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision 43d414ba (ffmpeg): Doxygenize the existing comments in avformat.h. The contents of the c...
- were left unaltered.
Originally committed as revision 8235 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom