Activity
From 12/09/2007 to 01/07/2008
01/07/2008
- 11:53 PM Revision 77c1d04d (ffmpeg): LMLM4 demuxer
- Originally committed as revision 11457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 PM Revision 670c7847 (ffmpeg): Linux Media Labs MPEG-4 (LMLM4) demuxer
- Originally committed as revision 11456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 PM Revision e03caf2e (ffmpeg): Implement read_timestamp and enable seeking in PVA files.
- Originally committed as revision 11455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 PM Revision ffc29341 (ffmpeg): cosmetics
- Originally committed as revision 11454 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:39 PM Revision e661f760 (ffmpeg): remove unnecessary check
- Originally committed as revision 11453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 PM Revision 9ae09203 (ffmpeg): use ff_parse_pes_pts for parsing an MPEG-PES timestamp
- Originally committed as revision 11452 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:32 PM Revision 66e9e302 (ffmpeg): Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) ...
- can easily be reused by other demuxers for formats that encapsulate MPEG-PES.
Originally committed as revision 11451... - 09:37 PM Revision ca5323af (ffmpeg): Move printing of the license status at the end of configure output, so
- that users won't miss it
Originally committed as revision 11450 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:42 PM Revision 8e4270c5 (ffmpeg): Dont crash if resampling is requested but no audio packets are ever p...
- Originally committed as revision 11449 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 PM Revision 03d83abc (ffmpeg): Fix access to the last element of the table.
- (size of the table vs. number of elements in the table)
Originally committed as revision 11448 to svn://svn.ffmpeg.o... - 12:48 PM Revision 81fe0cfc (ffmpeg): Mark the ff_svq1_frame_size_table as constant.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11447 to svn://svn.ffmpe... - 12:47 PM Revision a1f89639 (ffmpeg): Move wmv1_scantable to .rodata section by making it an array of arrays.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11446 to svn://svn.ffmpe... - 12:44 PM Revision 31bfd6f3 (ffmpeg): Make the av_class member of PPContext a poiner to constant AVClass.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11445 to svn://svn.ffmpe... - 12:43 PM Revision 9307db13 (ffmpeg): Mark the tables in g726.c as constant.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11444 to svn://svn.ffmpe... - 12:42 PM Revision 1411f55b (ffmpeg): Make v4l.c's video_formats constant and static.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11443 to svn://svn.ffmpe... - 12:40 PM Revision b2a91770 (ffmpeg): Remove unused symbol.
- Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com
Originally committed as revision 11442 to svn://svn.ffmpe... - 12:18 AM Revision f0b3a7ba (ffmpeg): split out init of downmix coeffs into a separate function that can be...
- only when needed
Originally committed as revision 11441 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:03 AM Revision 4f632b06 (ffmpeg): Make ff_mkv_codec_tags lie entirely in .rodata section.
- From: Diego 'Flameeyes' Pettenò < flameeyes _at_ gmail _dot_ com >
Originally committed as revision 11440 to svn://s...
01/06/2008
- 11:56 PM Revision 82a6c481 (ffmpeg): remove unneeded variable from AC3DecodeContext
- Originally committed as revision 11439 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 PM Revision 4bc829bb (ffmpeg): make sure that the last coupling band stops at the end of the couplin...
- Originally committed as revision 11438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 PM Revision c807e68f (ffmpeg): cosmetics: Add another pair of parentheses to aid readability.
- Originally committed as revision 11437 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:15 PM Revision b02fbf75 (ffmpeg): fix phase flag processing for the case when coupling coordinates are ...
- for the right channel, but new for the left channel
Originally committed as revision 11436 to svn://svn.ffmpeg.org/f... - 04:02 PM Revision 621d7fe9 (ffmpeg): Rename two structures, identifiers starting with _[A-Z] are reserved.
- Originally committed as revision 11435 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:18 PM Revision 29c90869 (ffmpeg): cosmetics, split overly long lines
- Originally committed as revision 11434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 AM Revision 81df3869 (ffmpeg): Fractional parts of motion vectors should be accounted separately too
- Originally committed as revision 11433 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:00 AM Revision 7d51eddd (ffmpeg): Make AVRtpPayloadTypes static and constant
- Patch by Diego 'Flameeyes' Pettenò (flameeyes AT gmail DOT com)
Originally committed as revision 11432 to svn://svn.... - 02:44 AM Revision 51b73087 (ffmpeg): fix playing of multichannel audio for codecs without downmixing
- Originally committed as revision 11431 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/05/2008
- 10:33 PM Revision 5e40d0e8 (ffmpeg): cosmetics, superfluous space
- Originally committed as revision 11430 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision 71e1080e (ffmpeg): proper check for valid pva_pts
- Originally committed as revision 11429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:27 PM Revision dba13944 (ffmpeg): do not return an error, but warn and recover when encountering an aud...
- that should countain a signaled mpeg-pes packet.
Originally committed as revision 11428 to svn://svn.ffmpeg.org/ffmp... - 10:18 PM Revision 7705cf7e (ffmpeg): validate streamid before use
- Originally committed as revision 11427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision fe332ad6 (ffmpeg): change audio codec id to mp2
- Originally committed as revision 11426 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision 0e8a207f (ffmpeg): proper type and initialization of pva_pts
- Originally committed as revision 11425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 6a5ef293 (ffmpeg): remove unnecessary shift
- Originally committed as revision 11424 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:23 PM Revision cfec09e9 (ffmpeg): check for request_channels in dca init function
- Originally committed as revision 11423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision ef7f2bb7 (ffmpeg): add downmixing support to libfaad decoder
- Originally committed as revision 11422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision 1d8cfa31 (ffmpeg): cosmetics: indentation after last commit
- Originally committed as revision 11421 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision 646800f7 (ffmpeg): move E-AC3 header parsing to ff_ac3_parse_header()
- Originally committed as revision 11420 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 86ad4c7e (ffmpeg): remove unneeded variables from AC3HeaderInfo
- Originally committed as revision 11419 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision 3eca1e6f (ffmpeg): do not set channels before checking request_channels
- Originally committed as revision 11418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:45 PM Revision dc7009ea (ffmpeg): use request_channels in liba52 decoder
- Originally committed as revision 11417 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 PM Revision 2816d323 (ffmpeg): cosmetics: indentation
- Originally committed as revision 11416 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:22 PM Revision 95283c17 (ffmpeg): check for request_channels at codec init
- Originally committed as revision 11415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:18 PM Revision 6cd325c1 (ffmpeg): do not set channels before checking request_channels
- Originally committed as revision 11414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:34 AM Revision 296cbe57 (ffmpeg): Update maintainership information after the rtp.c split
- Originally committed as revision 11413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:36 AM Revision f228eb73 (ffmpeg): adjust output channels based on AVCodecContext.request_channels in AC...
- Originally committed as revision 11412 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:14 AM Revision 9bd005bd (ffmpeg): Drop non key frames before the first key frame.
- Originally committed as revision 11411 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/04/2008
- 11:47 PM Revision 977cbe79 (ffmpeg): install crc.h which is now part of public API
- Originally committed as revision 11410 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 PM Revision 3abe5fbd (ffmpeg): improve CRC API
- - don't export any global var
- provide either generated or hardcoded tables
Originally committed as revision 11409... - 08:09 PM Revision 83a0d387 (ffmpeg): Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's depe...
- Originally committed as revision 11408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 PM Revision 9389e63c (ffmpeg): Enable proper output from the LFE channel, based on patch from Mathia...
- Originally committed as revision 11407 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:33 PM Revision 8eb793c4 (ffmpeg): Split the RTP demuxing functions out of rtp.c, to simplify the RTP mu...
- Originally committed as revision 11406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:16 PM Revision a35bf971 (ffmpeg): indent
- Originally committed as revision 11405 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision 2e1d2873 (ffmpeg): Flip key and element so types match, not that it matters for any code
- using it in libav*.
Originally committed as revision 11404 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:55 PM Revision b57cb968 (ffmpeg): Document O() time.
- Originally committed as revision 11403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision efbaf4de (ffmpeg): Document node removial API.
- Originally committed as revision 11402 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:21 PM Revision d5cb5fe8 (ffmpeg): Fix selftest.
- Originally committed as revision 11401 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision f05dda3b (ffmpeg): Support removing elements.
- Originally committed as revision 11400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision 6e8b982b (ffmpeg): Move *malloc() out of tree.c, that way the code can be used with
- flat arrays which have lower overhead than millions of mallocd() elements.
Originally committed as revision 11399 to... - 05:50 PM Revision f1917274 (ffmpeg): RV30 thirdpel motion compensation support
- Originally committed as revision 11398 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:44 PM Revision e5635270 (ffmpeg): A few lines of text about the range coder, part of a patch by lars pu...
- Originally committed as revision 11397 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 PM Revision 68e7d442 (ffmpeg): Add a note about the license of libamr.
- Originally committed as revision 11396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:14 PM Revision 50e4d833 (ffmpeg): Spell out WB and NB.
- Originally committed as revision 11395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 PM Revision 0c893224 (ffmpeg): Change some files to only include the necessary headers.
- Originally committed as revision 11394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:18 PM Revision 1234585f (ffmpeg): Initialize "saved" buffer to zero.
- Patch by Vincent Penné vpenne wyplay com and Denes Balatoni
Originally committed as revision 11393 to svn://svn.ffmp... - 01:00 PM Revision 0fd36362 (ffmpeg): Make three rm demuxer functions non static.
- Patch by Ronald S. Bultje rsbultje gmail com
Original thread: [FFmpeg-devel] [PATCH] Realmedia / RTSP (RDT)
Date: 12/... - 10:14 AM Revision 116d15cc (ffmpeg): Always set next correctly, even if a matching element is found (that is
- how it is documented and used).
Originally committed as revision 11391 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:47 AM Revision 10ff3ff4 (ffmpeg): Make pp_help a constant pointer to constant characters, moves it part...
- in .rodata (the actual string) and partially in .data.relro (the pointer),
but doesn't change ABI.
Patch by Diego 'Fl... - 12:39 AM Revision 7564658b (ffmpeg): cosmetics: indentation and add a TODO comment
- Originally committed as revision 11389 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/03/2008
- 11:05 PM Revision 471db688 (ffmpeg): only check ac3 crc if AVCodecContext.error_resilience > 0
- Originally committed as revision 11388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision 5706c0be (ffmpeg): cosmetics: indentation after last commit
- Originally committed as revision 11387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision bd03aa15 (ffmpeg): remove workaround which is no longer needed due to
- AVCodecContext.request_channels
Originally committed as revision 11386 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:49 PM Revision 95c21842 (ffmpeg): Rationalize some dependencies between rtsp and rtp
- Originally committed as revision 11385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:59 AM Revision d80906e7 (ffmpeg): Fix the RTP muxer dependencies
- Originally committed as revision 11384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 AM Revision 3d94e3ba (ffmpeg): use one shift less in get_pts()
- Originally committed as revision 11383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:16 AM Revision b44665c4 (ffmpeg): Make decode210() common function.
- Originally committed as revision 11382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 AM Revision ca325343 (ffmpeg): Make pp_get_mode_by_name_and_quality accept a constant string.
- Patch by Diego 'Flameeyes' Pettenò flameeyes at gmail com
Originally committed as revision 11381 to svn://svn.ffmpe... - 08:39 AM Revision a8988916 (ffmpeg): Make filterDelimiters and optionDelimiters two static constant array of
- characters, should move them to .rodata.
Patch by Diego 'Flameeyes' Pettenò flameeyes § gmail dot com
Originally com... - 02:26 AM Revision d6939960 (ffmpeg): add crc check to ac3 decoder
- Originally committed as revision 11379 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:12 AM Revision f7f8b4d2 (ffmpeg): mention libavfilter in warning about deprecated vhook
- Originally committed as revision 11378 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/02/2008
- 07:40 PM Revision c482500f (ffmpeg): Drop RTSP default protocol.
- patch by Ronald S. Bultje, rsbultje gmail com
Originally committed as revision 11377 to svn://svn.ffmpeg.org/ffmpeg/... - 07:24 PM Revision ae904fd0 (ffmpeg): Fix issue #301:
- summary of changes:
- Use MANGLE when loading some constants into MMX registers.
- Convert those constants to non-sta... - 06:53 PM Revision 8f8fae80 (ffmpeg): cosmetics: Reindent.
- Originally committed as revision 11375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:53 PM Revision b83a8424 (ffmpeg): Merge double-nested if into && condition.
- patch by Ronald S. Bultje, rsbultje gmail com
Originally committed as revision 11374 to svn://svn.ffmpeg.org/ffmpeg/... - 05:17 PM Revision e2997274 (ffmpeg): move num_packets=0 where it belongs
- Originally committed as revision 11373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision 920d3609 (ffmpeg): TechnoTrend PVA Demuxer
- Originally committed as revision 11372 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 AM Revision 3feb44a9 (ffmpeg): TechnoTrend PVA Demuxer
- Originally committed as revision 11371 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 AM Revision ebde2a2c (ffmpeg): Fix prototype and return value of opt_bitrate and opt_bsf.
- Patch by Morten Hustveit: lists rashbox org
Originally committed as revision 11370 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:22 AM Revision 464a631c (ffmpeg): Define rc override string as const.
- Patch by Morten Hustveit: lists rashbox org
Originally committed as revision 11369 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:41 AM Revision 69c12fbb (ffmpeg): Update show_banner date.
- Originally committed as revision 11368 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision bf22a109 (ffmpeg): cosmetics: sort()
- Originally committed as revision 11367 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/01/2008
- 10:54 PM Revision 72be9e73 (ffmpeg): Add portable way to check for the existence of definitions and
- apply it to socklen_t.
patch by Dave Yeo, daveryeo telus net
Originally committed as revision 11366 to svn://svn.ffm... - 10:05 PM Revision c86ec2f4 (ffmpeg): Extract aspect ratio from ODML/vprp.
- Originally committed as revision 11365 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/31/2007
- 04:49 PM Revision 2576a9ec (ffmpeg): Correct doxy about timestamp units of read_timestamp().
- Originally committed as revision 11364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision de14759e (ffmpeg): Document return of read_timestamp.
- Originally committed as revision 11363 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:43 PM Revision 3858a227 (ffmpeg): More verbose aspect ratio error msg.
- Originally committed as revision 11362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 AM Revision e640a5c4 (ffmpeg): Direct blocks should use motion vectors from the second reference frame
- Originally committed as revision 11361 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/30/2007
- 10:58 PM Revision 12eaa3b7 (ffmpeg): simplify
- Originally committed as revision 11360 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision b35c67e5 (ffmpeg): pass an AC3DecodeContext to ac3_downmix() instead of multiple arguments
- Originally committed as revision 11359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 PM Revision 866181e5 (ffmpeg): cosmetics: rename sampling_rate to sample_rate
- Originally committed as revision 11358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 0345fade (ffmpeg): do not need to cast a (void *)
- Originally committed as revision 11357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision 1b70d88b (ffmpeg): cosmetics: vertical realignment after last commit
- Originally committed as revision 11356 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision d802d7ca (ffmpeg): cosmetics: rename all AC3DecodeContext variables from ctx to s
- Originally committed as revision 11355 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision 23c8cb89 (ffmpeg): cosmetics: rename GetBitContext gb to gbc
- Originally committed as revision 11354 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:10 AM Revision 005ab694 (ffmpeg): remove unused context variable
- Originally committed as revision 11353 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/29/2007
- 08:49 PM Revision f9a9b350 (ffmpeg): export raw SSA tracks with their own codec ID (patch by Evgeniy Stepa...
- Originally committed as revision 11352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:35 PM Revision 243cc4c3 (ffmpeg): clear internal queue when seeking
- Originally committed as revision 11351 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision 34c9c1ba (ffmpeg): move internal queue freeing code in its own function
- Originally committed as revision 11350 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision b3d8c2c4 (ffmpeg): fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com)
- Originally committed as revision 11349 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:34 PM Revision 5cc9253f (ffmpeg): indent
- Originally committed as revision 11348 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision 7ef55085 (ffmpeg): Try to fix url_split() so that the ?foobar part is in the path and on...
- Originally committed as revision 11347 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/28/2007
- 01:46 PM Revision 18be65dd (ffmpeg): add myself as maintainer for pcx.c and sunrast.c
- Originally committed as revision 11346 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 PM Revision 540945eb (ffmpeg): add PCX and Sun Rasterfile decoders
- Originally committed as revision 11345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision 29e35482 (ffmpeg): remove forgotten debug statement
- Originally committed as revision 11344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 PM Revision 3c808d8c (ffmpeg): Sort properly
- Originally committed as revision 11343 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 PM Revision d43df959 (ffmpeg): Sun Rasterfile decoder
- Originally committed as revision 11342 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 AM Revision 7ecc634e (ffmpeg): Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Rein...
- Originally committed as revision 11341 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 AM Revision e1502118 (ffmpeg): Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn...
- Originally committed as revision 11340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:10 AM Revision 16ed0322 (ffmpeg): Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment
- Originally committed as revision 11339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:13 AM Revision 02c164c1 (ffmpeg): use cutoff frequency to adjust bandwidth in ac3 encoder
- Originally committed as revision 11338 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 AM Revision 08ac1e78 (ffmpeg): use bps instead of kbps for bitrate
- Originally committed as revision 11337 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 AM Revision 359154bc (ffmpeg): Revert hack which should have never been commited.
- ------------------------------------------------------------------------
r464 | philipjsg | 2002-05-09 03:19:15 +0200... - 03:30 AM Revision 3ab64e46 (ffmpeg): Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and
- colorspace convertion and deinterlacing in the demuxer. Whoever wants
AIW support has to implement this cleanly!
Ori... - 03:12 AM Revision c135b520 (ffmpeg): Do not give advice for which bitrate to choose.
- Originally committed as revision 11334 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 AM Revision 678a7179 (ffmpeg): fix typo
- Originally committed as revision 11333 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 AM Revision 22170ec0 (ffmpeg): Remove mistakenly added multiple inclusion guards.
- Originally committed as revision 11332 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/27/2007
- 12:56 PM Revision 35562dc9 (ffmpeg): Fix make checkheaders.
- Originally committed as revision 11331 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 PM Revision 3035cb67 (ffmpeg): Add necessary #include, fixes the warnings:
- ppc/h264_altivec.c: In function ‘put_h264_qpel16_mc00_altivec’:
ppc/h264_altivec.c:394: warning: implicit declaration... - 11:55 AM Revision d479d58c (ffmpeg): Fix clicking sound in xa-adpcm.
- patch by Alexander Strange, astrange ithinksw com
Subject: Re: [FFmpeg-devel] [PATCH] fix clicking sound in xa-adpcm
... - 11:49 AM Revision 91be76a6 (ffmpeg): remove useless cast
- Originally committed as revision 11328 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:03 AM Revision 9f175aa0 (ffmpeg): Fix encoding wmv1 with -mbd 1.
- fixes issue262
Originally committed as revision 11327 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:53 AM Revision a33cab3a (ffmpeg): Check for the presence of llrint(), lrint(), round() and roundf()
- and provide simple replacements if they are unavailable.
patch by Michael Kostylev, mik niipt ru
Originally committe... - 01:42 AM Revision 52d08608 (ffmpeg): Remove outdated comment.
- Originally committed as revision 11325 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:38 AM Revision 81644c2e (ffmpeg): Check for the presence of sys/select.h and conditionally #include it.
- patch by Michael Kostylev, mik niipt ru
Originally committed as revision 11324 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:16 AM Revision 945208ca (ffmpeg): Fix detected fps for old divx/xvid.
- Originally committed as revision 11323 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/26/2007
- 10:28 PM Revision 9de0be61 (ffmpeg): Do not force fps unless the user actually specified one.
- fixes issue309
Originally committed as revision 11322 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:17 PM Revision b4abe1d1 (ffmpeg): PC Paintbrush PCX image decoder
- Originally committed as revision 11321 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 PM Revision b4dba580 (ffmpeg): fix pts and keyframe flags for yuv4mpeg
- fixes issue258
Originally committed as revision 11320 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:24 PM Revision d6bb52ac (ffmpeg): remove useless assignment
- Originally committed as revision 11319 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 PM Revision 0fd0cae0 (ffmpeg): remove useless assignment
- Originally committed as revision 11318 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision 9a8d7318 (ffmpeg): remove useless casts
- Originally committed as revision 11317 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/25/2007
- 03:36 PM Revision 9c87b8f7 (ffmpeg): Check for avcodec_open codec parameter == NULL and return error in th...
- Originally committed as revision 11316 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 AM Revision a5baedea (ffmpeg): Prevent silent overwriting of files on windows.
- fixes issue308
untested
Originally committed as revision 11315 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:37 AM Revision 7dc75e8d (ffmpeg): Revert r6124, the change was just wrong, other formats than MPEG-PS c...
- stored in CDXA as well. And the need for a CDXA specific check is questionable.
Also ive ok-ed that patch instead of ...
12/24/2007
- 12:49 PM Revision 4f365f37 (ffmpeg): djgpp port, first part
- patch by Michael Kostylev, mik niipt ru
Originally committed as revision 11313 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/23/2007
- 09:01 PM Revision 64bb7bd5 (ffmpeg): typo: begining --> beginning
- Originally committed as revision 11312 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:07 PM Revision 9e052e8d (ffmpeg): Reindent
- Originally committed as revision 11311 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:06 PM Revision 4049e014 (ffmpeg): Minor fix
- Originally committed as revision 11310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision efc90ebf (ffmpeg): begining -> beginning typo fix
- Originally committed as revision 11309 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 PM Revision 6b646b06 (ffmpeg): 10l do not load after the buffer...
- Originally committed as revision 11308 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:16 PM Revision 88b00723 (ffmpeg): 100l, av_read_packet must check for read_packet error, in case of
- error pkt->stream_index could be invalid and must not be used.
Fixes a crash with http://www.cs.berkeley.edu/~dmolnar...
12/22/2007
- 11:10 PM Revision 08571377 (ffmpeg): Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eve...
- Originally committed as revision 11306 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:18 PM Revision 1e0f3468 (ffmpeg): Add a av_alloc_put_byte function.
- The name is in analogy to init_put_byte, but I would not mind it
being changed to something better.
Originally commi... - 03:39 PM Revision 4159db8c (ffmpeg): Reindent
- Originally committed as revision 11304 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision e36b639f (ffmpeg): Partially address issue299, no performance change apparently
- Originally committed as revision 11303 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 AM Revision 8d8d178d (ffmpeg): Avoid a vec_add, directly start with sum
- Originally committed as revision 11302 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 AM Revision c7f66add (ffmpeg): Reindent
- Originally committed as revision 11301 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision a75fe63d (ffmpeg): Factorize common code (almost cosmetic)
- Originally committed as revision 11300 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 AM Revision 907fc60f (ffmpeg): Cosmetics
- Originally committed as revision 11299 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/21/2007
- 11:11 PM Revision 9fa35729 (ffmpeg): add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding.
- patch by Christophe GISQUET %christophe P gisquet A free P fr%
original thread:
date: Nov 25, 2007 12:35 AM
subject: ... - 10:03 PM Revision 82ed1ca7 (ffmpeg): closed/needs_more_info state
- Originally committed as revision 11297 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision 9fbd14ac (ffmpeg): Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.
- Originally committed as revision 11296 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:51 AM Revision 00ef4f58 (ffmpeg): Fix Doxygen function parameter name.
- Originally committed as revision 11295 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 AM Revision 8bfb108b (ffmpeg): comment typo fixes
- Originally committed as revision 11294 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 AM Revision 56b69633 (ffmpeg): comment typo fixes
- Originally committed as revision 25485 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:36 AM Revision b7d8f6e0 (ffmpeg): Fix "suggest parentheses around assignment used as truth value" warni...
- Originally committed as revision 11293 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 AM Revision f315b394 (ffmpeg): More consistent { placement.
- Originally committed as revision 11292 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 AM Revision 76abb18e (ffmpeg): indent
- Originally committed as revision 11291 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 AM Revision febdd0b9 (ffmpeg): ~15% faster h264_chroma_mc2/4_c() these also prevent some possible out
- of array reads.
Originally committed as revision 11290 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:08 AM Revision a06a18c5 (ffmpeg): reset manually selected codecs at the end of opt_input_file, to avoid...
- Originally committed as revision 11289 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 AM Revision 815c81c0 (ffmpeg): 30% faster h264_chroma_mc8_c(), this also prevents a possible out of
- array read.
Originally committed as revision 11288 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:22 AM Revision 91fd7398 (ffmpeg): typo ;)
- Originally committed as revision 11287 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/20/2007
- 10:33 PM Revision 1308f273 (ffmpeg): Document ByteIOContext and URLContext change rules.
- Originally committed as revision 11286 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 107b5f93 (ffmpeg): Reindent
- Originally committed as revision 11285 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision 7b76c224 (ffmpeg): Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files
- Originally committed as revision 11284 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:08 AM Revision 5efaf000 (ffmpeg): Make sure strides have positive values before converting.
- Patch by Peter Schlaile: peter schlaile de
Originally committed as revision 25467 to svn://svn.mplayerhq.hu/mplayer/... - 09:59 AM Revision ba66ae94 (ffmpeg): Document a few more structure change rules with relation to ABI/API.
- Originally committed as revision 11283 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 AM Revision b356f75d (ffmpeg): fix indentation
- Originally committed as revision 11282 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:43 AM Revision 252f17e2 (ffmpeg): Document structure change rules with relation to ABI/API.
- Originally committed as revision 11281 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 AM Revision 1408352a (ffmpeg): Add option for user to scale the amount of dynamic range compression ...
- applied by the audio decoder, and use that option in the AC3 decoder.
Originally committed as revision 11280 to svn:... - 12:26 AM Revision cd31f8dc (ffmpeg): cosmetics: indentation
- Originally committed as revision 11279 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision fd2982a0 (ffmpeg): remove double check of pb->read_seek
- Originally committed as revision 11278 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/19/2007
- 11:29 PM Revision 17e45b37 (ffmpeg): pb->buf_end is already set by url_open_buf()
- Originally committed as revision 11277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision ceeacce6 (ffmpeg): use proper url_is_streamed() API
- instead of messing with ByteIOContext internal is_streamed field
Originally committed as revision 11276 to svn://svn... - 11:03 PM Revision 8293fea5 (ffmpeg): Fix problem with multithreaded decoding, introduced by r11214.
- Patch by Reinhard Nissl: rnissl gmx de
Originally committed as revision 11275 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:11 PM Revision b075e520 (ffmpeg): Make recently added and still unused read_seek functions return offse...
- Originally committed as revision 11274 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 PM Revision 502bdf68 (ffmpeg): Merge recently added and still unused play and pause functions.
- Originally committed as revision 11273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:00 PM Revision 79e42311 (ffmpeg): use generic 'glbl' atom if extradata is present but no specific metho...
- Originally committed as revision 11272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision bde24601 (ffmpeg): supports glbl atom containing generic extradata for all codecs
- Originally committed as revision 11271 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:09 PM Revision f47b9f48 (ffmpeg): Increase minor version due to new av_close_input_stream
- Originally committed as revision 11270 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision 2506fd54 (ffmpeg): Add a av_close_input_stream function
- Originally committed as revision 11269 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 AM Revision 2e9b86ac (ffmpeg): Remove dead code which disappeared with the last major version bump.
- Originally committed as revision 11268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision 71957315 (ffmpeg): Remove *_codec_id from AVFormatParameters with the next major version...
- AVFormatParameters is never available when needed and is an annoying mess.
Originally committed as revision 11267 to... - 10:56 AM Revision 62600469 (ffmpeg): Allow overriding codec_ids.
- Originally committed as revision 11266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:14 AM Revision 379374ea (ffmpeg): cosmetics: Sort some more entries.
- Originally committed as revision 11265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 AM Revision 004050ee (ffmpeg): Remove unneeded avio wrapper functions.
- Originally committed as revision 11264 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/18/2007
- 07:40 PM Revision 0cd60abf (ffmpeg): A little more doxygenization.
- Originally committed as revision 11263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 9b4dd1b8 (ffmpeg): Document Motion_Est_IDs.
- Originally committed as revision 11262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:51 PM Revision 3e0b7b56 (ffmpeg): Remove old variable with the next major version bump.
- Originally committed as revision 11261 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision 0c39c38b (ffmpeg): add bitrate helper to choose all dnxhd variants
- Originally committed as revision 11260 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 PM Revision 86404ffb (ffmpeg): avoid infinite loop if pixel format conversion does not exist
- Originally committed as revision 11259 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/17/2007
- 07:30 PM Revision fe9bb347 (ffmpeg): dv1394 depends on dv_demuxer, fixes linking with demuxers disabled.
- patch by Aurel
Originally committed as revision 11258 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:29 PM Revision 1ba8f5eb (ffmpeg): another comment ->doxy
- Originally committed as revision 11257 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision bafc102b (ffmpeg): ME default does not belong to the ME type enum.
- Originally committed as revision 11256 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 PM Revision 0e373b95 (ffmpeg): change some normal comments to doxy ones
- Originally committed as revision 11255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision ca75a923 (ffmpeg): Simplify av_close_input_file similarly to av_open_input_file previously
- Originally committed as revision 11254 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:08 PM Revision 17acc63a (ffmpeg): Simplify av_open_input_file
- Originally committed as revision 11253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision b0797570 (ffmpeg): Correct spatial prediction mode in RV30/40 for vertical left direction
- and add its version that does not rely on down left neighbour subblock.
Originally committed as revision 11252 to sv... - 06:23 PM Revision 5492209a (ffmpeg): clarify FIXME
- Originally committed as revision 11251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:41 PM Revision 841f39a7 (ffmpeg): Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option
- Originally committed as revision 11250 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 AM Revision 3426d575 (ffmpeg): Fix crash in PCM decoder when number of channels is not set.
- Patch by "wg": video06 malloc de
See Issue298
Originally committed as revision 11249 to svn://svn.ffmpeg.org/ffmpeg/... - 09:28 AM Revision fa13095a (ffmpeg): Enable av_read_pause(), av_read_play() and the ASF demuxer's av_read_...
- to use the protocol-native functionality if available.
Patch by Björn Axelsson: bjorn point axelsson at intinor dot s... - 09:16 AM Revision 08c015c0 (ffmpeg): Remove unnecessary system include path from pkg-config files.
- Originally committed as revision 11247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:09 AM Revision 03726b70 (ffmpeg): Skip dialog normalization. It shouldn't be used by the decoder, and t...
- not currently a clean way to pass the value to the user.
Originally committed as revision 11246 to svn://svn.ffmpeg.... - 01:03 AM Revision 224bc440 (ffmpeg): Revert commit made in revision 11228. I'm getting some strange result...
- downmixed output that I can't quite figure out.
Originally committed as revision 11245 to svn://svn.ffmpeg.org/ffmpe...
12/16/2007
- 10:20 PM Revision 407c50a0 (ffmpeg): move FLAC mmx dsp to its own file
- Originally committed as revision 11244 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:51 PM Revision bcfe2ba0 (ffmpeg): useless 0L here
- Originally committed as revision 11243 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 PM Revision 282b65cc (ffmpeg): remove now useless fields
- Originally committed as revision 11242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:45 PM Revision 7c622eed (ffmpeg): do not retain useless pointers to avstream priv_data, use it directly
- Originally committed as revision 11241 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:30 PM Revision 11f16b66 (ffmpeg): remove duplicate field
- Originally committed as revision 11240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision 03dc32f6 (ffmpeg): cosmetics: func -> parse, remove useless parenthesis
- Originally committed as revision 11239 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision a4813b67 (ffmpeg): remove useless declaration
- Originally committed as revision 11238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision 73d07c27 (ffmpeg): save pointer to parse table, it is unlikely to change
- Originally committed as revision 11237 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 23d2cfe9 (ffmpeg): remove useless seek
- Originally committed as revision 11236 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 01eeb422 (ffmpeg): cosmetics
- Originally committed as revision 11235 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision 687f35f3 (ffmpeg): support streamed mov/mp4
- Originally committed as revision 11234 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:52 PM Revision 5cb4b82a (ffmpeg): return error when url_fseek could not read until desired offset in st...
- Originally committed as revision 11233 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision 5d81d641 (ffmpeg): cosmetics: comment typo fixes
- Originally committed as revision 11232 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 PM Revision c49e23e2 (ffmpeg): Make strict altivec parsers happy (gcc-4.3 and others)
- Originally committed as revision 11231 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision 6cd1500d (ffmpeg): RV40 decoder should use availability cache
- Originally committed as revision 11230 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 PM Revision a52ef6a8 (ffmpeg): RV30/40 decoding core
- Originally committed as revision 11229 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 AM Revision b40211ff (ffmpeg): downmix before the IMDCT if no block switching is used
- Originally committed as revision 11228 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/15/2007
- 11:08 PM Revision 15c57ced (ffmpeg): Add 'l' suffix where it is necessary because type can not always be
- inferred from arguments. Fixes compilation with Intel compiler
Originally committed as revision 11227 to svn://svn.f... - 07:08 PM Revision 2aaf95a2 (ffmpeg): choose next sample by sample position
- when streams' next dts difference is below AV_TIME_BASE,
to reduce seeking, needed for slow underlying protocols (htt... - 04:54 PM Revision 88808c60 (ffmpeg): document how to free the result of av_alloc_format_context()
- Originally committed as revision 11225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 30dc5541 (ffmpeg): Add missing '\n' to log format text
- Originally committed as revision 11224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 AM Revision 94eadc8b (ffmpeg): SDL does not seem to support more than two channels.
- So, if this is the case, ask for downmixing by the codec.
Originally committed as revision 11223 to svn://svn.ffmpeg... - 07:04 AM Revision 2886f311 (ffmpeg): Notify the input coder about the number of requested channels.
- If the decoder does not fulfill our request, try using lavf's audio_resample().
If that also fails, bail out.
Origin... - 07:01 AM Revision 79328e9c (ffmpeg): Make DCA decoder honor avctx->request_channels in a more advisory way.
- Originally committed as revision 11221 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 AM Revision 6708eefe (ffmpeg): Make AC3 decoder honor avctx->request_channels
- Originally committed as revision 11220 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 AM Revision 626464fb (ffmpeg): Make fill_rectangle() available for other decoders
- Originally committed as revision 11219 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/14/2007
- 10:49 PM Revision 9a1feb86 (ffmpeg): Fix brain-dead parts of r11216, specifically:
- Actually unreference removed pics
And check for too many reference frames as originally intended, not equal
to max re... - 09:22 AM Revision 04e911ed (ffmpeg): Benjamin expressed the wish to be DCA maintainer too
- Originally committed as revision 11217 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 AM Revision aeb59e83 (ffmpeg): Ensure that our total reference frame count does not exceed the SPS
- max frame count, which is limited to less than the size of the
reference buffers, thereby preventing overflow.
Part o... - 05:48 AM Revision 41f7e2d1 (ffmpeg): Actually return with an error condition if we're being asked to deal ...
- many reference frames. Also check max num ref frames against our internal
ref buffer sizes.
Part of fix for roundup i... - 05:37 AM Revision 33e00731 (ffmpeg): Make h264 decoder conform to requirements of mpegvideo's MPV_frame_st...
- Namely, that it should not be called if you are starting to decode a B
frame without any reference pictures.
Prevents...
12/13/2007
- 07:00 PM Revision 603972fc (ffmpeg): Add a missing break, before av_set_number would always return NULL for
- FF_OPT_TYPE_RATIONAL options instead of the corresponding AVOption
Originally committed as revision 11213 to svn://s... - 12:50 AM Revision 36e097bc (ffmpeg): Fix non_zero_count_cache for deblocking in field pictures.
- Based on original patch by Martin Zlomek martin.zlomek a email D cz
ffmpeg-devel thread: H264: Fix non_zero_count_cac...
12/12/2007
- 10:45 PM Revision 1b77e877 (ffmpeg): add required include to make this file self-contained
- Originally committed as revision 11211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:51 PM Revision 569cb218 (ffmpeg): Revert r11202: do not create copy relocations when linking to shared ...
- This caused more problems than it solved and is no longer required.
Originally committed as revision 11210 to svn://... - 09:48 PM Revision a309073b (ffmpeg): use av_log_get/set_level()
- Originally committed as revision 11209 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision 0bc308de (ffmpeg): kill a warning, av_sha1_update accepts uint8_t * not uint64_t *
- Originally committed as revision 11208 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 PM Revision 537c8e7a (ffmpeg): Provide sha1 to outside applications
- Patch from Diego Pettenò flameeyesATgmailDOTcom
Originally committed as revision 11207 to svn://svn.ffmpeg.org/ffmpe... - 07:01 PM Revision 84be6e72 (ffmpeg): av_*_next() API for libavformat
- Originally committed as revision 11206 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 PM Revision 562b2163 (ffmpeg): avoid using first_avcodec
- Originally committed as revision 11205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision 55b9e69a (ffmpeg): av_*_next() API for libavcodec
- Originally committed as revision 11204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:52 AM Revision 8540e8c3 (ffmpeg): Show which bitstreamfilters were compiled in, similar to the protocol...
- enumerations.
Originally committed as revision 11203 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/11/2007
- 08:02 PM Revision e1191012 (ffmpeg): do not create copy relocations when linking to shared libs
- Originally committed as revision 11202 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 PM Revision 571bf37f (ffmpeg): typo/clarification
- Originally committed as revision 11201 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/09/2007
- 02:39 PM Revision 72d6b1bf (ffmpeg): Fix compilation of os_support.c for MinGW with --disable-network
- Patch by Tom Harper <d.thomas.harper <at> gmail.com>
Originally committed as revision 11200 to svn://svn.ffmpeg.org/... - 05:55 AM Revision 3a18218e (ffmpeg): Enable 4x4 IDCT for FASTTX=0 mode in WMV3
- Originally committed as revision 11199 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 AM Revision 91823a6e (ffmpeg): Add 4x4 IDCT
- Originally committed as revision 11198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 AM Revision e2270b4e (ffmpeg): cosmetics: rename ac3 decoder variables
- Originally committed as revision 11197 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:27 AM Revision e59cc205 (ffmpeg): cosmetics: rename common ac3 variables
- Originally committed as revision 11196 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 AM Revision 8001d923 (ffmpeg): cosmetics: vertical align after last commit
- Originally committed as revision 11195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 AM Revision 5ce21342 (ffmpeg): cosmetics: rename ac3 bit allocation variables
- Originally committed as revision 11194 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 AM Revision 66ecf18e (ffmpeg): cosmetics: rename ac3 tables
- Originally committed as revision 11193 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom