]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
16 years agoRename LIB to LIBNAME for consistency.
diego [Thu, 18 Oct 2007 09:34:49 +0000 (09:34 +0000)]
Rename LIB to LIBNAME for consistency.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10774 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoRemove unnecessary guarding &=0x0f around adpcm_ima_compress_sample().
diego [Wed, 17 Oct 2007 23:02:35 +0000 (23:02 +0000)]
Remove unnecessary guarding &=0x0f around adpcm_ima_compress_sample().
patch by Timofei, tim ipi.ac ru
Date: Mon, 15 Oct 2007 19:55:29 +0400
Subject: [FFmpeg-devel] [PATCH] adpcm-ima-wav header and codec

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10773 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd multiple inclusion guards to config.h.
diego [Wed, 17 Oct 2007 22:38:37 +0000 (22:38 +0000)]
Add multiple inclusion guards to config.h.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10772 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoExplain why there are no multiple inclusion guards in these header files.
diego [Wed, 17 Oct 2007 22:29:13 +0000 (22:29 +0000)]
Explain why there are no multiple inclusion guards in these header files.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10771 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoClarify comment that explains why this header lacks multiple inclusion guards.
diego [Wed, 17 Oct 2007 18:23:11 +0000 (18:23 +0000)]
Clarify comment that explains why this header lacks multiple inclusion guards.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10770 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd entry about pr not being present in standard MSYS install.
ramiro [Wed, 17 Oct 2007 17:45:34 +0000 (17:45 +0000)]
Add entry about pr not being present in standard MSYS install.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10769 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd SLIB_UNINSTALL_EXTRA_CMD for MinGW.
diego [Wed, 17 Oct 2007 13:52:46 +0000 (13:52 +0000)]
Add SLIB_UNINSTALL_EXTRA_CMD for MinGW.
based on a patch by Dave Yeo, daveryeo telus net

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10768 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed via
diego [Wed, 17 Oct 2007 13:48:47 +0000 (13:48 +0000)]
Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed via
SLIB_INSTALL_EXTRA_COMMAND.
patch by Dave Yeo, daveryeo telus net

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10767 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoRemove wrong multiple inclusion guards.
aurel [Wed, 17 Oct 2007 11:19:42 +0000 (11:19 +0000)]
Remove wrong multiple inclusion guards.
Those files are really meant to be included several times.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10766 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd FFMPEG_ prefix to all multiple inclusion guards.
diego [Wed, 17 Oct 2007 09:37:46 +0000 (09:37 +0000)]
Add FFMPEG_ prefix to all multiple inclusion guards.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10765 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd a comment that explains why this header lacks multiple inclusion guards.
diego [Wed, 17 Oct 2007 09:34:48 +0000 (09:34 +0000)]
Add a comment that explains why this header lacks multiple inclusion guards.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10764 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd missing multiple inclusion guards.
diego [Wed, 17 Oct 2007 09:31:06 +0000 (09:31 +0000)]
Add missing multiple inclusion guards.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10763 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoUse filename as multiple inclusion guard.
diego [Wed, 17 Oct 2007 09:26:21 +0000 (09:26 +0000)]
Use filename as multiple inclusion guard.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10762 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix #endif comment typo.
diego [Wed, 17 Oct 2007 09:21:52 +0000 (09:21 +0000)]
Fix #endif comment typo.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10761 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoUse filename as multiple inclusion guard.
diego [Wed, 17 Oct 2007 09:16:21 +0000 (09:16 +0000)]
Use filename as multiple inclusion guard.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10760 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agocomment grammar fix
diego [Tue, 16 Oct 2007 23:15:50 +0000 (23:15 +0000)]
comment grammar fix

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10759 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoRe-enable DEBUG_SEEK flag.
benoit [Tue, 16 Oct 2007 19:50:08 +0000 (19:50 +0000)]
Re-enable DEBUG_SEEK flag.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10758 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agodont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are itunes...
bcoudurier [Tue, 16 Oct 2007 16:40:34 +0000 (16:40 +0000)]
dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are itunes specific

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10757 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoindentation
bcoudurier [Tue, 16 Oct 2007 15:40:57 +0000 (15:40 +0000)]
indentation

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10756 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix streaming to XBox360.
cehoyos [Mon, 15 Oct 2007 23:55:14 +0000 (23:55 +0000)]
Fix streaming to XBox360.

Patch by Patric Stout, patric T liefdeis O com
Original thread:
Subject: asf-format doesn't work as stream for XBox360
Date: 2007-10-14

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10755 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agomisc Doxygen spelling/grammar fixes
diego [Mon, 15 Oct 2007 23:07:03 +0000 (23:07 +0000)]
misc Doxygen spelling/grammar fixes

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10754 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agocosmetics: reindent
aurel [Mon, 15 Oct 2007 22:52:22 +0000 (22:52 +0000)]
cosmetics: reindent

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10753 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoadd support for VP6 in electronicarts demuxer
aurel [Mon, 15 Oct 2007 22:51:52 +0000 (22:51 +0000)]
add support for VP6 in electronicarts demuxer

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10752 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoremove useless &0xFF
aurel [Mon, 15 Oct 2007 22:51:15 +0000 (22:51 +0000)]
remove useless &0xFF

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10751 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agomerge declaration and initialization
aurel [Mon, 15 Oct 2007 22:50:36 +0000 (22:50 +0000)]
merge declaration and initialization

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10750 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoremove unused context vars
aurel [Mon, 15 Oct 2007 22:50:10 +0000 (22:50 +0000)]
remove unused context vars

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10749 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoremove unused code
aurel [Mon, 15 Oct 2007 22:49:31 +0000 (22:49 +0000)]
remove unused code

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10748 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoremove unused tags definition
aurel [Mon, 15 Oct 2007 22:49:00 +0000 (22:49 +0000)]
remove unused tags definition

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10747 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoremove unused close function
aurel [Mon, 15 Oct 2007 22:48:31 +0000 (22:48 +0000)]
remove unused close function

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10746 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agosimplify bitstream reading
aurel [Mon, 15 Oct 2007 22:47:41 +0000 (22:47 +0000)]
simplify bitstream reading

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10745 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix chroma mv offsets for PAFF in a way that is compatible with MBAFF by
cehoyos [Mon, 15 Oct 2007 22:17:39 +0000 (22:17 +0000)]
Fix chroma mv offsets for PAFF in a way that is compatible with MBAFF by
setting Picture.reference to indicate parity for all Pictures in
reference list.

Patch by Jeff Downs, heydowns T borg O com

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10744 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoCygwin don't like this function declaration.
aurel [Mon, 15 Oct 2007 21:41:01 +0000 (21:41 +0000)]
Cygwin don't like this function declaration.
So move this self-documentation into a comment instead.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10743 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoUndefine DEBUG_SEEK.
benoit [Mon, 15 Oct 2007 18:03:28 +0000 (18:03 +0000)]
Undefine DEBUG_SEEK.
Patch by Thorsten Jordan: tjordan macrosystem de

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10742 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoNellymoser ASAO decoder
banan [Mon, 15 Oct 2007 16:26:02 +0000 (16:26 +0000)]
Nellymoser ASAO decoder

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10741 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoRemove gcc import libraries from Win32 builds.
ramiro [Mon, 15 Oct 2007 14:02:01 +0000 (14:02 +0000)]
Remove gcc import libraries from Win32 builds.
They weren't even installed, and [1] suggests linking directly to the dll.
[1] http://sourceware.org/binutils/docs-2.18/ld/WIN32.html

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10740 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoMerge audio and video bitstream filter options handling.
benoit [Mon, 15 Oct 2007 07:20:54 +0000 (07:20 +0000)]
Merge audio and video bitstream filter options handling.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10739 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix mix-up of values in r10690 (deblocking for PAFF).
cehoyos [Mon, 15 Oct 2007 06:23:02 +0000 (06:23 +0000)]
Fix mix-up of values in r10690 (deblocking for PAFF).

Patch by Martin Zlomek, martin d zlomek a email d cz

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10738 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoadd support for VP6 with huffman encoded blocks
aurel [Sun, 14 Oct 2007 22:30:59 +0000 (22:30 +0000)]
add support for VP6 with huffman encoded blocks
closes issue 104

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10737 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agomoves fraps huffman decoder to its own file, making it more generic
aurel [Sun, 14 Oct 2007 21:19:40 +0000 (21:19 +0000)]
moves fraps huffman decoder to its own file, making it more generic

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10736 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agocosmetics: Move asf_read_close() down to get rid of a forward declaration.
diego [Sun, 14 Oct 2007 17:44:38 +0000 (17:44 +0000)]
cosmetics: Move asf_read_close() down to get rid of a forward declaration.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10735 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoIncrement minor after r10709.
benoit [Sun, 14 Oct 2007 13:32:25 +0000 (13:32 +0000)]
Increment minor after r10709.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10734 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix rc4 header, #ifndef -> #define
reimar [Sun, 14 Oct 2007 12:08:41 +0000 (12:08 +0000)]
Fix rc4 header, #ifndef -> #define

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10733 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd multiple inclusion guards.
diego [Sun, 14 Oct 2007 09:51:38 +0000 (09:51 +0000)]
Add multiple inclusion guards.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10732 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd standard license header.
diego [Sun, 14 Oct 2007 09:32:06 +0000 (09:32 +0000)]
Add standard license header.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10731 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoConsistently place comments in file header.
diego [Sun, 14 Oct 2007 09:30:53 +0000 (09:30 +0000)]
Consistently place comments in file header.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10730 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agocosmetics: sort()
diego [Sun, 14 Oct 2007 09:29:59 +0000 (09:29 +0000)]
cosmetics: sort()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10729 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoVP6A needs its Makefile rules too
aurel [Sun, 14 Oct 2007 01:16:15 +0000 (01:16 +0000)]
VP6A needs its Makefile rules too

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10728 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix MJPEG decoder for AMV files.
voroshil [Sat, 13 Oct 2007 17:38:58 +0000 (17:38 +0000)]
Fix MJPEG decoder for AMV files.
Since decoding is doing from the end and aligned by 16
previous code worked correctly only when picture height was dividable by 16,
otherwise it provides garbage in top lines and truncates bottom.
New code adjusts data[] pointers taking in account alignment issue.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10727 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoprevent infinite loop and memcpy of negative amounts
michael [Sat, 13 Oct 2007 12:25:31 +0000 (12:25 +0000)]
prevent infinite loop and memcpy of negative amounts
fixes issue194

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10726 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agosimply buffer checks in vorbis_comment()
mru [Sat, 13 Oct 2007 11:43:03 +0000 (11:43 +0000)]
simply buffer checks in vorbis_comment()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10725 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agouse bytestream_get_* in vorbis_comment()
mru [Sat, 13 Oct 2007 11:42:06 +0000 (11:42 +0000)]
use bytestream_get_* in vorbis_comment()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10724 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd RC4 encryption/decryption function
reimar [Sat, 13 Oct 2007 10:42:11 +0000 (10:42 +0000)]
Add RC4 encryption/decryption function

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10723 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agofactorize code and add saftey check to prevent memcpying negative amounts
michael [Sat, 13 Oct 2007 09:58:39 +0000 (09:58 +0000)]
factorize code and add saftey check to prevent memcpying negative amounts

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10722 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoSimplify tests for field macroblocks
andoma [Sat, 13 Oct 2007 05:50:11 +0000 (05:50 +0000)]
Simplify tests for field macroblocks

patch by Jeff Downs, heydowns a borg d com

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10721 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix for r9870
ramiro [Sat, 13 Oct 2007 01:34:00 +0000 (01:34 +0000)]
Fix for r9870
Patch by Stefan Lucke <stefan <at> lucke.in-berlin.de>
Subject: API breakage by r9870
Date: 2007-10-05 11:06:47 GMT
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/57467

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10720 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix memleak
ramiro [Fri, 12 Oct 2007 23:25:48 +0000 (23:25 +0000)]
Fix memleak
Closes issue 102

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10719 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoffserver needs ffm_muxer specifically, and rtsp_demuxer for rtsp_parse_line()
ramiro [Fri, 12 Oct 2007 16:42:59 +0000 (16:42 +0000)]
ffserver needs ffm_muxer specifically, and rtsp_demuxer for rtsp_parse_line()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10718 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoUse single quotes to get rid of a bunch of backslash escapes.
diego [Fri, 12 Oct 2007 13:12:35 +0000 (13:12 +0000)]
Use single quotes to get rid of a bunch of backslash escapes.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10717 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoConsistently use $(FOO) instead of ${FOO} in Makefile variables.
diego [Fri, 12 Oct 2007 12:30:53 +0000 (12:30 +0000)]
Consistently use $(FOO) instead of ${FOO} in Makefile variables.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10716 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years ago10l: refill2() is not unused, it is used conditionally.
diego [Fri, 12 Oct 2007 09:38:34 +0000 (09:38 +0000)]
10l: refill2() is not unused, it is used conditionally.
Fix the preprocessor directives to enable refill2() only when the
conditions under which it is used apply.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10715 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoInterlaced pictures (not just MBAFF) + spatial direct mode is not
cehoyos [Fri, 12 Oct 2007 09:10:07 +0000 (09:10 +0000)]
Interlaced pictures (not just MBAFF) + spatial direct mode is not
implemented.

Patch by Jeff Downs, heydowns . borg @ com
Original thread: Enable PAFF decoding, 2007-10-09 11:04

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10714 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoDisable unused code; fixes several gcc warnings:
diego [Fri, 12 Oct 2007 08:43:23 +0000 (08:43 +0000)]
Disable unused code; fixes several gcc warnings:
cabac.h:112: warning: ‘put_cabac_static’ defined but not used
cabac.h:158: warning: ‘put_cabac_terminate’ defined but not used
cabac.h:186: warning: ‘put_cabac_u’ defined but not used
cabac.h:221: warning: ‘put_cabac_ueg’ defined but not used
cabac.h:273: warning: ‘refill2’ defined but not used
cabac.h:811: warning: ‘get_cabac_u’ defined but not used
cabac.h:827: warning: ‘get_cabac_ueg’ defined but not used

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10713 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoEnable avpicture_deinterlace() for PIX_FMT_GRAY8.
cehoyos [Thu, 11 Oct 2007 22:31:08 +0000 (22:31 +0000)]
Enable avpicture_deinterlace() for PIX_FMT_GRAY8.
Patch by Andrea Gualano, gualano T imavis O com

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10712 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix intended order of operations for 4 assert() checks.
cehoyos [Thu, 11 Oct 2007 22:18:38 +0000 (22:18 +0000)]
Fix intended order of operations for 4 assert() checks.
Patch by Shane, gnome42 T gmail O com

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10711 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoSpecify in documentation that avcodec_find_(en|de)coder* only searches for
ramiro [Thu, 11 Oct 2007 21:09:40 +0000 (21:09 +0000)]
Specify in documentation that avcodec_find_(en|de)coder* only searches for
registered entries

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10710 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd functionality to set the direction of a ByteIOContext buffer.
benoit [Thu, 11 Oct 2007 14:57:47 +0000 (14:57 +0000)]
Add functionality to set the direction of a ByteIOContext buffer.
Patch by Björn Axelsson bjorn axelsson intinor se
Original thread: [FFmpeg-devel] [PATCH] MMS protocol support patch 1
Date: 09/19/2007 05:51 PM

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10709 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agowarning fixes:
diego [Thu, 11 Oct 2007 09:35:06 +0000 (09:35 +0000)]
warning fixes:
snow.c: In function ‘decode_header’:
snow.c:3668: warning: unused variable ‘absum’
snow.c: In function ‘decode_init’:
snow.c:4551: warning: unused variable ‘s’

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10708 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agocheck values more thoroughly in vorbis_header()
mru [Wed, 10 Oct 2007 22:59:36 +0000 (22:59 +0000)]
check values more thoroughly in vorbis_header()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10707 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agouse bytestream_get_* in vorbis_header()
mru [Wed, 10 Oct 2007 22:59:34 +0000 (22:59 +0000)]
use bytestream_get_* in vorbis_header()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10706 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agofix buffer overread with invalid Vorbis header
mru [Wed, 10 Oct 2007 22:59:31 +0000 (22:59 +0000)]
fix buffer overread with invalid Vorbis header

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10705 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoremove duplicate Vorbis comment tag handling
mru [Wed, 10 Oct 2007 22:58:16 +0000 (22:58 +0000)]
remove duplicate Vorbis comment tag handling

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10704 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoSet pict->interlaced_frame if returned frame is MBAFF or PAFF.
cehoyos [Wed, 10 Oct 2007 20:31:42 +0000 (20:31 +0000)]
Set pict->interlaced_frame if returned frame is MBAFF or PAFF.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10703 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoRemove ogg seek function, instead use generic seek via read_timestamp function
reimar [Wed, 10 Oct 2007 10:33:20 +0000 (10:33 +0000)]
Remove ogg seek function, instead use generic seek via read_timestamp function

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10702 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAdd a read_timestamp function to ogg demuxer
reimar [Wed, 10 Oct 2007 10:33:07 +0000 (10:33 +0000)]
Add a read_timestamp function to ogg demuxer

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10701 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agofix incorrect check for abs_diff_pic_num overflow
andoma [Tue, 9 Oct 2007 17:45:34 +0000 (17:45 +0000)]
fix incorrect check for abs_diff_pic_num overflow

patch by Jeff Downs, heydowns a borg d com

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10700 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAllow to override zlib compression level in PNG encoder via avctx->compression_level
reimar [Tue, 9 Oct 2007 15:33:19 +0000 (15:33 +0000)]
Allow to override zlib compression level in PNG encoder via avctx->compression_level

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10699 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoreindent
andoma [Tue, 9 Oct 2007 15:09:51 +0000 (15:09 +0000)]
reindent

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10698 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agobetter lambda search method
bcoudurier [Tue, 9 Oct 2007 14:15:03 +0000 (14:15 +0000)]
better lambda search method

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10697 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoEnable PAFF decoding
cehoyos [Tue, 9 Oct 2007 12:28:17 +0000 (12:28 +0000)]
Enable PAFF decoding

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10696 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agooops... mpegvideo_enc also depends on motion_est and ratecontrol
aurel [Tue, 9 Oct 2007 05:39:49 +0000 (05:39 +0000)]
oops... mpegvideo_enc also depends on motion_est and ratecontrol

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10695 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agodnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix)
aurel [Tue, 9 Oct 2007 04:49:12 +0000 (04:49 +0000)]
dnxhdenc depends on mpegvideo_enc (usage of ff_convert_matrix)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10694 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoindent
michael [Tue, 9 Oct 2007 01:12:27 +0000 (01:12 +0000)]
indent

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10693 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoavoid generating invalid files
michael [Tue, 9 Oct 2007 01:01:07 +0000 (01:01 +0000)]
avoid generating invalid files
fixes issue213

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10692 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoManage Picture buffers for fields as well as frames. Pair complementary fields into...
andoma [Mon, 8 Oct 2007 17:44:38 +0000 (17:44 +0000)]
Manage Picture buffers for fields as well as frames. Pair complementary fields into one MPV Picture.

Part of PAFF implementation.

patch by Jeff Downs, heydowns a borg d com
original thread:
Subject: [FFmpeg-devel] [PATCH] Implement PAFF in H.264
Date: 18/09/07 20:30

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10691 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoFix deblocking for PAFF content
andoma [Mon, 8 Oct 2007 17:39:34 +0000 (17:39 +0000)]
Fix deblocking for PAFF content

Patch by Martin Zlomek, martin d zlomek a email d cz

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10690 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agodnxhd 36mbit support
bcoudurier [Mon, 8 Oct 2007 15:36:57 +0000 (15:36 +0000)]
dnxhd 36mbit support

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10689 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoappend extradata atoms when parsing, fix OLOCOONS_O3.mov
bcoudurier [Mon, 8 Oct 2007 13:06:48 +0000 (13:06 +0000)]
append extradata atoms when parsing, fix OLOCOONS_O3.mov

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10688 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agotypo weigth->weight
bcoudurier [Mon, 8 Oct 2007 12:28:36 +0000 (12:28 +0000)]
typo weigth->weight

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10687 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agopreliminary 10 bit depth decoding support, still miss generic api to export picture...
bcoudurier [Mon, 8 Oct 2007 12:23:00 +0000 (12:23 +0000)]
preliminary 10 bit depth decoding support, still miss generic api to export picture, working on it

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10686 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agomerge
bcoudurier [Mon, 8 Oct 2007 12:14:43 +0000 (12:14 +0000)]
merge

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10685 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years ago10l, check 'i' validity before using it
bcoudurier [Mon, 8 Oct 2007 12:11:19 +0000 (12:11 +0000)]
10l, check 'i' validity before using it

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10684 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agofix 10 bit per comp detection
bcoudurier [Mon, 8 Oct 2007 12:08:42 +0000 (12:08 +0000)]
fix 10 bit per comp detection

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10683 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoDNxHD (SMPTE VC-3) encoder
bcoudurier [Mon, 8 Oct 2007 11:27:18 +0000 (11:27 +0000)]
DNxHD (SMPTE VC-3) encoder

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10682 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoexport convert_matrix and add ff_ prefix
bcoudurier [Mon, 8 Oct 2007 09:14:46 +0000 (09:14 +0000)]
export convert_matrix and add ff_ prefix

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10681 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoexport DCT_common_init and add ff_prefix
bcoudurier [Mon, 8 Oct 2007 09:09:19 +0000 (09:09 +0000)]
export DCT_common_init and add ff_prefix

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10680 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoRe-indent after PAFF MMCO implementation patch.
cehoyos [Sun, 7 Oct 2007 23:46:51 +0000 (23:46 +0000)]
Re-indent after PAFF MMCO implementation patch.

patch by Jeff Downs, heydowns a borg d com
original thread:
Subject: [FFmpeg-devel] [PATCH] Implement PAFF in H.264
Date: 18/09/07 20:30

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10679 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAugment MMCO execution to work with both fields and frames. Part of PAFF
cehoyos [Sun, 7 Oct 2007 23:32:42 +0000 (23:32 +0000)]
Augment MMCO execution to work with both fields and frames. Part of PAFF
implementation.

patch by Jeff Downs, heydowns a borg d com
original thread:
Subject: [FFmpeg-devel] [PATCH] Implement PAFF in H.264
Date: 18/09/07 20:30

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10678 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agouse pr -n -t instead of non-standard cat -n
mru [Sat, 6 Oct 2007 17:09:30 +0000 (17:09 +0000)]
use pr -n -t instead of non-standard cat -n

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10677 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoCosmetic renaming variable so that it makes more sense for forthcoming PAFF mmco...
andoma [Sat, 6 Oct 2007 15:50:55 +0000 (15:50 +0000)]
Cosmetic renaming variable so that it makes more sense for forthcoming PAFF mmco patches.

patch by Jeff Downs, heydowns a borg d com
original thread:
Subject: [FFmpeg-devel] [PATCH] Implement PAFF in H.264
Date: 18/09/07 20:30

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10676 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoAugment mmcodecoding process to work properly with fields. Part of PAFF implementation.
andoma [Sat, 6 Oct 2007 15:49:13 +0000 (15:49 +0000)]
Augment mmcodecoding process to work properly with fields. Part of PAFF implementation.

patch by Jeff Downs, heydowns a borg d com
original thread:
Subject: [FFmpeg-devel] [PATCH] Implement PAFF in H.264
Date: 18/09/07 20:30

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10675 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b