Activity
From 12/16/2008 to 01/14/2009
01/14/2009
- 11:53 PM Revision 89ac55ad (ffmpeg): consider other codecs packets contain only one access unit, not just ...
- Originally committed as revision 16611 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 PM Revision 3d0a94f6 (ffmpeg): calculate pat, pmt and sdt exact size and adjust total bitrate
- Originally committed as revision 16610 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 PM Revision 620b9df7 (ffmpeg): allow user to specify muxrate
- Originally committed as revision 16609 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:20 PM Revision 469f5f25 (ffmpeg): WORDS_BIGENDIAN must be checked with #ifdef
- Originally committed as revision 16608 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 PM Revision 811a0aa7 (ffmpeg): warn if dts < pcr which means TS is invalid
- Originally committed as revision 16607 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:30 PM Revision 31a25063 (ffmpeg): update seek regression tests due to ts modifications
- Originally committed as revision 16606 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:17 PM Revision 5541759f (ffmpeg): only write dts if they differ from pts, according to specs
- Originally committed as revision 16605 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:14 PM Revision 46911c7a (ffmpeg): use delay to avoid negative dts
- Originally committed as revision 16604 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:57 PM Revision de34dc39 (ffmpeg): set pts and dts of pes packets exactly according to specs
- Originally committed as revision 16603 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:41 PM Revision 49cdad8d (ffmpeg): simplify: group all the AUDIO_NONSHORT parameters in the same place
- Originally committed as revision 16602 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 PM Revision e29a95b1 (ffmpeg): libavutil/lzo.h is a local header
- Originally committed as revision 16601 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:19 PM Revision 49fb20cb (ffmpeg): replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_...
- and remove all ENABLE_ definitions.
Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:26 AM Revision 7356aaa7 (ffmpeg): Fix mpeg audio regression test failure
- Originally committed as revision 16599 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:57 AM Revision 0f6a659d (ffmpeg): Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
- CONFIG_ changed semantics and is always defined now.
Originally committed as revision 16598 to svn://svn.ffmpeg.org/... - 07:55 AM Revision 576286ba (ffmpeg): Remove one more forgotten instance of USE_HIGHPRECISION indirection.
- Originally committed as revision 16597 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:20 AM Revision b5931348 (ffmpeg): compute pcr more accurately, regression tests need update
- Originally committed as revision 16596 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:21 AM Revision c91662ce (ffmpeg): include intreadwrite.h, fix compilation, img2.c use AV_RL32
- Originally committed as revision 16595 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision ad1eebe3 (ffmpeg): Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirec...
- Originally committed as revision 16594 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:45 AM Revision ddda628e (ffmpeg): Remove pointless #if around header #includes.
- Originally committed as revision 16593 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:44 AM Revision ff5d91d9 (ffmpeg): Fix compilation.
- Originally committed as revision 16592 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:27 AM Revision 6d32ec6c (ffmpeg): cleanup gif, use BISTREAM_WRITER_LE
- Originally committed as revision 16591 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:13 AM Revision b63f641e (ffmpeg): Change semantic of CONFIG_*, HAVE_* and ARCH_*.
- They are now always defined to either 0 or 1.
Originally committed as revision 28311 to svn://svn.mplayerhq.hu/mplay...
01/13/2009
- 11:44 PM Revision b250f9c6 (ffmpeg): Change semantic of CONFIG_*, HAVE_* and ARCH_*.
- They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/... - 11:36 PM Revision 959da985 (ffmpeg): Include libavformat/avformat.h before all the other libav* headers.
- This is safer since they may use the symbol LIBAVFORMAT_BUILD defined
in avformat.h.
Originally committed as revisio... - 09:20 PM Revision 17bdc290 (ffmpeg): Document the ld, st, while statements.
- Originally committed as revision 16588 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:13 PM Revision 062e7c3c (ffmpeg): Avoid using sub_id in mpeg1/2video.
- Originally committed as revision 16587 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision 593b3219 (ffmpeg): Document the same functions, in the same order, that eval.c has.
- Originally committed as revision 16586 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:46 PM Revision 27ab726e (ffmpeg): Add presets for Apple iPod constraints
- Originally committed as revision 16585 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:40 PM Revision a6c2a5ef (ffmpeg): Add presets to use as constraints for H.264 Baseline and Main profiles
- Originally committed as revision 16584 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:38 PM Revision c9b3c0c7 (ffmpeg): Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3.
- Originally committed as revision 16583 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:35 PM Revision a14d138c (ffmpeg): Let the mpeg audio parser correct the codec_id.
- Originally committed as revision 16582 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:32 PM Revision cb595b7f (ffmpeg): Add dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders.
- Originally committed as revision 16581 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:13 PM Revision 7f507b2d (ffmpeg): Add CODEC_ID_MP1.
- Originally committed as revision 16580 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:10 PM Revision ed0879ed (ffmpeg): add SLMJ fourcc to mjpeg
- Originally committed as revision 16579 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:05 AM Revision 7a96cd31 (ffmpeg): VC-1 display dimensions should affect coded dimensions only (I think)
- Originally committed as revision 16578 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 AM Revision e9ca5f08 (ffmpeg): Print VC-1 aspect ratio in debug
- Originally committed as revision 16577 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 AM Revision 820089cb (ffmpeg): 421l: fix loop filter for P-frames in VC-1
- Originally committed as revision 16576 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 AM Revision 34f3f6d1 (ffmpeg): Cinepak strip ID is a single byte
- Originally committed as revision 16575 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 AM Revision d94b1f12 (ffmpeg): Cinepak strip and chunk sizes are 24-bit, not 16-bit as it was though...
- This fixes issue 744
Originally committed as revision 16574 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:02 AM Revision 1cd11856 (ffmpeg): configure: add Alpha CPU types
- Originally committed as revision 16573 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:20 AM Revision 8eec0fb6 (ffmpeg): fix version protection
- Originally committed as revision 16572 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:14 AM Revision af5f434f (ffmpeg): add the necessary include for LIBAV*_VERSION_*
- Originally committed as revision 16571 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/12/2009
- 08:37 PM Revision 9a0cf9f8 (ffmpeg): ARM: use push/pop pseudo-instructions in simple_idct_armv6.S
- Originally committed as revision 16570 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision e9497946 (ffmpeg): ARM: simple_idct_armv6.S whitespace cosmetics
- Originally committed as revision 16569 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision 7f727ace (ffmpeg): ARM: clean up pc-relative references in simple_idct_armv6.S
- Originally committed as revision 16568 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:37 PM Revision 3b16c719 (ffmpeg): ARM: use rX register names in simple_idct_armv6.S
- Originally committed as revision 16567 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:34 PM Revision 90993b38 (ffmpeg): Reindent after the last commit, while at it also add some spaces for
- improving readability.
Originally committed as revision 16566 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:30 PM Revision 689a5f49 (ffmpeg): Make avfilter_open() set to NULL the pads and the filters when the
- corresponding count is zero, rather than allocate a 16 bytes sized
block for them. Improve safety.
Originally commit... - 12:07 AM Revision 7b114c09 (ffmpeg): AVI: add bswap.h include needed on big endian
- Originally committed as revision 16564 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/11/2009
- 11:49 PM Revision a8e28698 (ffmpeg): configure: fix PIC activation for x86_64 shared libs
- Originally committed as revision 16563 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:26 PM Revision d9513de6 (ffmpeg): Add missing inclusion of libavutil/intreadwrite.h, fix compilation when
- libtheora is enabled.
Originally committed as revision 16562 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:24 PM Revision 6cdbff63 (ffmpeg): Use the dimensions in tkhd for timed text tracks
- Originally committed as revision 16561 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision d52481b9 (ffmpeg): Pass subarch instead of arch to YASMFLAGS
- Originally committed as revision 16560 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 PM Revision 7b5e8a27 (ffmpeg): Extend 'checkheaders' target to architecture-specific subdirectories.
- Originally committed as revision 16559 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:45 PM Revision 62045d48 (ffmpeg): Split arch variable into arch and subarch.
- Originally committed as revision 16558 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:32 PM Revision 1fc9fb8a (ffmpeg): Use 'enabled' function to simplify x86_64 check in the mingw32 section.
- Originally committed as revision 16557 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:19 PM Revision 6a5d31ac (ffmpeg): Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
- Originally committed as revision 16556 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:10 PM Revision 7b04b8a0 (ffmpeg): Add truncf() replacement function.
- Patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16555 to svn://svn.ffmpeg.org/ffmpeg... - 10:05 PM Revision b9609848 (ffmpeg): Implement the avfilter_default_draw_slice() handler and use it in
- avfilter_draw_slice() when the draw_slice callback is not defined in
the input pad.
Originally committed as revision... - 10:05 PM Revision b507ebd1 (ffmpeg): Use setmode() if it exists in <io.h>, and not based on O_BINARY.
- Originally committed as revision 16553 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:55 PM Revision 5b6c2cbd (ffmpeg): Use 'enabled' function instead of raw 'test' calls in arch checks.
- Originally committed as revision 16552 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 PM Revision 713891e8 (ffmpeg): Add my GPG key.
- Originally committed as revision 16551 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision 470bce2b (ffmpeg): cosmetics: indentation
- Originally committed as revision 16550 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 PM Revision c54286ab (ffmpeg): Fix illegal identifier starting with an underscore.
- Originally committed as revision 16549 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:04 PM Revision 64d50fa5 (ffmpeg): move ffindex set before mov_read_default so it can be used in functions
- Originally committed as revision 16548 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:03 PM Revision e503674c (ffmpeg): Add necessary, remove unnecessary #includes.
- Originally committed as revision 16547 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:26 PM Revision ff8769e2 (ffmpeg): Drop unnecessary intreadwrite.h and bswap.h #includes.
- Originally committed as revision 16546 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:12 PM Revision 84f8d1f6 (ffmpeg): Add missing #include to fix 'make checkheaders'.
- Originally committed as revision 16545 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:54 PM Revision 0f010b2f (ffmpeg): cosmetics: Remove useless quotes.
- Originally committed as revision 16544 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:53 PM Revision 3bbcba32 (ffmpeg): 1l: better alphabetical order
- Originally committed as revision 16543 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 PM Revision 26c7aa17 (ffmpeg): Add missing --disable-armv6t2 to help output.
- Originally committed as revision 16542 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:35 PM Revision c8af74a9 (ffmpeg): Increase BUFFER_SIZE.
- Fixes issue719.
Originally committed as revision 16541 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:17 PM Revision 203fa6b4 (ffmpeg): fix indention
- Originally committed as revision 16540 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:16 PM Revision 20836483 (ffmpeg): All negative values are errors not just -1.
- Originally committed as revision 16539 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:15 PM Revision 528271ff (ffmpeg): Check the return of audio and video encoders.
- Originally committed as revision 16538 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision 95af5e1c (ffmpeg): All negative returns are errors not just -1.
- Originally committed as revision 16537 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:50 AM Revision 42b7678d (ffmpeg): 30l: when reading mb_offset in RV30 slice header its size
- should be calculated from current frame dimensions
Originally committed as revision 16536 to svn://svn.ffmpeg.org/ff... - 10:42 AM Revision 87609b51 (ffmpeg): cosmetics
- Originally committed as revision 16535 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:41 AM Revision 985688b8 (ffmpeg): remove warnings about uninitialized vars
- Originally committed as revision 16534 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:40 AM Revision 336c2ca5 (ffmpeg): Add size that is needed for the wmapro codec
- Originally committed as revision 16533 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:36 AM Revision 3d1b0fcd (ffmpeg): cosmetics
- Originally committed as revision 16532 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:26 AM Revision f6204886 (ffmpeg): Add support for muxing mov/mp4/3gp timed text streams
- Originally committed as revision 16531 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:24 AM Revision 58e9f2ed (ffmpeg): Read extradata (justification, colors, fonts, etc) for mov/mp4 timed ...
- Originally committed as revision 16530 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:03 AM Revision 6751a00a (ffmpeg): RV30 decoder passes possible frame sizes in extradata and selects
- an appropriate frame size from them in slice, make my decoder do
that as well.
This fixes issue 779
Originally comm... - 05:24 AM Revision fd7f5963 (ffmpeg): remove comment, this is not relevant anymore
- Originally committed as revision 16528 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 AM Revision 2ba0470e (ffmpeg): reindent
- Originally committed as revision 16527 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:23 AM Revision 7d637efa (ffmpeg): check for negative dts value even if bitstream is already formated,
- this fixes dts when stream copying.
Originally committed as revision 16526 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:19 AM Revision ff1c015d (ffmpeg): Use coff as objformat for dos.
- Patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16525 to svn://svn.ffmpeg.org/ffmpeg... - 12:48 AM Revision 17170313 (ffmpeg): Remove H264Context from vdpau_internal.h.
- Originally committed as revision 16524 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/10/2009
- 11:49 PM Revision 973c68cb (ffmpeg): fix warning: assignment makes pointer from integer without a cast
- Originally committed as revision 16523 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 PM Revision 10652dd5 (ffmpeg): Fix OBJS-$(CONFIG_H264_VDPAU_DECODER).
- Originally committed as revision 16522 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 PM Revision c639fc72 (ffmpeg): Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_c...
- Originally committed as revision 16521 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:57 PM Revision 1968e438 (ffmpeg): Use only MpegEncContext in ff_vdpau_h264_add_data_chunk.
- Originally committed as revision 16520 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:55 PM Revision 6f0b5d6f (ffmpeg): Cosmetics: Break long line.
- Originally committed as revision 16519 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:31 PM Revision 250dd6f0 (ffmpeg): Add a separate 'testclean' rule to clean regression test data without
- removing compiled files.
patch by Francesco Cosoleto, cosoleto gmail com
Originally committed as revision 16518 to s... - 10:26 AM Revision 2b187df9 (ffmpeg): Fix capitalization and missing periods issues.
- Originally committed as revision 16517 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:56 AM Revision 708ec8fb (ffmpeg): Move the AVFormatContext options definition to a dedicated file,
- reduce the utils.c clutter.
Originally committed as revision 16516 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:55 AM Revision 63bfcb69 (ffmpeg): Fill range_map* in VC1Context.
- Originally committed as revision 16515 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:53 AM Revision 78acb9e7 (ffmpeg): Move the AVCodecContext options definition to a dedicated file, reduce
- the utils.c clutter.
Originally committed as revision 16514 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:45 AM Revision 7fd3c09e (ffmpeg): Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h2...
- Originally committed as revision 16513 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/09/2009
- 11:54 PM Revision 1a1078fa (ffmpeg): fix segv, always set audio_buf to audio_buf1 if decoding fail
- Originally committed as revision 16512 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:44 PM Revision 9211bcdd (ffmpeg): Reindent to properly fit a 80 chars terminal.
- Originally committed as revision 16511 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 PM Revision ff16f551 (ffmpeg): Reindent after r16509.
- Originally committed as revision 16510 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:36 PM Revision 83d14c85 (ffmpeg): Apply rtpmap: SDP lines to the last m= line only, since they generall...
- come directly after each m= line if required. See "[PATCH] RTSP-MS 5-6/15:
parse only the last m= line stream per rtp... - 10:22 PM Revision 7eb6ed78 (ffmpeg): Move VDPAU check, make future VDPAU patches smaller.
- Originally committed as revision 16508 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:13 PM Revision fa50a027 (ffmpeg): only set le if value is 1, fix boom5.mov, issue #770
- Originally committed as revision 16507 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:10 PM Revision 65007a4f (ffmpeg): Do not assume that if pkt->destruct != av_destruct_packet then it is not
- necessary to call the destruct method
Originally committed as revision 16506 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:03 PM Revision 1d6eeebe (ffmpeg): initialize AVFormatContext before calling av_write_header()
- Originally committed as revision 16505 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 PM Revision 49186206 (ffmpeg): Add refdist_flag to VC1Context.
- Originally committed as revision 16504 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 AM Revision 6dde9f8c (ffmpeg): SH4: fix typo in asm constraint
- Originally committed as revision 16503 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:30 AM Revision e49906c3 (ffmpeg): Increase buffer size for RTP packet data because some ASF streams use a
- manual, non-standard blocksize which is bigger than RTP_MAX_PACKET_LENGTH.
See "[PATCH] RTSP-MS 4/15: blocksize detec... - 12:01 AM Revision 5ce00433 (ffmpeg): rename ff_metadata_sync_compat to ff_metadata_mux_compat
- Originally committed as revision 16501 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/08/2009
- 11:30 PM Revision 97ca83a5 (ffmpeg): move ff_metadata_sync_compat to metadata_compat.c
- Originally committed as revision 16500 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:24 PM Revision e99f76ab (ffmpeg): Add a second metadata compatibility layer, so that metadata that gets
- demuxed with new API is automatically converted to the old API,
allowing old applications to stay functional.
Origin... - 07:54 PM Revision 420169e5 (ffmpeg): Add PIX_FMT_VDPAU_H264.
- Originally committed as revision 28281 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 07:30 PM Revision 30f32a18 (ffmpeg): added my gnupg fingerprint
- Originally committed as revision 16498 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:00 PM Revision 54f8abde (ffmpeg): cosmetics: CJPG is from Creative Webcam
- Originally committed as revision 16497 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision 949462b3 (ffmpeg): fourcc CJPG is sequential jpeg
- Originally committed as revision 16496 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:11 AM Revision 15cdff85 (ffmpeg): 100l, add missing enum type, fix compilation
- Originally committed as revision 16495 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 AM Revision 8a47ad5e (ffmpeg): use lower case x and alternate format for hex in printf
- Originally committed as revision 16494 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:54 AM Revision 861b4f01 (ffmpeg): print more debug information if enabled, including index
- Originally committed as revision 16493 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/07/2009
- 11:48 PM Revision 090846f3 (ffmpeg): Rename ff_VDPAU as ff_vdpau.
- Originally committed as revision 16492 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:42 PM Revision 6cc01c24 (ffmpeg): Rename bitstreamBuffers* as bitstream_buffers*
- Originally committed as revision 16491 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:38 PM Revision 1bb04d5a (ffmpeg): configure: allow to disable sse code.
- Based on patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16490 to svn://svn.ffmpeg.o... - 11:37 PM Revision 6fde7afa (ffmpeg): Fix a compiler warning:
- libavformat/rmdec.c:550: warning: assignment makes pointer from integer
Patch by Dominique Leuenberger (dominique-ff... - 11:36 PM Revision 1f91cdce (ffmpeg): Use posix_memalign() if available.
- Originally committed as revision 16488 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:03 PM Revision 218a6022 (ffmpeg): Only #include svq3.c if the SVQ3 decoder is enabled.
- Originally committed as revision 16487 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 PM Revision ed09249c (ffmpeg): The SVQ3 decoder uses ff_svq1_packet_checksum from svq1dec.c.
- Originally committed as revision 16486 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:09 PM Revision 158b3912 (ffmpeg): Support ADTS AAC files in the ffaac decoder (limited to streams conta...
- raw_data_block() per ADTS frame)
Patch by Alex Converse ( alex converse gmail com) based on a patch by Robert
Swain ... - 08:45 PM Revision 600a331c (ffmpeg): Inject NULL packets into the video packet que at EOF to force all del...
- frames to be output.
Originally committed as revision 16484 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:44 PM Revision 9f06bd9e (ffmpeg): Do not try to duplicate packets that have data==NULL.
- Originally committed as revision 16483 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:55 PM Revision 1b9bbf86 (ffmpeg): Document the need of buf=NULL buf_size=0 at the end to obtain all fra...
- Originally committed as revision 16482 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:42 PM Revision 0d9efa28 (ffmpeg): Add missing headers to allow 'make checkheaders' to pass.
- Originally committed as revision 16481 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:24 PM Revision 25bd48bd (ffmpeg): Use <> instead of "" for system headers.
- Originally committed as revision 16480 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:10 PM Revision 11d6f38c (ffmpeg): Factorise enum of AC3 error types to be usable by AAC in the ADTS pat...
- will follow
Patch by Alex Converse ( alex converse gmail com )
Originally committed as revision 16479 to svn://svn.... - 05:38 PM Revision 4b82e3ce (ffmpeg): Add some lossless h.264 encoding presets as suggested by Jason
- Originally committed as revision 16478 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:52 PM Revision 986a5e91 (ffmpeg): Add a slow first pass preset
- Originally committed as revision 16477 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:51 PM Revision ef414069 (ffmpeg): Be consistent and use b-frames throughout the presets to avoid confus...
- whether they have to be specified in the first pass as well. Also use
b_strategy=2 in hq and max presets to further i... - 04:01 PM Revision 6e5f27ca (ffmpeg): Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by
- Diego.
Originally committed as revision 16475 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:44 PM Revision 199a8aa9 (ffmpeg): Change direct prediction for fast first pass to automatic as all othe...
- use this mode and it has to be enabled in the first pass to be used in the
second
Originally committed as revision 1... - 03:13 PM Revision 70d4b8ce (ffmpeg): Fix doxy comments missing one '*'.
- Originally committed as revision 16473 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:55 PM Revision 7a86bafa (ffmpeg): Use the "server" RTSP field to detect whether the server that we're t...
- to is a Microsoft Windows Media Server (the field will be "WMServer/version").
See "[PATCH] RTSP-MS 3/15: Add Windows... - 02:53 PM Revision 74272b1c (ffmpeg): Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows ...
- access to these structures in functions that will be located in rtp_asf.c.
See "[PATCH] RTSP-MS 2/15: export RTSPStat... - 02:50 PM Revision b0d75d60 (ffmpeg): Don't use s->pb if a local ByteIOContext was already provided by the ...
- function. See mailinglist thread "[PATCH] RTSP-MS 1/15: don't use s->pb in
asf.c".
Originally committed as revision ... - 02:48 PM Revision 572c6a38 (ffmpeg): Allow subscription to any of the streams, not just the first, availab...
- this RTSP/RDT session. This basically implies full RDT support, including
stream selection in ffmpeg and multi-stream... - 02:45 PM Revision 7c68a177 (ffmpeg): Parse the OpaqueData field for every AVStream represented by this "se...
- streams" (a single RTSPStream / RDTDemuxContext can represent several
AVStreams, that's just how Real/RDT was designe... - 02:41 PM Revision 530bca94 (ffmpeg): Parse the bitrate field in the ASMRuleBook ("AverageBandwidth") to fi...
- the AVStream->AVCodecContext->bit_rate field, which is not in the MDPR block
(the "OpaqueData" SDP field). This allow... - 02:38 PM Revision 3ca45429 (ffmpeg): Parse the ASMRuleBook SDP line to dynamically create one new AVStream...
- each "rule" described in the ASMRuleBook. Each rule represents a stream
of identical content compared to other stream... - 01:54 PM Revision b06688ff (ffmpeg): Add AltiVec versions of h264_idct_add(8|16|16intra),
- allowing to re-enable ff_h264_idct_add_altivec's usage.
Patch by David Conrad %lessen42 A gmail P com%
Originally c... - 01:34 PM Revision e7b987dc (ffmpeg): Remove the frame rate from struct video_data, and allow using a variable
- frame rate for video4linux2 input
Originally committed as revision 16464 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:21 AM Revision b6e736a1 (ffmpeg): Don't prefix yasm with cross prefix.
- Patch by Michael Kostylev <mik at it-1 dot ru>
Originally committed as revision 16463 to svn://svn.ffmpeg.org/ffmpeg... - 01:58 AM Revision 8b6871ed (ffmpeg): Disable SVQ3 checks if SVQ3 support is not compiled in.
- Originally committed as revision 16462 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:42 AM Revision 11e6d03a (ffmpeg): alphabetical ordering cosmetics
- Originally committed as revision 16461 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:19 AM Revision 3a8e375a (ffmpeg): Remove inappropriate const qualifier from function argument, fixes th...
- libavformat/dvenc.c:256: warning: passing argument 2 of ‘av_fifo_generic_write’ discards qualifiers from pointer targ...
01/06/2009
- 11:03 PM Revision 4929c636 (ffmpeg): Add Altivec version of vector_fmul_window.
- Patch by David Conrad %lessen42 A gmail P com%
Originally committed as revision 16459 to svn://svn.ffmpeg.org/ffmpeg... - 10:29 PM Revision 8b2bc85f (ffmpeg): add AltiVec implementation of weight_h264_pixels(16|8)x(16|8|4)
- Patch by David Conrad %lessen42 A gmail P com%
Originally committed as revision 16458 to svn://svn.ffmpeg.org/ffmpeg... - 10:11 PM Revision 094d9df7 (ffmpeg): free all allocated metadata structures
- Originally committed as revision 16457 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:01 PM Revision 16cda153 (ffmpeg): ensure that no GPL code is linked to LGPL only libavcodec
- Originally committed as revision 16456 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision 448ecb68 (ffmpeg): Rename mpeg_set_pixelformat() as mpeg_get_pixelformat().
- Originally committed as revision 16455 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision ec005276 (ffmpeg): cosmetics: alphabetical order
- Originally committed as revision 16454 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:16 PM Revision 93c69a94 (ffmpeg): Factorise setting of avctx->pix_fmt.
- Originally committed as revision 16453 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:56 PM Revision 7cfe7d77 (ffmpeg): ignore year=0 and track=0
- Originally committed as revision 16452 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:51 PM Revision aa9a9b7a (ffmpeg): Fix float_to_int16_altivec prototype to match float_to_int16's in dsp...
- (parameter 'len' is a long not an int).
Patch by David Conrad % lessen42 A gmail P com %
Originally committed as rev... - 10:44 AM Revision 62865344 (ffmpeg): fix compilation with GCC-4.3+
- patch by David Conrad + fix by myself
Originally committed as revision 16450 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:35 AM Revision 54b90958 (ffmpeg): offset and weights are signed, fixes some non-bitexact issues.
- Patch by David Conrad %lessen42 A gmail P com%
Originally committed as revision 16449 to svn://svn.ffmpeg.org/ffmpeg... - 10:13 AM Revision 373745ae (ffmpeg): 1l: Forgot to rename header guard.
- Originally committed as revision 16448 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:09 AM Revision 176aee82 (ffmpeg): Add a metadata compatibility layer, so that when a user application set
- metadata using old API, it is automatically converted to new API before
muxing.
Originally committed as revision 164...
01/05/2009
- 11:56 PM Revision e232c252 (ffmpeg): add a typedef for AVMetadata
- Originally committed as revision 16446 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision 272081b0 (ffmpeg): Export VDPAU support by installing vdpau.h.
- Originally committed as revision 16445 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 PM Revision 8423186e (ffmpeg): Rename vdpau_render.h as vdpau.h.
- Originally committed as revision 16444 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:15 PM Revision df7fb435 (ffmpeg): add AltiVec implementation of biweight_h264_pixels(16|8)x(16|8|4)
- Patch by David Conrad %lessen42 A gmail P com%
Originally committed as revision 16443 to svn://svn.ffmpeg.org/ffmpeg... - 10:13 PM Revision c663cb0d (ffmpeg): AltiVec version of h264_idct(8)_dc_add
- Patch by David Conrad %lessen42 A gmail P com%
Originally committed as revision 16442 to svn://svn.ffmpeg.org/ffmpeg... - 10:10 PM Revision 52e57500 (ffmpeg): Revert deprecation of AVFrac structure. Attempts to replace AVFrac ha...
- out to be unsatisfying and confidence in AVFrac has been restored.
Originally committed as revision 16441 to svn://s... - 09:52 PM Revision e193c74e (ffmpeg): Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible.
- Fixes compilation of libavformat/udp.c.
patch by Palle Lyckegaard, palle lyckegaard dk
Originally committed as revis... - 06:44 PM Revision 5d9c0615 (ffmpeg): Ministry of English Composition treatment: s/Alloced/Allocated
- Originally committed as revision 16439 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 6d8b21f3 (ffmpeg): additional recovery for the badly broken streams
- Originally committed as revision 16438 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:46 PM Revision 91d553c3 (ffmpeg): Remove leading underscore from union declaration.
- Originally committed as revision 16437 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:57 PM Revision c47d146b (ffmpeg): Add missing 'void' keyword to parameterless function declarations.
- Originally committed as revision 16436 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:49 AM Revision 5fd9c8b9 (ffmpeg): spelling/grammar and whitespace cosmetics
- Originally committed as revision 16435 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:46 AM Revision 26ef65da (ffmpeg): 50l: Reenable error resilience for H264 (Patch by Dark Shikari).
- Originally committed as revision 16434 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:48 AM Revision f2c214a1 (ffmpeg): Cosmetics: Fix indentation.
- Originally committed as revision 16433 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:31 AM Revision e731b5c3 (ffmpeg): 100l: Add a deleted '{'.
- Originally committed as revision 16432 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/04/2009
- 11:55 PM Revision 369122dd (ffmpeg): Add VDPAU hardware accelerated decoding for H264 which can be used by
- video players.
Original patch by NVIDIA corporation.
Originally committed as revision 16431 to svn://svn.ffmpeg.org... - 11:31 PM Revision bc1d2afb (ffmpeg): rename AVMetaData to AVMetadata and meta_data to metadata
- Originally committed as revision 16430 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 PM Revision 27cb5cbc (ffmpeg): Fix small errors in configure --help's output.
- Originally committed as revision 16429 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:31 PM Revision f526adaf (ffmpeg): add metadata in AVStream, AVProgram and AVChapter
- Originally committed as revision 16428 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:47 PM Revision ea29242c (ffmpeg): Ministry of English Composition treatment for the new metadata API
- Originally committed as revision 16427 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:00 PM Revision 06a7bd9a (ffmpeg): 10l format include path for metadata.h
- Originally committed as revision 16426 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:58 PM Revision a6d18a0e (ffmpeg): Move metadata API from avcodec to avformat.
- Originally committed as revision 16425 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:48 PM Revision 47146dfb (ffmpeg): Generic metadata API.
- avi is updated as example.
No version bump, the API still might change slightly ...
No update to ffmpeg.c as requeste... - 05:48 PM Revision 045cbba9 (ffmpeg): cosmetic: indent
- Originally committed as revision 16423 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:48 PM Revision d8bd113e (ffmpeg): add a termination condition
- Originally committed as revision 16422 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:23 PM Revision 853a9753 (ffmpeg): If we find a VBR tag at the beginning of the file don't attempt to
- parse it as a valid frame.
patch by (Yoav Steinberg yoav out monfort in co in il)
Originally committed as revision 1... - 11:04 AM Revision 1ca9133f (ffmpeg): Drop the deprecated parse_image_size() and parse_frame_rate() functions
- at the next libavformat major version bump.
Originally committed as revision 16420 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:36 AM Revision 21ff7689 (ffmpeg): Use H264 MMX chroma functions to accelerate RV40 decoding.
- Patch by Mathieu Velten (matmaul A gmail)
Originally committed as revision 16419 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/03/2009
- 07:21 PM Revision 1104a26a (ffmpeg): Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.
- Originally committed as revision 16418 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:20 PM Revision f656106f (ffmpeg): Add type, text and ass to AVSubtitleRect.
- Originally committed as revision 16417 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:17 PM Revision 25b4c651 (ffmpeg): Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture.
- Originally committed as revision 16416 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:41 PM Revision ebc466bb (ffmpeg): Replace some fixed width variable from AVSubtitle* by normal int.
- Originally committed as revision 16415 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:26 PM Revision 052571e7 (ffmpeg): Forgot to update (I likely missed it due to its similar name to dvb...)
- Originally committed as revision 16414 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:58 PM Revision 2e94fb5d (ffmpeg): Future doxy for a few fields of AVSubtitleRect.
- Originally committed as revision 16413 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:54 PM Revision db4fac64 (ffmpeg): Change AVSubtitle.rects to an array of pointers so ABI does not break
- when the size of AVSubtitleRect changes.
Originally committed as revision 16412 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:50 PM Revision 7cf9c6ae (ffmpeg): Display subtitles within the display area.
- Fixes dvd-subtitle-problem.vob. (problem likely is that the video
resolution is smaller than what the subtitles expec... - 03:15 PM Revision c66216ed (ffmpeg): Add enum AVSubtitleType
- Originally committed as revision 16410 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 AM Revision 37fed100 (ffmpeg): Add x264 SSE2 iDCT functions to H.264 decoder.
- Originally committed as revision 16409 to svn://svn.ffmpeg.org/ffmpeg/trunk
01/02/2009
- 04:21 PM Revision c96da3ed (ffmpeg): Avoid POSIX-reserved _t namespace.
- Originally committed as revision 16408 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:19 PM Revision 0f0b707f (ffmpeg): Avoid POSIX-reserved _t namespace.
- Originally committed as revision 16407 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:09 AM Revision e329b6ec (ffmpeg): Bump year number.
- Originally committed as revision 16406 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:07 AM Revision 9ce95f27 (ffmpeg): Cosmetics: break line to make it not longer than 80 chars.
- Originally committed as revision 16405 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/31/2008
- 02:47 AM Revision ce0453aa (ffmpeg): 10l set AVPacket.size to the true size of the returned data instead of
- the (larger) allocated size. (prevents segfaults due to later failures
from 900MB-sized packets, yes fuzzed file not ... - 01:54 AM Revision 188e67ea (ffmpeg): Fix indention which was off by 1 space.
- Originally committed as revision 16403 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:53 AM Revision 0b4ff0c9 (ffmpeg): Replace buffer by AVPacket and avoid a memcpy() for video when the nu...
- of allocated slices matches the actual.
Audio still does a copy (marked with FIXME in the code so this is not missed)... - 12:24 AM Revision fce48f5b (ffmpeg): Merge videobuf and audiobuf.
- Originally committed as revision 16401 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/30/2008
- 09:23 PM Revision f48d5457 (ffmpeg): Simplify the top of rm_assemble_video_frame().
- Originally committed as revision 16400 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:51 PM Revision e45673cb (ffmpeg): Add a few error checks to rm_assemble_video_frame()
- Originally committed as revision 16399 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:49 PM Revision 51d6852f (ffmpeg): All non zero returns of rm_assemble_video_frame() are errors, check t...
- accordingly.
Originally committed as revision 16398 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:02 PM Revision aed46465 (ffmpeg): Silence two icc warnings:
- /home/melanson/fate/source/ffserver.c(4349):
warning #188: enumerated type mixed with another type
... - 08:47 AM Revision 9d705050 (ffmpeg): Add my GnuPG fingerprint.
- Originally committed as revision 16396 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 AM Revision 172a39d1 (ffmpeg): ARM: work around linker bug with movw/movt relocations in shared libs
- Originally committed as revision 16395 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 AM Revision 2e35e684 (ffmpeg): Make shared/static full CONFIG options
- Originally committed as revision 16394 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 AM Revision ab5cb084 (ffmpeg): configure: check for ARMv6T2 support
- Originally committed as revision 16393 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:13 AM Revision 77e2249e (ffmpeg): ARM: rename coefficient table in NEON IDCT
- Originally committed as revision 16392 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/29/2008
- 05:14 PM Revision 27513162 (ffmpeg): Remove duplicated dot product code. Use dsputil's
- scalarproduct instead. Patch by Aurelien Jacobs.
Originally committed as revision 16391 to svn://svn.ffmpeg.org/ffmp... - 04:56 PM Revision 0a11fc82 (ffmpeg): My gpg key fingerprint.
- Originally committed as revision 16390 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:39 PM Revision 6c8f2def (ffmpeg): COSMETICS. Write my full name instead.
- Originally committed as revision 16389 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:33 PM Revision 3bb79c04 (ffmpeg): Add myself as qcelp* maintainer.
- Originally committed as revision 16388 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:27 PM Revision f1e27bae (ffmpeg): Add my key fingerprint to the list.
- Originally committed as revision 16387 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision c51fafa1 (ffmpeg): configure: accept $TMP as location for temporary files
- Originally committed as revision 16386 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:55 PM Revision a49d42c2 (ffmpeg): configure: simplify TMPDIR setting
- Originally committed as revision 16385 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:11 PM Revision 91535e5f (ffmpeg): Fix typos.
- Originally committed as revision 16384 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:00 PM Revision 45a92230 (ffmpeg): Clarify that the list of gpg fingerprints is not just for maintainers.
- Originally committed as revision 16383 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:57 AM Revision 234ccf19 (ffmpeg): Add spaces into the gpg fingerprint for better readability.
- Originally committed as revision 16382 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:20 AM Revision 592beefe (ffmpeg): It turned out that RV30 uses motion vectors for forward motion B-frame
- macroblocks to predict motion vectors for backward motion B-frame macroblocks
and vice versa.
Originally committed a...
12/28/2008
- 11:26 PM Revision e4f1ec3a (ffmpeg): Explain the lack of +3/7
- Originally committed as revision 16380 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:25 PM Revision 7d204e67 (ffmpeg): av_free() -> av_freep(), patch by Reimar Doffinger, see discussion in
- "rmdec.c: double free" thread on mailinglist.
Originally committed as revision 16379 to svn://svn.ffmpeg.org/ffmpeg/... - 11:23 PM Revision c49a3ec3 (ffmpeg): Fix double free which happens for playback of .rm files after r16365....
- "rmdec.c: double free" discussion on mailinglist, patch with suggestions
from Reimar Doffinger.
Originally committed... - 11:12 PM Revision 133e5c40 (ffmpeg): Add a list of GnuPG fingerprints.
- This is not as good as personal keysigning (ala debian) but better than
nothing.
Originally committed as revision 16... - 08:08 PM Revision 6735e2c8 (ffmpeg): Revert r16375: It broke aac decoding.
- Originally committed as revision 16376 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:48 PM Revision 69b38d4d (ffmpeg): Reduce number of warnings when compiling with icc by two.
- Originally committed as revision 16375 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:44 PM Revision 3a095bee (ffmpeg): Silence one warning when compiling with icc:
- warning #188: enumerated type mixed with another type
if((q->bitrate = determine_bitrate(avctx, buf_size, &buf)... - 07:40 PM Revision 2c67c659 (ffmpeg): Fix h264 decoding on SSE2 cores with icc compilation.
- Originally committed as revision 16373 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:07 PM Revision 055068d0 (ffmpeg): Mention in the documentation of avfilter_poll_frame() that it returns
- a negative value in case of error.
Originally committed as revision 16372 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:22 PM Revision 5b3658f7 (ffmpeg): Fix a typo that made VMD demuxer always assume Indeo 3 as video codec.
- Spotted by Robert Swain
Originally committed as revision 16371 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:41 PM Revision 5d91e928 (ffmpeg): Use avcodec_check_dimensions() for checking the frame size validity.
- The v4l.c check is moved after the eventual automatic size detection,
so the check in that case is performed on the n... - 05:59 AM Revision ade8fb4d (ffmpeg): Reindent after r16368.
- Originally committed as revision 16369 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:58 AM Revision a9f84821 (ffmpeg): Add audio_pkt_cnt return value to ff_rm_retrieve_cache(). See discuss...
- "[PATCH] oops I broke rdt.c" mailinglist thread.
Originally committed as revision 16368 to svn://svn.ffmpeg.org/ffmp... - 05:55 AM Revision 5d88c264 (ffmpeg): Change audio_pkt_cnt from an array into a single field, since only a ...
- member of the array is ever used (compare to RMDemuxContext->audio_pkt_cnt).
See "[PATCH] oops I broke rdt.c" mailing... - 12:21 AM Revision 886e89d0 (ffmpeg): Add RMStream object as function argument to public functions so that ...
- AVStreams can be used to call these public rmdec.c functions as well, as is
the case for RDT/RTSP streams. See mailin... - 12:18 AM Revision ba614729 (ffmpeg): Implement RMStream stream-specific private data object in the RM demu...
- This allows multiple video or audio streams per .rm file. See mailinglist
thread "[PATCH] rmdec.c: implement RMVideo/...
12/27/2008
- 11:12 PM Revision 23ae2b68 (ffmpeg): Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED
- Originally committed as revision 16364 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:34 PM Revision 10f35ebd (ffmpeg): Latest Coktel Vision VMDs contained Indeo 3, add demuxer support for it
- Originally committed as revision 16363 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:25 PM Revision edf7c2b2 (ffmpeg): simple_idct: use MUL16 and MAC16 from mathops.h
- Originally committed as revision 16362 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:45 AM Revision 643d2e88 (ffmpeg): Avoid POSIX-reserved _t namespace.
- Originally committed as revision 28195 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:44 AM Revision df77a6da (ffmpeg): Make the VIDIOCMCAPTURE ioctl error message consistent with the other...
- Originally committed as revision 16361 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:40 AM Revision faf67322 (ffmpeg): Add missing check on the return value of the VIDIOCSWIN ioctl.
- Originally committed as revision 16360 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:33 AM Revision cb82a073 (ffmpeg): consistency cosmetics: Rename POWERPC identifiers to PPC.
- Originally committed as revision 28194 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 11:33 AM Revision 79cb09b2 (ffmpeg): consistency cosmetics: Rename POWERPC identifiers to PPC.
- Originally committed as revision 16359 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:30 AM Revision d89eae6f (ffmpeg): Remove stray code
- Originally committed as revision 16358 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:21 AM Revision a6b4448c (ffmpeg): Cleanup _t types in libavcodec/ppc
- Originally committed as revision 16357 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:31 AM Revision 7f9b3266 (ffmpeg): Change thisIsAVar variable names to this_is_a_var style, more
- consistent with the rest of libav*.
Originally committed as revision 16356 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:22 AM Revision b870027a (ffmpeg): Bump minor number for many small improvements, tiff fax decoding,
- AVCodecContext refs is set during decoding.
Originally committed as revision 16355 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/26/2008
- 10:25 PM Revision 9864142b (ffmpeg): Fix and extend documentation for avfilter_graph_get_filter().
- Originally committed as revision 16354 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:26 PM Revision e916c2ac (ffmpeg): Fix typo: ommitted -> omitted.
- Originally committed as revision 16353 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:52 PM Revision f23740d9 (ffmpeg): ARM: NEON optimised float_to_int16
- Originally committed as revision 16352 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:28 PM Revision 22730e87 (ffmpeg): Put pass_logfilename_prefix check on a single line, improve readability.
- Originally committed as revision 16351 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:25 PM Revision ad16627f (ffmpeg): Rename variables:
- pass_logfilename -> pass_logfilename_prefix
DEFAULT_PASS_LOGFILENAME -> DEFAULT_PASS_LOGFILENAME_PREFIX
and make cle... - 06:42 PM Revision 92799d32 (ffmpeg): Enable faxcompr.
- Originally committed as revision 16349 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision a56f82ea (ffmpeg): indent
- Originally committed as revision 16348 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 PM Revision 537bf426 (ffmpeg): Simplify vertical mode
- Originally committed as revision 16347 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision eb0094b2 (ffmpeg): And another sechole ...
- Originally committed as revision 16346 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:06 PM Revision 26830975 (ffmpeg): Fix yet another sechole.
- Originally committed as revision 16345 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:51 PM Revision 11c5999e (ffmpeg): Fix another sechole.
- Originally committed as revision 16344 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:32 PM Revision 2a522579 (ffmpeg): Minor simplification.
- Originally committed as revision 16343 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:11 PM Revision f78a6791 (ffmpeg): Remove unused run_start variable.
- Originally committed as revision 16342 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:04 PM Revision 6f5c00eb (ffmpeg): Move sync line pointers code to the end of the loop, it is simpler th...
- Originally committed as revision 16341 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:59 PM Revision e3a54b66 (ffmpeg): Get rid of check for condition that is always true (run_off < avctx->...
- Originally committed as revision 16340 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:57 PM Revision 43ba8f35 (ffmpeg): Get rid of pix_left in the 2d code, it is simpler that way.
- Originally committed as revision 16339 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:50 PM Revision a3636fa0 (ffmpeg): COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling p...
- Originally committed as revision 16338 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:49 PM Revision 4f54fb54 (ffmpeg): Part 2 of Kenan Gillet's QCELP silence handling patch.
- Originally committed as revision 16337 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:38 PM Revision 6fe68c7b (ffmpeg): Factorize "avctx->width + 2" out to avoid someone mistakenly changing
- some but not all.
Originally committed as revision 16336 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:30 PM Revision 621e6525 (ffmpeg): cosmetic (moving pix_left update)
- Originally committed as revision 16335 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:29 PM Revision 1d798507 (ffmpeg): Close gaping sechole. That is, a series of run=0 allows arbitrary dat...
- be written over the end of the runs array.
Originally committed as revision 16334 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:21 PM Revision d02ab57a (ffmpeg): minor simplification
- Originally committed as revision 16333 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:05 PM Revision 66909bc4 (ffmpeg): Merge ff_ccitt_unpack_1d and 2d.
- Originally committed as revision 16332 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:57 PM Revision d68542f0 (ffmpeg): Ensure that an invalid run terminates the line.
- Originally committed as revision 16331 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:39 PM Revision ec5bdf49 (ffmpeg): 10l != vs. == (yes, my fault not kostya's).
- Originally committed as revision 16330 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:52 PM Revision 679f3fa9 (ffmpeg): indent
- Originally committed as revision 16329 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:51 PM Revision 68d48cc5 (ffmpeg): Simplify zero run handling in put_line().
- Originally committed as revision 16328 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:50 PM Revision bc0f7a9c (ffmpeg): Avoid negation in put_line().
- Originally committed as revision 16327 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:48 PM Revision 4e60b643 (ffmpeg): Factorize mode switching in put_line().
- Originally committed as revision 16326 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:46 PM Revision eb12536a (ffmpeg): Fix (rewrite) find_group3_syncmarker().
- Originally committed as revision 16325 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:40 PM Revision 44fe7113 (ffmpeg): Fix documentation for -passlogfile, the argument is not a file name
- but a prefix used to create the complete pass log file name.
Originally committed as revision 16324 to svn://svn.ffm... - 01:39 PM Revision 8d48db31 (ffmpeg): CCITT Fax Group 3 and 4 decompression by kostya.
- Will be activated after a little more reviewing and fixing by me.
Commited now, so as to not lose history of that.
O... - 11:23 AM Revision df2a3f27 (ffmpeg): Use more descriptive long_names for Video4Linux input devices.
- Originally committed as revision 16322 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:00 AM Revision b8d62672 (ffmpeg): ASAO Nelly Moser implementation moved to a better place on mphq.
- Originally committed as revision 16321 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:54 AM Revision e4a5f397 (ffmpeg): Choose better names for the variables in create_filter().
- Originally committed as revision 16320 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:48 AM Revision 175821c6 (ffmpeg): Fix documentation for avfilter_parse_graph().
- Originally committed as revision 16319 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:12 AM Revision 7274a480 (ffmpeg): Check that the device is a capture device immediately after opening
- the device.
Originally committed as revision 16318 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:31 AM Revision f233d348 (ffmpeg): Remove unnecessary temporary variable "frame_size" from
- grab_read_header().
Originally committed as revision 16317 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:12 AM Revision fd867ffd (ffmpeg): Add missing check on the result of a VIDIOCCAPTURE ioctl.
- Originally committed as revision 16316 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:07 AM Revision c40432d3 (ffmpeg): Cosmetics: put a space after each comma, improve consistency and
- readability.
Originally committed as revision 16315 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:03 AM Revision 5163c0d9 (ffmpeg): s/FFmpeg-devel/ffmpeg-devel/
- Originally committed as revision 16314 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:19 AM Revision c1fc7036 (ffmpeg): Fix compilation without optimization under 64-bit with x264 deblock a...
- Originally committed as revision 16313 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/25/2008
- 11:13 PM Revision 760badc1 (ffmpeg): ARM: add new h264 idct functions
- Originally committed as revision 16312 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:27 PM Revision 337e3fd9 (ffmpeg): Disable usage of ff_h264_idct_add_altivec since AltiVec versions of h...
- h264_idct_add16intra, h264_idct_add8 need to be implemented.
Add C version of ff_h264_idct8_dc_add in AltiVec so tha... - 03:49 PM Revision 0fa5f24c (ffmpeg): Change mplayerhq.hu references to ffmpeg.org where appropriate.
- Originally committed as revision 16310 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 PM Revision ddaf298c (ffmpeg): Fix sample URL.
- Originally committed as revision 16309 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:26 PM Revision bb0bfcd5 (ffmpeg): The VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.
- patch by avcoder, ffmpeg gmail com
Originally committed as revision 16308 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:20 AM Revision 1cca8d24 (ffmpeg): flatten an array, since gcc fails at optimizing multidimensional arrays
- h264_idct8_add_c: 780 -> 735 cycles on conroe
Originally committed as revision 16307 to svn://svn.ffmpeg.org/ffmpeg/...
12/24/2008
- 06:39 PM Revision 802e9146 (ffmpeg): export refs
- Originally committed as revision 16306 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:38 PM Revision 53d55e9e (ffmpeg): Allow decoders to set AVCodecContext.refs.
- Originally committed as revision 16305 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:23 AM Revision 62ea19c0 (ffmpeg): Optimize pred_pskip_motion()
- 7 cpu cycles faster on pentium dual.
Originally committed as revision 16304 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:20 AM Revision c26436ec (ffmpeg): add amr in avi riff tags
- Originally committed as revision 16303 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/23/2008
- 10:06 PM Revision ebfb0449 (ffmpeg): Indent
- Originally committed as revision 16302 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:04 PM Revision 05d3fd44 (ffmpeg): Integrate get_te0_golomb() calls into the code, this allows some checks
- to be avoided and the function is pretty small.
3% speedup, though this is probably due to changed inlining and not d... - 09:12 PM Revision 9963b332 (ffmpeg): Use get_ue_golomb_31() where possible, almost all are just in headers
- though.
Originally committed as revision 16300 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:07 PM Revision 0be51462 (ffmpeg): Update golomb decoding tables so that get_*_golomb_31() return some
- larger values for too large values.
Originally committed as revision 16299 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:05 PM Revision 0e921e97 (ffmpeg): Add get_ue_golomb_31()
- Originally committed as revision 16298 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:44 PM Revision be8497b0 (ffmpeg): Update again Cygwin Ports URL after my sloppy previous commit.
- Originally committed as revision 16297 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:12 PM Revision 2f2893ce (ffmpeg): indent
- Originally committed as revision 16296 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:10 PM Revision d42fc4a8 (ffmpeg): Use the new VLC table for the first non trailing coeff too.
- Sadly only 5 cycles faster here on pentium dual. So maybe the
complexity is not worth it and this should be reverted ... - 06:31 PM Revision 593af7cd (ffmpeg): Optimize esc removal code.
- Originally committed as revision 16294 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:27 PM Revision ffedb5c1 (ffmpeg): 352l: correct calculating number of bits for storing macroblock offse...
- Originally committed as revision 16293 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:50 PM Revision 2d76bf39 (ffmpeg): Indent
- Originally committed as revision 16292 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:49 PM Revision 8140955d (ffmpeg): unified CAVLC level decoding LUT.
- Quite a bit faster (HPCVMOLQ_BRCM_B.264 was 3% faster here)
Originally committed as revision 16291 to svn://svn.ffmp... - 10:29 AM Revision 5dd9799d (ffmpeg): Complete the list of external libraries.
- Originally committed as revision 16290 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:09 AM Revision 666a1b34 (ffmpeg): Advice on compiler versions
- Originally committed as revision 16289 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:57 AM Revision 9f6bfe80 (ffmpeg): Update Cygwin Ports URL.
- Originally committed as revision 16288 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:53 AM Revision 8484503e (ffmpeg): Bring up to date the Cygwin docs.
- Originally committed as revision 16287 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:34 AM Revision 5cb5023c (ffmpeg): Make h264 parser 50% faster.
- Originally committed as revision 16286 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:11 AM Revision abb27cfb (ffmpeg): 100l, I broke H.264 again, forgot one hunk.
- Thanks to FATE for finding it.
Originally committed as revision 16285 to svn://svn.ffmpeg.org/ffmpeg/trunk - 12:38 AM Revision e08715d3 (ffmpeg): Optimize 0 0 0-3 search, 45% faster on pentium dual.
- Originally committed as revision 16284 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/22/2008
- 11:30 PM Revision f496ab12 (ffmpeg): The diffutils package is also needed (for the 'cmp' command).
- Spotted by Ramiro Polla.
Originally committed as revision 16283 to svn://svn.ffmpeg.org/ffmpeg/trunk - 10:39 PM Revision 11c23b64 (ffmpeg): Revert r16257:
- Include "libavutil/common.h" where we use llrint() in case ffmpeg's
own llrint() is to be used.
Originally committed... - 10:12 PM Revision 9f2ace74 (ffmpeg): Fix two identical warnings when compiling riff.c and nuv.c with icc:
- warning #188: enumerated type mixed with another type
Originally committed as revision 16281 to svn://svn.ffmpeg.org... - 10:10 PM Revision 1c53290b (ffmpeg): Fix a warning when compiling with icc:
- warning #188: enumerated type mixed with another type
Originally committed as revision 16280 to svn://svn.ffmpeg.org... - 05:14 PM Revision ec3686e8 (ffmpeg): Simplify decode_cabac_mb_ref() a little bit, 2 cpu cycles faster on
- pentium dual.
Originally committed as revision 16279 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:56 PM Revision 26695973 (ffmpeg): Indent
- Originally committed as revision 16278 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:46 PM Revision b68a4553 (ffmpeg): inline decode_cabac_mb_type for I & P frames, 9 cycles faster on pent...
- Originally committed as revision 16277 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:20 PM Revision 1952ac37 (ffmpeg): Negate 2 more variables, 1 cpu cycle faster on pentium dual.
- Originally committed as revision 16276 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:14 PM Revision 03a035e0 (ffmpeg): Simplify if/else, no speed change
- Originally committed as revision 16275 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:10 PM Revision 6f3c50f2 (ffmpeg): Negate a few variables, this simplifies the code and makes it 5 cycle...
- on pentium dual.
Originally committed as revision 16274 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:54 PM Revision 60c6ba7a (ffmpeg): Simplify ifs(), 8 cpu cycles faster on pentium dual
- Originally committed as revision 16273 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:53 PM Revision 127a20e3 (ffmpeg): Simplify if(), 3 cpu cycles faster in pentium dual.
- Originally committed as revision 16272 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:23 AM Revision 9daa4cea (ffmpeg): Initialize s->opaque before calling url_resetbuf().
- Fixes a regression test crash for icc 10.1 64 bit.
Patch by Aurelien.
Originally committed as revision 16271 to svn... - 09:12 AM Revision a6493a8f (ffmpeg): Rename libavcodec/i386/ --> libavcodec/x86/.
- It contains optimizations that are not specific to i386 and
libavutil uses this naming scheme already.
Originally co... - 08:22 AM Revision 50e3477f (ffmpeg): Offer an option (disabled by default) to enable the copy of the frame...
- the first key frame in a stream.
Patch by Wolfram Gloger wmglo /!\ dent med uni (minus) muenchen de
Originally commi... - 06:50 AM Revision 108c96d5 (ffmpeg): Decode TIFF image only after all tags have been decoded
- Originally committed as revision 16268 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:47 AM Revision 8eedffde (ffmpeg): Some TIFFs declare -1 for the single strip height
- Originally committed as revision 16267 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:43 AM Revision 89b4ec5c (ffmpeg): Add monochrome TIFF support
- Originally committed as revision 16266 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:39 AM Revision 4386ed69 (ffmpeg): Calculate line size variable correctly for lower bitdepths and use it...
- Originally committed as revision 16265 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:36 AM Revision 4a2f51de (ffmpeg): Register TIFF tags for CCITT Group 3 and 4 compression options
- Originally committed as revision 16264 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:10 AM Revision bef05f05 (ffmpeg): Remove a bunch of unused variables.
- Originally committed as revision 16263 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:03 AM Revision ebb160a0 (ffmpeg): Use ARCH_X86_32 instead of !ARCH_X86_64, it is more straightforward.
- Originally committed as revision 16262 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:01 AM Revision 64bfc584 (ffmpeg): Fix incorrectly constructed Dirac parse units that caused A/V sync loss.
- Fixes issue 694.
patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 16261 to svn:/...
12/21/2008
- 11:56 PM Revision c4ff7c53 (ffmpeg): Do not use full include path for headers in the same directory.
- Originally committed as revision 16260 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:50 PM Revision c96bd212 (ffmpeg): Change mpeg audio parser so it only sets frame_size, channels and bit...
- after it has a few valid frames.
Fixes issue762
Originally committed as revision 16259 to svn://svn.ffmpeg.org/ffmpe... - 10:51 PM Revision af4c0bcb (ffmpeg): Silence the following icc warnings:
- warning #1292: attribute "force_align_arg_pointer" ignored
warning #1292: attribute "alloc_size" ignored
warning #129... - 09:53 PM Revision 1af34f09 (ffmpeg): Include "libavutil/common.h" where we use llrint() in case ffmpeg's
- own llrint() is to be used.
Originally committed as revision 16257 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:47 PM Revision ed4c638a (ffmpeg): Fix PTS returned by the demuxers for mpeg4 without a decoder.
- More precissely fix has_b_frames.
Fixes issue757
Originally committed as revision 16256 to svn://svn.ffmpeg.org/ffmp... - 09:30 PM Revision c62da797 (ffmpeg): Move CODEC_FLAG_LOW_DELAY into ff_mpeg4_decode_picture_header().
- Originally committed as revision 16255 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:56 PM Revision 2f3d7ea9 (ffmpeg): Fix detection of audio codec in K70707-ARIA229.flv.
- Fixes issue760.
Originally committed as revision 16254 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:49 PM Revision befc8fe0 (ffmpeg): Remove useless code.
- Originally committed as revision 16253 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:58 PM Revision c212fb0c (ffmpeg): Only execute clear_blocks() when needed.
- +0.3% speedup for both aladin & cathedral.
Originally committed as revision 16252 to svn://svn.ffmpeg.org/ffmpeg/trunk - 05:32 AM Revision 897c1703 (ffmpeg): AAC: Reindent after last commit
- Originally committed as revision 16251 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:28 AM Revision aab54133 (ffmpeg): AAC: Fix AAC prediction when used in conjunction with the CPE
- Patch by Alex Converse (alex converse gmail com)
Originally committed as revision 16250 to svn://svn.ffmpeg.org/ffmp... - 05:08 AM Revision 99665a21 (ffmpeg): AAC: Don't write an illegal sampling_index in a PCE to the MPEG4Audio...
- member
Patch by Alex Converse (alex converse gmail com)
Originally committed as revision 16249 to svn://svn.ffmpeg....
12/20/2008
- 11:11 PM Revision 66c07ca9 (ffmpeg): Optimize get_dct8x8_allowed().
- 30 cpu cycles faster on pentium dual.
Originally committed as revision 16248 to svn://svn.ffmpeg.org/ffmpeg/trunk - 06:06 PM Revision 6beb8b26 (ffmpeg): RV30 decoder
- Originally committed as revision 16247 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:33 PM Revision 52476c1b (ffmpeg): Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version checks.
- Originally committed as revision 16246 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:09 AM Revision 541e8f3b (ffmpeg): RV30 loop filter
- Originally committed as revision 16245 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:38 AM Revision 3f16ed15 (ffmpeg): Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp: silence handling'
- changeset.
Originally committed as revision 16244 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/19/2008
- 10:37 PM Revision 64e74b68 (ffmpeg): Put under #if LIBAVCODEC_VERSION_MAJOR < 53 the deprecated functions
- av_set_string() and av_set_string2(), they will be dropped at the next
major bump.
Originally committed as revision ... - 10:33 PM Revision 5c548937 (ffmpeg): Cosmetics, change variable name "o2" to "o" in ffserver_opt_default().
- Originally committed as revision 16242 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:29 PM Revision f16dd7e6 (ffmpeg): Remove calls to deprecated av_set_string2() with calls to
- av_set_string3().
Originally committed as revision 16241 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:49 PM Revision aac8b769 (ffmpeg): H.264 loopfilter speed tweaks
- Originally committed as revision 16240 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 01:45 PM Revision a22eff36 (ffmpeg): Port x264 deblocking code to libavcodec.
- This includes SSE2 luma deblocking code and both MMXEXT and SSE2 luma
intra deblocking code for H.264 decoding. This ... - 09:59 AM Revision b9263c94 (ffmpeg): Remove pointless malloc.h #include.
- Originally committed as revision 28164 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
- 09:59 AM Revision bbea3555 (ffmpeg): Remove pointless malloc.h #include.
- Originally committed as revision 16238 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:34 AM Revision 6a1846eb (ffmpeg): Document new idct requirements.
- Originally committed as revision 16237 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:21 AM Revision a5805aa9 (ffmpeg): Fix decoding with the plain C idcts of
- FRExt/HPCAMOLQ_BRCM_B
FRExt/HPCAQ2LQ_BRCM_B
FRExt/HPCVMOLQ_BRCM_B
Originally committed as revision 16236 to svn://sv... - 06:29 AM Revision bbc888d0 (ffmpeg): a table for upcoming RV30 loop filtering
- Originally committed as revision 16235 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:01 AM Revision 40c7d0ae (ffmpeg): Add automatic prefix handling to yasm functions. Does nothing now, b...
- be useful for porting x264 asm in the future.
Originally committed as revision 16234 to svn://svn.ffmpeg.org/ffmpeg/... - 02:28 AM Revision a5b807a6 (ffmpeg): Replace /2 by >>1 in decode_cabac_mb_dqp()
- 3 cpu cycles speed up on pentium dual.
Originally committed as revision 16233 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:00 AM Revision 1aea5d35 (ffmpeg): Simplify ctx update in decode_cabac_mb_dqp().
- no speed change
Originally committed as revision 16232 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:50 AM Revision 7cfca0df (ffmpeg): Simplify ctx calculation in decode_cabac_mb_dqp()
- no speed change
Originally committed as revision 16231 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:11 AM Revision d4369630 (ffmpeg): Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of NALs in rbsp_b...
- Fixes valgrind uninitialized value warnings at the end of decoding H.264
frames.
Originally committed as revision 16... - 01:00 AM Revision 1ca610c0 (ffmpeg): Allocate and clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of mkv
- extradata.
Fixes valgrind invalid read warnings during H.264 extradata parsing.
Originally committed as revision 16... - 12:44 AM Revision 712ca84c (ffmpeg): Move filter_luma_intra into dsputil for later addition of asm.
- Originally committed as revision 16228 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:43 AM Revision b9fe7063 (ffmpeg): Simplify chroma AC in CABAC residual decoding.
- Originally committed as revision 16227 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:05 AM Revision 8955b669 (ffmpeg): Optimize ctx calculation in decode_cabac_mb_mvd(), code by dark shikari.
- The case for 16x16 blocks becomes 10 cpu cycles faster on pentium dual,
i could not find a speed difference in the ca...
12/18/2008
- 11:52 PM Revision 17779f39 (ffmpeg): Remove unacceptable NULL pointer hack from mc code.
- Originally committed as revision 16225 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:31 PM Revision 04618b98 (ffmpeg): Check ref values in CABAC H.264 for validity.
- Originally committed as revision 16224 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:25 PM Revision c25ac15a (ffmpeg): Move idct_(dc)add closer to where it is needed.
- Originally committed as revision 16223 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:14 PM Revision aebb5d6d (ffmpeg): indent
- Originally committed as revision 16222 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:12 PM Revision 96465b90 (ffmpeg): Reorder ifs in chroma hl_decode_mb to avoid a duplicate transform_bypass
- check.
14 cpu cycles speedup on Pentium Dual
Originally committed as revision 16221 to svn://svn.ffmpeg.org/ffmpeg/t... - 05:42 PM Revision 6456d6d8 (ffmpeg): s/h->cbp_table[mb_xy]/h->cbp/
- Originally committed as revision 16220 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:11 PM Revision 04824298 (ffmpeg): Faster CAVLC decoding of trailing_ones. Based on a patch by dark shik...
- decode_residual is about 3.3% faster.
Originally committed as revision 16219 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:51 PM Revision 93445d16 (ffmpeg): Replace i by trailing_ones, part of a patch by dark shikari.
- No speed change meassureable with START/STOP_TIMER, but this is needed
for future optimizations.
Originally committe... - 03:32 PM Revision c375d87f (ffmpeg): Remove if() surrounding decode_cabac_mb_type() that can never be true.
- Originally committed as revision 16217 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:21 PM Revision c325b505 (ffmpeg): Remove unreachable else clause, found by dark shikari.
- Originally committed as revision 16216 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:17 AM Revision dae006d7 (ffmpeg): Remove useless IS_8x8DCT check i forgot, spotted by dark shikari.
- Originally committed as revision 16215 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 11:01 AM Revision 2a5a9c28 (ffmpeg): 10l, svq3 didnt set h->cbp, this broke decoding a little.
- Originally committed as revision 16214 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:18 AM Revision 364df7b7 (ffmpeg): cosmetics, remove useless parenthesis and whitespaces
- Originally committed as revision 16213 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:17 AM Revision a1532824 (ffmpeg): set alac channels from extradata, fix alac mono in m4a
- Originally committed as revision 16212 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 06:00 AM Revision efeb298e (ffmpeg): cosmetics: remove one unneeded space
- Originally committed as revision 16211 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 04:13 AM Revision 1eb96035 (ffmpeg): Do not calculate idct_dc_add/idct_add when the variables are unused.
- Originally committed as revision 16210 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:04 AM Revision 62bc966f (ffmpeg): Remove redundant nnz variable.
- Originally committed as revision 16209 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:56 AM Revision 0a8ca22f (ffmpeg): indent
- Originally committed as revision 16208 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 AM Revision 2fd1f0e0 (ffmpeg): Use the new idct functions (except chroma as it was slower in benchma...
- cathedral +0.5% speed
aladin +0.6% speed [note aladin has been cat-ed 10 times to reduce the influence
of init time]
... - 02:36 AM Revision ac223859 (ffmpeg): H.264 idct functions that include the chroma, inter luma and intra16 ...
- thus avoiding the calling overhead.
New functions are not yet used.
Originally committed as revision 16206 to svn://... - 01:28 AM Revision 1d217cdb (ffmpeg): Make asf_get_packet() and asf_parse_packet() public for use in RTSP-M...
- give them a ff_ prefix. See "[PATCH] asf.c: make functions of interest for
MS-RTSP public" thread on ML.
Originally ... - 01:25 AM Revision d7fb5a18 (ffmpeg): Add a ByteIOContext argument to ASF functions that will be shared wit...
- RTSP stack for RTSP-MS support. This way, they can read input from any given
input source. See discussion in "[PATCH]... - 01:10 AM Revision 49c084a7 (ffmpeg): Skip non intra luma code when there is no coded luma.
- 0.7% speedup for the cathedral sample.
Originally committed as revision 16203 to svn://svn.ffmpeg.org/ffmpeg/trunk - 01:05 AM Revision 00794ed0 (ffmpeg): 1.6x faster pred*_vertical_add_c
- Originally committed as revision 16202 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:46 AM Revision 621561cd (ffmpeg): Skip chroma handling when there is no coded chroma.
- 0.5% overall speedup for the cathedral sample.
Originally committed as revision 16201 to svn://svn.ffmpeg.org/ffmpeg... - 12:13 AM Revision 3749076c (ffmpeg): Fix weird indent.
- Originally committed as revision 16200 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/17/2008
- 11:58 PM Revision 7bbacf9a (ffmpeg): Implement size autodetection if one of the width and height
- AVFormatParameters for grab_read_header() is non-positive.
Originally committed as revision 16199 to svn://svn.ffmpe... - 11:51 PM Revision 406c5808 (ffmpeg): Replace the width and height fields in VideoData with a struct
- video_window video_win field.
Originally committed as revision 16198 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:43 PM Revision 9580ba26 (ffmpeg): Replace frame_rate and frame_rate_base fields in VideoData with an
- AVRational time_base field.
Originally committed as revision 16197 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:21 PM Revision 5c3383e5 (ffmpeg): Fix opt_default(), making it exit immediately in case of an invalid
- argument.
See the thread: "[PATCH] Fix opt_default()".
Originally committed as revision 16196 to svn://svn.ffmpeg.or... - 08:17 PM Revision 17b17c53 (ffmpeg): add const qualifier to some pointers for input data
- Originally committed as revision 16195 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:10 PM Revision bb39171b (ffmpeg): use precalculated mb_pos where available
- Originally committed as revision 16194 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:04 PM Revision f8c5adaf (ffmpeg): ARM: make FASTDIV() an inline function
- Originally committed as revision 16193 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 PM Revision 6c3fca64 (ffmpeg): Merge deblocking pattern with CBP for RV30/40 loop filtering
- Originally committed as revision 16192 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision 26bc319c (ffmpeg): Generate correct deblock pattern for RV30
- Originally committed as revision 16191 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:37 PM Revision f610fc81 (ffmpeg): Unfortunately RV30 luma thirdpel MC functions cannot be substituted with
- applying two separate filtering passes, so implement them explicitly.
Originally committed as revision 16190 to svn:... - 05:39 PM Revision 6a4583e9 (ffmpeg): 4l: TIFF stores short strings inside tag, do not interpret it is as a...
- Fixes issue 753
Originally committed as revision 16189 to svn://svn.ffmpeg.org/ffmpeg/trunk - 03:44 PM Revision 124c21d7 (ffmpeg): Check function prototype in check_asm function to avoid compiler warn...
- patch by Marc Mason, mpeg.blue free fr
Originally committed as revision 16188 to svn://svn.ffmpeg.org/ffmpeg/trunk - 11:22 AM Revision 8b2386dc (ffmpeg): Add jp2 support to img2 demuxer.
- On behalf of Jai Menon
Originally committed as revision 16187 to svn://svn.ffmpeg.org/ffmpeg/trunk - 09:47 AM Revision 5f51afd6 (ffmpeg): add AltiVec implementation of int32_to_float_fmul_scalar
- Originally committed as revision 16186 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 AM Revision 18cb36fd (ffmpeg): activate jpeg2000 fourcc in mov/mj2
- Originally committed as revision 16185 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:41 AM Revision 54dab661 (ffmpeg): Fix svq3 decoding, is_complex was not initialized.
- Originally committed as revision 16184 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:53 AM Revision 4080e67c (ffmpeg): Replace != 0 || check by |
- 3 cpu cycles faster
Originally committed as revision 16183 to svn://svn.ffmpeg.org/ffmpeg/trunk - 02:35 AM Revision ad9ca7e7 (ffmpeg): Split filter_mb_dir() out of filter_mb().
- 1% overall decoding speed up for cathedral-beta2-400extra-crop-avc.mp4
no speed change for Aladin.mpg
Benchmarks done... - 02:30 AM Revision 6c414bb6 (ffmpeg): AC3: fix strict aliasing violation in parser
- Originally committed as revision 16181 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 02:30 AM Revision cb56b440 (ffmpeg): AAC: fix strict aliasing violation in parser
- Originally committed as revision 16180 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:54 AM Revision a2fc0f6a (ffmpeg): ARM: replace "armv4l" with "arm"
- Originally committed as revision 16179 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 12:39 AM Revision 2600f8c8 (ffmpeg): Remove obsolete and misleading comments.
- Originally committed as revision 16178 to svn://svn.ffmpeg.org/ffmpeg/trunk
12/16/2008
- 11:45 PM Revision c9e73264 (ffmpeg): Roundup now works from a ffmpeg.org domain as well, so prefer that.
- Originally committed as revision 16177 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 10:16 PM Revision ac0623b2 (ffmpeg): Fix indention, also do a little vertical alignment of changed lines.
- Originally committed as revision 16176 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:35 PM Revision 7b1454c4 (ffmpeg): Implement av_set_string3().
- Originally committed as revision 16175 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 09:08 PM Revision 6120a343 (ffmpeg): Factorize 3 multiplications out, code becomes 3 cpu cycles faster.
- (not significant as thats just per MB)
Originally committed as revision 16174 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:43 PM Revision 1dd488e9 (ffmpeg): Move ENABLE_SMALL back to the per MB check, as otherwise gcc wont remove
- the code.
Originally committed as revision 16173 to svn://svn.ffmpeg.org/ffmpeg/trunk - 08:26 PM Revision 89db0bae (ffmpeg): Do not recalculate constant part of is_complex for every MB.
- Originally committed as revision 16172 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:09 PM Revision 41e4055b (ffmpeg): Support the new lossless mode.
- Originally committed as revision 16171 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:00 PM Revision 479044ce (ffmpeg): dct-test: add ARM IDCTs
- Originally committed as revision 16170 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:59 PM Revision 875f3125 (ffmpeg): dct-test: add PARTTRANS permutation
- Originally committed as revision 16169 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:39 PM Revision d358caed (ffmpeg): Horizontal and vertical prediction functions needed for new lossless ...
- of H.264.
Originally committed as revision 16168 to svn://svn.ffmpeg.org/ffmpeg/trunk - 04:14 PM Revision ca5b528e (ffmpeg): Fix bug where the avi demxuer lost the first frame of malformed
- ODML avis.
Fixes VS2k5DebugDemo-01-partial.avi
Originally committed as revision 16167 to svn://svn.ffmpeg.org/ffmpeg... - 08:47 AM Revision 27134437 (ffmpeg): check that nb_streams is valid before setting stream, fix crash with ...
- Originally committed as revision 16166 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 08:02 AM Revision f683ea1c (ffmpeg): Add const qualifiers to decode functions.
- Originally committed as revision 16165 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 07:56 AM Revision 7d2cc552 (ffmpeg): Fix warning "format not a string literal and no format arguments".
- Originally committed as revision 16164 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 05:22 AM Revision f86cd761 (ffmpeg): add MPNG fourcc
- fixes http://sceneish.ath.cx/stuff/netmap/netmap.avi
Originally committed as revision 16163 to svn://svn.ffmpeg.org/... - 05:20 AM Revision 4a49a5fd (ffmpeg): two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec list
- Originally committed as revision 16162 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:49 AM Revision a9cf309b (ffmpeg): QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi
- Originally committed as revision 16161 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:42 AM Revision c6340f86 (ffmpeg): add rpza avi fourcc
- Originally committed as revision 16160 to svn://svn.ffmpeg.org/ffmpeg/trunk
- 03:11 AM Revision 09a76db8 (ffmpeg): Do not skip frames until the first keyframe when stream copying but
- no starttime is set.
Fixes at least -vcodec copy with VS2k5DebugDemo-01-partial.avi.
Originally committed as revisio... - 12:47 AM Revision 2169b79c (ffmpeg): Workaround for shared libs on OS X with Apple gcc 4.0.1
- Originally committed as revision 16158 to svn://svn.ffmpeg.org/ffmpeg/trunk
Also available in: Atom