Activity
From 09/11/2009 to 10/10/2009
10/10/2009
- 09:17 PM Revision 0096d766 (ffmpeg): Allow demuxing of E-AC3 (stream type 0x84) in MPEG-TS.
- Originally committed as revision 20200 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:43 PM Revision 3bb98498 (ffmpeg): Hack: set the coded frame PTS to the incoming PTS.
- This is not correct, but libtheora does not seem to provide a way
to get the correct value, and this is necessary to ... - 10:40 AM Revision 04670366 (ffmpeg): Document the additon of the w and h fields to AVFilterPic.
- Originally committed as revision 20198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 AM Revision 268fcbe2 (ffmpeg): Fix 100l incorrect bitmask check.
- Originally committed as revision 20197 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 AM Revision 9e553f7a (ffmpeg): Print error message when true interlaced VC-1 frames are encountered
- to inform user why decoder produces no output.
Originally committed as revision 20196 to svn://svn.ffmpeg.org/ffmpeg...
10/09/2009
- 06:29 PM Revision 54eb4ae0 (ffmpeg): Do not allow 0 sample rate in TMV demuxer
- Originally committed as revision 20195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision f19ae9ea (ffmpeg): Stricter TMV probe
- Originally committed as revision 20194 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:38 PM Revision 0359289d (ffmpeg): AAC: Fix regression introduced in r20067 where ADTS files would alway...
- signalled as having a channel configuration of 1 in output_configure().
Previously this didn't matter but it does now...
10/08/2009
- 05:12 PM Revision 2c702104 (ml): ml: corrected a misplaced break
- monl: corrected some bugs, added RTT measure
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk... - 02:40 PM Revision 144fec83 (ffmpeg): dca and aac decoders use float_to_int16_interleave, so check for
- the C version of that rather than float_to_int16.
Fixes output on ARM/VFP
Originally committed as revision 20192 to ...
10/07/2009
- 09:35 PM Revision 12bf71b6 (ffmpeg): ARM: whitespace cosmetics
- Originally committed as revision 20191 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision bef966e3 (ffmpeg): ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00
- Originally committed as revision 20190 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision f13764ee (ml): tests/peer
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@151 a72f678d-4428-462c-85b4-08f063ced704
- 06:50 PM Revision 46c40e48 (ffmpeg): Add w and h fields to AVFilterPic.
- See the thread:
"[FFmpeg-devel] [PATCH] Add w,h fields to AVFilterPic".
Originally committed as revision 20189 to sv...
10/06/2009
- 11:10 PM Revision 8885ed28 (ml): ml: bug correcte in open_connection and TX packet callback\nmonl: finishe...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@150 a72f678d-4428-462c-85b4-08f063ced704
- 10:47 PM Revision 9797ce58 (ffmpeg): Add ALAC encoding and decoding regression tests.
- Originally committed as revision 20188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision 96da1c51 (ffmpeg): Implement trace messages logging in the filterchain processing.
- It is only enabled when the DEBUG symbol is defined.
Originally committed as revision 20187 to svn://svn.ffmpeg.org/... - 09:55 PM Revision 2ad4c241 (ffmpeg): ARM: make function names all-lowercase
- Originally committed as revision 20186 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision cf57bea6 (ffmpeg): ARM: enable ARMv4 add_pixels_clamped
- Somehow this function was never used.
Originally committed as revision 20185 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:55 PM Revision 153f4957 (ffmpeg): ARM: ARMv6 optimised add_pixels_clamped()
- Originally committed as revision 20184 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision c8315e91 (ffmpeg): ARM: whitespace cosmetics
- Originally committed as revision 20183 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision 70d8c762 (ffmpeg): Reindent
- Originally committed as revision 20182 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 811e0fc2 (ffmpeg): Add RF64 support to wav demuxer.
- Originally committed as revision 20181 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:42 PM Revision 7ae8fb8f (ffmpeg): Add my GPG key fingerprint
- Originally committed as revision 20180 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:06 PM Revision 73c6f598 (ffmpeg): Move HuffYUV left prediction to dsputil.
- Patch by Nathan Caldwell, saintdev gmail
Originally committed as revision 20179 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:30 PM Revision 95ce961d (ffmpeg): Since some junk may be or may be not present before actual VC-1 extra...
- search for real extradata start instead of always skipping one byte.
Patch by Andrew Dennison gmailify(${name}d, lis... - 10:48 AM Revision 8601bccf (ml): ml: corrected 2 bugs
- monl: added hopcount
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@149 a72f678d-442... - 06:33 AM Revision 01418506 (ffmpeg): Remove casts that are useless since the argument is void *.
- Originally committed as revision 20177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 AM Revision 1c38da85 (ffmpeg): Allow building api-example from outside of libavcodec and also
- make it more consistent with libavformat/output-example.
Originally committed as revision 20176 to svn://svn.ffmpeg....
10/05/2009
- 09:36 PM Revision 7fd5aeb3 (ffmpeg): Only read ID3v1 tag if ID3v2 isn't present or is empty.
- This prevents the demuxer from exporting multiple semantically identical but
differently named tags.
Patch by Anton ... - 09:33 PM Revision 9a9964c5 (ffmpeg): cosmetics: reindent and line wrap after last commit
- Originally committed as revision 20174 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:27 PM Revision d6eee9f3 (ffmpeg): alacenc: add a fixed LPC coefficient mode as compression level 1. old
- compression level 1 is now compression level 2 and is still the default.
Originally committed as revision 20173 to s... - 08:18 PM Revision 1fe4abf3 (ffmpeg): Revert:
- r18826 | stefano | 2009-05-14 20:50:58 +0200 (Thu, 14 May 2009) | 2 lines
Make av_set_string3() print a message in c... - 08:10 PM Revision 41770abf (ffmpeg): id3v2: Export all text information frames with correct names.
- Patch by Anton Khirnov <wyskas at gmail dot com>
Originally committed as revision 20171 to svn://svn.ffmpeg.org/ffmp... - 04:06 PM Revision 078d89a2 (ffmpeg): MP3 muxer: Write all metadata.
- Patch by Anton Khirnov <wyskas at gmail dot com>
Originally committed as revision 20170 to svn://svn.ffmpeg.org/ffmp... - 09:19 AM Revision 79c07907 (ffmpeg): Fix pcm_read_seek () when the position it calculates is greater than ...
- pcm_read_seek() puts the return value of url_fseek() in an int and then
compares < 0 to see if an error occurred; if ... - 08:38 AM Revision 63380b5e (ffmpeg): Allow the combined TrueHD/AC3 tracks on Blu-Ray discs to be demuxed a...
- Patch by Ian Caulfield, ian D caulfield A gmail
Originally committed as revision 20168 to svn://svn.ffmpeg.org/ffmpe...
10/04/2009
- 09:50 PM Revision 4f1a41e6 (ml): ml: changed open_connection callbacks to a list of callbacks
- mon: control message use now the ml
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1... - 01:13 PM Revision 55c0e1e6 (ffmpeg): ARM: add ff_ prefix to lots of functions
- Originally committed as revision 20167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 PM Revision 9abcc9a6 (ffmpeg): ARM: cosmetics
- Originally committed as revision 20166 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 PM Revision f67e0b82 (ffmpeg): ARM: replace some #if with if()
- Originally committed as revision 20165 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:13 PM Revision 701c618f (ffmpeg): ARM: clean up file/function naming conventions
- Originally committed as revision 20164 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision 84d430f8 (ffmpeg): ARM: clean up dsputil initialisation
- - Move v5 and v6 initialisation to separate files.
- Move NEON IDCT selection to ff_dsputil_init_neon()
Originally c... - 08:42 AM Revision 384f26f4 (ffmpeg): Sun Raster RGB support
- Originally committed as revision 20162 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/03/2009
- 07:40 PM Revision e18027ac (ffmpeg): Add FIXME about low_delay vs has_b_frames.
- Originally committed as revision 20161 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 PM Revision f4a4be3f (ffmpeg): H264 allows B frames without requiring a >=1 sized buffer.
- Patch by wallak, wallak free fr
Originally committed as revision 20160 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:22 PM Revision 1febba1e (ffmpeg): ARM: shorten some long macro names
- Originally committed as revision 20159 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:22 PM Revision 2e823300 (ffmpeg): ARM: update ldm/stm instructions to modern syntax
- Originally committed as revision 20158 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:22 PM Revision abff992d (ffmpeg): ARM: whitespace cosmetics
- Originally committed as revision 20157 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:59 PM Revision f640478b (ffmpeg): Reindent after channel layout commit from yesterday
- Originally committed as revision 20156 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 AM Revision aac4b0a4 (ffmpeg): increase maximum compressed frame size
- fixes playback of piece.wmv
Originally committed as revision 20155 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:44 AM Revision 037396d0 (ffmpeg): return AVERROR_INVALIDDATA when the bitstream could not be decoded
- Originally committed as revision 20154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 AM Revision dae0d1e2 (ffmpeg): Support decoding of uncompressed PCX scanlines
- Originally committed as revision 20153 to svn://svn.ffmpeg.org/ffmpeg/trunk
10/02/2009
- 11:11 PM Revision c61e40b7 (ffmpeg): ARM: use plain labels for pc-relative addressing
- Originally committed as revision 20152 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision b44c6d8e (ffmpeg): ARM: remove unnecessary .fpu neon directives
- Originally committed as revision 20151 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision fd818a21 (ffmpeg): ARM: use undocumented .syntax directive to enable UAL syntax
- Originally committed as revision 20150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 43d160fd (ffmpeg): Prefer "loglevel" over "logging level number or string" as argname of
- the loglevel command line option.
Make the loglevel option help message more clear, since the option
argument is sho... - 12:59 PM Revision 53a71e1b (ffmpeg): Add vorbis channel layout support according to those defined in the V...
- specification
Originally committed as revision 20148 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:18 AM Revision b503768a (ml): just a fast backup of work in progress. does not compile. please use prev...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@146 a72f678d-4428-462c-85b4-08f063ced704
- 08:42 AM Revision e654b7c2 (ffmpeg): ARM: apply extern symbol prefix where needed
- Originally committed as revision 20147 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision c7f7978a (ffmpeg): configure: define extern symbol prefix without quotes for for asm files
- Originally committed as revision 20146 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 8dfa86f7 (ffmpeg): Do not use -mdynamic-no-pic if PIC is enabled
- Originally committed as revision 20145 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 50fa82e6 (ffmpeg): ARM: add -marm flag since we do not support Thumb
- Originally committed as revision 20144 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 AM Revision 3fcb5113 (ffmpeg): wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of
- the file is reached normally, without any error.
Originally committed as revision 20143 to svn://svn.ffmpeg.org/ffmp... - 07:22 AM Revision e581b628 (ffmpeg): wav: return av_get_packet errors unchanged.
- Originally committed as revision 20142 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:19 AM Revision 4bd7cb8b (ffmpeg): Fix seek regression test: several AVERROR(EIO) correctly changed to A...
- Originally committed as revision 20141 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 AM Revision fbc66301 (ffmpeg): Remove url_feof check that would be triggered only after incorrectly ...
- an empty packet and also av_get_packet already handles EOF now.
Originally committed as revision 20140 to svn://svn.... - 07:03 AM Revision 8a62a378 (ffmpeg): Remove useless setting of pkt->size, av_get_packet already handles that.
- Originally committed as revision 20139 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 AM Revision a7a9dd0e (ffmpeg): Return special EOF checking for aiff and au demuxers, the check was at
- the wrong place, causing an empty packet to be read before EOF was
detected and the eof detection is already now hand... - 06:40 AM Revision c3db0bc6 (ffmpeg): Return any error return values from av_get_packet, get_buffer etc. un...
- in the raw demuxers.
Also remove special handling of 0-size reads, if they are due to an error/eof,
these are already... - 06:38 AM Revision 593b50ce (ffmpeg): Make seek regression tests fit after previous get_buffer change.
- The au and aiff demuxers would always return an empty packet before
detecting EOF, this is now fixed with av_get_pack... - 06:36 AM Revision 7f7686df (ffmpeg): Make get_buffer and get_partial_buffer return url_ferror or AVERROR_E...
- appropriate if it couldn't read any data at all.
This should make handling of EOF and error simpler or make it work r...
10/01/2009
- 09:38 PM Revision de27f4d9 (ffmpeg): Check whether 32-bit x86 is really 64-bit
- Fixes configure on OS X 10.6
Originally committed as revision 20134 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:15 PM Revision 553e9f75 (ffmpeg): matroskadec: cosmetics: indentation
- Originally committed as revision 20133 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision ff0d5a74 (ffmpeg): matroskadec: don't overwrite extradata already read by ff_get_wav_hea...
- Originally committed as revision 20132 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision 038146e9 (ffmpeg): matroskadec: fix handling of A_MS/ACM track with no extradata
- Originally committed as revision 20131 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision 22a7e19b (ffmpeg): Make rawvideo_read_packet return partial frames.
- This is consistent with other demuxers and also fixes a memleak (memory
allocated for partial frame data was leaked).... - 05:26 PM Revision 8cb724c5 (ffmpeg): Simplify: remove pointless {} and else
- Originally committed as revision 20129 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision d4c1803e (ffmpeg): Remove pointless setting of pkt->size, av_get_packet already handles ...
- Originally committed as revision 20128 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision b46c98bf (ffmpeg): au demuxer: pass av_get_packet error on unchanged instead of converti...
- AVERROR(EIO).
Originally committed as revision 20127 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:10 PM Revision c67031e7 (ffmpeg): av_new_packet failing should return ENOMEM, not EIO.
- Originally committed as revision 20126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 PM Revision 681c180d (ffmpeg): Make avcodec_open set codec_id and codec_type if they haven't been set.
- This fixes the API breakage introduced by the check that avctx codec id and type
match the opened codec and should ma... - 03:40 PM Revision 43d7c611 (ffmpeg): put_bits can only reliably write up to 31 bit bits, above it relies on
- undefined shift behaviour.
Document this, fix the assert and add a put_bits32 to handle writing 32
bits and use that ... - 03:30 PM Revision ec656755 (ffmpeg): Use MANGLE in cavsdsp, the current version using "m" constraints will...
- compile on e.g. OpenBSD due to running out of registers.
Originally committed as revision 20123 to svn://svn.ffmpeg.... - 01:48 PM Revision f0ef7bee (ffmpeg): Document -sn option.
- Originally committed as revision 20122 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:43 PM Revision 510f7930 (ml): (hopefully) corrected some bugs in ml: tests/mol/mon_test should run with...
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@145 a72f678d-4428-462c-85b4-08f063ced704
- 12:21 PM Revision 05ec0c00 (ffmpeg): Fix indentation after last commit.
- Originally committed as revision 20121 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 PM Revision e23dd95d (ffmpeg): Add support for TARGA images without RLE compression.
- Patch by Anne-Laure de Smit: gmail_address(annelaure, desmit)
Originally committed as revision 20120 to svn://svn.ff... - 11:58 AM Revision 07f77dad (ffmpeg): Explain the process of patch review and commit a bit.
- Originally committed as revision 20119 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision e471e3c4 (ffmpeg): Fix playback of strange AVI files with stray LIST.
- sample: http://samples.mplayerhq.hu/avi/AV36_1.AVI
fix suggested by Michael
Originally committed as revision 20118 t... - 09:30 AM Revision 2499f4e0 (ffmpeg): Fix wrongly indented block.
- Originally committed as revision 20117 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 AM Revision 081c14a3 (ffmpeg): Use "!exp" instead of "exp == NULL" in if condition.
- Originally committed as revision 20116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:11 AM Revision 37a4269d (ffmpeg): cosmetics: K&R coding style, prettyprinting
- Originally committed as revision 20115 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 AM Revision a8b95021 (ffmpeg): Do not attempt to decode TIFF files containing fax data with uncompre...
- mode allowed for there is no code to decode it (yet).
Originally committed as revision 20114 to svn://svn.ffmpeg.org... - 05:52 AM Revision 8355572f (ffmpeg): lavc MJPEG decoder is capable of decoding some extended sequential
- Huffman-compressed JPEG files, so make it decode those files
(samples are welcome).
This fixes issue 1420
Originally... - 05:46 AM Revision 5073cca4 (ffmpeg): Make BMP decoder produce flipped picture with RLE compression.
- This fixes issue 1415
Originally committed as revision 20112 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:42 AM Revision b08de903 (ffmpeg): Make MS RLE decoder produce both bottom-up and top-down pictures
- Originally committed as revision 20111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision 535497f1 (ffmpeg): Change an error to a warning to support broken AC-3 files known to ex...
- Fixes Issue 1426.
Originally committed as revision 20110 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/30/2009
- 10:25 PM Revision 6945c2bc (ffmpeg): Support constant-quant encoding for libtheora
- Based on a patch by j f (gonzaz-z # operamail (d) com)
Originally committed as revision 20109 to svn://svn.ffmpeg.or... - 10:08 PM Revision 7cee5421 (ffmpeg): configure: break a long line
- Originally committed as revision 20108 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision e04a3c96 (ffmpeg): Re-add check for compilation failure with ebx clobber, and only set
- ebx_available if both "b" constraint and exb clobber code compile.
This is to fix compilation with Mac OSX 10.5.8's g... - 09:51 PM Revision 3fdccca0 (ffmpeg): 10l: wrong operation in stereo rematrixing
- Originally committed as revision 20106 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 PM Revision 49214f61 (ffmpeg): configure: return result of test from check_asm
- This makes it possible to use check_asm in conditionals.
Originally committed as revision 20105 to svn://svn.ffmpeg.... - 09:23 PM Revision 2aa6e87a (ffmpeg): Add support for SGI images without RLE compression.
- patch by Anne-Laure de Smit, annelaure.desmit gmail com
Originally committed as revision 20104 to svn://svn.ffmpeg.o... - 08:47 PM Revision 5200b901 (ffmpeg): Do not needlessly add 7 to put_buts_count before dividing by 8,
- flush_put_bits ensures it is divisible 8.
Originally committed as revision 20103 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:27 PM Revision f2ad9070 (ffmpeg): 10l in code reading codec_name, the first byte is the length and shou...
- become part of the string.
Originally committed as revision 20102 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:55 PM Revision 5baaf9ad (ffmpeg): Use a "b" constraint instead of ebx clobber to detect if EBX is avail...
- The test using clobber incorrectly indicates ebx to be available with the
default compilers on OpenBSD 4.5 and Haiku.... - 03:13 PM Revision 391dbb54 (ffmpeg): Use floating point mathematics when encoding mpeg audio.
- Fixes issue 975: high db peak levels when encoding mp2
Original patch by Lasse Reinhold, lassemikkelreinhold hotmail... - 01:35 PM Revision 5dd76bd7 (ffmpeg): Return an error when the parsed mpc chunk size is negative, otherwise we
- might end up in an endless loop where the same chunk is parsed over and over.
Fixes a hang near the end for http://sa... - 01:01 PM Revision 58f873dd (ffmpeg): Fix compilation of beosaudio.cpp, not tested if it actually works tho...
- Originally committed as revision 20098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision f494213c (ffmpeg): Fix typo in comment.
- Originally committed as revision 20097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 75ddee0a (ffmpeg): Use skip_put_bytes in MJPEG encoder instead of filling all bytes with 0
- with put_bits.
Originally committed as revision 20096 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:37 AM Revision eb0d04c3 (ffmpeg): Use ff_put_string in vorbis encoder.
- Originally committed as revision 20095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 AM Revision 00312109 (ffmpeg): Replace several #ifdef PIC with the more obvious and correct
- #if !HAVE_EBX_AVAILABLE, since all it does is avoid using ebx.
Originally committed as revision 20094 to svn://svn.f... - 09:46 AM Revision c9da676d (ffmpeg): Disable parsing for ogg streams where no ogg header was found,
- if no header was found the parser was not initialized and thus will
crash when trying to use it.
Originally committe... - 09:43 AM Revision 19635234 (ffmpeg): Convert latin1 codec_name in mov to UTF-8, since all strings in FFmpeg
- must be valid UTF-8.
Originally committed as revision 20092 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:49 AM Revision 53f9f9c9 (ffmpeg): When BitsPerSample tag is not present in TIFF, that means file is
- monochrome, so initialize picture before decoding.
This fixes decoding monochrome files produced by lavc TIFF encoder... - 01:25 AM Revision 2ed44396 (ffmpeg): Simplify stereo rematrixing by only using one temporary variable. It ...
- about 1.8% faster on my system.
Originally committed as revision 20090 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:09 AM Revision 16c91d2b (ffmpeg): remove unneeded assignment in inner loop. rematrixing bands are conti...
- Originally committed as revision 20089 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/29/2009
- 09:53 PM Revision e935fa9e (ffmpeg): Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regression
- tests, as the use of huffyuv may cause the auto-insertion of a scale
filter, thus masking the mis-behavior of some fi... - 09:08 PM Revision a392f82a (ffmpeg): Remove disabled code cruft.
- Originally committed as revision 20087 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 PM Revision 0e829974 (ffmpeg): Fix md5 program invocation for BSD.
- patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 20086 to svn://svn.ffmpeg.org... - 07:18 PM Revision 8f1e203a (ffmpeg): Use context instead of NULL for logging.
- Originally committed as revision 20085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision ebb651d5 (ffmpeg): Make sure that dv encoder initializes all encoded packet data.
- The specification does not say which value to use for unused
parts, so fill all unused bytes with 0xff, which is cons... - 06:03 PM Revision 8a8720c1 (ffmpeg): cosmetics: K&R coding style, prettyprinting
- Originally committed as revision 20083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision 8ea08bec (ffmpeg): Fix indentation in avcodec.h
- Originally committed as revision 20082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 PM Revision 19c6ca17 (ml): fixed another pointer bug, added DNS resolver for stunserver
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@142 a72f678d-4428-462c-85b4-08f063ced704
- 02:05 PM Revision 352af546 (ml): fixed pointer typo in udpSocket.c
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@141 a72f678d-4428-462c-85b4-08f063ced704
- 02:04 PM Revision 90cb1b52 (ml): Reorganized ml.h and transmissionhandler.h, introduced stdbool
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@140 a72f678d-4428-462c-85b4-08f063ced704
- 12:48 PM Revision 0e71841b (ffmpeg): WMA: fix loop unrolling in decode_exp_vlc()
- The count can be a non-multiple of 4 after all.
Originally committed as revision 20081 to svn://svn.ffmpeg.org/ffmpe... - 11:43 AM Revision a7adcf29 (ffmpeg): whitespace cosmetics, prettyprinting, K&R coding style
- Originally committed as revision 20080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:06 AM Revision badce93d (ffmpeg): Simplify r20025: use align_get_bits instead of reimplementing it.
- Originally committed as revision 20079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 AM Revision 076a9dea (ffmpeg): WMA: store level_table as floats, use type punning for sign flip in d...
- Originally committed as revision 20078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 AM Revision ff00b94e (ffmpeg): WMA: use type punning and unroll loops in decode_exp_vlc()
- GCC does stupid things if these assignments are done using floats
directly, so fill the runs using integer operations... - 10:38 AM Revision c0d1463d (ffmpeg): WMA: use a table instead of pow() in decode_exp_vlc
- Originally committed as revision 20076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 AM Revision 4b4ac5c7 (ffmpeg): Sync AC3 probe values with MP3 probe values, they have to avoid simil...
- This fixes ffmpeg-generated files with -acodec ac3 being detected as raw ac3
instead of MPEG.
Originally committed a... - 10:12 AM Revision f6765f3f (ffmpeg): Extend DV autodetection to also reliably detect single-frame DVs with
- a higher score that MAX/4.
It checks that there are at least 10 DIF headers and at least one per
24000 bytes, and if ... - 08:34 AM Revision 472bb222 (ml): corrected small compilation bug with wrong #include in ml
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@139 a72f678d-4428-462c-85b4-08f063ced704
- 07:05 AM Revision 6378b062 (ffmpeg): Add id3v2 metadata conversion table and use it in mp3 muxer.
- Patch by Anton Khirnov, wyskas gmail
Originally committed as revision 20073 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:55 AM Revision a5568f46 (ffmpeg): Make sure all the bits are written to output in fax data decoder.
- This fixes decoding TIFF images with fax compression and width being not
multiple of eight (and issue 1429).
Origina...
09/28/2009
- 09:46 PM Revision 0b8e7ab0 (ffmpeg): some more linebreak and brace placement cosmetics
- Originally committed as revision 20071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 PM Revision 5e56b30e (ffmpeg): brace placement and linebreak cosmetics
- Originally committed as revision 20070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:37 PM Revision 754ff9a7 (ffmpeg): Refactor channel element configuration and mapping code into its own ...
- to allow reuse
Originally committed as revision 20069 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:35 PM Revision 2309923c (ffmpeg): Reindent after last commit
- Originally committed as revision 20068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:35 PM Revision e22da6b6 (ffmpeg): AAC: Add channel layout support for channel configuration as defined ...
- specification
Originally committed as revision 20067 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:19 AM Revision d2cdf201 (ffmpeg): cosmetics: reindent and reformat function declarations
- Originally committed as revision 20066 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:17 AM Revision 8da5d3dc (ffmpeg): Finally distinguish TIFF_CCITT_RLE and TIFF_G3 1-D case, so both of them
- will be decoded correctly.
This fixes issue 1423.
Originally committed as revision 20065 to svn://svn.ffmpeg.org/ffm... - 05:15 AM Revision 7c6f5238 (ffmpeg): Make TIFF decoder load compression options only for corresponding codec
- Originally committed as revision 20064 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/27/2009
- 04:52 PM Revision ec71a8e0 (ffmpeg): ARM: NEON optimised vector_fmul_add
- Originally committed as revision 20063 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 35de5d24 (ffmpeg): cosmetics: fix indentation after previous commit
- Originally committed as revision 20062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 PM Revision 952e8721 (ffmpeg): Drop unused args from vector_fmul_add_add, simpify code, and rename
- The src3 and step arguments to vector_fmul_add_add() are always zero
and one, respectively. This removes these argum... - 10:29 AM Revision 7f5c1421 (ffmpeg): Remove duplicated / stray code which slipped in with r20057.
- Originally committed as revision 20060 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 AM Revision 06d7f30a (ffmpeg): Get rid of "function" "keywords" in lavfilter testing code, hopefully...
- make regressions tests runnable again with all shells.
Originally committed as revision 20059 to svn://svn.ffmpeg.or... - 09:43 AM Revision eec69b39 (ffmpeg): Do not compile ZLib data uncompressing function in TIFF decoder when ...
- not present.
Patch by Martin Storsjö
($firstname <at> $firstname <dot> two first letters of $lastname)
Originally co... - 09:33 AM Revision 40e02409 (ffmpeg): Implement a lavfitest target for testing regressions in libavfilter.
- The target is disabled.
See the thread: "[PATCH] libavfilter-soc: regression test for libavfilter".
Originally comm... - 08:16 AM Revision d975e5e9 (ffmpeg): WMAPRO: use vector_fmul_scalar from dsputil where possible
- Originally committed as revision 20056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 AM Revision 8b11b44e (ffmpeg): Rearrange loop structure for approx. 35-50% faster calc_transform_coe...
- depending on content.
Originally committed as revision 20055 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:01 AM Revision e96f885a (ffmpeg): Looks like ZLib uncompress() cannot deal with some kinds of TIFF defl...
- so replace it with custom code.
This fixes issue 1419.
Originally committed as revision 20054 to svn://svn.ffmpeg.or... - 06:38 AM Revision 3b6c5ad2 (ffmpeg): Move variable declaration to inside of loop.
- Originally committed as revision 20053 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:38 AM Revision 02587373 (ffmpeg): Cosmetics: Rename some variables.
- Originally committed as revision 20052 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 AM Revision b5f4639b (ffmpeg): Simplify coupling band loop.
- Originally committed as revision 20051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:16 AM Revision 09e03847 (ffmpeg): Remove unneeded table lookup.
- Originally committed as revision 20050 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 AM Revision 444ce49a (ffmpeg): Cosmetics: Rename some variables to be more descriptive of their use.
- Originally committed as revision 20049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 AM Revision 4e745ea8 (ffmpeg): Move some variable declarations to inside of loops.
- Originally committed as revision 20048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:01 AM Revision 3538a2e4 (ffmpeg): Remove unneeded variable.
- Originally committed as revision 20047 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 AM Revision 84cb4bc6 (ffmpeg): Cosmetics: Rename some variables to be more descriptive of their use.
- Originally committed as revision 20046 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 AM Revision 8a547c25 (ffmpeg): Remove some unneeded variables.
- Originally committed as revision 20045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:36 AM Revision 403b1543 (ffmpeg): Cosmetics: Rename some variables
- Originally committed as revision 20044 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 AM Revision f805d5fc (ffmpeg): simplify 2 lines into 1 using FFMIN
- Originally committed as revision 20043 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:55 AM Revision 612bdf18 (ffmpeg): Cosmetics: Do some basic pretty-printing.
- Originally committed as revision 20042 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 AM Revision bf864383 (ffmpeg): Simplify by combining increment with array access.
- Originally committed as revision 20041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 AM Revision 89e6317b (ffmpeg): cosmetics: Rename some variables to be more descriptive of their use....
- pretty-printing as well.
Originally committed as revision 20040 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:41 AM Revision a7e7417c (ffmpeg): Move 2 variable declarations to inside of loop.
- Originally committed as revision 20039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:37 AM Revision 20520421 (ffmpeg): simplify by combining increment with array access
- Originally committed as revision 20038 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 AM Revision be5830ea (ffmpeg): Remove unneeded variable
- Originally committed as revision 20037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 AM Revision b05e4195 (ffmpeg): Hardcode AC-3 critical band tables when CONFIG_HARDCODED_TABLES is set.
- Originally committed as revision 20036 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/26/2009
- 11:30 PM Revision 7087a0f5 (ffmpeg): Add a -loglevel command line option to ffserver.
- The -loglevel option makes possible to set the logging level used by
the libav* libraries.
Originally committed as r... - 10:54 PM Revision 65935bc7 (ffmpeg): simplify format string for writing pix_fmt string.
- Originally committed as revision 20034 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:06 PM Revision a42bf191 (ffmpeg): 100l, typo
- Originally committed as revision 20033 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision 7b5252ce (ffmpeg): Export mov/mp4 major and compatible brands as metadata.
- Patch by haim alon, haim dot alter at gmail dot com
Originally committed as revision 20032 to svn://svn.ffmpeg.org/f... - 07:55 PM Revision f331cec4 (ffmpeg): ARM: NEON optimised vector_clipf
- Originally committed as revision 20031 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision 0a07e9d0 (ffmpeg): WMA: remove some unused variables
- Originally committed as revision 20030 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision b9b1ad9c (ffmpeg): ARM: NEON optimised vector_fmul_reverse
- Originally committed as revision 20029 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:21 PM Revision 13d41a19 (ffmpeg): Document the -loglevel option in the ffmpeg man page.
- Originally committed as revision 20028 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 PM Revision 5a6d6664 (ffmpeg): Add a -loglevel command line option to ffplay.
- The -loglevel option makes possible to set the logging level used by
the libav* libraries.
Originally committed as r... - 04:04 PM Revision a55247e7 (ffmpeg): Specify maximum sample rate of MLP by defining the factor relative to...
- instead of directly.
This makes clear that the code assumes the maximum sample rate to be
a multiple of 48000 and als... - 05:48 AM Revision a8c7a3d2 (ffmpeg): Fix decoding of TIFF CCITT RLE compressed data.
- This fixes issue 1417.
Originally committed as revision 20025 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/25/2009
- 01:31 AM Revision 84e30ef9 (ffmpeg): Align pix_fmt list by allowing one more char for the pix_fmt name.
- Originally committed as revision 20024 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/24/2009
- 10:39 PM Revision ef530829 (ffmpeg): Remove ff_realloc_static, it is no longer used and since it was declared
- static there is no reason to wait for a major version bump, removing
it does not change ABI in any way, not even the ... - 10:37 PM Revision 1e224c54 (ffmpeg): Reindent.
- Originally committed as revision 20022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision e518a49f (ffmpeg): Remove a piece of code left-over from the removed alloc'd static vlc ...
- Originally committed as revision 20021 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 PM Revision f49bcde6 (ffmpeg): Reindent code folowing previous commit (r20019)
- Originally committed as revision 20020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision b11d40d1 (ffmpeg): Factorize duplicated code in at1_imdct_block()
- Originally committed as revision 20019 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision fbec307f (ffmpeg): Allow decoding of 625/50 (PAL) with video_stype==1.
- Patch by Maksym Veremeyenko, verem m1stereo tv
Originally committed as revision 20018 to svn://svn.ffmpeg.org/ffmpeg... - 07:20 PM Revision 48616887 (ffmpeg): Fix reading VDR files (broken since r19000).
- Originally committed as revision 20017 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision a58e96be (ffmpeg): Support both LSB and MSB orders for TIFF CCITT G.x compressed data.
- This fixes issue 1410.
Originally committed as revision 20016 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:54 PM Revision d38b7b80 (ffmpeg): Check if a git-svn revision number is available to try to get better ...
- information from git.
Originally committed as revision 20015 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:37 PM Revision 98422c44 (ffmpeg): Fix possible buffer over-read in vorbis_comment, fix it double to be ...
- First, make s signed, so that comparisons against end - p will not be made as
unsigned, making the check incorrectly ... - 03:13 PM Revision 595324e1 (ffmpeg): Completely remove INIT_VLC_USE_STATIC, it is deprecated since ages and
- finally no longer used anywhere.
Originally committed as revision 20013 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:12 PM Revision 80bc3bbc (ffmpeg): Replace last use of INIT_VLC_USE_STATIC by INIT_VLC_USE_NEW_STATIC in...
- Originally committed as revision 20012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 AM Revision 2f9bbdd2 (ffmpeg): Change VLC table creation in x8_vlc_init to use INIT_VLC_USE_NEW_STATIC.
- Originally committed as revision 20011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 AM Revision c05df689 (ffmpeg): Use ff_msmpeg4_decode_init to initialize ff_msmp4_mb_i_vlc since static
- VLC tables should only be initialized from one place.
This initializes/calculates more VLC tables than necessary for ... - 09:44 AM Revision 9c3068c8 (ffmpeg): Use INIT_VLC_STATIC where easily possible in svq1dec
- Originally committed as revision 20009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 AM Revision 0efbd068 (ffmpeg): Make sure that all memory allocations succeed.
- Based on 28_theora_malloc_checks.patch from the Google Chrome team.
Originally committed as revision 20008 to svn://... - 05:24 AM Revision 22da339f (ffmpeg): Take into account real number of colours when reading BMP palette.
- This fixes issue 1408
Originally committed as revision 20007 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/23/2009
- 06:22 PM Revision 20c68378 (ffmpeg): id3v2: Add support for UTF-16 encoding.
- patch by Anton Khirnov, wyskas gmail com
Originally committed as revision 20006 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:10 PM Revision 9aa1bcce (ffmpeg): id3v2: Use 0 instead of '\0'.
- patch by Anton Khirnov, wyskas gmail com
Originally committed as revision 20005 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:04 PM Revision 787f8fad (ffmpeg): id3v2: check for enough space to write full UTF-8 characters.
- patch by Anton Khirnov, wyskas gmail com
Originally committed as revision 20004 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:30 PM Revision c31afa5d (ffmpeg): Fix format string to match the types printed.
- Originally committed as revision 20003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:16 PM Revision 2a9b5c9b (ffmpeg): Make sure priv_data is freed and codec is set to NULL in case of fail...
- Originally committed as revision 20002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:19 PM Revision aedc98b0 (ffmpeg): Check submap indexes.
- 10_vorbis_submap_indexes.patch by chrome.
I am applying this even though Reimar had some comments to improve it as it... - 01:52 PM Revision 9bda7f30 (ffmpeg): ARM: NEON optimised int32_to_float_fmul_scalar
- Originally committed as revision 20000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision b418a6ca (ffmpeg): AAC: minor simplification in PNS decoding
- Originally committed as revision 19999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision a2709020 (ffmpeg): configure: fix tms470 flag mapping for soft-float
- Originally committed as revision 19998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision 0a01efd0 (ffmpeg): Make error return sign consistent.
- Originally committed as revision 19997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:08 PM Revision 36b7e983 (ffmpeg): Check begin/end/partition_size.
- 23_vorbis_sane_partition.patch by chrome.
Also this should be better documented but i prefer not to leave potential
s... - 12:42 PM Revision 310afddf (ffmpeg): Fix >= vs > check of coded_fragment_list_index.
- 22_fix_theora_frag_fencepost.patch by chrome
Originally committed as revision 19995 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:29 PM Revision 75bbed51 (ffmpeg): Remove unused variables, fixes the warnings:
- libavcodec/wmadec.c:629: warning: unused variable `i'
libavcodec/wmadec.c:628: warning: unused variable `b'
libavcode... - 12:27 PM Revision fa6f2751 (ffmpeg): Fix init_get_bits() buffer size.
- 18_fix_theora_header_bit_len.patch by chrome
Originally committed as revision 19993 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:24 PM Revision cdf1512e (ffmpeg): Check res_setup->books.
- 15_more_residue_book_indexes.patch by chrome.
Originally committed as revision 19992 to svn://svn.ffmpeg.org/ffmpeg/... - 12:17 PM Revision 993092dc (ffmpeg): Check masterbook index and subclass book index.
- 14_floor_masterbook_index.patch by chrome
Originally committed as revision 19991 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:09 PM Revision e5b0cfb5 (ffmpeg): Add checks for per-packet mode indexes and per-header mode mapping in...
- 12_vorbis_mode_indexes.patch by chrome
maybe exploitable
Originally committed as revision 19990 to svn://svn.ffmpeg.... - 12:02 PM Revision 79a42581 (ffmpeg): Check classbook value.
- 11_vorbis_residue_book_index.patch by chrome.
Originally committed as revision 19989 to svn://svn.ffmpeg.org/ffmpeg/... - 11:44 AM Revision 45a014d7 (ffmpeg): Set data_size to 0 to avoid having it uninitialized.
- based on 31_mp3_outlen.patch by chrome.
Originally committed as revision 19988 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:33 AM Revision f7304e99 (ffmpeg): Check data_size in decode_frame_mp3on4().
- Originally committed as revision 19987 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 AM Revision 0d31833d (ffmpeg): check data_size in decode_frame()
- Originally committed as revision 19986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 6a0d5493 (ffmpeg): ARM: improve armcc detection
- Apparently some versions of armcc do not identify as RVCT. This
changes the test to a string used by all versions.
... - 10:45 AM Revision 96651e79 (ffmpeg): Fix book_idx check.
- 25_vorbis_floor0_index.patch by chrome.
Originally committed as revision 19984 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:40 AM Revision d70fa8f1 (ffmpeg): Sanity checks for magnitude and angle.
- 26_vorbis_mag_angle_index.patch by chrome
Originally committed as revision 19983 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:33 AM Revision 08c8742c (ffmpeg): = -> == typo.
- 27_vorbis_residue_loop_error.patch by chrome
Originally committed as revision 19982 to svn://svn.ffmpeg.org/ffmpeg/t... - 10:33 AM Revision 6044538b (ffmpeg): WMA: use DSPContext.butterflies_float
- Originally committed as revision 19981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision 14600807 (ffmpeg): Cosmetics: Fix typo.
- Originally committed as revision 19980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 AM Revision 7bf3d0c4 (ffmpeg): Check num_units_in_tick/time_scale to be valid and within the range w...
- based on a patch by chrome
Originally committed as revision 19979 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:18 AM Revision 7d507ceb (ffmpeg): Correctly print number of remaining bytes in oggparsevorbis instead o...
- with inverted sign.
Originally committed as revision 19978 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:03 AM Revision 2d3beede (ffmpeg): Add support for new x264 API.
- Originally committed as revision 19977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:35 AM Revision 98f7bcb1 (ffmpeg): Check dimensions against 0 too.
- 39_vorbis_zero_dims.patch from chrome
Originally committed as revision 19976 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:46 AM Revision 9062cd35 (ffmpeg): Check validity of channels & samplerate.
- This may be security relevant.
Based on 2 patches by chrome.
Originally committed as revision 19975 to svn://svn.ffm... - 05:38 AM Revision 428984b0 (ffmpeg): Another micro-optimization for unpack_vlcs(): Eliminate a possible
- branch and save around 45k-55k dezicycles per function run.
Originally committed as revision 19974 to svn://svn.ffmp...
09/22/2009
- 10:44 PM Revision 4c0dda2b (ffmpeg): Check codec_id and codec_type in avcodec_open(), based on 43_codec_ty...
- This is said to be able to lead to a stack based buffer overflow.
Originally committed as revision 19973 to svn://sv... - 08:38 PM Revision 6e3fa35d (ffmpeg): Set compiler version string for supported non-gcc compilers
- Originally committed as revision 19972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision 275cfd15 (ffmpeg): ARM: NEON optimised scalarproduct_float
- Originally committed as revision 19971 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision 0cb71412 (ffmpeg): AAC: 10l: fix PNS decoding
- Originally committed as revision 19970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 61dc238b (ffmpeg): Hook up the MD studio demuxer and Atrac1 decoder.
- Originally committed as revision 19969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:05 PM Revision e704b012 (ffmpeg): Mention SDDS so search engines will pick it up for when someone
- needs to decode the SDDS tracks found on 35 mm movies.
Originally committed as revision 19968 to svn://svn.ffmpeg.or... - 05:03 PM Revision edd897b1 (ffmpeg): Use ff_sine_32 in atrac1.
- Originally committed as revision 19967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision 138fe832 (ffmpeg): Perform the DC prediction reversal immediately after decoding all of
- the DC coefficients. This has a greater probability of leveraging the
coefficients while they are still cached.
When... - 02:44 PM Revision 71e42180 (ffmpeg): Fix METEOR vs. BKTR typo, noticed by Steve O'Hara-Smith, steve sohara...
- Originally committed as revision 19965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 PM Revision 53e54620 (ffmpeg): Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST macro.
- Originally committed as revision 29701 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:39 PM Revision de653ba3 (ffmpeg): Place MP3 demuxer code under appropriate #ifdefs.
- Fixes compilation with --disable-optimizations --disable-demuxers.
Originally committed as revision 19964 to svn://s... - 12:23 PM Revision a3d7c197 (ffmpeg): Improve compiler information code to print to the console on program ...
- Remove gcc-specific hacks and allow filling relevant information for non-gcc
compilers in configure.
Originally comm... - 12:21 PM Revision 5c1f57ff (ffmpeg): Print compiler version and build date before configuration in console...
- Originally committed as revision 19962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 AM Revision 8f771e76 (ffmpeg): Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper #...
- Fixes compilation with --disable-optimizations --disable-demuxers.
Originally committed as revision 19961 to svn://s... - 11:17 AM Revision 6bdaa5f4 (ffmpeg): The W64 demuxer depends on the WAV demuxer.
- Originally committed as revision 19960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision 738914be (ffmpeg): Move find_guid function and guid_data array to a globally available p...
- Fixes compilation with --disable-optimizations --disable-demuxer=w64.
Originally committed as revision 19959 to svn:... - 01:34 AM Revision 5419da8d (ffmpeg): AAC: Simplify some logic from r19956. (The escape codebook is unsigned.)
- Originally committed as revision 19958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision 1dee3e97 (ffmpeg): ARM: NEON optimisations for some dsputil functions
- NEON versions of the following functions are added:
vector_fmul_scalar
vector_fmul_sv_scalar
sv_fmul_scalar
... - 12:48 AM Revision 42d3fbb3 (ffmpeg): AAC: use new dsputil functions
- Originally committed as revision 19956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision 53b57211 (ffmpeg): Add some dsputil functions useful for AAC decoder
- Originally committed as revision 19955 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/21/2009
- 09:00 PM Revision 9caab878 (ffmpeg): Add forgotten cleanup function in atrac1.
- Originally committed as revision 19954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 PM Revision 78b3a12d (ffmpeg): Cosmetics, indentation.
- Originally committed as revision 19953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision a872e5c1 (ffmpeg): Cosmetics. Merge declaration and initialization.
- Originally committed as revision 19952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:49 PM Revision b6a23702 (ffmpeg): Move the scale factor and word length indexes to the stack.
- Originally committed as revision 19951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 PM Revision 523ef551 (ffmpeg): Deinterleave the generation of config.h and config.mak.
- As a sideeffect this moves more interesting variables to the top of config.mak.
Originally committed as revision 199... - 10:28 AM Revision 40e26453 (ffmpeg): Use a custom radix sort implementation instead of qsort in dnxhd enco...
- This is mainly to avoid test failures due to implementation-defined
behaviour of qsort when elements are equal, givin... - 04:32 AM Revision f5e82fec (ffmpeg): aacenc: Use preprocessor constants for trellis states and stages.
- Originally committed as revision 19948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 AM Revision 9072c29e (ffmpeg): aacenc: Split paths in the scalefactor selection trellis into a 2-D a...
- Originally committed as revision 19947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 AM Revision 9d4f6f10 (ffmpeg): aacenc: Replace cbrt() with cbrtf() when the result is destined for f...
- storage.
Originally committed as revision 19946 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:50 AM Revision 0bd9aa44 (ffmpeg): aacenc: Multiple distortion by lambda after it's summed and not each ...
- term before.
Originally committed as revision 19945 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:42 AM Revision 06d6b962 (ffmpeg): Cosmetics: Reindent after r19943.
- Originally committed as revision 19944 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 AM Revision a71e9b62 (ffmpeg): aacenc: Don't make unnecessary compares to the escape value in tight ...
- Originally committed as revision 19943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 1a918c08 (ffmpeg): extend ff_inverse[], and fix its documentation
- Originally committed as revision 19942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision d650574e (ffmpeg): ARM: merge two loops in ff_mdct_calc_neon
- Originally committed as revision 19941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision f7a3b603 (ffmpeg): ARM: interleave cos/sin tables for improved NEON MDCT
- Originally committed as revision 19940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision 94274b82 (ffmpeg): Allow arch-specific mdct code to request interleaving of cos/sin tables
- Originally committed as revision 19939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision 670bd200 (ffmpeg): regtest: do not write to /tmp/ffmpeg$$
- Nothing useful was ever written to this file. It did, however,
often cause spurious failures when the file was left ... - 01:40 AM Revision b767b9cd (ffmpeg): configure: remove some unnecessary backslashes
- Originally committed as revision 19937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 96fdb624 (ffmpeg): Split dnxhd regression test so the parts can run in parallel
- Originally committed as revision 19936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 3572b281 (ffmpeg): ARM: remove broken IPP support
- Originally committed as revision 19935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision ee3d7f58 (ffmpeg): Modify unpack_vlcs() so that there are fewer dereferences through the
- main (heavily iterated) loop.
Originally committed as revision 19934 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/20/2009
- 06:29 PM Revision 40461e54 (ffmpeg): Add parentheses to logical expression to avoid the warning:
- libavcodec/utils.c:476: warning: suggest parentheses around && within ||
Originally committed as revision 19933 to s... - 06:21 PM Revision a79b4b75 (ffmpeg): Remove unused variable, fixes the warning:
- libavcodec/atrac3.c:195: warning: unused variable ‘s’
Originally committed as revision 19932 to svn://svn.ffmpeg.org... - 05:30 PM Revision 01b22147 (ffmpeg): Merge FFTContext and MDCTContext
- Originally committed as revision 19931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 PM Revision ec129499 (ffmpeg): Fix embarassing typo in last commit: Restore mistakenly removed ','.
- Originally committed as revision 19930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:16 PM Revision 1e1898c0 (ffmpeg): K&R coding style whitespace cosmetics
- Originally committed as revision 19929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision 7a38c114 (ffmpeg): Cosmetics: Reindent after r19927.
- Originally committed as revision 19928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:08 PM Revision 4410adf1 (ffmpeg): Allow encoding frames with more than 2800 lines.
- Patch by Martin Fiedler, martin fiedler gmx net
Originally committed as revision 19927 to svn://svn.ffmpeg.org/ffmpe...
09/19/2009
- 11:42 AM Revision fbc03004 (ffmpeg): Support uncompressed 16 bit sgi image format, as e.g. used by the fil...
- http://media.xiph.org/svt/2160p50_CgrLevels_Master_SVTdec05_/1_CrowdRun_2160p50_CgrLevels_MASTER_SVTdec05_/
Original... - 11:36 AM Revision bdb156c7 (ffmpeg): Simplify color_flags calculation, remove a pointless initialization
- and use AV_RB16 where possible.
Originally committed as revision 19925 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:35 AM Revision 75fe5b52 (ffmpeg): Make default_correlation array const since it is never modified.
- Originally committed as revision 19924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:53 AM Revision 3fdd8276 (ffmpeg): Use default sws_flags for dnxhd regression tests and also test the "-...
- variant of the encoder.
Originally committed as revision 19923 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:21 AM Revision d7c2e8e3 (ffmpeg): Update regression reference for DNxHD test update
- Originally committed as revision 19922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 AM Revision 60820866 (ffmpeg): Change DNxHD regression tests to test both 720p and 1080i instead of ...
- for better test coverage.
Originally committed as revision 19921 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:09 AM Revision 31fe12a9 (ffmpeg): Add missing strings.h include needed for strcasecmp.
- Originally committed as revision 19920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 AM Revision 306a1204 (ffmpeg): Update AC-3 channel map. 2F/2R layout only has 4 channels. This cor...
- does not change any current channel mapping behavior.
Originally committed as revision 19919 to svn://svn.ffmpeg.org... - 01:46 AM Revision 803d8488 (ffmpeg): Align sample output buffer in atrac1.
- Originally committed as revision 19918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 AM Revision 0105f497 (ffmpeg): Fix the short block transform for atrac1.
- Originally committed as revision 19917 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/18/2009
- 09:29 PM Revision 0ae2ccff (ffmpeg): Change dnxhd regression tests for r19912 which fixed uninitialized da...
- encoded data.
Originally committed as revision 19916 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:51 PM Revision e9b733bd (ffmpeg): #include correct header to fix 'make checkheaders'.
- AVCodecTag is declared in riff.h, not avformat.h.
Originally committed as revision 19915 to svn://svn.ffmpeg.org/ffm... - 07:45 PM Revision d773d855 (ffmpeg): Reorder functions so that encoding functions are disabled by the prep...
- Fixes compilation with disabled optimizations and enabled Snow decoder.
Originally committed as revision 19914 to sv... - 07:41 PM Revision 27666c31 (ffmpeg): Add missing stdint.h #include to fix 'make checkheaders'.
- Originally committed as revision 19913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:03 PM Revision 301a24de (ffmpeg): fix uninitialized memory in dnxhd encoder
- Originally committed as revision 19912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision e9b06816 (ffmpeg): Only use *ic_ptr when it has been initialized.
- Originally committed as revision 19911 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision ba93ea6d (ffmpeg): Unscrewup indentation (pointed out by Diego).
- Originally committed as revision 19910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:25 AM Revision 94f3c0e5 (ffmpeg): Add probetest to TOOLS list.
- Originally committed as revision 19909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision 13b1c80b (ffmpeg): Introduce a variable for all targets in the tools subdirectory.
- Originally committed as revision 19908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 9407246d (ffmpeg): Drop argc/argv parameters from main(), they are unused.
- Originally committed as revision 19907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 AM Revision 497559ec (ffmpeg): cosmetics: K&R coding style, prettyprinting
- Originally committed as revision 19906 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/17/2009
- 09:47 PM Revision f9337897 (ffmpeg): RTSP basic authentication, patch originally by Philip Coombes
- (philip coombes zoneminder com), see "[PATCH]RTSP Basic Authentication"
thread on mailinglist.
Originally committed ... - 09:35 PM Revision afcdf342 (ffmpeg): update seek regression tests due to r19902
- Originally committed as revision 19904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:51 PM Revision ef002fa3 (ffmpeg): Update dnxhd rotozoom regression test values with more sane ones that...
- the results of most FATE machines.
Originally committed as revision 19903 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:07 PM Revision 9deba199 (ffmpeg): fix pes overhead computation, patch by Niobos, niobos at dest-unreach...
- Originally committed as revision 19902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:57 PM Revision bb8cd7b3 (ffmpeg): Update dnxhd regression test to match the majority of FATE machines (...
- also have a much saner stddev).
Originally committed as revision 19901 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:52 PM Revision 10634c03 (ffmpeg): Only use one mdct window size in atrac1.
- Originally committed as revision 19900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision db46c4e1 (ffmpeg): print at debug level the score at which codec probing succedeed
- Originally committed as revision 19899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 PM Revision 5abfae79 (ffmpeg): Improve SIFF probe by also checking the first tag is one of the expec...
- Originally committed as revision 19898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision 3214db98 (ffmpeg): Improve dxa probe by checking the values for width and height are rea...
- Originally committed as revision 19897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:07 PM Revision 892d7e78 (ffmpeg): Slightly improve probe for ea format by checking that it is possible to
- guess whether the file is little- or big-endian.
Originally committed as revision 19896 to svn://svn.ffmpeg.org/ffmp... - 06:06 PM Revision a5083f66 (ffmpeg): Add dnxhd test to regression tests.
- Originally committed as revision 19895 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:09 PM Revision 8b17961c (ml): ml
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@136 a72f678d-4428-462c-85b4-08f063ced704
- 05:31 AM Revision f68c8a50 (ffmpeg): Do not include "mp4:" prefix from RTMP URL into "app" path or second ...
- into playpath.
Patch by Lars Täuber
(<$name> . <$lastname with umlaut replaced with diphtong> @ <gmx> . <net>)
Orig... - 05:24 AM Revision 60978297 (ffmpeg): Register myself as RTMP maintainer
- Originally committed as revision 19893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:01 AM Revision c4396c24 (ffmpeg): Remove useless code causing crash in Targa decoder
- Originally committed as revision 19892 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/16/2009
- 10:57 PM Revision 78a9a77e (ffmpeg): add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities. also add a ...
- comment as a reminder that we can remove both capabilities once a parser is
implemented.
Originally committed as rev... - 10:34 PM Revision c866c7d0 (ffmpeg): Cleanup buffer debugs in swScale().
- Originally committed as revision 29686 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:31 PM Revision 953c821f (ffmpeg): Use correct buffers in vertical scaler in unscaled YV12 case.
- Originally committed as revision 29685 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:44 PM Revision 1bc8c361 (ffmpeg): Print a warning if a format has been detected with a low score.
- Originally committed as revision 19890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:23 PM Revision c36823fd (ffmpeg): Print at debug level the score with which probing succeeded.
- Originally committed as revision 19889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision 8a6c7a52 (ffmpeg): Fix indention after last commit.
- Originally committed as revision 19888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 PM Revision e07b882b (ffmpeg): Improve amortized worst case speed of the muxers packet interleaving ...
- from O(packets_in_the_file) to O(num_of_streams).
Originally committed as revision 19887 to svn://svn.ffmpeg.org/ffm... - 07:20 PM Revision d25130eb (ffmpeg): ARM: do not use movw/movt for relocatable values with PIC
- Originally committed as revision 19886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 PM Revision ebd3e99d (ffmpeg): reindent after last commit and remove unneeded empty line
- Originally committed as revision 19885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:05 PM Revision f53c9089 (ffmpeg): Make MPC SV8 probe skip tags until stream header is found
- Originally committed as revision 19884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 6f24cc0b (ffmpeg): Monkey's Audio uses subframes too, declare that in its capabilities
- Originally committed as revision 19883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 PM Revision 0d6da4b8 (ffmpeg): Fix overflow check insufficiently improved in r19840.
- It assumes that sizeof(vmd_frame) < 64k, otherwise an additional
check to ensure sound_buffers <= UINT_MAX / sizeof(v... - 03:08 PM Revision d859bb1d (ffmpeg): Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes
- per AVPacket
No longer print "Multiple frames in a packet" error message
when CODEC_CAP_SUBFRAMES is set (wmapro, wav... - 01:20 PM Revision 2a178954 (ml): ml update according to the Budapest Coding week
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@134 a72f678d-4428-462c-85b4-08f063ced704
- 12:45 PM Revision 9d66ef18 (ffmpeg): fix PTS calculation for audio formats with bits per sample != 16
- Originally committed as revision 19880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision 5f14b565 (ffmpeg): Core Audio Format demuxer
- Originally committed as revision 19879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:35 AM Revision 2d423666 (ffmpeg): Make mov LPCM and AAC parsing functions public
- Originally committed as revision 19878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 AM Revision fa77dd63 (ffmpeg): perform sanity check on number of audio channels in avcodec_open()
- Originally committed as revision 19877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 AM Revision 385ae702 (ffmpeg): Fill in new VASliceParameterBufferMPEG2.slice_horizontal_position field.
- This is needed for the Intel G45 driver.
Originally committed as revision 19876 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:49 AM Revision 25450bb2 (ffmpeg): Move down HWAccel code path so that to fill in s->mb_x first.
- Originally committed as revision 19875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 AM Revision 91172133 (ffmpeg): Enhance Musepack SV8 probing code
- Originally committed as revision 19874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 AM Revision e458dd0b (ffmpeg): Flv should be AVFMT_VARIABLE_FPS.
- Originally committed as revision 19873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 AM Revision 657eca1f (ffmpeg): Upgrade a few important messages to AV_LOG_WARNING.
- Originally committed as revision 19872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 AM Revision 03555376 (ffmpeg): Fix indention after previous commit.
- Originally committed as revision 19871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:59 AM Revision ddce56ef (ffmpeg): Make packet interleaving in the muxer not scan through the whole
- buffer when simply appending at the end works.
Much faster if one stream ends prematurely.
Fixes issue1379.
Original... - 12:56 AM Revision 42831b46 (ffmpeg): Also reset *_end in flush_packet_queue().
- Originally committed as revision 19869 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/15/2009
- 11:54 PM Revision 8cd6b388 (ffmpeg): Make pkgconfig_generate() fill Libs with the required linking flags
- if the "shared" var has not been explicitely enabled, rather than if
it has been explicitly disabled.
This way is no... - 11:40 PM Revision ea25c063 (ffmpeg): 10l: set genre default immediately before reading genre tag
- Originally committed as revision 19867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:37 PM Revision d891cbb4 (ffmpeg): Set ID3v1 genre to 0xFF (unknown) by default instead of 0 (Blues).
- Originally committed as revision 19866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision 68336ea8 (ffmpeg): 10l: fix ff_fft_init_arm() prototype
- Originally committed as revision 19865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:14 PM Revision f4863213 (ffmpeg): Move per-arch fft init bits into the corresponding subdirs
- Originally committed as revision 19864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 PM Revision 9155be47 (ffmpeg): Do not set 0 FPS in VC-1 test stream format demuxer.
- Originally committed as revision 19863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 6776061b (ffmpeg): Add two more sizes to ff_sine_windows[] and also pad it with NULLs so
- that FF_ELEMS(ff_sine_windows[x]) == 1 << x.
Fix issue 1384.
Originally committed as revision 19862 to svn://svn.ff... - 03:28 PM Revision 05db409c (ffmpeg): Check for explicit 32-bit FPS value so it works on 64-bit systems too
- Originally committed as revision 19861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision 23218a98 (ffmpeg): Make probing for VC1 test bitstream format stricter
- Originally committed as revision 19860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 PM Revision 23703388 (ffmpeg): Fix max_coded_frame_size computation to account for byte alignment.
- Fixes issue 1386.
Originally committed as revision 19859 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:56 PM Revision 37e34df5 (ffmpeg): Check offset in flv_probe()
- Originally committed as revision 19858 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:28 PM Revision 0535f919 (ffmpeg): Do not return values above AVPROBE_SCORE_MAX from probe().
- Originally committed as revision 19857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:27 PM Revision 2a3caca2 (ffmpeg): Make h261 and mpegvideo probe a little more robust so they dont fail ...
- slightly different probetest.
Originally committed as revision 19856 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:09 PM Revision ff19d438 (ffmpeg): Init i to 0 (10l fix).
- Patch by Martin Storsjö / martin von martin aus st
Originally committed as revision 19855 to svn://svn.ffmpeg.org/ff... - 12:20 PM Revision c4674a47 (ffmpeg): Make mpeg_probe() pass probetest.
- Originally committed as revision 19854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 AM Revision 6e7ef5ec (ffmpeg): Probetest, to test the demuxers probe functions against random and no...
- input.
Originally committed as revision 19853 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 AM Revision 3489e150 (ffmpeg): Slightly stricter MPEG-PES probing, fixes issue 1383.
- Originally committed as revision 19852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 AM Revision 5837e4ca (ffmpeg): Vastly improved mm_probe function, passes probetest.
- Originally committed as revision 19851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision 97e07808 (ffmpeg): Improve sierravmd probe. It is still quite weak, but further improvem...
- are non-obvious and probably need a large (about 1kB at least) probe buffer.
Originally committed as revision 19850 ...
09/14/2009
- 11:03 PM Revision 1ac95630 (ffmpeg): Slighty tweak mp3 probe threshold to prevent probetest from complaining.
- Originally committed as revision 19849 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 PM Revision 6377de61 (ffmpeg): Try harder to avoid false positives for DV probe.
- Require at least one signature match per provided 1MB of probe data,
and if there is only a single match, return at m... - 09:50 PM Revision 98487a5b (ffmpeg): Make dnxhd probe more strict, fail if we detect values in header that...
- make our decoder fail anyway.
dnxhd probe now passes probetest.
Originally committed as revision 19847 to svn://svn.... - 09:37 PM Revision 9ecc4141 (ffmpeg): ARM: 10l: fix large FFTs
- Originally committed as revision 19846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:29 PM Revision 89c4e176 (ffmpeg): Rewrite h261_probe().
- New code can detect h261 startcodes even when the first is damaged or not at the
begin. It also passes probetest v2 &... - 08:28 PM Revision 05bdd33a (ffmpeg): Make DTS probe more robust against false positives (as e.g. probetest...
- In particular check that the detected markers clearly indicate a specific DTS
format (a wild mixture of e.g. little- ... - 08:01 PM Revision 9f449d57 (ffmpeg): Check the index validity more thoroughly for the c93 probe function.
- In particular, check that length of the first index entries is not 0 since
that is interpreted "end of file" and make... - 07:58 PM Revision ddbb7c9b (ffmpeg): Add more sanity checks for header elements, rejecting files with clearly
- invalid values that wouldn't play right anyway and reduce probe score to MAX/2.
Passes probetest v2.
Originally comm... - 07:06 PM Revision e4c01d40 (ffmpeg): Rewrite h263_probe().
- The new code should detect h263 even if the first startcode is damaged or
somewhere else than the first byte. It also... - 05:15 PM Revision 21ab5c58 (ffmpeg): Extend check for integer overflow for malloc argument to take into ac...
- also the addition of "sound_buffers" not only the multiplication.
Originally committed as revision 19840 to svn://sv... - 05:05 PM Revision 65d6d403 (ffmpeg): Fix wrong logical operator which causes too relaxed checking in VC-1 ...
- format probe.
Spotted by Reimar Döffinger.
Originally committed as revision 19839 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:44 PM Revision 8466ab59 (ffmpeg): Check buffer size for idcin check, otherwise false positives are too ...
- small probe buffer sizes due to 0-padding (see probetest results).
Originally committed as revision 19838 to svn://s... - 11:19 AM Revision d18d76c2 (ml): Reorganized ml.h and transmissionhandler.h as per CodingWeek decisions
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@130 a72f678d-4428-462c-85b4-08f063ced704
- 11:15 AM Revision a0f79d43 (ml): Reorganized ml.h and transmissionhandler.h as per CodingWeek decisions
- git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@129 a72f678d-4428-462c-85b4-08f063ced704
- 09:59 AM Revision 03354862 (ffmpeg): Update preset files to jive somewhat better with more recent x264 API.
- Originally committed as revision 19837 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/13/2009
- 08:08 PM Revision 8bb7dda2 (ffmpeg): ensure pes buffer is set to avoid segv
- Originally committed as revision 19836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:06 PM Revision 8956f680 (ffmpeg): reset pes state to skip after flushing, avoid segv with dvgrab-2009.0...
- Originally committed as revision 19835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision 6acd4d89 (ffmpeg): Do not release the AVFrame when using reget_buffer in flashsv.
- Originally committed as revision 19834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:27 PM Revision 000b8b86 (ffmpeg): Add condition to aea demuxer probe.
- Originally committed as revision 19833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:05 PM Revision 04a6d1b0 (ffmpeg): Cosmetics. Renames, indentation and spacing.
- Originally committed as revision 19832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision 72cdcc0b (ffmpeg): Replace @node commands with @anchor to refer to specific points in th...
- This fixes the warnings
** `Developers Guide' is up for `Coding Rules', but has no menu entry for this node
** `Invoc... - 11:08 AM Revision cbb5da57 (ffmpeg): When resetting vst->pkt.data to NULL, also set vst->slices.
- This avoids a crash when the next slice is not a start slice and thus
pkt->data is still NULL.
This probably only hap... - 08:57 AM Revision dbe0ad85 (ffmpeg): Use I/O buffer size as initial value for backoff for seeking sync poi...
- Originally committed as revision 19829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 AM Revision 749fac31 (ffmpeg): Reset slice direction at end of each frame.
- Originally committed as revision 29675 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
09/12/2009
- 08:10 PM Revision 9451b59f (ffmpeg): Remove ; after while(0) in macros.
- Originally committed as revision 29674 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:10 PM Revision e20b196d (ffmpeg): Remove ; after while(0) in macros.
- Originally committed as revision 19828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 PM Revision 0345f36b (ffmpeg): eval: Check for return value of memory allocations.
- Originally committed as revision 19827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision 7ef61879 (ffmpeg): Check for return value of some context allocations.
- Originally committed as revision 19826 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision 600b9c5c (ffmpeg): Do not do free AVStream in case of error, this is not supposed to be
- done by the demuxer.
Fix issue 1378.
Originally committed as revision 19825 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/11/2009
- 07:39 PM Revision 2dbcb03a (ffmpeg): Remove table that was forgotten in the split.
- Originally committed as revision 19824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision acc69c1c (ffmpeg): Fix doxygen comment
- Originally committed as revision 19823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 PM Revision bc7f96b1 (ffmpeg): reinit get_bits for every decode_packet call
- Originally committed as revision 19822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 AM Revision 6fa6c481 (ffmpeg): Make get_ur_golomb capable of reading 16 bit values.
- Patch by Lars Täuber: firstname taeuber gmx net
Originally committed as revision 19821 to svn://svn.ffmpeg.org/ffmpe... - 06:20 AM Revision 6249c33e (ffmpeg): Fix a typo in the documentation.
- Patch by Lars Täuber: firstname taeuber gmx net
Originally committed as revision 19820 to svn://svn.ffmpeg.org/ffmpe... - 02:24 AM Revision edc0f5dc (ffmpeg): ARM: NEON optimised MDCT
- Originally committed as revision 19819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:24 AM Revision 46c32e26 (ffmpeg): Prepare for optimised forward MDCT implementations
- This adds a function pointer for forward MDCT to FFTContext and
initialises it with the existing C function. ff_calc... - 02:01 AM Revision 750f5034 (ffmpeg): ARM: faster NEON IMDCT
- Originally committed as revision 19817 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom