Activity
From 04/25/2007 to 05/24/2007
05/24/2007
- 11:32 PM Revision 90a7f956 (ffmpeg): Replace multiple rules for compiling binaries by one pattern rule.
- Originally committed as revision 9123 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 PM Revision 244e1e64 (ffmpeg): Use proper license header.
- Originally committed as revision 9122 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 PM Revision c9639fab (ffmpeg): typo
- Originally committed as revision 9121 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:47 PM Revision 79e95835 (ffmpeg): Remove obsolete and non-working DSP test program.
- Originally committed as revision 9120 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:04 PM Revision f45fcba3 (ffmpeg): cosmetics (reduce nesting)
- Originally committed as revision 9119 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:40 PM Revision acc0e0c8 (ffmpeg): use sparse huffman tables. 1.5% faster huffyuv decoding.
- Originally committed as revision 9118 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:38 PM Revision b613bacc (ffmpeg): add init_vlc_sparse(). faster than init_vlc() if there are lots of ho...
- Originally committed as revision 9117 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:49 AM Revision 4d5588cf (ffmpeg): extern C declarations were removed.
- Originally committed as revision 9116 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:08 AM Revision 32dd6a9c (ffmpeg): fix dca_bitalloc_index decoder init
- Patch by Sergey Vlasov (printf("%csu at altlinux%s",'v',".ru");)
Thread [FFmpeg-devel] [PATCH] dca: fix dca_bitalloc_... - 04:02 AM Revision 56e4603e (ffmpeg): Fix dca.c compilation with #define TRACE
- Patch by Sergey Vlasov (v\0163u at \0141ltlinux.ru)
Thread [FFmpeg-devel] [PATCH] dca: fix compilation with #define T...
05/23/2007
- 11:22 PM Revision 7ee7412e (ffmpeg): cosmetics: alignment
- Originally committed as revision 9113 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 PM Revision 2f3e7d55 (ffmpeg): define ENABLE_* for every CONFIG_ item
- Originally committed as revision 9112 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision 8d641aed (ffmpeg): fix mjpeg decoding with broken huffman table headers
- Originally committed as revision 9111 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:38 PM Revision 82e60541 (ffmpeg): -sws_flags command line option to set swscaler flags
- Originally committed as revision 9110 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:35 PM Revision 35926489 (ffmpeg): -sws_flags command line option to set swscaler flags
- Originally committed as revision 9109 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:35 PM Revision d61845e8 (ffmpeg): ffmpeg -sws_flags command line option to set swscaler flags
- Originally committed as revision 23379 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:55 PM Revision 67a5daf0 (ffmpeg): Remove duplicate bytestream functions
- Originally committed as revision 9108 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision cb1a74cf (ffmpeg): Export the four remaining H.264 decoder intra prediction functions fo...
- the H.264 encoder. These functions are: pred8x8_left_dc_c, pred8x8_top_dc_c,
pred16x16_left_dc_c and pred16x16_top_dc... - 09:07 AM Revision 9aee21c8 (ffmpeg): Reindent
- Originally committed as revision 9106 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 AM Revision 4edda034 (ffmpeg): Make the compilation of h264idct.c optional.
- Originally committed as revision 9105 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:02 AM Revision 19716d64 (ffmpeg): merge huffman tables so that we read 2 symbols at a time. 30% faster ...
- Originally committed as revision 9104 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 AM Revision 5faf2d36 (ffmpeg): add rgb suffix handling for demuxer
- Originally committed as revision 9103 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/22/2007
- 08:28 AM Revision 0dc56bfa (ffmpeg): id3v2 writer
- patch by Andreas Ãman andreas olebyn nu
original thread: [FFmpeg-devel] [Ffmpeg-devel] ID3v2
Originally committed a... - 08:23 AM Revision 52b53f86 (ffmpeg): id3v2 reader
- patch by Andreas Ãman andreas olebyn nu
original thread: [FFmpeg-devel] [Ffmpeg-devel] ID3v2
Originally committed a... - 07:58 AM Revision cb2578d5 (ffmpeg): cosmetic v1/v2 renaming
- patch by Andreas Ãman andreas olebyn nu
Originally committed as revision 9100 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:51 AM Revision 8bd32c04 (ffmpeg): Add transport method options
- patch by Thijs Vermeir thijs vermeir chez barco com
original thread:
[FFmpeg-devel] [PATCH] Add rtsp options support ... - 07:47 AM Revision badc9ae2 (ffmpeg): Add support for options
- patch by Thijs Vermeir thijs vermeir chez barco com
original thread:
[FFmpeg-devel] [PATCH] Add rtsp options support ... - 07:08 AM Revision f353fbd2 (ffmpeg): Remove mdct.o and fft.o from fft-test prerequisites list.
- Both objects were added to the link command, resulting in multiple definitions
of symbols. Now linking works in the g...
05/21/2007
- 04:08 PM Revision 3e2e29fb (ffmpeg): r9095 invalidly removed the check for non-winsock
- Originally committed as revision 9096 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:54 PM Revision 7235183d (ffmpeg): fix FD_SETSIZE handling in our poll() emulation
- Originally committed as revision 9095 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:28 PM Revision 6f9a35bb (ffmpeg): Only compile golomb.c when needed.
- Originally committed as revision 9094 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:24 PM Revision d72ecaf5 (ffmpeg): Fix compilation when the Sonic encoder and decoder were disabled and ...
- LS encoder enabled.
Originally committed as revision 9093 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:55 PM Revision 8fae7b6f (ffmpeg): Only compile cabac.c when needed.
- Originally committed as revision 9092 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 PM Revision d0d866e0 (ffmpeg): vorbis encoder missed rename to libvorbis
- Originally committed as revision 9091 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 PM Revision d632239c (ffmpeg): Split the h261.c file into separate files for the encoder, decoder an...
- Originally committed as revision 9090 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 PM Revision e21c53bd (ffmpeg): forgotten h.261 seek regression checksum update due to
- "r9076 | michael | 2007-05-20 03:05:34 +0200 (Sun, 20 May 2007) | 2 lines
slightly more correct spliting of frames"
... - 09:50 AM Revision df0cecdd (ffmpeg): Do not try to set a video standard unless "-tvstd" is specified
- Originally committed as revision 9088 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 AM Revision 4f60f34a (ffmpeg): print and return error if output is non seekable
- Originally committed as revision 9087 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 AM Revision 86c33b29 (ffmpeg): Rename motion_test.c to motion-test.c, which is the naming scheme use...
- other test programs. As a positive sideeffect, this makes the build system try
to actually create the executable file... - 07:05 AM Revision 14eb0a2e (ffmpeg): Fix imgresample-test linking.
- Originally committed as revision 9085 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:01 AM Revision fca6a0dd (ffmpeg): Add explanatory comments to some #endifs.
- Originally committed as revision 9084 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/20/2007
- 10:59 PM Revision 9f77cab2 (ffmpeg): make compilation of mpegaudiodec conditional
- Originally committed as revision 9083 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 PM Revision 08aa2c9b (ffmpeg): remove dependency of mpeg audio encoder over mpeg audio decoder
- Originally committed as revision 9082 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 PM Revision ca6e50af (ffmpeg): add a ff_ prefix to some mpegaudio funcs
- Originally committed as revision 9081 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision 4bd8e17c (ffmpeg): loosen dependencies over mpegaudiodec
- Originally committed as revision 9080 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:07 AM Revision 663deb54 (ffmpeg): Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon
- Originally committed as revision 9079 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:41 AM Revision db7f647e (ffmpeg): use AV_LOG_ERROR instead of INFO for errors
- Originally committed as revision 9078 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:35 AM Revision 64be2e60 (ffmpeg): sanity checks for bitrate tolerance and buffer size (= fail if a sing...
- requested bitrate would be bigger than the buffer size)
Originally committed as revision 9077 to svn://svn.ffmpeg.or... - 01:05 AM Revision cb590b48 (ffmpeg): slightly more correct spliting of frames
- Originally committed as revision 9076 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/19/2007
- 04:23 PM Revision d205abe9 (ffmpeg): Add --enable-auto-image-base for building mingw32 & cygwin DLLs
- Originally committed as revision 9075 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:06 PM Revision bf406d90 (ffmpeg): move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h
- Originally committed as revision 9074 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:58 PM Revision 0a59a18b (ffmpeg): move mjpeg-b decoder in its own file
- Originally committed as revision 9073 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 PM Revision 82ec7918 (ffmpeg): 10l: forgot to svn add mjpegdec.h
- Originally committed as revision 9072 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:40 PM Revision 40cce9ff (ffmpeg): move sp5x decoder in its own file
- Originally committed as revision 9071 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:31 PM Revision 5acd8d9e (ffmpeg): allows to disable jpegls decoder
- Originally committed as revision 9070 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision bf4a90fc (ffmpeg): Blackfin optimized uyvytoyv12 routine. the implementation includes ch...
- This is 10x faster than the cooresponding C function.
Originally committed as revision 23345 to svn://svn.mplayerhq.... - 02:32 AM Revision 98ef8c32 (ffmpeg): change brute force search to min-heap. 3.6x faster generate_len_table...
- Originally committed as revision 9069 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:53 AM Revision d2f43ca9 (ffmpeg): move mjpega_dump_header bitstream filter in its own file
- Originally committed as revision 9068 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision ab8072a6 (ffmpeg): move imx_dump_header bitstream filter in its own file
- Originally committed as revision 9067 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision 8bf63e1c (ffmpeg): move dump_extradata bitstream filter in its own file
- Originally committed as revision 9066 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:32 AM Revision 5209c836 (ffmpeg): move remove_extradata bitstream filter in its own file
- Originally committed as revision 9065 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:30 AM Revision cd7105e6 (ffmpeg): move noise bitstream filter in its own file
- Originally committed as revision 9064 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision a975d9e2 (ffmpeg): move mp3_header_compress bitstream filter in its own file
- Originally committed as revision 9063 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 AM Revision b57eed12 (ffmpeg): move mp3_header_decompress bitstream filter in its own file
- Originally committed as revision 9062 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 AM Revision 677fe2e2 (ffmpeg): add proper prefix to extern mpeg audio data tables
- Originally committed as revision 9061 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:06 AM Revision 4991c051 (ffmpeg): move some common mpeg audio tables from mpegaudiodectab.h to mpegaudi...
- Originally committed as revision 9060 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/18/2007
- 10:58 PM Revision 63ab52b7 (ffmpeg): move the mjpeg_encoder struct from mpegvideo.c to mjpegenc.c
- Originally committed as revision 9059 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision 44301eaa (ffmpeg): add a proper prefix to all mjpeg encoder exported functions
- Originally committed as revision 9058 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:42 PM Revision d9c9259f (ffmpeg): split ljpeg encoder out of mjpeg.c
- Originally committed as revision 9057 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:06 AM Revision 56fd7cc5 (ffmpeg): Better error reporting.
- Originally committed as revision 9056 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:58 AM Revision bf1a5a46 (ffmpeg): cosmetics: macrofy duplicate code in huffyuv
- Originally committed as revision 9055 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 AM Revision 390f9f31 (ffmpeg): r3938 broke 2pass huffyuv (not that anyone uses it)
- Originally committed as revision 9054 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:18 AM Revision 038bfcf9 (ffmpeg): 3DNow! and SSSE3 optimization to QNS DSP functions; use pmulhrw/pmulh...
- Originally committed as revision 9053 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/17/2007
- 08:18 PM Revision 2c32b173 (ffmpeg): Move attribute_unused to variable declarations in macros instead of
- introducing a useless extra variable.
Originally committed as revision 9052 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:04 PM Revision 670a6b13 (ffmpeg): remove libdts decoder, we have a native dts decoder
- Originally committed as revision 9051 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision facbea95 (ffmpeg): prevent misdetection by using a stricter regexp
- Originally committed as revision 9050 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:45 PM Revision 944721c1 (ffmpeg): add proper prefix to new mjpeg extern func/var
- Originally committed as revision 9049 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 4922a5b0 (ffmpeg): split mjpeg.c into an encoder and a decoder file
- Originally committed as revision 9048 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:14 PM Revision 88bcb6c2 (ffmpeg): use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables
- instead of compiler-dependent __attribute__((aligned(16)))
Origiginal thread:
Date: May 17, 2007 12:30 AM
Subject: [... - 12:26 PM Revision 78a010fb (ffmpeg): Only compile fft and mdct when needed.
- Initial patch by Benjamin Larsson.
Originally committed as revision 9046 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:03 AM Revision c17a53b7 (ffmpeg): Use FFABS instead of abs.
- Originally committed as revision 9045 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 AM Revision c8df9c63 (ffmpeg): Use usleep instead of sleep, some MinGW versions lack sleep.
- Originally committed as revision 9044 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:30 AM Revision 0bda7817 (ffmpeg): Use DECLARE_ALIGNED for alignment in libpostprocess
- Originally committed as revision 9043 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:39 AM Revision e9b19db8 (ffmpeg): Make documentation build nonrecursive: Merge it into the top-level Ma...
- Originally committed as revision 9042 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:50 AM Revision 54353abe (ffmpeg): Remove lots of unused commented code. (Cleanup)
- Originally committed as revision 9041 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:47 AM Revision 3bcb658c (ffmpeg): Change default 1 pass blocksize to 64x64.
- Originally committed as revision 9040 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/16/2007
- 11:23 PM Revision 5b0b7054 (ffmpeg): better separation of vp3dsp functions from dsputil_mmx.c
- Originally committed as revision 9039 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:57 PM Revision b8a99745 (ffmpeg): printf --> av_log, patch by Denis Fortin, fortin nerim net
- Originally committed as revision 9038 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 PM Revision 9f17e13b (ffmpeg): Remove extern C declarations for C++.
- FFmpeg is pure C and not all public headers have the declarations.
Originally committed as revision 23322 to svn://s... - 12:25 PM Revision 60531524 (ffmpeg): Remove extern C declarations for C++.
- FFmpeg is pure C and not all public headers have the declarations.
Originally committed as revision 9037 to svn://sv... - 10:50 AM Revision 31d89e11 (ffmpeg): DTS decoding was broken for every speaker configuration except 5.1.
- patch by Sergey Vlasov, vsu altlinux org
Originally committed as revision 9036 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:56 AM Revision f3ab6d91 (ffmpeg): Do not specify directories in #include path, -I flags take care of this.
- taken from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net
Originally committed as revision 9035 to svn://s... - 09:51 AM Revision b550bfaa (ffmpeg): Add libavcodec to compiler include flags in order to simplify header
- include paths in the source files.
mostly from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net
Originally c... - 09:21 AM Revision 14b2d010 (ffmpeg): Drop unnecessary libavcodec/ prefix in #include path.
- Originally committed as revision 9033 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:02 AM Revision 2e374f12 (ffmpeg): Don't forget about audio remaining in buffer, in case there is enough
- left to make another DV frame.
Originally committed as revision 9032 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/15/2007
- 08:47 PM Revision c6bcbb2c (ffmpeg): Use DECLARE_ALIGNED to ease porting
- Originally committed as revision 9031 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:30 PM Revision b9a793ee (ffmpeg): Building both shared and static libraries is now possible on MinGW.
- patch by Zuxy Meng, zuxy.meng gmail com
Originally committed as revision 9030 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:58 PM Revision 5676d140 (ffmpeg): initial mingw networking support
- Originally committed as revision 9029 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 124bed6f (ffmpeg): link to ws2_32.dll only if networking is enabled
- Originally committed as revision 9028 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:06 AM Revision 809c767a (ffmpeg): Adding Myself to the Maintainers list for the Blackfin architecture
- Originally committed as revision 9027 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/14/2007
- 11:22 PM Revision a1f6643d (ffmpeg): dont write over the end of ref_cache
- Originally committed as revision 9026 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:28 PM Revision 9b5dc867 (ffmpeg): Make vp3dsp*.c compilation optional.
- Originally committed as revision 9025 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:07 PM Revision e36d79c8 (ffmpeg): Change some leftover __attribute__((unused)) and __attribute__((used)...
- attribute_unused and attribute_used respectively to ease compiling on non-gcc.
Originally committed as revision 9024... - 11:53 AM Revision 37c26ae9 (ffmpeg): remove some unused mjpeg encoding variables
- (they were always set to a constant value)
Originally committed as revision 9023 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/13/2007
- 11:22 PM Revision 7fcf4109 (ffmpeg): jpegls encoder does not call this function, so remove useless tests
- Originally committed as revision 9022 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 PM Revision 6ba04c2b (ffmpeg): split jpeg_ls into jpeglsdec, jpeglsenc and jpegls
- Originally committed as revision 9021 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 PM Revision 1adf2e56 (ffmpeg): Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for consistency.
- Originally committed as revision 9020 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:19 PM Revision 27885fad (ffmpeg): Blackfin DSP utilities: add DEFUN_END
- DEFUN_END macro adds the size information to the symbol
table. This is introduces no functionnal change, it's only me... - 07:22 PM Revision d3f3eea9 (ffmpeg): Blackfin optimized YUV420 to RGB CSC Color Space Converters.
- YUV2 -> RGB BGR for 565, 555 and 888 a.k.a. 24bit color.
Speed-up compared to C version compiled with -O3 187.28%
Pa... - 07:14 PM Revision 79d4c96a (ffmpeg): correct last element inited check
- Originally committed as revision 9018 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:32 PM Revision 25e4f8aa (ffmpeg): Faster SSE FFT/MDCT, patch by Zuxy Meng %zuxy P meng A gmail P com%
- unrolls some loops, utilizing all 8 xmm registers. fft-test
shows ~10% speed up in (I)FFT and ~8% speed up in (I)MDCT... - 04:26 PM Revision 3a136a06 (ffmpeg): Do not use return with argument for a function "returning" void.
- Originally committed as revision 9016 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:01 PM Revision 43c7c7c7 (ffmpeg): use DECLARE_ALIGNED from mem.h (which is included through common.h)
- Originally committed as revision 9015 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:26 AM Revision f8b2417e (ffmpeg): cosmetics: indent
- Originally committed as revision 9014 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 AM Revision 70724cba (ffmpeg): replace some #ifdef CONFIG_* by if(ENABLE_*)
- Originally committed as revision 9013 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/12/2007
- 11:43 PM Revision 6d8bfb52 (ffmpeg): cosmetics: indentation
- Originally committed as revision 9012 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 PM Revision f6993c9f (ffmpeg): make compilation of mjpeg.c optional
- Originally committed as revision 9011 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 PM Revision cd61e407 (ffmpeg): allow to enable or disable every bitstream filters individually
- Original patch by Jason Millard jsm174 _at_ gmail
Date: On Fri, 11 May 2007 11:14:01 -0400
Subject: [FFmpeg-devel] ... - 10:50 PM Revision cf329752 (ffmpeg): jpegls never call this code, so those tests are useless
- Originally committed as revision 9009 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 4440b118 (ffmpeg): simplify, no need for a function
- Originally committed as revision 9008 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:02 PM Revision 54a5c719 (ffmpeg): fix ctts index computation when seeking, check must be done against n...
- Originally committed as revision 9007 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision d2bc0473 (ffmpeg): Added support for instances where linesize[0] is negative.
- Based on patch by Jason Askew, jason dot askew at gmail dot com.
Originally committed as revision 9006 to svn://svn.... - 10:53 AM Revision 7f58baa8 (ffmpeg): Remove redundant extern declaration of j_rev_dct that is already
- present in the #included header file dsputil.h.
Originally committed as revision 9005 to svn://svn.ffmpeg.org/ffmpeg... - 10:43 AM Revision 7f4f3e16 (ffmpeg): cosmetics: Group all test targets together.
- Originally committed as revision 9004 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 AM Revision ff506a90 (ffmpeg): sse2 & ssse3 versions of dct_quantize.
- core2: mmx2=154 sse2=73 ssse3=66 (cycles)
k8: mmx2=179 sse2=149
p4: mmx2=284 sse2=194
Originally committed as revisi... - 03:20 AM Revision 8e380710 (ffmpeg): configure check for whether we can compile ssse3
- Originally committed as revision 9002 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:41 AM Revision 1edbfe19 (ffmpeg): factor sum_abs_dctelem out of dct_sad, and simd it.
- sum_abs_dctelem_* alone:
core2: c=186 mmx2=39 sse2=21 ssse3=13 (cycles)
k8: c=163 mmx2=33 sse2=31
p4: c=370 mmx2=60 s... - 01:16 AM Revision 561f940c (ffmpeg): sse2 & ssse3 versions of hadamard. unroll and inline diff_pixels.
- core2: before mmx2=193 cycles. after mmx2=174 sse2=122 ssse3=115 (cycles).
k8: before mmx2=205. after mmx2=184 sse2=1... - 12:31 AM Revision 5b67307a (ffmpeg): fix a crash with svq1 + sse2.
- EMU_EDGE broke memory alignment when the desired alignment is >32 bytes.
Originally committed as revision 8999 to sv...
05/11/2007
- 07:07 PM Revision 5f097703 (ffmpeg): cosmetics: fix indentation
- Originally committed as revision 8998 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 AM Revision 9d9de37d (ffmpeg): cosmetics; one test per line for all isXXX(x) macros
- Originally committed as revision 23296 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:15 AM Revision 9020e697 (ffmpeg): Merge RoQ entries
- Originally committed as revision 8997 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:28 AM Revision 9ac2e797 (ffmpeg): rename pnm.c to pnmenc.c and pnm_common.c to pnm.c
- Originally committed as revision 8996 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:21 AM Revision a2e4c0dd (ffmpeg): Remove duplicate #includes, avcodec.h #includes common.h.
- Originally committed as revision 8995 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:07 AM Revision 9636c4de (ffmpeg): Remove unused variable.
- Originally committed as revision 8994 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:29 AM Revision ba53071a (ffmpeg): 10l, r8991 broke mmx1 sad
- Originally committed as revision 8993 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 AM Revision 72946825 (ffmpeg): sse2 version of fullpel sad.
- 16% faster on core2, 5% faster on p4. 10% slower (and thus disabled) on k8.
Originally committed as revision 8992 to... - 12:45 AM Revision 164d75eb (ffmpeg): tweak mmx2 sad.
- 40% faster on core2, 18% faster on k8, 5% faster on p4.
Originally committed as revision 8991 to svn://svn.ffmpeg.or...
05/10/2007
- 11:42 PM Revision c3ebc833 (ffmpeg): dmb1 fourcc, mjpeg_opendml.mov
- Originally committed as revision 8990 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:16 PM Revision 1b52bec7 (ffmpeg): make compilation of pnm.c optional
- Originally committed as revision 8989 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision 426a189b (ffmpeg): move pnm parser in its own file
- Originally committed as revision 8988 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:37 PM Revision b16560a3 (ffmpeg): move mjpeg parser in its own file
- Originally committed as revision 8987 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:28 PM Revision 87acdd53 (ffmpeg): cosmetics: reindent
- Originally committed as revision 8986 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 PM Revision 26b4fe82 (ffmpeg): split h264.c to move parser in its own file
- Originally committed as revision 8985 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:24 PM Revision eca3810e (ffmpeg): tweak mmx2 sad.
- 6% faster on core2 and k8, no change on p4.
Originally committed as revision 8984 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:44 PM Revision b3a257af (ffmpeg): Revert r8979 (Ugly fix for r8963)
- Originally committed as revision 8983 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:28 PM Revision 803ca89c (ffmpeg): Proper fix for r8963
- Patch by Jindrich Makovicka, makovick at gmail dot com
Reference thread:
Subject: Re: [PATCH] make libavcodec use byt... - 03:24 PM Revision 07c55d8e (ffmpeg): rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c
- Originally committed as revision 8981 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:17 PM Revision f6bd6eef (ffmpeg): loosen vorbis_enc.c dependencies by spliting vorbis.c
- Originally committed as revision 8980 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:00 PM Revision dccabd4c (ffmpeg): Fix r8963
- Originally committed as revision 8979 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:36 PM Revision 7a0daaf1 (ffmpeg): Fix Vorbis encoder Xiph dependency by making sure the references to
- ff_split_xiph_headers() are there.
Originally committed as revision 8978 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:25 PM Revision 0ba0c8de (ffmpeg): Use url_fopen error code when opening input file
- handle the AVERROR_NOENT error case in print_error
Originally committed as revision 8977 to svn://svn.ffmpeg.org/ffm... - 01:24 PM Revision 35e7f087 (ffmpeg): add AVERROR_NOENT
- Originally committed as revision 8976 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 PM Revision 15025553 (ffmpeg): disable reference to msmpeg4 and wmv2 code when those codecs are not ...
- Originally committed as revision 8975 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:51 AM Revision b484ec78 (ffmpeg): Typos
- Originally committed as revision 8974 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:15 AM Revision e4dd03f3 (ffmpeg): Reindent code after last commit
- Originally committed as revision 8973 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 82dc348b (ffmpeg): those tables don't need to be extern
- Originally committed as revision 8972 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 AM Revision 0d6c0732 (ffmpeg): Allow avoid setting the video standard and input when capturing v4l2 ...
- Patch by Limin Wang, edited by me
Originally committed as revision 8971 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:12 AM Revision 5ecb0677 (ffmpeg): use header instead of copying table declarations
- Originally committed as revision 8970 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:03 AM Revision 42ef2dbc (ffmpeg): split msmpeg4 data to easily share some of it with vc1.c
- Originally committed as revision 8969 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 AM Revision 1d557d35 (ffmpeg): add missing rules for wmv2 compilation
- Originally committed as revision 8968 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:00 AM Revision 2029f312 (ffmpeg): Remove redundant #inclusion of common.h, avcodec.h already #includes it.
- Originally committed as revision 8967 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 AM Revision 7c3a9fe2 (ffmpeg): sse2 version of fdct_col.
- k8: 72->61 cycles, core2: 51->26 cycles.
Originally committed as revision 8966 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/09/2007
- 11:32 PM Revision a4461664 (ffmpeg): Simplify ptr[0]; ptr++; to *ptr++
- Originally committed as revision 8965 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 PM Revision 5a2f421a (ffmpeg): Use bytestream
- Originally committed as revision 8964 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision a32c2ce4 (ffmpeg): Use AV_XX16 macros
- Originally committed as revision 8963 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:13 PM Revision df495dbd (ffmpeg): move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c
- now h263dec depends on mpeg4video_parser
this fixes compilation when h263 decoder is disabled
Originally committed a... - 11:12 PM Revision 87e61d09 (ffmpeg): RoQ muxer
- Originally committed as revision 8961 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:08 PM Revision 7d5aaa04 (ffmpeg): Factorize usum
- Originally committed as revision 8960 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision 13dec857 (ffmpeg): RoQ muxer, patch by Vitor, vitor1001 gmail com
- reference thread:
Subject: [FFmpeg-devel] [PATCH] RoQ muxer
Date: Wed, 09 May 2007 19:44:21 +0200
Originally committ... - 10:24 PM Revision de8e2c1d (ffmpeg): Use 1 array with double the size instead of 2 arrays with normal size
- Eliminates need for concatenation and adds proper fix for FIXME
Originally committed as revision 8958 to svn://svn.f... - 10:00 PM Revision a5cb1f13 (ffmpeg): Add bias instead of -32 or 0, as is done in g.722.1
- Originally committed as revision 8957 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision 39938968 (ffmpeg): Indentation for previous patch
- Originally committed as revision 8956 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 PM Revision 6b019970 (ffmpeg): Add another tmpbias variable, as bias' value will be used later
- Originally committed as revision 8955 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:50 PM Revision cdb59552 (ffmpeg): Fix logic for return value of init_vlc
- Originally committed as revision 8954 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:38 PM Revision 5880d5b5 (ffmpeg): Install MinGW shared libraries (dlls) to bindir
- Originally committed as revision 8953 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision fa884294 (ffmpeg): remove the need of one extra shift in rgb16ToUV
- Originally committed as revision 23281 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 06:23 PM Revision 686dcc11 (ffmpeg): Replace general CONFIG_ENCODERS by more fine-grained CONFIG_WMV2_ENCO...
- Originally committed as revision 8952 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:29 PM Revision f96829d2 (ffmpeg): Fix rgb15ToUV. Correct order of components and use one shift less.
- Originally committed as revision 23279 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 04:59 PM Revision a5c14fca (ffmpeg): Add ff_ prefix to (externally) visible variables
- Originally committed as revision 8951 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 AM Revision 2a2072fe (ffmpeg): Use correct dequantizer value
- Originally committed as revision 8950 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:26 AM Revision 4a815a7f (ffmpeg): Allow conditional compilation of H.263-related decoders.
- Originally committed as revision 8949 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 AM Revision 2462e4b7 (ffmpeg): Remove trailing / from -I flags, MinGW appears to dislike them.
- patch by Zuxy Meng, zuxy.meng gmail com
Originally committed as revision 8948 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:17 AM Revision 3688f93a (ffmpeg): make help message go to standard output instead of standard error
- patch by Nicolas George \ nicolas george normalesup org /
Originally committed as revision 8947 to svn://svn.ffmpeg.... - 01:46 AM Revision 5adf43e4 (ffmpeg): cosmetics: remove code duplication in hadamard8_diff_mmx
- Originally committed as revision 8946 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 AM Revision c5a60225 (ffmpeg): move cavs parser in it's own file
- Originally committed as revision 8945 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/08/2007
- 11:58 PM Revision b88e2114 (ffmpeg): move defines and enums out of cavsdata.h
- Originally committed as revision 8944 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 PM Revision 1fddeecd (ffmpeg): remove no more useful includes
- Originally committed as revision 8943 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:29 PM Revision 679c2294 (ffmpeg): cosmetics: rename for consistency after previous aac and ac3 parsers ...
- Originally committed as revision 8942 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision 99ff31dc (ffmpeg): move aac and ac3 parsers in their own files
- Originally committed as revision 8941 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 PM Revision e0fe500f (ffmpeg): avoid multiple inclusion of ac3.h
- Originally committed as revision 8940 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:55 PM Revision bba5293b (ffmpeg): cosmetics: remove duplicate transpose macro
- Originally committed as revision 8939 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision 8d2fb333 (ffmpeg): autodetect ptx files
- Originally committed as revision 8938 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 AM Revision 28ba53ff (ffmpeg): add myself for txd and s3tc files
- Originally committed as revision 8937 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision 12b6d7c0 (ffmpeg): add Renderware TXD format
- Originally committed as revision 8936 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision d58bbf81 (ffmpeg): add V.Flash PTX image format
- Originally committed as revision 8935 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:52 AM Revision c33d9814 (ffmpeg): Move H.263 parser to its own file.
- Originally committed as revision 8934 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:27 AM Revision 912f3148 (ffmpeg): Add a few explanatory comments.
- Originally committed as revision 8933 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/07/2007
- 11:33 PM Revision b09432ad (ffmpeg): RoQ audio encoder
- Originally committed as revision 8932 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:10 PM Revision ad39f1a7 (ffmpeg): Renderware TXD decoder and demuxer
- Originally committed as revision 8931 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:07 PM Revision 929baad0 (ffmpeg): add doxygen comments
- Originally committed as revision 8930 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:44 PM Revision ba4816a0 (ffmpeg): cosmetics: fix inconsistent indentation
- Originally committed as revision 8929 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:43 PM Revision c0f716b8 (ffmpeg): fix display of theora videos with visible size smaller than encoded size
- Originally committed as revision 8928 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 PM Revision cb631737 (ffmpeg): Renderware TXD demuxer
- Originally committed as revision 8927 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:29 PM Revision 1ca779e7 (ffmpeg): Renderware TXD decoder
- Originally committed as revision 8926 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:15 PM Revision c67b89c5 (ffmpeg): generic S3TC DXT1 and DXT3 decoding functions
- Originally committed as revision 8925 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:12 PM Revision 9e010b41 (ffmpeg): add AV_[RW][BL]64 support
- Originally committed as revision 8924 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision 5fd5d0ef (ffmpeg): improve mpeg4-es detection by rejecting streams with reserved startco...
- Originally committed as revision 8923 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:55 AM Revision f025588b (ffmpeg): RoQ audio encoder
- patch by Vitor vitor1001 gmail com
Originally committed as revision 8922 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:47 AM Revision c53d2d90 (ffmpeg): make some parser parameters const to avoid casting const to non-const
- Originally committed as revision 8921 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/06/2007
- 06:23 PM Revision 89ecc261 (ffmpeg): Fix two small typos in comment
- Originally committed as revision 8920 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:25 PM Revision beac8235 (ffmpeg): fix possibly exploitable stack overflow with num_sprite_warping_point...
- Originally committed as revision 8919 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:23 PM Revision d9a3c855 (ffmpeg): better wording for the alphabetical lists
- Originally committed as revision 8918 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:04 PM Revision 18d915dd (ffmpeg): cosmetics: Fix indentation after last commit, patch by Zuxy Meng.
- Originally committed as revision 8917 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 AM Revision 660e83f8 (ffmpeg): Add prefix to some variables for consistency
- Originally committed as revision 8916 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 AM Revision 986a865f (ffmpeg): Move VC-1 data to .c file
- Originally committed as revision 8915 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision de53b04b (ffmpeg): Make vc1_parser.c compilable without special defines
- Originally committed as revision 8914 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:58 AM Revision 22c3029d (ffmpeg): Move variables to vc1data.h
- Originally committed as revision 8913 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 6e4bc6ee (ffmpeg): Add a note about maintaining alphabetical order to patch submission c...
- Originally committed as revision 8912 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 AM Revision 4b8419aa (ffmpeg): simplify
- Originally committed as revision 8911 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:12 AM Revision 44c56000 (ffmpeg): Move dvdsub parser to its own file.
- Originally committed as revision 8910 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:41 AM Revision 027f43f0 (ffmpeg): Rename dvbsubdec_parser.c to dvbsub_parser.c.
- Originally committed as revision 8909 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:46 AM Revision cd66ddb6 (ffmpeg): simplify
- Originally committed as revision 8908 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 AM Revision 6ec48185 (ffmpeg): faster and simpler vp6 bilinear mc
- Originally committed as revision 8907 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:11 AM Revision 0d02cacd (ffmpeg): Move dvbsubdec parser to its own file.
- Originally committed as revision 8906 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/05/2007
- 09:11 PM Revision bbb7d4c7 (ffmpeg): Remove superfluous #includes, parser.h now includes its prerequisites.
- Originally committed as revision 8905 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:32 PM Revision 4c5ea91c (ffmpeg): ff_frame_rate_tab is now declared in mpegvideo.h
- Originally committed as revision 8904 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision 20c11e4c (ffmpeg): avoid a clash between two definitions of SEQ_START_CODE
- Originally committed as revision 8903 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision 95dca03f (ffmpeg): add a ff_ prefix to the now exported mpeg1_find_frame_end() function
- Originally committed as revision 8902 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:18 PM Revision 7f50d4ac (ffmpeg): move mpegvideo_parser in it's own file
- Originally committed as revision 8901 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:17 PM Revision 89550b2d (ffmpeg): avoid a 'discards qualifiers from pointer' warning
- Originally committed as revision 8900 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:08 PM Revision 0cb41728 (ffmpeg): move mpegaudio_parser in it's own file
- Originally committed as revision 8899 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:59 PM Revision d2e911fa (ffmpeg): move mpeg4video_parser in it's own file
- Originally committed as revision 8898 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:56 PM Revision 41fe0552 (ffmpeg): parser.h uses AVCodecContext so it needs to include avcodec.h
- Originally committed as revision 8897 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision 75f6cc26 (ffmpeg): set CODEC_CAP_DR1 for vp5 and vp6 decoders
- Originally committed as revision 8896 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:24 PM Revision 442fc0e8 (ffmpeg): parser.c is compiled unconditionally, there is no need to compile it
- conditional to CONFIG_AC3_PARSER.
Originally committed as revision 8895 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:18 PM Revision 5a6a6cc7 (ffmpeg): Fix multiple "‘inline/static’ is not at beginning of declaration" war...
- Originally committed as revision 8894 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:14 AM Revision 58170ffd (ffmpeg): Fix warning:
- In file included from mjpeg.c:903:
jpeg_ls.c:190: warning: ‘inline’ is not at beginning of declaration
Originally co... - 09:15 AM Revision ab8a0d04 (ffmpeg): parser.c is compiled unconditionally, there is no need to compile it
- conditional to CONFIG_CAVSVIDEO_PARSER.
Originally committed as revision 8892 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/04/2007
- 10:35 PM Revision 45221f7f (ffmpeg): reduce number of shifts
- Originally committed as revision 8891 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:22 PM Revision fd735e4b (ffmpeg): simplify
- Originally committed as revision 8890 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision e300ab4e (ffmpeg): Add a note about tabs + trailing whitespace to the patch submission c...
- Originally committed as revision 8889 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision 3883a99b (ffmpeg): Move H.261 parser to its own file.
- Originally committed as revision 8888 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision b0fee7c5 (ffmpeg): Group benchmark items in the patch submission checklist together.
- Originally committed as revision 8887 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 PM Revision 58683d27 (ffmpeg): 100l to myself. Do not include stuff unneeded by parser
- Originally committed as revision 8886 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 AM Revision f9eada03 (ffmpeg): Typo
- Originally committed as revision 8885 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:34 AM Revision 7d9a6a0f (ffmpeg): Move some declarations into header
- Based on patch by Denis Fortin
(cons (car '(fortin NOSPAM)) '(nerim net))
Originally committed as revision 8884 to s... - 12:18 AM Revision b0caf888 (ffmpeg): Rename oggvorbis decoder to libvorbis.
- Originally committed as revision 8883 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision 5982ae94 (ffmpeg): Move VC1 parser to its own file.
- Originally committed as revision 8882 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/03/2007
- 11:50 PM Revision 98c98e04 (ffmpeg): Move dca parser to its own file.
- Originally committed as revision 8881 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:38 AM Revision f5a756ef (ffmpeg): Give libamr decoders/encoders a lib prefix in the name.
- Originally committed as revision 8880 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 AM Revision 23aee960 (ffmpeg): Rename dts_decoder to libdts_decoder.
- Originally committed as revision 8879 to svn://svn.ffmpeg.org/ffmpeg/trunk
05/02/2007
- 11:11 PM Revision e2446596 (ffmpeg): Remove unused variable.
- Originally committed as revision 8878 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision a4b120f3 (ffmpeg): cosmetics: Sort entries by CONFIG_ name.
- Originally committed as revision 8877 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 PM Revision 6369e6eb (ffmpeg): cosmetics: indention after last commit
- Originally committed as revision 8876 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:33 PM Revision c31a76e4 (ffmpeg): use downmixing coefficients in dca decoder.
- reference:
Subject: [Ffmpeg-devel] [PATCH] DTS multichannel
Date: Wed, 25 Apr 2007 16:25:18 -0400
Originally committ... - 08:31 PM Revision cc826626 (ffmpeg): enable multichannel output in dca decoder.
- reference:
Subject: [Ffmpeg-devel] [PATCH] DTS multichannel
Date: Wed, 25 Apr 2007 16:25:18 -0400
Originally committ... - 04:43 PM Revision c95d406d (ffmpeg): 1000l to myself - DCA decoder should not be registered in video code...
- Originally committed as revision 8873 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:49 PM Revision 4f2c36ac (ffmpeg): add the possibility to choose aac profile
- patch by Nicolas George nicolas george chez normalesup org
original thread: [Ffmpeg-devel] [PATCH] FAAC profile selec... - 01:36 PM Revision 711737af (ffmpeg): give the position offset of the file in the packet
- update seek regression test reference file accordingly
patch by Daniel Cardenas: Daniel Car cox net
original thread: ... - 01:28 PM Revision 994cb333 (ffmpeg): update reference file for seek test after delivery 8826
- Originally committed as revision 8870 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 PM Revision be47dad7 (ffmpeg): modify order in which files are diff'd
- Originally committed as revision 8869 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 AM Revision aa244b69 (ffmpeg): cosmetics: Group all external library decoders and encoders together.
- Originally committed as revision 8868 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 AM Revision efd5fc53 (ffmpeg): return right format in set_codec_from_probe_data
- Originally committed as revision 8867 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 AM Revision 671adb17 (ffmpeg): patch so that the deprecated items show up correctly
- when building doxygen docs
patch by mark cox melbournemark plus ffmpeg minus devel chez gmail dot com
Originally com... - 08:18 AM Revision 29644cb5 (ffmpeg): make mpeg decoder handle mid-stream changes in resolution
- patch by Heikki Lindholm holindho at cs helsinki fi
original thread: [Ffmpeg-devel] [PATCH] fix mid-stream resolution... - 07:26 AM Revision f52a02be (ffmpeg): add some comments
- patch by Denis Fortin \ fortin nerim net /
Originally committed as revision 8864 to svn://svn.ffmpeg.org/ffmpeg/trunk - 07:02 AM Revision c4ca31d0 (ffmpeg): cosmetics: indentation after previous patch
- Originally committed as revision 23207 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:00 AM Revision 068b0f4f (ffmpeg): test if color conv fonction exists prior to using it
- Originally committed as revision 23206 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
05/01/2007
- 09:05 PM Revision 074a9d2b (ffmpeg): The configure test for ebx fails because it is run before the -mdynam...
- check. Move it before the ebx test and remove -mdynamic-no-pic from
VHOOKCFLAGS later on.
patch by Alexander Strange,...
04/30/2007
- 03:56 PM Revision d8470737 (ffmpeg): use asf stream information to set bitrate
- patch by Zuxy Meng zuxy dot meng chez gmail tod com
reference thread: [Ffmpeg-devel] Third Try: Set bit_rate for asf ... - 09:46 AM Revision 7af636d4 (ffmpeg): Fix loop condition so it can be run through more than once.
- patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de
reference: [Ffmpeg-devel] buffer underflow messages from the ... - 09:43 AM Revision 268fc082 (ffmpeg): more detailed error message for buffer underflow
- patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de
Originally committed as revision 8859 to svn://svn.ffmpeg.or... - 08:05 AM Revision 2da0d70d (ffmpeg): cosmetics attack, part IV: Remove all tabs and prettyprint/reindent t...
- Originally committed as revision 23179 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
04/29/2007
- 11:18 PM Revision dcc3a30b (ffmpeg): prevent going out of the buffer if the nal size does not fit in the b...
- Patch by Mean % fixounet A free P fr %
Original thread:
Date: Apr 29, 2007 2:00 PM
Subject: Re: [Ffmpeg-devel] [patch... - 09:36 PM Revision 42809816 (ffmpeg): cosmetics attack, part III: Remove all tabs and prettyprint/reindent ...
- Originally committed as revision 23175 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:39 PM Revision ce505b85 (ffmpeg): cosmetics: Fix stray wrongly indented line.
- Originally committed as revision 23174 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:39 PM Revision 221b804f (ffmpeg): cosmetics attack, part II: Remove all tabs and prettyprint/reindent t...
- Originally committed as revision 23173 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 01:25 PM Revision 07d84a4e (ffmpeg): check for channels<=0 and print a reasonable error message
- Originally committed as revision 8857 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:37 AM Revision b46d68c6 (ffmpeg): add V.Flash PTX decoder
- Originally committed as revision 8856 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/28/2007
- 01:07 PM Revision 25406e50 (ffmpeg): fix AVStream documentation: clarify start_time, start_time and durati...
- Originally committed as revision 8855 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 AM Revision 6e42e6c4 (ffmpeg): cosmetics attack, part I: Remove all tabs and prettyprint/reindent th...
- Originally committed as revision 23158 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:41 AM Revision 1da87823 (ffmpeg): cosmetics: Replace manual tab indentation by \n\t as in the rest of t...
- Originally committed as revision 23157 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 02:53 AM Revision e956cbe4 (ffmpeg): Register myself as DCA maintainer
- Originally committed as revision 8854 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/27/2007
- 08:22 PM Revision 69ae9478 (ffmpeg): add missing include of bswap.h
- Originally committed as revision 8853 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision 13544287 (ffmpeg): Support for newer MacOSX AIFF
- Originally committed as revision 8852 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision 7bb7ad0e (ffmpeg): fix oss audio playback, broken since r7983, pass AVFormatContext file...
- Originally committed as revision 8851 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 PM Revision 9f1473b3 (ffmpeg): fix exploitable buffer overflow
- Originally committed as revision 8850 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 AM Revision e69364b7 (ffmpeg): Mark code parts that cannot work on AMD64 due to broken relocations a...
- This allows building shared libraries on AMD64 again.
based on a patch by Diego 'Flameeyes' Pettenò and suggestions b... - 07:13 AM Revision 660db1d6 (ffmpeg): cosmetics: Align some lines.
- Originally committed as revision 8848 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 AM Revision ab7fd2c4 (ffmpeg): Use correct CONFIG_RTP_MUXER ifdef
- Originally committed as revision 8847 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:41 AM Revision ba472aaf (ffmpeg): implement ff_socket_nonblock and use it in networking code
- Originally committed as revision 8846 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:35 AM Revision 8da4034f (ffmpeg): use ff_neterrno() and FF_NETERROR() for networking error handling
- Originally committed as revision 8845 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:17 AM Revision 0bdacf29 (ffmpeg): use network.h instead network includes
- Originally committed as revision 8844 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision 47b515bf (ffmpeg): 10l, rtp_muxer needs config_network
- Originally committed as revision 8843 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/26/2007
- 11:44 PM Revision c08fb000 (ffmpeg): Make protocols configure selectable and also cleanup the CONFIG_NETWORK
- related parts (rtp,rtsp,sdp). Currently they are interdependent.
Originally committed as revision 8842 to svn://svn.... - 11:41 PM Revision 96862926 (ffmpeg): Don't compile RTSP_DEMUXER if not requested
- Originally committed as revision 8841 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 PM Revision e7047005 (ffmpeg): properly compile code for REDIR_DEMUXER
- Originally committed as revision 8840 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:07 PM Revision 6a4970ab (ffmpeg): cosmetics: Remove trailing whitespace.
- Originally committed as revision 23147 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 10:23 PM Revision 5ad75147 (ffmpeg): remove CONFIG_NETWORK, av_read_play/pause are exported anyway
- Originally committed as revision 8839 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:27 PM Revision 4ee10633 (ffmpeg): cosmetics: Remove trailing whitespace and tabs.
- Originally committed as revision 8838 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:31 PM Revision c23a4708 (ffmpeg): cosmetics: sort()
- Originally committed as revision 8837 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:11 PM Revision 9825d074 (ffmpeg): properly check for CONFIG_RTSP_DEMUXER
- Originally committed as revision 8836 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 PM Revision cfc97077 (ffmpeg): Use correct RTSP_DEMUXER checks instead of NETWORK.
- Originally committed as revision 8835 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:04 PM Revision 383eda23 (ffmpeg): move resolve_host from tcp.c to os_support.c as it is used widely
- Originally committed as revision 8834 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:00 PM Revision a33cc951 (ffmpeg): cosmetics in resolve_host
- Originally committed as revision 8833 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:38 PM Revision 0913873e (ffmpeg): remove unused rtsp_callback
- Originally committed as revision 8832 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:35 PM Revision f87462cc (ffmpeg): proper dependency on mpegts_demuxer for rtp_muxer
- Originally committed as revision 8831 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:40 PM Revision a53cc2a4 (ffmpeg): Remove redundant dependency from ffserver_deps.
- Originally committed as revision 8830 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:14 PM Revision c36bd286 (ffmpeg): Don't declare -lm as a dependency of swscale-example.
- Originally committed as revision 23140 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:46 AM Revision b236a735 (ffmpeg): remove no more true comment
- Originally committed as revision 8829 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 AM Revision e23848a4 (ffmpeg): cosmectics, use consistant and homogeneous type names for atoms
- Originally committed as revision 8828 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 AM Revision f8c18cd7 (ffmpeg): use dprintf with AVFormatContext and simplify
- Originally committed as revision 8827 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:05 AM Revision 26cdb9a2 (ffmpeg): Remove large automatics from stack.
- patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 23117 to svn://svn.mplayerhq.hu/mplayer/t... - 10:49 AM Revision 578688fa (ffmpeg): Fix reading PTSs and DTSs in libavformat, by reverting r8465.
- Such commit introduced some regressions (see the "Possible bug in reading
PTS/DTS" and "[BUG] no video transcoding" t... - 09:47 AM Revision bca098f5 (ffmpeg): Policy addition: New files should have proper license headers.
- Originally committed as revision 8825 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:42 AM Revision 1c086afc (ffmpeg): remove now obsolete and no more true comments
- Originally committed as revision 8824 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:20 AM Revision bf5d7db5 (ffmpeg): reorder bswap functions into bit-depth, special-casing inside the fun...
- patch by Ramiro Polla ramiro lisha ufsc br
Originally committed as revision 8823 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:15 AM Revision 853d15c2 (ffmpeg): make 2 functions "return x;" to simplify next patch
- patch by Ramiro Polla ramiro lisha ufsc br
Originally committed as revision 8822 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:32 AM Revision 784b7f77 (ffmpeg): 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE to HAVE_EBX_AV...
- Originally committed as revision 8821 to svn://svn.ffmpeg.org/ffmpeg/trunk
04/25/2007
- 11:22 PM Revision 70fa2486 (ffmpeg): Support for seeking in TTA files.
- Originally committed as revision 8820 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:23 PM Revision 2bd8416e (ffmpeg): use resolve_host in acl handlign too, simplificates the code
- Originally committed as revision 8819 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:22 PM Revision 18405874 (ffmpeg): make the last globals static
- Originally committed as revision 8818 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision cd53ae3a (ffmpeg): cosmetics: align
- Originally committed as revision 8817 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 PM Revision 7adb10be (ffmpeg): move ac3 tables from a .h to a .c
- Originally committed as revision 8816 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:05 PM Revision ad8b8abc (ffmpeg): support for hostnames instead ip addresses in ffserver conf (using re...
- Originally committed as revision 8815 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:13 PM Revision 9cfacd52 (ffmpeg): cosmetics: Put AMR entry in alphabetical order with all external libr...
- Originally committed as revision 8814 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision 73508bc6 (ffmpeg): Remove hackish support for the non-free fixed-point AMR-NB reference ...
- Originally committed as revision 8813 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision 8d27c5f8 (ffmpeg): add xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov
- Originally committed as revision 8812 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:57 PM Revision 263a93ec (ffmpeg): add 'wide' reversed tag in probe, detect broken xdcam files xdcam_hd_...
- Originally committed as revision 8811 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:55 PM Revision b60d1379 (ffmpeg): add a vstats_file command line option
- patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 8810 to svn://svn.ffmpeg.o... - 01:48 PM Revision 4bd0c2b1 (ffmpeg): Revert my two previous deliveries (back to r8806) to aply the good pa...
- Originally committed as revision 8809 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 PM Revision f5eb2b65 (ffmpeg): to complete r8807: free vstats resources
- Originally committed as revision 8808 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:32 AM Revision f801d8aa (ffmpeg): add a vstats_file command line option
- patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 8807 to svn://svn.ffmpeg.o... - 09:27 AM Revision 2f954ef2 (ffmpeg): patch submissions should contain a suggested commit log message
- Originally committed as revision 8806 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:01 AM Revision b47f86c4 (ffmpeg): add rgb suffix to rawvideo muxer
- Originally committed as revision 8805 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:50 AM Revision 9e0ab666 (ffmpeg): updates the x11grab doc example, adding -s cif, as it is mandatory
- Originally committed as revision 8804 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 AM Revision 7b829d2a (ffmpeg): "fast unaligned" bytestream functions
- patch by Ramiro Polla ramiro lisha ufsc br
original thread:
date: 03/11/2007 03:06 AM
subject: [Ffmpeg-devel] [PATCH]...
Also available in: Atom