Activity
From 08/08/2008 to 09/06/2008
09/06/2008
- 11:44 PM Revision a3467f86 (ffmpeg): matroskadec: remove now useless vstream and is_video_key_frame
- Originally committed as revision 15231 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision dbfb0e5f (ffmpeg): matroskadec: remove useless braces
- Originally committed as revision 15230 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:39 PM Revision 24c3da16 (ffmpeg): matroskadec: ensure that the timecode added to the index are is the one
- of the actual keyframe block, and not the one of the start of the cluster
containing this block.
Originally committe... - 04:55 PM Revision 2003e200 (ffmpeg): Whitespace cosmetics
- Originally committed as revision 15228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 PM Revision 4f31c990 (ffmpeg): license header consistency cosmetics.
- Originally committed as revision 15227 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision 78a754ce (ffmpeg): Mention that libavcodec/ac3dec.c is GPLed.
- Originally committed as revision 15226 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 PM Revision a0528ed7 (ffmpeg): license header consistency cosmetics
- Originally committed as revision 15225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 PM Revision 1357b1de (ffmpeg): Remove not approved parts.
- Originally committed as revision 15224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:46 AM Revision 4fdb41a8 (ffmpeg): Test a var for overflow just after it is set
- Originally committed as revision 15223 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 AM Revision a90fbeec (ffmpeg): Remove useless parentheses.
- Originally committed as revision 15222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 AM Revision 6123abad (ffmpeg): Remove wrong and unnecessary condition. VHOOK filters are not special
- so they are not supposed to use the printf, fprintf, perror and puts
functions but av_log instead.
Originally commit... - 07:07 AM Revision b359a90f (ffmpeg): Undefine the macro which defines fprintf as please_use_av_log so that
- fprintf can be used for printing to file.
Patch by JonY <10walls __AT__ gmail @@dot@@ com>
Originally committed as r...
09/05/2008
- 08:40 PM Revision 92d04e76 (ffmpeg): Add support for the RGB32 pixel format in video4linux2 devices
- Patch by Jean Delvare (khali AT linux-fr DOT org)
Originally committed as revision 15219 to svn://svn.ffmpeg.org/ffm... - 08:36 PM Revision 97a290ef (ffmpeg): Add support for the PIX_FMT_RGB555 and PIX_FMT_RGB565 pixel formats in
- video4linux2 devices.
Patch by Jean Delvare (khali AT linux-fr DOT org)
Originally committed as revision 15218 to sv... - 04:31 PM Revision 2881a656 (ffmpeg): Fix nuv decoder to use reget_buffer for non-keyframes and correctly
- identify non-keyframe RTJPEG frames.
Originally committed as revision 15217 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:30 AM Revision cf74dd4a (ffmpeg): do not fail if audio is uncompressed and frame size is not set, just ...
- Originally committed as revision 15216 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 AM Revision 235a51ad (ffmpeg): simplify bps code by using av_get_bits_per_sample
- Originally committed as revision 15215 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 AM Revision 3b38f1c6 (ffmpeg): simplify function selection code
- Originally committed as revision 27528 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:25 AM Revision a6100f39 (ffmpeg): enable yuv422p to uyvy converter
- Originally committed as revision 27527 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 12:01 AM Revision e10049be (ffmpeg): Cosmetics: indent after last commit and remove useless braces
- Originally committed as revision 15214 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:00 AM Revision 1b0dc012 (ffmpeg): Simplify: use a for instead of unrolling by hand
- Originally committed as revision 15213 to svn://svn.ffmpeg.org/ffmpeg/trunk
09/04/2008
- 11:54 PM Revision fb17d9ff (ffmpeg): Functions mace{3,6}_decode_frame() are just wrappers to Exp1to{3,6}()...
- moves the code of Exp1to* to the decode functions.
Originally committed as revision 15212 to svn://svn.ffmpeg.org/ff... - 11:26 PM Revision 3eb9bfbb (ffmpeg): matroskadec: fix ASS subtitle track packets before emitting them
- Matroska does some butchering when storing the ASS lines. The start and end
time are removed (because they are duplic... - 11:23 PM Revision f2abc559 (ffmpeg): add -xerror option, ffmpeg will now exit right when an error occurs
- Originally committed as revision 15210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 52cf3954 (ffmpeg): Fix msgsm in wav, do not set blkalign to frame size, this is wrong,
- all samples have correct blkalign set to 65
Originally committed as revision 15209 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:18 PM Revision 78df2258 (ffmpeg): Simplify: use two distinct functions to decode MACE3 and MACE6, since...
- previous mace_decode_init() function was almost just a switch statement.
Originally committed as revision 15208 to s... - 11:12 PM Revision b97c4138 (ffmpeg): Simplify mace_decode_frame()
- Originally committed as revision 15207 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision 62c24705 (ffmpeg): matroska: subtitle display duration must be stored in pkt->convergenc...
- Originally committed as revision 15206 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 PM Revision 647148c6 (ffmpeg): Remove useless comments
- Originally committed as revision 15205 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision 251d75f2 (ffmpeg): Reindent mace.c, its indentation was completly inconsistent with the ...
- Originally committed as revision 15204 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision b0880d5d (ffmpeg): Make 16bit grayscale output work.
- Originally committed as revision 27524 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:35 PM Revision 5d79f30d (ffmpeg): set block align and frame size for gsm in aiff
- Originally committed as revision 15203 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision 736143c8 (ffmpeg): Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled rgb<->bgr conv...
- Originally committed as revision 27523 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:17 PM Revision 82ab49dc (ffmpeg): Cosmetics: s/LPC_type/LPC_TYPE/
- Originally committed as revision 15202 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision 9990e426 (ffmpeg): Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1.
- Fixes issue248.
Originally committed as revision 27522 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale - 09:48 PM Revision 6b682df2 (ffmpeg): print error when deinterlacing fails
- Originally committed as revision 15201 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 PM Revision 14623020 (ffmpeg): Fix 4 and 8 bit RGB/BGR input.
- Originally committed as revision 27521 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 08:45 PM Revision f2eb8c5b (ffmpeg): Properly use av_log rather than fprintf/printf.
- Fix the "implicit declaration of function 'please_use_av_log'" warnings.
Patch by JonY <10walls _AT_ gmail #dot# com>... - 08:39 PM Revision 991945d0 (ffmpeg): Fix typo.
- Originally committed as revision 15199 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:16 PM Revision d52337af (ffmpeg): Remove workaround for rgb/bgr mess.
- Originally committed as revision 27520 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:49 PM Revision 7372e9bb (ffmpeg): Fix 4 of the unscaled rgb15/16 converters, each of these contained
- 2-3 bugs each of which made it fail completely, this code clearly
has never been tested and been written by somone wh... - 07:11 PM Revision 6107059c (ffmpeg): rgb vs bgr fix for the unscaled converters.
- Originally committed as revision 27518 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:26 PM Revision efa1fb39 (ffmpeg): cosmetics, remove whitespace
- Originally committed as revision 15198 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision 4ed19420 (ffmpeg): actually write dac3 atom, patch by Kurtnoise, kurtnoise at free dot fr
- Originally committed as revision 15197 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision 27a90b04 (ffmpeg): Fix rgb15/16 vs. bgr part2.
- Originally committed as revision 27517 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:17 PM Revision 544a0f47 (ffmpeg): skip 2 bytes more when parsing ac3 frame, syncword 16bits + crc 16bits,
- patch by Damiano Galassi, damiog at gmail dot com
Originally committed as revision 15196 to svn://svn.ffmpeg.org/ffm... - 06:14 PM Revision 688b5e80 (ffmpeg): Fix rgb15/16 vs. bgr part1.
- Originally committed as revision 27516 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:13 PM Revision ae9e0e83 (ffmpeg): Add fflush to prevent stdout & stderr from being mixed.
- Originally committed as revision 27515 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 03:04 PM Revision 1775c7fa (ffmpeg): Multiply table by -1. This avoid doing this calculation (that was int...
- in my last commit) in real time.
Originally committed as revision 15195 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:21 PM Revision e4b8f1fa (ffmpeg): Fix artifacts of MPEG4-720I-DN-SV8K.trp caused by lack of IDR picture...
- subsequent zero POC value.
Originally committed as revision 15194 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:03 AM Revision 1be0fc29 (ffmpeg): Avoid duplicating compute_lpc_coefs() function in both the RA288 and ...
- Originally committed as revision 15193 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:18 AM Revision 287ba997 (ffmpeg): Remove further 1sample=2byte assumptions within FFmpeg to allow
- F32LE/F64BE/F64LE audio to be encoded properly.
Originally committed as revision 15192 to svn://svn.ffmpeg.org/ffmpe...
09/03/2008
- 08:10 PM Revision 4af92de6 (ffmpeg): Make the nb_max_connections and nb_connections int variables unsigned.
- Originally committed as revision 15191 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:42 PM Revision c4e02d70 (ffmpeg): change the logic to mux 13818-3 and 11172-3 in mp4, less code
- Originally committed as revision 15190 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:31 PM Revision e00c3de8 (ffmpeg): forbid mp3 < 16000hz in anything except mov
- Originally committed as revision 15189 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:23 PM Revision c3b13251 (ffmpeg): dirac muxing support in mp4/mov
- Originally committed as revision 15188 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:18 PM Revision 5180b027 (ffmpeg): cosmetics, move up mpeg1video mp4 objecttype
- Originally committed as revision 15187 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision 2f980d2a (ffmpeg): cosmetics, change values to hex since mp4ra use hex
- Originally committed as revision 15186 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:08 PM Revision baa0be4c (ffmpeg): cosmetics, vertical align
- Originally committed as revision 15185 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 PM Revision d4a240cb (ffmpeg): ac3 muxing support in mov/mp4/m4v
- Originally committed as revision 15184 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 PM Revision 395206f6 (ffmpeg): Ignore the spec, and calculate aspect ratio on width/height.
- Fixes issue562 and issue621.
Originally committed as revision 15183 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:16 PM Revision 1c9ff179 (ffmpeg): Make the maximum number of simultaneous HTTP connections handled by
- ffserver a configuration parameter. The name of the new parameter
introduced is MaxHTTPConnections.
Originally commi... - 05:57 PM Revision dc76fe13 (ffmpeg): Change doxygen comment: Clarify when av_write_trailer should be called.
- Originally committed as revision 15181 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:43 PM Revision 8e5af7a6 (ffmpeg): Clarify sample_aspect_ratio.
- Originally committed as revision 15180 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision a2636c0f (ffmpeg): Add AVPacket.convergence_duration.
- Originally committed as revision 15179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 PM Revision a82630de (ffmpeg): Try to clarify the semantics of AVPacket.duration.
- Originally committed as revision 15178 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:31 PM Revision d3ce0792 (ffmpeg): fix issue 616 on roundup : decoding of short flac files
- Originally committed as revision 15177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 PM Revision c7ac9449 (ffmpeg): Disable encoders by undefining CONFIG_FOO_ENCODER once instead of lit...
- the code with preprocessor directives.
Originally committed as revision 15176 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:35 PM Revision 999960c9 (ffmpeg): Surround some encoding-specific functions with the appropriate
- encoding-specific #ifdef.
Originally committed as revision 15175 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:33 PM Revision f544a5fc (ffmpeg): Replace generic CONFIG_ENCODERS preprocessor conditionals by more spe...
- CONFIG_FOO_ENCODER conditionals where appropriate.
Originally committed as revision 15174 to svn://svn.ffmpeg.org/ff... - 11:16 AM Revision bb6c34e5 (ffmpeg): Fix round to even for aspect ratio correction.
- Originally committed as revision 15173 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 AM Revision 0ad306bc (ffmpeg): Remove unused code that used to handle protocol concatenation, i.e. t...
- multiple protocols at the same time. We now cycle protocols individually
to autodetect, making this code no longer ne... - 04:45 AM Revision 063ad820 (ffmpeg): gain codebook (first stage), 8k mode for G.729
- Originally committed as revision 15171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 AM Revision e9dea59f (ffmpeg): Implement Realmedia/RTSP-compatible SETUP command. This includes calc...
- of the "RealChallenge2" response, which is some sort of authentication. See
discussion in "Realmedia patch" thread on... - 01:42 AM Revision bea6c1ec (ffmpeg): fix fourcc comment
- Originally committed as revision 15169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:07 AM Revision bc165ee3 (ffmpeg): Another set of approved G.729 chunks (from decoder core)
- Originally committed as revision 15168 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 4834eb19 (ffmpeg): theoradec: cosmetics: indentation
- Originally committed as revision 15167 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 AM Revision feaf1a73 (ffmpeg): theoradec: skip decoding of uncoded MV in 4MV code
- Thusnelda, the new experimental Theora encoder is using this Theora feature
that was previously not exploited.
fixes ... - 12:10 AM Revision e32e2d56 (ffmpeg): theoradec: small 4MV code reorganization to ease future improvements
- no functional changes
Originally committed as revision 15165 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:07 AM Revision 15995030 (ffmpeg): Move av_set_pts_info() inside the mdpr_read_codecdata() call, so that...
- shared between the RM demuxer and the RTSP/RDT parser; both use the same
timebase. See discussion in "[PATCH] rmdec.c... - 12:05 AM Revision 79d5045d (ffmpeg): Use chunk-size in function calling mdpr_read_codecdata() rather than ...
- function itself. This way, old-style (.ra4) RTSP/RDT OpaqueData chunks can
be parsed using this function as well (the...
09/02/2008
- 11:25 PM Revision 2a43a093 (ffmpeg): Replace generic CONFIG_DECODERS preprocessor conditionals by more spe...
- CONFIG_FOO_DECODER conditionals where appropriate.
Originally committed as revision 15162 to svn://svn.ffmpeg.org/ff... - 11:14 PM Revision ab210908 (ffmpeg): Silence a couple of 'defined but not used' warnings by adding an av_u...
- attribute to the relevant function declarations.
Originally committed as revision 15161 to svn://svn.ffmpeg.org/ffmp... - 11:09 PM Revision bd10f6e1 (ffmpeg): Prevent a division by 0 in the g726 decoder when the configured sampl...
- patch by Laurent Aimar, fenrir via.ecp fr
Originally committed as revision 15160 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:53 PM Revision d1c2156b (ffmpeg): Fix an invalid free in the AVI muxer when an unsupported audio track ...
- patch by Laurent Aimar, fenrir via.ecp fr
Originally committed as revision 15159 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:45 PM Revision 8212568a (ffmpeg): Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
- CONFIG_FOO_MUXER conditionals where appropriate.
Originally committed as revision 15158 to svn://svn.ffmpeg.org/ffmp... - 10:31 PM Revision c1843188 (ffmpeg): Remove pointless #ifdef CONFIG_VHOOK from the code.
- The file is only ever compiled if CONFIG_VHOOK is set.
Originally committed as revision 15157 to svn://svn.ffmpeg.or... - 08:48 PM Revision dfce888f (ffmpeg): correctly mux mpeg2 audio 13818-3 in mp4
- Originally committed as revision 15156 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:13 PM Revision 428626d5 (ffmpeg): allow mp2 to be muxed into mp4
- Originally committed as revision 15155 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:15 PM Revision d3bb8ad7 (ffmpeg): Parity bit calculation routine for G.729
- Originally committed as revision 15154 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:31 PM Revision d0b41d89 (ffmpeg): Try to support invalid h264 that does not mark IDR with POC=0.
- Fixes issue576.
Originally committed as revision 15153 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:33 PM Revision 74aa41ba (ffmpeg): Fix detection of MPEG4 in MPEG-PS.
- Fixes issue568.
Originally committed as revision 15152 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:04 AM Revision 406ab5cc (ffmpeg): add a separate line in Makefile for E-AC-3 decoder and only compile i...
- GPL is enabled. fixes building without GPL or with liba52.
Originally committed as revision 15151 to svn://svn.ffmpe...
09/01/2008
- 09:13 PM Revision 7cabcf7d (ffmpeg): make pcm encoder setting bits_per_sample field
- Originally committed as revision 15150 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:02 PM Revision 1981deaf (ffmpeg): Make show_banner()/show_version() print the libpostproc version
- numbers if enabled.
Originally committed as revision 15149 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:00 PM Revision 2a4a62bf (ffmpeg): Implement postproc_version().
- Originally committed as revision 15148 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 PM Revision bdf6972c (ffmpeg): change back to using CONFIG_*_DEMUXER for ac3_eac3_probe(), but use it
- correctly this time.
Originally committed as revision 15147 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:50 PM Revision 23cdcb22 (ffmpeg): matroska: add E-AC-3 support
- Thanks again Justin !
Originally committed as revision 15146 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:31 PM Revision 75198e7a (ffmpeg): simplify ac3_probe() and eac3_probe(). patch by Aurelien Jacobs.
- Originally committed as revision 15145 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 4d951ef8 (ffmpeg): check ENABLE_*_DEMUXER instead of CONFIG_*_DEMUXER
- Originally committed as revision 15144 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:33 PM Revision 2988c93d (ffmpeg): create a separate codec_id for E-AC-3
- Originally committed as revision 15143 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 5f86057f (ffmpeg): Remove useless "else" case in if X { A; return }; else { B }. See dis...
- in "Realmedia patch" thread on mailinglist.
Originally committed as revision 15142 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:47 PM Revision d6bb9ebd (ffmpeg): Some RTSP streams use SDP lines longer than 1024 bytes, so the SDP line
- buffer needs to be increased. See discussion in "Realmedia patch" thread
on mailinglist.
Originally committed as rev... - 01:46 PM Revision 897ade1b (ffmpeg): Implement Realmedia-compatible DESCRIBE command.
- Originally committed as revision 15140 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:32 PM Revision e6fa1ca5 (ffmpeg): fix sorting of audio codecs
- Originally committed as revision 15139 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 AM Revision 755ba886 (ffmpeg): Remaining parts of Nellymoser encoder
- Originally committed as revision 15138 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision 719f3702 (ffmpeg): Check ff_init_me()s return value.
- Originally committed as revision 15137 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:22 AM Revision 6f55b11e (ffmpeg): 1000l Fix snow regression test that i broke in r15135.
- Originally committed as revision 15136 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/31/2008
- 11:55 PM Revision b74ec693 (ffmpeg): Warn the user about me_method values that are not supported.
- Fixes issue503
Originally committed as revision 15135 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:49 PM Revision c541e668 (ffmpeg): Optimize vorbis_residue_decode() so that vr->type is a constant.
- Based on a patch by Siarhei Siamashka.
Originally committed as revision 15134 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:26 PM Revision 969c163f (ffmpeg): Remove debuging junk that probably hasnt been used by anyone since ye...
- Originally committed as revision 15133 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision e8c4df40 (ffmpeg): check for malloc failure
- Originally committed as revision 15132 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 PM Revision db568c07 (ffmpeg): copy whole frame in vosData for dnxhd, this code will be used for oth...
- Originally committed as revision 15131 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:11 PM Revision 9a584db4 (ffmpeg): the FLAC encoder has an integer-only mode available (compression_leve...
- Originally committed as revision 15130 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision a692130f (ffmpeg): cosmetics: capitalization
- Originally committed as revision 15129 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 575a5bf2 (ffmpeg): Dnet AC-3 encoding is integer-only
- Originally committed as revision 15128 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 PM Revision 44723c84 (ffmpeg): add E-AC-3 to supported codec list
- Originally committed as revision 15127 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:26 PM Revision 748384a1 (ffmpeg): Okayed parts of nellymoserenc.c
- Originally committed as revision 15126 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision 1cf151e9 (ffmpeg): Send RTSP OPTIONS command to detect server type.
- Originally committed as revision 15125 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision 30aa6aed (ffmpeg): Read RealChallenge1 field from the server.
- Originally committed as revision 15124 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:30 PM Revision e0776043 (ffmpeg): Implement RTSPServerType enum as a way to identify the flavour of RTS...
- the server will send to us (standard-compliant RTP or Realmedia-style RDT).
Originally committed as revision 15123 t... - 05:23 PM Revision 75128a22 (ffmpeg): Revert back to old version (r15103).
- Originally committed as revision 15122 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 AM Revision 03f7e568 (ffmpeg): reduce code duplication by moving common header parsing
- from the bpp-specific parts to the frame decode
Originally committed as revision 15121 to svn://svn.ffmpeg.org/ffmpe... - 07:42 AM Revision 0eaf5235 (ffmpeg): Change headers' guardnames consistently with r15120.
- Originally committed as revision 27499 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:39 AM Revision 98790382 (ffmpeg): Globally rename the header inclusion guard names.
- Consistently apply this rule: the guard name is obtained from the
filename by stripping the leading "lib", converting... - 07:23 AM Revision f0319383 (ffmpeg): Display error message when user attempts to resample non-S16 audio fo...
- Patch supplied by Daniel Serpell <daniel dot serpell at gmail dotcom>.
Originally committed as revision 15119 to svn... - 07:05 AM Revision b4c3d835 (ffmpeg): Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it
- Originally committed as revision 15118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 AM Revision 43410eaf (ffmpeg): Declare ff_vp3_idct_data to be uint16_t
- Originally committed as revision 15117 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:05 AM Revision 587ae47a (ffmpeg): Don't declare SSE vp3 idct data static, so it can be used in the mmx ...
- Originally committed as revision 15116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:35 AM Revision b1878364 (ffmpeg): do no write multi descriptor when only one track is present
- Originally committed as revision 15115 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 AM Revision 6ae9d3fa (ffmpeg): factorize
- Originally committed as revision 15114 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 AM Revision f05773ea (ffmpeg): remove mxf_build_structural_metadata, simplify
- Originally committed as revision 15113 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:24 AM Revision 98f7c5e0 (ffmpeg): move mxf_write_package to permit function merge
- Originally committed as revision 15112 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 AM Revision a4d7a678 (ffmpeg): cosmetics, Pair -> Entry
- Originally committed as revision 15111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 AM Revision d4ffc57d (ffmpeg): store index in table in MXFStreamContext, simplify
- Originally committed as revision 15110 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 AM Revision f2ebd159 (ffmpeg): merge descriptor write table with essence container uls table and sim...
- Originally committed as revision 15109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:45 AM Revision b6fa8a8a (ffmpeg): fix type in prototype
- Originally committed as revision 15108 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 AM Revision 85b5ee2b (ffmpeg): remove header_byte_count_offset from context
- Originally committed as revision 15107 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:36 AM Revision cc984060 (ffmpeg): simplify and correctly rewrite metadata in header partition, mark it ...
- Originally committed as revision 15106 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:20 AM Revision ca276e6a (ffmpeg): simplify current partition offset
- Originally committed as revision 15105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:12 AM Revision 158efd74 (ffmpeg): Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia p...
- thread on mailinglist for discussion. This patch also implements a
RTSPServerType enum, which allows the RTSP to keep... - 03:08 AM Revision 1f6a594d (ffmpeg): turn on E-AC-3 decoding support and update the Changelog
- Originally committed as revision 15103 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 AM Revision 6685f639 (ffmpeg): header partition is open incomplete for now
- Originally committed as revision 15102 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision f07fe6e7 (ffmpeg): simplify code and comment regarding determination whether or not AHT ...
- Originally committed as revision 15101 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 7d5fdf90 (ffmpeg): always write footer partition according to specs
- Originally committed as revision 15100 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 AM Revision 9cf8ebe3 (ffmpeg): use correct table name
- Originally committed as revision 15099 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 AM Revision c5a20912 (ffmpeg): 10l fix mxf_get_essence_container_ul
- Originally committed as revision 15098 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:50 AM Revision 4e2f346b (ffmpeg): cosmetics, mux_write -> mxf_write
- Originally committed as revision 15097 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:49 AM Revision 68f4259c (ffmpeg): correctly set track duration
- Originally committed as revision 15096 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 AM Revision cdedd878 (ffmpeg): set duration to distinguished value
- Originally committed as revision 15095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 AM Revision 4d418883 (ffmpeg): correctly write codec ul, mpeg-2 needs profile and level to be set
- Originally committed as revision 15094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 AM Revision f6a1ca1d (ffmpeg): Misc cosmetics in compute_lpc_coefs(): braces removal and empty lines
- Originally committed as revision 15093 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 AM Revision 1ffbafa0 (ffmpeg): skip converter exponent strategy for all channels at once
- Originally committed as revision 15092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:37 AM Revision fc324cd5 (ffmpeg): Remove useless var in compute_lpc_coefs()
- Originally committed as revision 15091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:35 AM Revision e1747bfa (ffmpeg): merge declaration and init. variable is not used outside the loop.
- Originally committed as revision 15090 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:32 AM Revision f2e4eb62 (ffmpeg): cosmetics: indentation
- Originally committed as revision 15089 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 AM Revision 5d2dd908 (ffmpeg): Merge declaration and initialization of a few vars in compute_lpc_coe...
- Originally committed as revision 15088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 AM Revision 8dfc56ec (ffmpeg): commit more OKed parts of the E-AC-3 decoder
- Originally committed as revision 15087 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 AM Revision 064abb8a (ffmpeg): simplify, pass AVStream directly instead of index
- Originally committed as revision 15086 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:44 AM Revision 38573e8f (ffmpeg): cosmetics, whitespace
- Originally committed as revision 15085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision c872bdb0 (ffmpeg): remove now useless track_number_sign
- Originally committed as revision 15084 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:39 AM Revision 4ee873e3 (ffmpeg): put back mxf_essence_container_uls in demuxer as static const
- Originally committed as revision 15083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:37 AM Revision ecb71f8f (ffmpeg): remove now useless mxf_essence_element_key array
- Originally committed as revision 15082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:34 AM Revision 316b438f (ffmpeg): fix track number ul in primer pack
- Originally committed as revision 15081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:33 AM Revision b8ad3f78 (ffmpeg): introduce MXFContainerEssencePair to associate essence element key and
- essence container easily and compute essence element key in write_header
Originally committed as revision 15080 to s... - 12:40 AM Revision e51a81e0 (ffmpeg): cosmetics
- Originally committed as revision 15079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision e14d374e (ffmpeg): replace sizeof(type) by sizeof *ptr
- Originally committed as revision 15078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 AM Revision ac0ab12f (ffmpeg): merge declaration and init
- Originally committed as revision 15077 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision e7daab1e (ffmpeg): reindent
- Originally committed as revision 15076 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision 3eaa53b3 (ffmpeg): simplify mxf_write_essence_container_refs
- Originally committed as revision 15075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision 021fa42c (ffmpeg): factorize
- Originally committed as revision 15074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:25 AM Revision 2cd71ce5 (ffmpeg): change [0] to *
- Originally committed as revision 15073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 AM Revision c18d208a (ffmpeg): compute essence containers in mxf_write_header, this simplifies the code
- Originally committed as revision 15072 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/30/2008
- 11:54 PM Revision a2f55f22 (ffmpeg): get essence container ul in header and set it per track, check for un...
- Originally committed as revision 15071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:47 PM Revision 17930876 (ffmpeg): move per track code in mxf_write_header to be able to check for unsup...
- Originally committed as revision 15070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision 851a8297 (ffmpeg): rename variable
- Originally committed as revision 15069 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:19 PM Revision 225c3042 (ffmpeg): commit more OKed parts of the E-AC-3 decoder
- Originally committed as revision 15068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 PM Revision d82bdf68 (ffmpeg): commit more OKed parts of the E-AC-3 decoder
- Originally committed as revision 15067 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 PM Revision 86e456f6 (ffmpeg): fix typos
- Originally committed as revision 15066 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:02 PM Revision 60366dd0 (ffmpeg): cosmetics: header -> generic
- Originally committed as revision 15065 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 PM Revision a8f6e362 (ffmpeg): cosmetics, remove useless braces, move comments where appropriate, re...
- Originally committed as revision 15064 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 0b62964f (ffmpeg): cosmetics
- Originally committed as revision 15063 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 6fdb4fb0 (ffmpeg): simplify, and factorize
- Originally committed as revision 15062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision 0c0c4d64 (ffmpeg): only put version in tag
- Originally committed as revision 15061 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 PM Revision b4395253 (ffmpeg): simplify
- Originally committed as revision 15060 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision 283a02c5 (ffmpeg): always write required version string local tag
- Originally committed as revision 15059 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 PM Revision 9fedbc89 (ffmpeg): introduce mxf_write_local_tag_utf16 and factorize
- Originally committed as revision 15058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 PM Revision 6b05863a (ffmpeg): use strlen and do not write useless trailing 0 according to specs
- Originally committed as revision 15057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision 5f94b920 (ffmpeg): write strings as utf16be
- Originally committed as revision 15056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 PM Revision d3b4b74c (ffmpeg): Fix lossless jpeg encoder to comply to spec and store full redundant
- residuals, Note this does not change RGB32 as we need to check this
against some decoder that supports it.
Originall... - 07:47 PM Revision c979fa03 (ffmpeg): Remove unused dequantization code from SSE VP3 IDCT
- Originally committed as revision 15054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:41 PM Revision 167029a7 (ffmpeg): Use ff_pw_8 in MMX/SSE VP3 IDCT
- Originally committed as revision 15053 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 21383da8 (ffmpeg): Let ff_pw_8 be used as an SSE constant
- Originally committed as revision 15052 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision ea364c74 (ffmpeg): cosmetics: update comment about dithering
- Originally committed as revision 15051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision 1d8370aa (ffmpeg): Remove the cos_mod table that has become unused after replacing the i...
- by ff_imdct_half().
Originally committed as revision 15050 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:47 AM Revision 89df5e95 (ffmpeg): Replace obfuscated mdct in qmf_32_subbands() by ff_imdct_half().
- Originally committed as revision 15049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 AM Revision 47f0e052 (ffmpeg): Get rid of the 512 sample memmove().
- Originally committed as revision 15048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision 9d2526d1 (ffmpeg): Add missing FFMPEG_ prefix to multiple inclusion guard.
- Originally committed as revision 15047 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:26 AM Revision 43a38a7c (ffmpeg): Remove 'currently unused' warning about SAMPLE_FMT_xxx.
- Originally committed as revision 15046 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:07 AM Revision b83a00b8 (ffmpeg): timestamps in flv are 32bits _signed_ according to flash player, spec...
- Originally committed as revision 15045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 6f4eb12d (ffmpeg): remove now useless casts
- Originally committed as revision 15044 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/29/2008
- 10:13 PM Revision ca9c5a4d (ffmpeg): make has_codec_parameters not returning true when sample_fmt is not set
- Originally committed as revision 15043 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision ae58b54b (ffmpeg): skip empty flv data packets, fix issue #602
- Originally committed as revision 15042 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 PM Revision 3d9aecb0 (ffmpeg): factorize packet skip code
- Originally committed as revision 15041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 PM Revision 6298eb81 (ffmpeg): simplify size handling code
- Originally committed as revision 15040 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 53440c62 (ffmpeg): Okayed parts of nellymoserenc.c
- Originally committed as revision 15039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 PM Revision f991d423 (ffmpeg): Remove useless zeroing of a buffer
- Originally committed as revision 15038 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision 93b63b1a (ffmpeg): Fix typo in element type
- Originally committed as revision 15037 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 PM Revision f4fae46e (ffmpeg): Remove unnecessary portion of a condition. This fixes issue607 and av...
- another unintended bug where channel coupling could have been run on an SCE.
Originally committed as revision 15036 ... - 08:04 PM Revision 3a25c707 (ffmpeg): remove vorbis dec hack, decoding will be done anyway to get frame size
- Originally committed as revision 15035 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 7a7c4a7b (ffmpeg): Fix typo.
- Originally committed as revision 15034 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:37 PM Revision b8541979 (ffmpeg): Half the size of subband_fir_noidea and get rid of memmove & memset o...
- Originally committed as revision 15033 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:29 PM Revision e9df66a7 (ffmpeg): Cosmetics: vertical align in print_all_lib_versions().
- Originally committed as revision 15032 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision db6d50c7 (ffmpeg): Make show_version()/show_banner() print the libswscale versions if
- enabled.
Originally committed as revision 15031 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:23 PM Revision b3e03fa7 (ffmpeg): Implement swscale_version().
- Originally committed as revision 27492 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 05:44 PM Revision 07696497 (ffmpeg): Add to the ffmpeg manual an example showing how to add streams to the
- output.
Originally committed as revision 15030 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:37 PM Revision d4be08e0 (ffmpeg): Make X264_init() no longer assign avctx->rc_eq to libx264's context.
- Fix a crash due to X264_init() setting the libx264 rc_eq field to NULL
when rc_eq was not defined. As a consequence r... - 05:06 PM Revision 77b04435 (ffmpeg): speex in flv demuxing
- Originally committed as revision 15028 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 5b9bb66d (ffmpeg): cosmetics, typos, case
- Originally committed as revision 15027 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision 118d4e10 (ffmpeg): cosmetics
- Originally committed as revision 15026 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:56 PM Revision faac3f0f (ffmpeg): fix version string ul
- Originally committed as revision 15025 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision ef867627 (ffmpeg): Move t1 and t2 declaration from the QMF code closer to where they are...
- Originally committed as revision 15024 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:44 PM Revision addafb0e (ffmpeg): Simplify (drop useless intermediate sum and diff arrays).
- Originally committed as revision 15023 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision c55ecb9c (ffmpeg): 5,1l: samples_chanptr[] should be (const float *)
- Originally committed as revision 15022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 AM Revision a7bc9d1b (ffmpeg): dca: Set data_size outside block loop.
- Originally committed as revision 15021 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 AM Revision 8ed96a5e (ffmpeg): dca: Do float -> int16 interleaving in-place using s->dsp.float_to_in...
- Originally committed as revision 15020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 AM Revision eca0bcb6 (ffmpeg): While APE changed container format in 3.98, frequency tables for rang...
- were changed only in 3.99.
This fixes decoding of v3.98 APE file I have.
Eternal curses to the creator of such unsta... - 04:02 AM Revision 2bfd8855 (ffmpeg): Bump libavcodec minor version number for r15017.
- Originally committed as revision 15018 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:59 AM Revision 312420f3 (ffmpeg): Add AVCodecContext.bits_per_raw_sample field.
- Originally committed as revision 15017 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:52 AM Revision 46a73068 (ffmpeg): Change AVCodecContext.bits_per_sample to bits_per_coded_sample.
- Nb: This change will become active on the next libavcodec major version bump.
Originally committed as revision 15016... - 01:43 AM Revision f0aaa16f (ffmpeg): Do not truncate timestamps before the muxer as it makes simple
- things like last_pts - pts rather tricky and is not good for anything.
Timestamps should be truncated just before sto... - 12:09 AM Revision e522bd49 (ffmpeg): cosmetics: change another "get" to "decode"
- Originally committed as revision 15014 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision 164e169f (ffmpeg): cosmetics: change "get" to "decode"
- Originally committed as revision 15013 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/28/2008
- 11:16 PM Revision 86662b1c (ffmpeg): cosmetics: indentation
- Originally committed as revision 15012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:04 PM Revision 260e0930 (ffmpeg): remove unneeded variable, dither_all
- Originally committed as revision 15011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 PM Revision f8007a14 (ffmpeg): Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxe...
- specified in SMPTE 370M
Originally committed as revision 15010 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:37 PM Revision 42f72a3a (ffmpeg): Fix a typo.
- Originally committed as revision 15009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 39981f53 (ffmpeg): Reword a sentence in a doxy making its interpretation clearer.
- Originally committed as revision 15008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:21 PM Revision b4e0102c (ffmpeg): Introducing video_stype for holding the value of VAUX source pack
- and simplifying dv_frame_profile
Originally committed as revision 15007 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:00 PM Revision 452d3edb (ffmpeg): Change implementation for ff_data_to_hex(), this is faster. See discu...
- mailinglist in "Realmedia patch" thread.
Originally committed as revision 15006 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:53 AM Revision a169f498 (ffmpeg): Add generic IIR filter interface with Butterworth lowpass filter impl...
- and remove obsoleted old lowpass filter.
Originally committed as revision 15005 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:46 AM Revision 29ca668f (ffmpeg): Fix mid/side stereo buggy output zeroing, fixes issue264 part 2.
- Originally committed as revision 15004 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/27/2008
- 11:44 PM Revision 53e6fbb4 (ffmpeg): cosmetics: rename a table
- Originally committed as revision 15003 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:43 PM Revision f1c80e35 (ffmpeg): Export data_to_hex() as private API in lavf, rename to ff_data_to_hex...
- move it from sdp.c into utils.c. Also add new header internal.h specifically
for lavf-specific internal API. See disc... - 11:23 PM Revision aec0407f (ffmpeg): cosmetics: indent after last commit
- Originally committed as revision 15001 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision 6b4bfed9 (ffmpeg): do not read exponent strategies from each block for E-AC-3 since they...
- Originally committed as revision 15000 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:28 PM Revision 34fab90f (ffmpeg): Two cosmetic changes for improved readability and ease of HDVCPRO HD ...
- Originally committed as revision 14999 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:25 PM Revision f4acfa38 (ffmpeg): Cosmetic change aimed at making it easier to see how bits are consumed
- Originally committed as revision 14998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision b1e3628e (ffmpeg): Factoring out chan_slice / 27 into seq variable
- Originally committed as revision 14997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:17 PM Revision 7ae6dcb5 (ffmpeg): Simplification of how dct_mode affects decoding.
- Originally committed as revision 14996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:58 PM Revision 0dbddda3 (ffmpeg): matroskadec: cosmetics: indentation
- Originally committed as revision 14995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 PM Revision 6bef5f9b (ffmpeg): matroskadec: seek to the last position known in the index before reso...
- full cluster parsing when seeking after the end of index
Originally committed as revision 14994 to svn://svn.ffmpeg.... - 06:56 PM Revision 2f7c21b7 (ffmpeg): Cosmetics (format ff_nelly_dequantization_table nicer)
- Originally committed as revision 14993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:50 PM Revision de427ff4 (ffmpeg): Simplify the indexing logic in the av_encode() streams mapping code.
- Originally committed as revision 14992 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:47 AM Revision 8649e933 (ffmpeg): add definitions and documentation for shared functions for E-AC-3 dec...
- Originally committed as revision 14991 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 AM Revision 0ffea243 (ffmpeg): copy default coupling band structure from table to decoding context (...
- Originally committed as revision 14990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 AM Revision e43b29ab (ffmpeg): add more OKed parts of the E-AC-3 decoder: structural changes to supp...
- Originally committed as revision 14989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:24 AM Revision 6a68105e (ffmpeg): cosmetics: rename some functions from *get_* to *decode_*
- Originally committed as revision 14988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:33 AM Revision 8646b907 (ffmpeg): Use RTPDynamicProtocol parse_sdp_a_line() handlers in case of unknown...
- lines. This allows "private" SDP tags to be forwarded to the specific handler,
allowing protocol-specific handling of...
08/26/2008
- 11:25 PM Revision 8ee552f6 (ffmpeg): simplify mpeg12 avctx->pix_fmt set
- Originally committed as revision 14986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:38 PM Revision d63f529d (ffmpeg): remove useless assignment (st is never read after this line)
- Originally committed as revision 14985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 PM Revision 8e44312d (ffmpeg): matroskadec: index timestamps are supposed to be in the timebase of t...
- Originally committed as revision 14984 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:21 PM Revision 2a242f45 (ffmpeg): mxfdec: set sample_aspect_ratio
- Originally committed as revision 14983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision 67f718bd (ffmpeg): Add a temp variable to ff_sine_window_init() to match the way wma.c c...
- window before r14757. This fixes a regression introduced by r14757 on amd64.
Originally committed as revision 14982 ... - 07:38 PM Revision 2ccddc02 (ffmpeg): Add explicit (int) cast to i386 optimized MUL* macros.
- Wrong result is returned when 16-bit value is passed as value.
Also fixes "Warning: using `%edx' instead of `%dx' due... - 06:06 PM Revision 51f2a119 (ffmpeg): (cosmetics) Remove incorrect comment.
- Originally committed as revision 14980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:47 PM Revision f5e177f8 (ffmpeg): (cosmetics) Describe for which tests clipping is required.
- Originally committed as revision 14979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 PM Revision 122d0276 (ffmpeg): I'll maintain mxf muxer
- Originally committed as revision 14978 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 PM Revision 1b8a36d7 (ffmpeg): (cosmetics) Remove wrong comments.
- Originally committed as revision 14977 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:09 PM Revision bb68b69d (ffmpeg): MXF is a valid output format now.
- Originally committed as revision 14976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision cedebde1 (ffmpeg): Remaining parts of GSoC MXF muxer by Zhentan Feng.
- Originally committed as revision 14975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:13 AM Revision ef1bc972 (ffmpeg): (cosmetics) Align comments consistently.
- Originally committed as revision 14974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 AM Revision 7ad909bd (ffmpeg): Another set of definitions for G.729
- Originally committed as revision 14973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 AM Revision 274335e7 (ffmpeg): vertical align
- Originally committed as revision 14972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 AM Revision 977327c7 (ffmpeg): Noone seems to want to maintain MPEG-PS so i will.
- Originally committed as revision 14971 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/25/2008
- 10:51 PM Revision 2ad0d96a (ffmpeg): Replace cliping in ff_acelp_interpolate() by a check&av_log, this sho...
- quickest way to find out if it is needed.
Originally committed as revision 14970 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:21 PM Revision cbccf205 (ffmpeg): Fix the seek regressions to match changes in r14956, r14959 and r14960.
- The changes are verified and desired.
Originally committed as revision 14969 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:28 PM Revision 9b0d3e0e (ffmpeg): Import more MXF muxer code from the SoC tree
- Originally committed as revision 14968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 PM Revision 9ac78726 (ffmpeg): Missing static in float_to_int16_altivec declaration
- Originally committed as revision 14967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:39 PM Revision f1588ed5 (ffmpeg): When setting codec_id during codec probe we must also set codec_type.
- Originally committed as revision 14966 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 85803144 (ffmpeg): Little-endian bitstream writer
- Originally committed as revision 14965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 AM Revision 3fc45bdc (ffmpeg): fir_32bands_perfect[] contents were mixed, restore original order
- Patch by Alexander Patrakov ($lastname <whirlpool> gmail.com)
Thread: dcadata.h: fir_32bands_perfect[] is wrong
Orig... - 06:20 AM Revision a9e02947 (ffmpeg): Fix udp.c compilation with recent glibc (>= 2.8)
- Originally committed as revision 14963 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 AM Revision 94cdcece (ffmpeg): ARM: add prefetch function using ARMv5 PLD instruction
- Originally committed as revision 14962 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:59 AM Revision f1424cfd (ffmpeg): ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for NEON
- Originally committed as revision 14961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 AM Revision 244ee48a (ffmpeg): matroskadec: unset matroska->done when seeking
- just in case someone try to seek back after reaching the end of file
Originally committed as revision 14960 to svn:/... - 12:15 AM Revision 0f646a22 (ffmpeg): matroskadec: full seeking support in index-less files
- when trying to seek past the last index entry, just parse more clusters to add them to the index, until an index entr...
- 12:15 AM Revision ffc2b341 (ffmpeg): right shift the values by 8 in GAQ remap "B" table. data now fits in ...
- Originally committed as revision 14958 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision 8bc98ba9 (ffmpeg): matroskadec: on the fly index construction for index-less files
- each cluster that is read and that contains a video key frame is added
to the index
Originally committed as revision...
08/24/2008
- 11:57 PM Revision dfbbbdc0 (ffmpeg): matroskadec: don't try to seek to negative timestamp
- matroska timestamps are unsigned
Originally committed as revision 14956 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:54 PM Revision 653fb2f8 (ffmpeg): matroskadec: move setting of matroska->done inside matroska_parse_clu...
- Originally committed as revision 14955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 PM Revision bde51e6a (ffmpeg): restore accidently deleted file
- Originally committed as revision 14954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision c5b930e6 (ffmpeg): 1000l to me. committed to wrong repo. revert last commit.
- Originally committed as revision 14953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision e23e4de3 (ffmpeg): cosmetics: rename some functions from *get_* to *decode_*
- Originally committed as revision 14952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:37 PM Revision 547ea47d (ffmpeg): Add ff_ prefix to ogg_codec_t structs
- Originally committed as revision 14951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:24 PM Revision aecf157e (ffmpeg): Mark several libavformat arrays const
- Originally committed as revision 14950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision 7b571fd7 (ffmpeg): Mark "matroska" probe data string constant.
- Originally committed as revision 14949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:09 PM Revision cd34bc76 (ffmpeg): Make ogg_codec_t descriptions const
- Originally committed as revision 14948 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 PM Revision c1854592 (ffmpeg): Change codec_tag type from const struct AVCodecTag ** to const struct...
- Originally committed as revision 14947 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:22 PM Revision f23a9759 (ffmpeg): Remove check for @ in tcp.c which removes the authorization data from...
- actual hostname. This functionality already exists (and always existed) in
url_split() and is therefore useless. See ... - 02:12 PM Revision 090a4179 (ffmpeg): voc: add ff_ prefix to some global const data
- Originally committed as revision 14945 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 PM Revision e7fd7b9a (ffmpeg): Remove useless empty close functions in mmf and mm demuxers.
- Originally committed as revision 14944 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision ba18b99f (ffmpeg): matroskadec: make aac_profiles array const
- Originally committed as revision 14943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 PM Revision 1bef65f4 (ffmpeg): Make the id3v1_genre_str array const, not just the strings it points to.
- Originally committed as revision 14942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision dad6afb4 (ffmpeg): stricter constraints of asm() blocks
- All these variables are used as left operands of a movd instruction,
which does accept only memory or register operan... - 08:31 AM Revision cbcbf439 (ffmpeg): Fix index to ff_sine_windows[]. Previously the index was usually in r...
- order.
Originally committed as revision 14940 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:56 AM Revision e43b0a73 (ffmpeg): okayed chunks of AAC encoder
- Originally committed as revision 14939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 AM Revision 6986662b (ffmpeg): Import more ok'ed chunks of the mxf muxer from the soc tree
- Originally committed as revision 14938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 AM Revision cc09e77e (ffmpeg): Correct scaling factor in DCA decoder synthesis.
- Patch by Alexander Patrakov ($lastname at gmail.com)
Thread: dca.c: output scale is a bit off
Originally committed a... - 04:55 AM Revision 0c3021ea (ffmpeg): change eac3dec.c license to LGPL
- Originally committed as revision 14936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:03 AM Revision 7fadc32d (ffmpeg): document some dsp alignments
- Originally committed as revision 14935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision cc1f91d7 (ffmpeg): Ensure that SDL_AddTimer() is never called with a delay of 0 because
- this leads to a runaway creation of timers. We never pass 0 currently
but it is safer to check for it explicitly as c...
08/23/2008
- 11:43 PM Revision 59729451 (ffmpeg): convert every muxer/demuxer to write/read sample_aspect_ratio from/to
- the corresponding AVStream instead of AVCodecContext
Originally committed as revision 14933 to svn://svn.ffmpeg.org/... - 11:13 PM Revision c30a4489 (ffmpeg): export sample_aspect_ratio read by the demuxer in a separate field
- that the one read by the decoder.
Originally committed as revision 14932 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:45 PM Revision 0cdc6ec9 (ffmpeg): Upgrade 20/24-bit PCM DVD decoder use SAMPLE_FMT_S32. Patch supplied ...
- Originally committed as revision 14931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision ee7948cb (ffmpeg): Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio.
- Originally committed as revision 14930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:10 PM Revision 0a3650c9 (ffmpeg): Remove unused variables
- Originally committed as revision 14929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 PM Revision e1f27dc2 (ffmpeg): Introduce float_to_int16_interleave_altivec, tested with vorbis
- Originally committed as revision 14928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 PM Revision 8d3d5100 (ffmpeg): Introduce float_to_int16_one_altivec
- Originally committed as revision 14927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:52 PM Revision a3303add (ffmpeg): Cosmetics after previous patches.
- Originally committed as revision 14926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:49 PM Revision 8b9af28d (ffmpeg): On failure, return directly because the fail: case does nothing. This...
- allows easier control of the actual return value.
Originally committed as revision 14925 to svn://svn.ffmpeg.org/ffm... - 06:46 PM Revision 47f944a2 (ffmpeg): Move malloc() down until after all initializations, so that the resou...
- only allocated if initialization worked. This means that on failure, we
don't have to deallocate it.
Originally comm... - 05:39 PM Revision e6c13819 (ffmpeg): Fix memleak on some OSes in case network initialization fails. See
- "[PATCH] tcp.c/udp.c memleak?" for discussion.
Originally committed as revision 14923 to svn://svn.ffmpeg.org/ffmpeg... - 05:39 PM Revision ad33bfef (ffmpeg): Remove useless comments. See "[PATCH] tcp.c/udp.c memleak?" for discu...
- Originally committed as revision 14922 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 PM Revision 2e0b635a (ffmpeg): Simple lowpass filter implementation.
- Originally committed as revision 14921 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision cda00def (ffmpeg): Do not pass unnecessary arguments to AAC encoder functions
- Originally committed as revision 14920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision 7e4b3fb8 (ffmpeg): enable fl32/64 le/be in mov with stsd audio v2
- Originally committed as revision 14919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 PM Revision 56523713 (ffmpeg): Remove redundant FFMIN().
- Originally committed as revision 14918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 PM Revision 4df7beb3 (ffmpeg): Increase buffer size to 16384 patch by Alexander E. Patrakov" patrako...
- This fixes a (probably not exploitable) buffer overflow (apparently unknown to its author).
Originally committed as ... - 12:49 PM Revision 6bf8b3ef (ffmpeg): Remove unnecessary header inclusion from g729.h
- Originally committed as revision 14916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 PM Revision fe3a80d6 (ffmpeg): Move from g729.h all definitions which are used only in g729dec.c
- Originally committed as revision 14915 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:07 PM Revision 2fc3866d (ffmpeg): Provide a context to opt_frame_rate(), and make it print the wrong
- value in case of error. Improve error reporting and consistency with
the other opt_* functions.
Originally committed... - 03:30 AM Revision 63d72fb1 (ffmpeg): fix decoding of coupling leak info for normal AC-3
- Originally committed as revision 14913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:04 AM Revision 60203130 (ffmpeg): add more OKed parts of the E-AC-3 decoder
- Originally committed as revision 14912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 AM Revision 0569993e (ffmpeg): cosmetics: indentation
- Originally committed as revision 14911 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 AM Revision 6fafb020 (ffmpeg): add some approved parts of the E-AC-3 decoder
- Originally committed as revision 14910 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/22/2008
- 07:03 PM Revision 26efefc5 (ffmpeg): Do not set timestamp information for a non existing AVStream
- (fix a bug in the RTP demuxer)
Originally committed as revision 14909 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:21 PM Revision b0f5852a (ffmpeg): Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing....
- buffer sizes accordingly. This produces a ~10% overall decoding perfomance
improvement.
Originally committed as revi... - 06:19 PM Revision db38c386 (ffmpeg): Whitespace cosmetics after the last commit
- Originally committed as revision 14907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision f4990558 (ffmpeg): Separate code in imdct_and_windowing() into distinct IMDCT, windowing...
- buffer update sections
Originally committed as revision 14906 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:09 PM Revision 95801b6a (ffmpeg): alac : check readsamplesize to ensure get_bits() doesn't
- fail. Patch by Matthieu Castet <castet.matthieu AT free fr>
Originally committed as revision 14905 to svn://svn.ffmp... - 02:57 PM Revision ec6cda8c (ffmpeg): alacenc : perform decorrelation only for stereo samples
- Originally committed as revision 14904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 AM Revision 9b9466b0 (ffmpeg): Apply parts of MXF muxer ok'ed by Michael
- Originally committed as revision 14903 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/21/2008
- 11:52 PM Revision 474efc18 (ffmpeg): Make equation in doxy of ff_acelp_weighted_vector_sum() more readable by
- adding spaces.
Originally committed as revision 14902 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:51 PM Revision 27b71e4b (ffmpeg): doxygen consistency
- Originally committed as revision 14901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 PM Revision 6caabab8 (ffmpeg): Make comments doxygen compatible.
- Originally committed as revision 14900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 PM Revision ec5bd476 (ffmpeg): Doxygen syntax consistency.
- Originally committed as revision 14899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:39 PM Revision 8c5da74b (ffmpeg): Mention cut-off freq of ff_acelp_high_pass_filter() instead of some
- meaningless input dependent value.
Originally committed as revision 14898 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:25 PM Revision 70d3ba41 (ffmpeg): Remove mathops.h dependancy.
- Originally committed as revision 14897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision 1f083082 (ffmpeg): vertical align
- Originally committed as revision 14896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 PM Revision cd523888 (ffmpeg): Remove ff_acelp_weighted_filter() which is just a function wrapping a 1
- line loop.
Originally committed as revision 14895 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:41 PM Revision 5038ecb1 (ffmpeg): Rename subframe_size to a name that is not specific to some specific use
- of ff_acelp_convolve_circ()
Originally committed as revision 14894 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:36 PM Revision 2bbd3434 (ffmpeg): rename pitch_delay_frac in ff_acelp_interpolate()
- Originally committed as revision 14893 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:34 PM Revision badcd8d7 (ffmpeg): Try to improve parameter doxy of ff_acelp_interpolate().
- Originally committed as revision 14892 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:05 PM Revision 03a4da6f (ffmpeg): Clarify how generic ff_acelp_interpolate() is.
- Originally committed as revision 14891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 PM Revision ba5a14fc (ffmpeg): Correct incorrect length parameter doxy for ff_acelp_interpolate().
- Originally committed as revision 14890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:59 PM Revision ef119cc8 (ffmpeg): Right half is clearer than positive half for specifying which part of
- the filter coeffs is used.
Originally committed as revision 14889 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:56 PM Revision 7dd3e95a (ffmpeg): Mention the fixed-point scale of the FIR filter coefficients.
- Originally committed as revision 14888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:52 PM Revision ba05497d (ffmpeg): Cleanup comment for ff_acelp_interp_filter.
- Originally committed as revision 14887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 PM Revision 2398930f (ffmpeg): Make doxygen comments consistent with the rest of FFmpeg.
- Originally committed as revision 14886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:33 PM Revision fee37a49 (ffmpeg): Document code, do not document difference to a irrelevant reference i...
- Originally committed as revision 14885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:31 PM Revision 012fd207 (ffmpeg): Remove some irrelevant comments.
- Originally committed as revision 14884 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 PM Revision da7e59b4 (ffmpeg): first and second stage LSP codebooks for G.729
- Originally committed as revision 14883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 PM Revision 65b20b24 (ffmpeg): Reindent after last commit
- Originally committed as revision 14882 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:12 PM Revision fbd91d7c (ffmpeg): Work around GCC variable may be used uninitialised warning
- Originally committed as revision 14881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 AM Revision 1098e8d2 (ffmpeg): Remove unused variable
- Originally committed as revision 14880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision eb6fc557 (ffmpeg): Include floating point PCM in changelog and documentation.
- Originally committed as revision 14879 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision 8e84913d (ffmpeg): cosmetics: Fix incorrect indentation.
- Originally committed as revision 14878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 AM Revision 4b0044b7 (ffmpeg): Reindent
- Originally committed as revision 14877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 AM Revision c5377f57 (ffmpeg): Correct regex file name matching as per Måns' suggestion
- Originally committed as revision 14876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 AM Revision f3399088 (ffmpeg): The comment about channel order for AAC 5.1 audio was not correct, fi...
- Originally committed as revision 14875 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 AM Revision 4991f3ce (ffmpeg): Add me as maintainer of the AAC decoder code
- Originally committed as revision 14874 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:21 AM Revision 7d8f3de4 (ffmpeg): Last hunk of the AAC decoder code to be OKed and build system and doc...
- alterations as appropriate
Originally committed as revision 14873 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/20/2008
- 11:17 PM Revision 7fb262b5 (ffmpeg): Simplify timestamp reordering by using the new API.
- Originally committed as revision 14872 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:11 PM Revision 79de84f2 (ffmpeg): Provide a simpler way for the user to reorder her timestamps.
- Originally committed as revision 14871 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision 28f27e0c (ffmpeg): matroskadec: fail cleanly when the required compression lib is not co...
- Originally committed as revision 14870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision dc3e0211 (ffmpeg): matroskadec: stop parsing when skipping en element crossing over the ...
- Originally committed as revision 14869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision 3ef61825 (ffmpeg): Fix #include path, headers from other directories need to have
- the directory name prefixed now.
Originally committed as revision 14868 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:05 PM Revision 071083b4 (ffmpeg): Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_i...
- Now that it is exported, this should avoid confusion and name clashes.
Originally committed as revision 14867 to svn... - 04:59 PM Revision 054480a5 (ffmpeg): cosmetics: comment spelling/grammar fixes
- Originally committed as revision 14866 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:22 PM Revision 38511b9a (ffmpeg): matroska: fix regression test according to r14862
- Originally committed as revision 14865 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision 2cd04cf9 (ffmpeg): Fix PCM DVD divide by zero bug introduced in r14659. Patch supplied b...
- Originally committed as revision 14864 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:02 AM Revision ab2a942a (ffmpeg): cosmetics: indentation
- Originally committed as revision 14863 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:49 AM Revision eb9cf50a (ffmpeg): matroska: add support for most variants of PCM
- Originally committed as revision 14862 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision b49d17b7 (ffmpeg): matroskadec: handle EBML_ID_VOID and EBML_ID_CRC32 in a generic way
- Originally committed as revision 14861 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision bf09b550 (ffmpeg): commit the OKed parts of the E-AC-3 decoder
- Originally committed as revision 14860 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:15 AM Revision e6300276 (ffmpeg): get data size based on the actual data array instead of coding-in the...
- Originally committed as revision 14859 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:08 AM Revision 8e33132b (ffmpeg): rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE and increase the size
- Originally committed as revision 14858 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/19/2008
- 11:44 PM Revision ba99cfc2 (ffmpeg): Implement url_open_protocol(), which is basiclly the former url_open()
- but which opens a URLProtocol instead of a filename. url_open() is
reimplemented to call url_open_protocol(). See dis... - 10:17 PM Revision b76e3424 (ffmpeg): Cosmetics: remove a redundant and misplaced doxy.
- Originally committed as revision 14856 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision e8e2b2ef (ffmpeg): Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead.
- Originally committed as revision 14855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision fda0d4af (ffmpeg): Ok-ed parts from patch by zhentan feng.
- Originally committed as revision 14854 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:58 PM Revision 1b0732ea (ffmpeg): Remove useless #ifdef DEBUG (patch by Zhentan Feng).
- Originally committed as revision 14853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:20 PM Revision e9d4b8a5 (ffmpeg): Workaround bug in types.h that has typedef __u64 under #ifndef __STRI...
- Originally committed as revision 14852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 PM Revision 0da49fca (ffmpeg): Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately.
- Originally committed as revision 14851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 PM Revision 7942269b (ffmpeg): cosmetics: s/const static/static const/g
- patch by Mathieu Malaterre, mathieu.malaterre gmail com
Originally committed as revision 14850 to svn://svn.ffmpeg.o... - 07:25 PM Revision 833e90dd (ffmpeg): Update changelog and general.texi to reflect
- addition of the alac encoder, add Jai Menon
to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR.
Originally committed a... - 06:49 PM Revision 745b39d5 (ffmpeg): Replace invocations of av_fifo_realloc(), which is going to be
- deprecated, with corresponding invocations of av_fifo_realloc2().
Originally committed as revision 14848 to svn://sv... - 06:45 PM Revision a1ab56c5 (ffmpeg): alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER
- Originally committed as revision 14847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 8257b835 (ffmpeg): Implement av_fifo_realloc2().
- Originally committed as revision 14846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:20 PM Revision e13894e8 (ffmpeg): alacenc: last few hunks approved by michael
- Originally committed as revision 14845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:12 PM Revision cc940caf (ffmpeg): alacenc: Use user-specified min and max prediction order.
- Originally committed as revision 14844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision 0d962ecb (ffmpeg): Import more OKed parts of ALAC encoder from GSoC repo.
- Originally committed as revision 14843 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:02 PM Revision c89cb589 (ffmpeg): Making block size in bits variable and dependent on the DV spec
- Originally committed as revision 14842 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision 713c1aa9 (ffmpeg): Making the number of blocks per macroblock dependent on the DV stream
- specification
Originally committed as revision 14841 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:00 PM Revision cb879ec2 (ffmpeg): Introducing DV_MAX_BPM macro instead of a hardcoded value for the
- highest number of blocks per macroblock
Originally committed as revision 14840 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:36 PM Revision 2c8d4388 (ffmpeg): Ok-ed parts from patch by zhentan feng.
- Originally committed as revision 14839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 AM Revision 6f18fe8c (ffmpeg): Add regression tests for F32LE, F64BE and F64LE PCM codecs.
- Originally committed as revision 14838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision b1c00341 (ffmpeg): Make AIFF demuxer handle F32BE and F64BE PCM audio.
- Originally committed as revision 14837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision a1ef2c4b (ffmpeg): Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio.
- Originally committed as revision 14836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision 57406d8e (ffmpeg): Make RIFF-based demuxers handle F32LE and F64LE PCM audio.
- Originally committed as revision 14835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:49 AM Revision 7b21690a (ffmpeg): Make AU demuxer handle S24BE, S32BE and F64BE PCM audio.
- Originally committed as revision 14834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:43 AM Revision 143a5d6f (ffmpeg): Add F64BE, F64LE and F64BE PCM codecs.
- Originally committed as revision 14833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision e06b00f3 (ffmpeg): Add SAMPLE_FMT_DBL.
- Originally committed as revision 14832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 AM Revision 4efbd755 (ffmpeg): Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in r1...
- Originally committed as revision 14831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 AM Revision 6ec87fbd (ffmpeg): Mark init_vlcs function as av_cold.
- Originally committed as revision 14830 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/18/2008
- 09:36 PM Revision 1dece0d2 (ffmpeg): More OKed AAC decoder code hunks
- Originally committed as revision 14829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision c7f4d983 (ffmpeg): More OKed AAC decoder code hunks
- Originally committed as revision 14828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 PM Revision e48891bd (ffmpeg): Ok-ed parts from patch by zhentan feng.
- Originally committed as revision 14827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision c69968b4 (ffmpeg): Factorize common code out of the mxf demuxer.
- Patch by zhentan feng.
Originally committed as revision 14826 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:09 PM Revision 3f3fe38d (ffmpeg): Set AVStream.discard, so that demuxers can choose which stream to sel...
- Originally committed as revision 14825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 PM Revision fc7ed9a6 (ffmpeg): Support Electronic Arts files containing MP3 audio.
- Originally committed as revision 14824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision 97ceb752 (ffmpeg): Mark SAMPLE_FMT_S24 as deprecated.
- Originally committed as revision 14823 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:39 AM Revision bf689db0 (ffmpeg): Add okayed chunks of AAC encoder psychoacoustic model
- Originally committed as revision 14822 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:38 AM Revision b54bf2d6 (ffmpeg): Add okayed parts for AAC encoder
- Originally committed as revision 14821 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/17/2008
- 10:47 PM Revision ca048266 (ffmpeg): Import more ok'd parts of ALAC encoder from GSoC repo.
- Originally committed as revision 14820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 PM Revision 46dd2738 (ffmpeg): remove some unneeded header includes
- Originally committed as revision 14819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision a8aefc8a (ffmpeg): Copy and paste LGPL from tree.h, the previous one referred to a non-e...
- version.
Originally committed as revision 14818 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:26 PM Revision ee8cc834 (ffmpeg): Add missing header includes to fix 'make checkheaders'.
- Originally committed as revision 14817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:15 PM Revision 82ed0b76 (ffmpeg): Add missing stdint.h header to fix 'make checkheaders'.
- Originally committed as revision 14816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:41 PM Revision ec0350c9 (ffmpeg): use LFG instead of Mersenne Twister for AC-3 PRNG
- Originally committed as revision 14815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:08 PM Revision defa0cd6 (ffmpeg): Mark adx_decode_init() as type int instead of void, the function returns
- a value. Fixes the warning:
adxdec.c:36: warning: 'return' with a value, in function returning void
Originally comm... - 04:58 PM Revision 8cb2db4e (ffmpeg): restore alphabetical order of TESTS
- Originally committed as revision 14813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:44 PM Revision 31bcb290 (ffmpeg): Add PCA to TESTS.
- Originally committed as revision 14812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision f1f373c2 (ffmpeg): fix and simplify frame size check and reencoding in verbatim mode
- Originally committed as revision 14811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision 4869f47e (ffmpeg): Add multiple inclusion guards for consistency and to avoid them being
- forgotten in case they ever become neccessary.
Originally committed as revision 14810 to svn://svn.ffmpeg.org/ffmpeg... - 03:51 PM Revision ab1388e4 (ffmpeg): Move context struct to c file.
- Originally committed as revision 14809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 PM Revision f43ad0fe (ffmpeg): Add prototypes to header (based on code by ramiro)
- Originally committed as revision 14808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:46 PM Revision 64417375 (ffmpeg): Make ff_pca_init() allocate it struct instead of letting the user pro...
- one (more robust ABI wise).
Originally committed as revision 14807 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:35 PM Revision 7b0a6612 (ffmpeg): Do not mix declarations and statements (by ramiro).
- Originally committed as revision 14806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:33 PM Revision 88ccaf6f (ffmpeg): put testing code under #ifdef TEST
- Originally committed as revision 14805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 PM Revision cd5cd377 (ffmpeg): Testing code uses random().
- Originally committed as revision 14804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:32 PM Revision a50bd69d (ffmpeg): fix includes
- Originally committed as revision 14803 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 7a0d00d4 (ffmpeg): Principal component analysis
- (will be cleaned up in next commits)
Originally committed as revision 14802 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:25 PM Revision 83e92ab6 (ffmpeg): alacenc: NULL_IF_CONFIG_SMALL long_name.
- Originally committed as revision 14801 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:43 AM Revision 52098468 (ffmpeg): G.729 decoder main code
- (just skeleton, contains only parts, explicitly ok'ed by Michael)
Originally committed as revision 14800 to svn://sv... - 07:04 AM Revision 720d52c6 (ffmpeg): More okayed chunks of AAC encoder
- Originally committed as revision 14799 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:36 AM Revision 6b931476 (ffmpeg): Import ok'd parts of ALAC encoder from GSoC repo.
- Originally committed as revision 14798 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/16/2008
- 10:42 PM Revision 38c1a5c4 (ffmpeg): update my email address to one which does not depend on my service pr...
- Originally committed as revision 14797 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:39 PM Revision 81fc8a63 (ffmpeg): use range of lpc orders in ORDER_METHOD_EST
- Originally committed as revision 14796 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 PM Revision 9045f5e7 (ffmpeg): cosmetics: adjust line breaks and vertical alignment
- Originally committed as revision 14795 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:24 PM Revision 56c07e29 (ffmpeg): use limited range of lpc orders when quantizing coefficients
- Originally committed as revision 14794 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision e748e34d (ffmpeg): struct timeval requires #include <sys/time.h>
- patch by Dave Yeo daveryeo _at_ telus _dot_ net
Originally committed as revision 14793 to svn://svn.ffmpeg.org/ffmp... - 05:28 PM Revision e9e3c980 (ffmpeg): lpc: cosmetics: vertically align declarations and definitions.
- Originally committed as revision 14792 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:18 PM Revision 1b0f6fb8 (ffmpeg): Use correct asm object type and necessary -DPIC for yasm on 64-bit Da...
- Thread: [FFmpeg-devel] fft_mmx.asm yasm 64bit build broken
Patch by 'D' (lessen42 gmail com)
Originally committed as... - 05:18 PM Revision c50da3ad (ffmpeg): flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files.
- Originally committed as revision 14790 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:03 PM Revision 51c796d0 (ffmpeg): flacenc: Allow more flexible shift calculation in LPC.
- Originally committed as revision 14789 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 3cffbe09 (ffmpeg): Fix rc_eq mem leak.
- Originally committed as revision 14788 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:13 PM Revision 847d0536 (ffmpeg): Revert r14260
- Log:
Free in avcodec_close() avctx->rc_eq. Fix a memory leak.
Reason running free() on random pointers.
Originally... - 11:59 AM Revision f5c3eae3 (ffmpeg): Synchronize AAC encoder with renamings in aac.h
- Originally committed as revision 14786 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:47 AM Revision 817015e4 (ffmpeg): Add approved chunks to AAC encoder
- Originally committed as revision 14785 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:25 AM Revision 38a1c7f2 (ffmpeg): Use memcpy() for PCM S16/S32 codecs when codec byte-order matches mac...
- Originally committed as revision 14784 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/15/2008
- 07:24 PM Revision 4c00864f (ffmpeg): Surround format-specific functions with matching preprocessor conditi...
- Originally committed as revision 14783 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 7402ee23 (ffmpeg): Surround AVInputFormat declarations with format-specific #ifdefs.
- Originally committed as revision 14782 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:54 PM Revision 96445426 (ffmpeg): Replace generic CONFIG_MUXERS preprocessor condition around format-sp...
- functions by more appropriate format-specific preprocessor conditions.
Originally committed as revision 14781 to svn... - 04:48 PM Revision bcb5430a (ffmpeg): Replace generic CONFIG_MUXERS preprocessor conditions around AVOutput...
- declarations by more specific CONFIG_FOOBAR_MUXER conditions.
Originally committed as revision 14780 to svn://svn.ff... - 04:37 PM Revision 082f7acf (ffmpeg): cosmetics: Remove redundant #endif comments that are very close to th...
- condition. This will make upcoming diffs smaller.
Originally committed as revision 14779 to svn://svn.ffmpeg.org/ff... - 04:33 PM Revision fb9f1117 (ffmpeg): cosmetics: misc spelling fixes
- Originally committed as revision 14778 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 PM Revision ff9c8d7c (ffmpeg): Add flag to mark demuxers that can output discontinuous timestamps.
- (could also be added to muxers if someone wants)
Originally committed as revision 14777 to svn://svn.ffmpeg.org/ffmp... - 02:30 PM Revision 8a9d72a0 (ffmpeg): Simplify by using FFMAX.
- Originally committed as revision 14776 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 AM Revision cce540c5 (ffmpeg): Don't try to free shared ff_sine_* tables pointed to by s->windows[]
- Originally committed as revision 14775 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:01 AM Revision 9ffd5c1c (ffmpeg): More OKed AAC decoder hunks
- Originally committed as revision 14774 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:28 AM Revision aa6ed608 (ffmpeg): Add myself as ARM maintainer
- Originally committed as revision 14773 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision 848a5815 (ffmpeg): Synchronise AAC decoder code with that from SoC
- Originally committed as revision 14772 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision 2272e04a (ffmpeg): document some dsp alignments
- Originally committed as revision 14771 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:05 AM Revision 62a57fae (ffmpeg): More OKed sections of AAC decoder code
- Originally committed as revision 14770 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/14/2008
- 11:38 PM Revision e9b9a2f8 (ffmpeg): Add -fasm and -std=c99 when supported.
- Originally committed as revision 14769 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 PM Revision a964e813 (ffmpeg): use h_addr_list[0] instead of h_addr as this is the posix hostent fie...
- Originally committed as revision 14768 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 47698b83 (ffmpeg): The ff_sine_#[] should be aligned as they will commonly be used in ds...
- functions
Originally committed as revision 14767 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:01 PM Revision 7246177d (ffmpeg): ensure we get explicit definition of various _XOPEN_SOURCE functions ...
- Originally committed as revision 14766 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:48 PM Revision b5f46e93 (ffmpeg): import ok'd hunks for mxf muxer
- Originally committed as revision 14765 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:40 PM Revision 2b409ca9 (ffmpeg): Remove hackish support for fastmemcpy from MPlayer.
- Originally committed as revision 14764 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision 1e8bd10c (ffmpeg): mlp: Define End-of-Stream code in common header file and use it in de...
- Originally committed as revision 14763 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:07 PM Revision 07be55dc (ffmpeg): Remove not OKed parts from AAC encoder
- Originally committed as revision 14762 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:50 PM Revision 29a717ae (ffmpeg): Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
- It is the standard location as defined by the Open Group.
Originally committed as revision 14761 to svn://svn.ffmpeg... - 03:23 PM Revision 084cadab (ffmpeg): Add an example of higher resolution video encoding for the PSP to the...
- patch by Daniel Serpell, dserpell gmail com
Originally committed as revision 14760 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:16 PM Revision b96e074d (ffmpeg): Fix the PSP examples in the FAQ to use libx264 as codec instead of h264.
- patch by Daniel Serpell, dserpell gmail com
Originally committed as revision 14759 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:40 PM Revision 69fc4da3 (ffmpeg): Add declarations for the sine tables used in wma.c (half window sizes...
- 256, 512, 1024 and 2048) to mdct.c. Make them accessible via dsputil.h. Make
wma.c use these shared tables.
Original... - 02:36 PM Revision ece6b83c (ffmpeg): Change wma.c to use the ff_sine_window_init() from mdct.c
- Originally committed as revision 14757 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:29 PM Revision 7139bfa8 (ffmpeg): Surround '#include <sys/select>' by HAVE_SYS_SELECT_H.
- patch by Kurtnoise, kurtnoise free fr
Originally committed as revision 14756 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:03 PM Revision bf6ce82d (ffmpeg): Check for sys/select.h and poll.h unconditionally, not just if ffserver
- is enabled. The headers are used throughout the code.
Originally committed as revision 14755 to svn://svn.ffmpeg.org... - 11:40 AM Revision 11a9d3e8 (ffmpeg): Add -D_POSIX_C_SOURCE=200112 to cflags.
- Originally committed as revision 14754 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision 67a38cee (ffmpeg): Change Dirac in MPEG-TS encapsulation to conform with spec changes.
- patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 14753 to svn://svn.ffmpeg.org/f... - 05:52 AM Revision c03d9d05 (ffmpeg): Okayed parts of AAC encoder
- Originally committed as revision 14752 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:00 AM Revision 7ca7d5fa (ffmpeg): file which should have been added in r14749
- Originally committed as revision 14751 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:41 AM Revision 75ac2875 (ffmpeg): missing prototype
- Originally committed as revision 14750 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:40 AM Revision ebceaa1c (ffmpeg): gcc chokes on the 7 registers needed for float_to_int16_interleave6 (...
- Originally committed as revision 14749 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 AM Revision ee467537 (ffmpeg): gcc chokes on xmm constraints, so pessimize int32_to_float_fmul_scala...
- Originally committed as revision 14748 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 AM Revision a7cc783d (ffmpeg): mlp: split simple inline function that xors 4 bytes into one.
- Originally committed as revision 14747 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:24 AM Revision 3c9769a0 (ffmpeg): Do not fill the pts reordering buffer with guessed dts.
- These values should not matter at all in principle because they
do not correspond to the time of display of any frame... - 12:07 AM Revision aca36b28 (ffmpeg): Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.
- Originally committed as revision 14745 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/13/2008
- 11:36 PM Revision 67587238 (ffmpeg): special case 6 channel version of float_to_int16_interleave
- 5% faster ac3
Originally committed as revision 14744 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:35 PM Revision 911e21a3 (ffmpeg): simd int->float
- 20% faster ac3 if downmixing, 15% if not
Originally committed as revision 14743 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:33 PM Revision ac2e5564 (ffmpeg): simd downmix
- 13% faster ac3 if downmixing
Originally committed as revision 14742 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:30 PM Revision 45d9d618 (ffmpeg): don't mark the delayed samples for upmixing if they haven't been down...
- Originally committed as revision 14741 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 PM Revision 3b6516f7 (ffmpeg): oops, non-normalized downmix to mono contaminated add_bias for non-si...
- Originally committed as revision 14740 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 PM Revision da0def34 (ffmpeg): Change _ISOC9X_SOURCE to _ISOC99_SOURCE.
- Originally committed as revision 14739 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:15 PM Revision 5df3cc6f (ffmpeg): matroskadec: list some more ebml IDs found in the wild and that we ig...
- This avoid printing some warnings about unknow IDs while we in fact know
the IDs but just want to knowingly ignore th... - 08:08 PM Revision 9a109272 (ffmpeg): Make show_banner() and show_version() print both the compile-time and...
- link-time/run-time libav* version numbers.
Originally committed as revision 14737 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:49 PM Revision 850a8d42 (ffmpeg): Add examples in documentation showing how to avoid to decode audio and
- output video in pass 1 for 2-pass encoding.
Patch by Erwan Ducroquet erwan _dot_ ducroquet _at_ gmail _dot_ com
Orig... - 07:43 PM Revision 06cddea0 (ffmpeg): mlp: Cosmetics: Close comments in an extra line and
- remove empty lines between doxy comments and function declarations.
Originally committed as revision 14735 to svn://... - 07:29 PM Revision f4bba201 (ffmpeg): Dirac encapsulation in MPEG-TS
- patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 14734 to svn://svn.ffmpeg.org/f... - 06:47 PM Revision ce15710f (ffmpeg): mlp: Split common code from parser and decoder to be used by encoder.
- Originally committed as revision 14733 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:33 PM Revision e7327dbb (ffmpeg): Remove unused variable.
- Originally committed as revision 14732 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision 2485abe2 (ffmpeg): Remove unused variable.
- Originally committed as revision 14731 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:20 PM Revision 488b1ca4 (ffmpeg): 10000l, revert mistakely commited and unrelated hunk.
- Originally committed as revision 14730 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision ad1d8710 (ffmpeg): Move -D_ISOC9X_SOURCE to configure so its available to all tests.
- Originally committed as revision 14729 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 PM Revision ea452b54 (ffmpeg): strcasecmp() requires #include <strings.h>
- Originally committed as revision 14728 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:01 PM Revision 5af4f1f3 (ffmpeg): move M_PI definition along with other math definitions
- Originally committed as revision 14727 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:03 PM Revision af44e8e4 (ffmpeg): Show result of yasm test.
- Originally committed as revision 14726 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 AM Revision d1a12956 (ffmpeg): define some math constants so as not to depend on _XOPEN_SOURCE
- Originally committed as revision 14725 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 29d3ed3b (ffmpeg): ffserver: SA_RESTART and unsetenv require _XOPEN_SOURCE
- Originally committed as revision 14724 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:36 AM Revision 131f1cb2 (ffmpeg): matroskadec: parse available blocks even when cluster parsing failed
- This way, we still read the few complete blocks out of a truncated
cluster at the end of a truncated file.
Originall... - 02:44 AM Revision ee5b34d5 (ffmpeg): mlp_parser: Initialize crc data in its own function.
- Originally committed as revision 14722 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision 5dae0dd2 (ffmpeg): mlpdec: Put some doxy comments to the right of vars instead of interl...
- Originally committed as revision 14721 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:36 AM Revision f53acb7b (ffmpeg): mlpdec: Split channel parameters from context into their own struct.
- Originally committed as revision 14720 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/12/2008
- 11:45 PM Revision 557ac0c4 (ffmpeg): optimize ac3_downmix.
- 1.3x faster 5.1->stereo, 1.9x faster 5.1->mono.
Originally committed as revision 14719 to svn://svn.ffmpeg.org/ffmpe... - 09:02 PM Revision 0e55ba72 (ffmpeg): Add needed include, make it compile without -D_BSD_SOURCE.
- Originally committed as revision 14718 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:05 PM Revision db01fa13 (ffmpeg): mlpdec: whitespace and line-breaking cosmetics.
- Originally committed as revision 14717 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:53 PM Revision d6aa052d (ffmpeg): mlpdec: Split filter parameters from context into their own struct.
- Originally committed as revision 14716 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 PM Revision 0d84a8f6 (ffmpeg): increase MAX_REORDER_DELAY and pts_buffer size to 16, max for h264 atm
- Originally committed as revision 14715 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:26 PM Revision cb5b96cd (ffmpeg): Prevent dts generation code to be executed when delay is > MAX_REORDE...
- this fixes overflow in AVStream->pts_buffer.
Originally committed as revision 14714 to svn://svn.ffmpeg.org/ffmpeg/t... - 12:36 PM Revision ebc22cc2 (ffmpeg): Electronic Arts demuxer: support SxEN audio tags found in 'Need for S...
- Originally committed as revision 14713 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 PM Revision 3b4b1137 (ffmpeg): Fix CODEC_ID_PCM_U8 decoder output size calculation to support odd-nu...
- Originally committed as revision 14712 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision 8d36d36e (ffmpeg): Add to the ffmpeg docs an usage example showing how to extract images
- from a video.
Originally committed as revision 14711 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:35 AM Revision 6819af82 (ffmpeg): Electronic Arts demuxer: perform identification of ADPCM EA R2 codec ...
- Originally committed as revision 14710 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 AM Revision a07f1178 (ffmpeg): Electronic Arts demuxer: ignore PTxx platform ID values.
- Originally committed as revision 14709 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:32 AM Revision d3302b70 (ffmpeg): Support Electronic Arts files containing MPEG2VIDEO.
- Originally committed as revision 14708 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 AM Revision 81b060fa (ffmpeg): align the audio decoding buffer, since some codecs write to it with simd
- Originally committed as revision 14707 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 72745cff (ffmpeg): use float_to_int16_interleave in ac3
- Originally committed as revision 14706 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 AM Revision 916d5d6c (ffmpeg): use imdct_half in ac3
- Originally committed as revision 14705 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 AM Revision 862b98d4 (ffmpeg): cosmetics in dsp init
- Originally committed as revision 14704 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 AM Revision d46ac5bf (ffmpeg): mdct wrapper function to match fft
- Originally committed as revision 14703 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:36 AM Revision 0a570e82 (ffmpeg): remove mdct tmp buffer
- Originally committed as revision 14702 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:34 AM Revision e8dd7b0c (ffmpeg): remove a float->double->float conversion.
- 1.8x faster imdct_c with fpmath=sse, no change with x87
Originally committed as revision 14701 to svn://svn.ffmpeg.o... - 12:33 AM Revision 46803f4f (ffmpeg): optimize imdct_half:
- remove tmp buffer.
skip fft reinterleave pass, leaving data in a format more convenient for simd.
merge post-rotate w... - 12:27 AM Revision 49c0dd75 (ffmpeg): indent
- Originally committed as revision 14699 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision 5d0ddd1a (ffmpeg): split-radix FFT
- c is 1.9x faster than previous c (on various x86 cpus), sse is 1.6x faster than previous sse.
Originally committed a...
08/11/2008
- 11:54 PM Revision bafad220 (ffmpeg): import yasm macros from x264
- Originally committed as revision 14697 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:53 PM Revision 304d586d (ffmpeg): yasm buildsystem
- Originally committed as revision 14696 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:22 AM Revision 9edae4ad (ffmpeg): Synchronise code with AAC decoder in SoC
- Originally committed as revision 14695 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 AM Revision 9cc04edf (ffmpeg): More OKed hunks of the AAC decoder from SoC
- Originally committed as revision 14694 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 3f66d168 (ffmpeg): Fixing the units in DV50 tables (both coordinates are
- supposed to be in units of 8 pixels) and simplifying
the calculations of y_ptr and c_offset.
Originally committed as... - 09:52 AM Revision 5e8ecfde (ffmpeg): Apply PCM ENCODE/DECODE() macros to the S/U,8/24/32,LE/BE PCM codecs.
- Originally committed as revision 14692 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 AM Revision d557838c (ffmpeg): Coalescing the un-weighting and de-quantization steps for faster
- processing
Originally committed as revision 14691 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:11 AM Revision 76c655fb (ffmpeg): Simplify colour conversion in Fraps as suggested by Michael
- Originally committed as revision 14690 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:08 AM Revision 29671011 (ffmpeg): The deblock filter does not need all the intra availability stuff so do
- not recalculate it.
Originally committed as revision 14689 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:52 AM Revision faa7e394 (ffmpeg): Simplify constrained_intra_pred code in fill_caches().
- Originally committed as revision 14688 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:21 AM Revision d1d10e91 (ffmpeg): Support MBAFF + constrained intra prediction.
- (no i would not have tried to implement this had i known what mess it is)
fixes at least:
CAMACI3_Sony_C
Originally ...
08/10/2008
- 10:18 PM Revision 697c7cd4 (ffmpeg): Bump minor version as av_log_missing_feature() was added to public AP...
- r14685
Originally committed as revision 14686 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:29 PM Revision ea779d91 (ffmpeg): Add a generic function to lavc to log messages about missing features.
- Patch by Justin Ruggles (justin ruggles gmail com)
Originally committed as revision 14685 to svn://svn.ffmpeg.org/ff... - 06:15 PM Revision af176191 (ffmpeg): R and B components are stored as a differences to G component in Frap...
- This fixes roundup issue 574.
Originally committed as revision 14684 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:10 PM Revision beca9a28 (ffmpeg): Mask bits of reference indexes properly to avoid negative numbers ent...
- each other.
Fixes at least:
CAMA1_TOSHIBA_B
cama1_vtc_c
CAMA3_Sand_E
cama3_vtc_b
CAMASL3_Sony_B
CVMA1_TOSHIBA_B
CVMAQ... - 03:39 PM Revision e248cb60 (ffmpeg): Remove a few more lines of unneeded code in fill_caches() for MBAFF.
- Also document why the remaining related part is apparently needed.
Originally committed as revision 14682 to svn://s... - 03:34 PM Revision 1b46683c (ffmpeg): FOURCC addition: added 3IV2, another mpeg4 id. incoming/video_3iv2/vi...
- Originally committed as revision 14681 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 AM Revision d50cdd82 (ffmpeg): Use the correct reference tables for interlaced MBAFF MBs in the loop...
- Fixes at least
CAMP_MOT_MBAFF_L30
CAMP_MOT_MBAFF_L31
FRExt/FREXT01_JVC_D
Originally committed as revision 14680 to s... - 01:58 AM Revision d9d9a8c0 (ffmpeg): Add MDEC tags to Electronic Arts demuxer.
- Originally committed as revision 14679 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:38 AM Revision 0281d325 (ffmpeg): Do not execute the part of fill_caches() for the loopfilter that over...
- reference indexes and motion vectors.
Fixes at least:
CVMAQP2_Sony_G
Originally committed as revision 14678 to svn:/... - 12:28 AM Revision 8163c870 (ffmpeg): Cosmetics: move at the beginning of the file the av_frac_* functions,...
- the forward declarations.
Originally committed as revision 14677 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/09/2008
- 06:11 PM Revision 3d11b8ce (ffmpeg): Remove more code that has become useless after the pairless MBAFF loop
- filter cleanup.
Originally committed as revision 14676 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:52 PM Revision 7fc332c7 (ffmpeg): Remove reference to the unsupported master format from ffserver.conf.
- Originally committed as revision 14675 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:46 AM Revision cc0591da (ffmpeg): Sync already committed code with that in SoC and commit more OKed hun...
- Originally committed as revision 14674 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:17 AM Revision 5f7f9719 (ffmpeg): Remove odd pairwise deblock filtering applied to MBAFF MBs.
- Originally committed as revision 14673 to svn://svn.ffmpeg.org/ffmpeg/trunk
08/08/2008
- 11:50 PM Revision 44015c56 (ffmpeg): matroskadec: add basic tags support (metadata)
- Originally committed as revision 14672 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision 4f5c72e8 (ffmpeg): PCM regression tests.
- Originally committed as revision 14671 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 PM Revision 76eb5c05 (ffmpeg): Cosmetics: fix weird indent.
- Originally committed as revision 14670 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 PM Revision 540f1c7b (ffmpeg): Implement avfilter_version().
- Originally committed as revision 14669 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision b3b990b6 (ffmpeg): Implement avdevice_version().
- Originally committed as revision 14668 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:40 PM Revision c97429e2 (ffmpeg): Implement avformat_version().
- Originally committed as revision 14667 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:34 PM Revision 96afa6be (ffmpeg): Doxygenate avcodec_version().
- Originally committed as revision 14666 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision 7f0026dd (ffmpeg): Implement avutil_version().
- Originally committed as revision 14665 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision 3241ec1d (ffmpeg): Cosmetics: make a v4l2 error message consistent with r14647.
- Originally committed as revision 14664 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:52 PM Revision c57c4897 (ffmpeg): Change OSS long names.
- Originally committed as revision 14663 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision ec7e2582 (ffmpeg): fix 4:2:2 psnr
- Originally committed as revision 14662 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom