]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
16 years agoBFI demuxer
vitor [Sun, 13 Apr 2008 21:06:31 +0000 (21:06 +0000)]
BFI demuxer

Patch by Sisir Koppaka (sisir.koppaka at G.M!A.I!L.com)

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

16 years agoILP64 fixes (untested)
michael [Sun, 13 Apr 2008 16:11:36 +0000 (16:11 +0000)]
ILP64 fixes (untested)

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

16 years agoPrint warning if scale/rate is invalid.
michael [Sun, 13 Apr 2008 11:45:18 +0000 (11:45 +0000)]
Print warning if scale/rate is invalid.

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

16 years agoindent
michael [Sun, 13 Apr 2008 11:41:45 +0000 (11:41 +0000)]
indent

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

16 years agoRestructure if/else a little.
michael [Sun, 13 Apr 2008 11:41:09 +0000 (11:41 +0000)]
Restructure if/else a little.

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

16 years agoClear DIRS variable in common.mak, so it does not have to be cleared in
diego [Sun, 13 Apr 2008 10:37:30 +0000 (10:37 +0000)]
Clear DIRS variable in common.mak, so it does not have to be cleared in
each subdirectory Makefile.

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

16 years agoRemove all dependency files on distclean.
diego [Sun, 13 Apr 2008 10:23:38 +0000 (10:23 +0000)]
Remove all dependency files on distclean.

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

16 years agoUnset DIRS after including subdir.mak so that the variable is not used
diego [Sun, 13 Apr 2008 10:22:46 +0000 (10:22 +0000)]
Unset DIRS after including subdir.mak so that the variable is not used
in the other subdirectory Makefiles.

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

16 years agoGenerate the list of files to clean in subdirectories in common.mak.
diego [Sun, 13 Apr 2008 10:09:47 +0000 (10:09 +0000)]
Generate the list of files to clean in subdirectories in common.mak.
This way, it can be used from all directories.

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

16 years agoSplit CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES.
diego [Sun, 13 Apr 2008 09:59:36 +0000 (09:59 +0000)]
Split CLEANFILES variable into CLEANSUFFIXES and LIBSUFFIXES.

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

16 years agoSimplify CLEANFILES generation.
diego [Sun, 13 Apr 2008 09:44:42 +0000 (09:44 +0000)]
Simplify CLEANFILES generation.

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

16 years agoDo not call update_initial_durations if pkt->duration is 0.
reimar [Sun, 13 Apr 2008 08:55:02 +0000 (08:55 +0000)]
Do not call update_initial_durations if pkt->duration is 0.
Fixes and assertion crash when playing amv files, e.g.
http://samples.mplayerhq.hu/amv/Shakira - Hips Don't Lie.amv

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

16 years agoAdd explanatory comments to enum CodecID.
diego [Sun, 13 Apr 2008 07:48:43 +0000 (07:48 +0000)]
Add explanatory comments to enum CodecID.

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

16 years agoRemove redundant &.
michael [Sun, 13 Apr 2008 00:05:38 +0000 (00:05 +0000)]
Remove redundant &.

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

16 years agoAdd a header file to declare Xvid IDCT functions.
diego [Sat, 12 Apr 2008 16:54:36 +0000 (16:54 +0000)]
Add a header file to declare Xvid IDCT functions.
patch by Alexander Strange, astrange ithinksw com

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

16 years agoIgnore .ho files and remove .libs from ignore list.
diego [Sat, 12 Apr 2008 16:24:04 +0000 (16:24 +0000)]
Ignore .ho files and remove .libs from ignore list.

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

16 years agoIgnore dependency files.
diego [Sat, 12 Apr 2008 16:22:13 +0000 (16:22 +0000)]
Ignore dependency files.

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

16 years agoIgnore .ho files.
diego [Sat, 12 Apr 2008 16:18:13 +0000 (16:18 +0000)]
Ignore .ho files.

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

16 years agoremove useless extern keyword.
benoit [Fri, 11 Apr 2008 14:18:33 +0000 (14:18 +0000)]
remove useless extern keyword.
patch by Stefano Sabatini: stefano sabatini-lala poste it

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

16 years agoCrop parameters are unsigned, having them negative could be bad and lead
michael [Fri, 11 Apr 2008 12:57:49 +0000 (12:57 +0000)]
Crop parameters are unsigned, having them negative could be bad and lead
to crashes or maybe exploits (not checked at all if this is possible).

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

16 years agoAvoid crash with idiotic croping. Fixes crash with CVFC1_Sony_C.jsv and issue333.
michael [Fri, 11 Apr 2008 12:55:21 +0000 (12:55 +0000)]
Avoid crash with idiotic croping. Fixes crash with CVFC1_Sony_C.jsv and issue333.

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

16 years agoffplay.d needs SDL_CFLAGS
mru [Thu, 10 Apr 2008 22:34:37 +0000 (22:34 +0000)]
ffplay.d needs SDL_CFLAGS

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

16 years agoremove unused MAKE variable
mru [Thu, 10 Apr 2008 20:00:21 +0000 (20:00 +0000)]
remove unused MAKE variable

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

16 years agocorrect soname for vhooks
mru [Thu, 10 Apr 2008 19:44:29 +0000 (19:44 +0000)]
correct soname for vhooks

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

16 years agosave DEP_LIBS before processing subdirs
mru [Thu, 10 Apr 2008 19:44:26 +0000 (19:44 +0000)]
save DEP_LIBS before processing subdirs

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

16 years agocosmetics: Break an overly long lines.
diego [Thu, 10 Apr 2008 19:09:39 +0000 (19:09 +0000)]
cosmetics: Break an overly long lines.
patch by Keiji Costantini, lists strites net

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

16 years agocosmetics: Break some overly long lines.
diego [Thu, 10 Apr 2008 19:07:12 +0000 (19:07 +0000)]
cosmetics: Break some overly long lines.
patch by Keiji Costantini, lists strites net

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

16 years agocosmetics: Break some overly long lines.
diego [Thu, 10 Apr 2008 10:40:01 +0000 (10:40 +0000)]
cosmetics: Break some overly long lines.
patch by Keiji Costantini, lists strites net

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

16 years agoOnly set channels in the stream if previously unset, fixes resampling crash on broken...
banan [Thu, 10 Apr 2008 06:15:17 +0000 (06:15 +0000)]
Only set channels in the stream if previously unset, fixes resampling crash on broken dca frames

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

16 years agoFix seeking in rm.
michael [Wed, 9 Apr 2008 23:19:05 +0000 (23:19 +0000)]
Fix seeking in rm.

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

16 years agoundo changes in aac_ac3_parser
bwolowiec [Wed, 9 Apr 2008 22:11:21 +0000 (22:11 +0000)]
undo changes in aac_ac3_parser

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

16 years agomove DEP_LIBS to common.mak
mru [Wed, 9 Apr 2008 21:11:39 +0000 (21:11 +0000)]
move DEP_LIBS to common.mak

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

16 years agofix build with --build-suffix
mru [Wed, 9 Apr 2008 21:11:35 +0000 (21:11 +0000)]
fix build with --build-suffix

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

16 years agogenerate separate dependency files per object file
mru [Wed, 9 Apr 2008 20:48:17 +0000 (20:48 +0000)]
generate separate dependency files per object file

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

16 years agocosmetics (by Björn Axelsson)
benoit [Wed, 9 Apr 2008 11:36:50 +0000 (11:36 +0000)]
cosmetics (by Björn Axelsson)

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

16 years agoAdd a generis write function to av_fifo.
benoit [Wed, 9 Apr 2008 11:35:16 +0000 (11:35 +0000)]
Add a generis write function to av_fifo.
Patch by Björn Axelsson: bjorn axelsson intinor se
Original thread: [FFmpeg-devel] [RFC][PATCH] av_fifo_write_from_bytestream()
Date: 04/03/2008 12:14 PM

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

16 years agoFix H.264 interframe decoding when compiling with icc. Patch by Loren
melanson [Tue, 8 Apr 2008 23:49:34 +0000 (23:49 +0000)]
Fix H.264 interframe decoding when compiling with icc. Patch by Loren
Merritt:

"It seems that icc copies the constants from their global var onto the
stack, at which point they're not aligned, hence the crash.
[This change] really shouldn't mean anything different, but maybe it'll
confuse icc into not performing that 'optimization'."

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

16 years agoMark option arguments as variables using @var{}.
diego [Tue, 8 Apr 2008 16:39:30 +0000 (16:39 +0000)]
Mark option arguments as variables using @var{}.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

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

16 years agoFix reference to a file in MPlayer that was renamed.
diego [Tue, 8 Apr 2008 15:16:48 +0000 (15:16 +0000)]
Fix reference to a file in MPlayer that was renamed.

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

16 years agoadd CODEC_ID_DIRAC
michael [Tue, 8 Apr 2008 10:49:23 +0000 (10:49 +0000)]
add CODEC_ID_DIRAC

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

16 years agoCorrection of typo in aac_ac3_parser
bwolowiec [Tue, 8 Apr 2008 06:18:36 +0000 (06:18 +0000)]
Correction of typo in aac_ac3_parser

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

16 years agoIncrease alignment for DCT block arrays from 8 to 16
superdump [Tue, 8 Apr 2008 01:09:33 +0000 (01:09 +0000)]
Increase alignment for DCT block arrays from 8 to 16

Patch by Alexander Strange ( astrange ithinksw com )

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

16 years agoComplete argument information in ffmpeg.c:options for non-number arguments
superdump [Tue, 8 Apr 2008 01:01:00 +0000 (01:01 +0000)]
Complete argument information in ffmpeg.c:options for non-number arguments

Patch by Stefano Sabatini ( stefano sabatini-lala poste it )

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

16 years agoAdd a missing comman in tiff_encoder.pix_fmts
superdump [Tue, 8 Apr 2008 00:57:12 +0000 (00:57 +0000)]
Add a missing comman in tiff_encoder.pix_fmts

Patch by Stefano Sabatini ( stefano sabatini-lala poste it )

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

16 years agoreplace some ifeq with prettier ifdef
mru [Mon, 7 Apr 2008 22:17:47 +0000 (22:17 +0000)]
replace some ifeq with prettier ifdef

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

16 years agoappend TESTS-yes to TESTS; one ifeq less
mru [Mon, 7 Apr 2008 22:17:44 +0000 (22:17 +0000)]
append TESTS-yes to TESTS; one ifeq less

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

16 years agocollect vhook-related makefile lines in one place
mru [Mon, 7 Apr 2008 22:17:42 +0000 (22:17 +0000)]
collect vhook-related makefile lines in one place

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

16 years agoMake the install-man target depend on $(MANPAGES).
diego [Mon, 7 Apr 2008 21:45:38 +0000 (21:45 +0000)]
Make the install-man target depend on $(MANPAGES).
patch by Stefano Sabatini, stefano.sabatini-lala poste it

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

16 years agonon-recursive makefiles
mru [Mon, 7 Apr 2008 21:16:31 +0000 (21:16 +0000)]
non-recursive makefiles

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

16 years agoCorrections of errors in aac_ac3_parser
bwolowiec [Mon, 7 Apr 2008 20:54:08 +0000 (20:54 +0000)]
Corrections of errors in aac_ac3_parser

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

16 years agochange of aac_ac3_parser, so it is able to send complete portion of data to decoder
bwolowiec [Sat, 5 Apr 2008 20:09:36 +0000 (20:09 +0000)]
change of aac_ac3_parser, so it is able to send complete portion of data to decoder

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

16 years agoremove cast
bcoudurier [Sat, 5 Apr 2008 12:47:56 +0000 (12:47 +0000)]
remove cast

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

16 years agobetter error message
bcoudurier [Sat, 5 Apr 2008 12:46:59 +0000 (12:46 +0000)]
better error message

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

16 years agosimplify
michael [Sat, 5 Apr 2008 10:52:27 +0000 (10:52 +0000)]
simplify

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

16 years agoHandle av_realloc() failure
vitor [Fri, 4 Apr 2008 20:09:47 +0000 (20:09 +0000)]
Handle av_realloc() failure
Commited in SoC by Vitor Sessak on 2008-04-04 15:35:38

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

16 years agoUse sizeof(var) instead of sizeof(type)
vitor [Fri, 4 Apr 2008 20:09:45 +0000 (20:09 +0000)]
Use sizeof(var) instead of sizeof(type)
Commited in SoC by Vitor Sessak on 2008-04-03 19:53:18

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

16 years agoGive a more meaningful instance name to auto-inserted scaler
vitor [Fri, 4 Apr 2008 20:09:42 +0000 (20:09 +0000)]
Give a more meaningful instance name to auto-inserted scaler
Commited in SoC by Vitor Sessak on 2008-04-03 16:51:39

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

16 years agoMerge two ifs
vitor [Fri, 4 Apr 2008 20:09:40 +0000 (20:09 +0000)]
Merge two ifs
Commited in SoC by Vitor Sessak on 2008-04-03 16:44:27

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

16 years agoRemove unused check
vitor [Fri, 4 Apr 2008 20:09:38 +0000 (20:09 +0000)]
Remove unused check
Commited in SoC by Vitor Sessak on 2008-04-03 16:38:51

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

16 years agoCosmetical: alignment
vitor [Fri, 4 Apr 2008 20:09:35 +0000 (20:09 +0000)]
Cosmetical: alignment
Commited in SoC by Vitor Sessak on 2008-04-03 16:36:13

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

16 years agoRemove some unwanted todos
vitor [Fri, 4 Apr 2008 20:09:32 +0000 (20:09 +0000)]
Remove some unwanted todos
Commited in SoC by Vitor Sessak on 2008-04-03 16:32:37

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

16 years agoRemove declaration of nonexisting function
vitor [Fri, 4 Apr 2008 20:09:29 +0000 (20:09 +0000)]
Remove declaration of nonexisting function
Commited in SoC by Vitor Sessak on 2008-04-03 16:30:09

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

16 years agoI should not have merged the graph parser with the graph
vitor [Fri, 4 Apr 2008 20:09:27 +0000 (20:09 +0000)]
I should not have merged the graph parser with the graph
framework. Split it.

Commited in SoC by Vitor Sessak on 2008-04-03 16:29:07

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

16 years agoReplace consume_char() function by *(*buf)++
vitor [Fri, 4 Apr 2008 20:09:23 +0000 (20:09 +0000)]
Replace consume_char() function by *(*buf)++
Commited in SoC by Vitor Sessak on 2008-03-30 15:46:38

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

16 years agoAdd backslash '\' support to the parser
vitor [Fri, 4 Apr 2008 20:09:20 +0000 (20:09 +0000)]
Add backslash '\' support to the parser
Commited in SoC by Vitor Sessak on 2008-03-29 16:26:47

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

16 years agoRemove AVFilterGraphDesc struct.
vitor [Fri, 4 Apr 2008 20:09:17 +0000 (20:09 +0000)]
Remove AVFilterGraphDesc struct.
Now the parser link the filters from the graph directly
with avfilter_link().

Commited in SoC by Vitor Sessak on 2008-03-29 15:12:47

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

16 years agoRename uninit() to avfilter_destroy_graph() and make it non-static
vitor [Fri, 4 Apr 2008 20:09:14 +0000 (20:09 +0000)]
Rename uninit() to avfilter_destroy_graph() and make it non-static
Commited in SoC by Vitor Sessak on 2008-03-27 19:34:24

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

16 years agoRename functions now static
vitor [Fri, 4 Apr 2008 20:09:11 +0000 (20:09 +0000)]
Rename functions now static
Commited in SoC by Vitor Sessak on 2008-03-26 21:06:01

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

16 years agoMove funtion to avoid forward declaration
vitor [Fri, 4 Apr 2008 20:09:08 +0000 (20:09 +0000)]
Move funtion to avoid forward declaration
Commited in SoC by Vitor Sessak on 2008-03-26 20:57:17

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

16 years agoMove mess (to be removed) to where it is actually used.
vitor [Fri, 4 Apr 2008 20:09:06 +0000 (20:09 +0000)]
Move mess (to be removed) to where it is actually used.

Commited in SoC by Vitor Sessak on 2008-03-26 20:56:05

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

16 years agoRemove usage of AVFilterGraphDesc outside avfiltergraph.c
vitor [Fri, 4 Apr 2008 20:09:02 +0000 (20:09 +0000)]
Remove usage of AVFilterGraphDesc outside avfiltergraph.c
Commited in SoC by Vitor Sessak on 2008-03-26 20:51:24

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

16 years agoSimplify graph_load_from_desc3()
vitor [Fri, 4 Apr 2008 20:08:59 +0000 (20:08 +0000)]
Simplify graph_load_from_desc3()
Commited in SoC by Vitor Sessak on 2008-03-26 20:37:43

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

16 years agoRename variable GraphContext -> AVFilterGraph
vitor [Fri, 4 Apr 2008 20:08:56 +0000 (20:08 +0000)]
Rename variable GraphContext -> AVFilterGraph

Commited in SoC by Vitor Sessak on 2008-03-26 20:31:53

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

16 years agoMerge avfiltergraphdesc.c in avfiltergraph.c
vitor [Fri, 4 Apr 2008 20:08:52 +0000 (20:08 +0000)]
Merge avfiltergraphdesc.c in avfiltergraph.c
Commited in SoC by Vitor Sessak on 2008-03-24 20:46:50

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

16 years agoRemove avfilter_vf_graph
vitor [Fri, 4 Apr 2008 20:08:49 +0000 (20:08 +0000)]
Remove avfilter_vf_graph
Commited in SoC by Vitor Sessak on 2008-03-24 20:13:01

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

16 years agoRemove more leftovers from the old parser
vitor [Fri, 4 Apr 2008 20:08:46 +0000 (20:08 +0000)]
Remove more leftovers from the old parser
Commited in SoC by Vitor Sessak on 2008-03-24 19:58:44

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

16 years agoRemove code made unused by the two last patches
vitor [Fri, 4 Apr 2008 20:08:44 +0000 (20:08 +0000)]
Remove code made unused by the two last patches
Commited in SoC by Vitor Sessak on 2008-03-24 19:29:15

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

16 years agoSplit graph_load_from_dest() to have a version independent of avfilter_vf_graph
vitor [Fri, 4 Apr 2008 20:08:40 +0000 (20:08 +0000)]
Split graph_load_from_dest() to have a version independent of avfilter_vf_graph
Commited in SoC by Vitor Sessak on 2008-03-24 19:19:38

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

16 years agoRemove declaration of non-existing functions
vitor [Fri, 4 Apr 2008 20:08:37 +0000 (20:08 +0000)]
Remove declaration of non-existing functions
Commited in SoC by Vitor Sessak on 2008-03-24 19:11:27

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

16 years agoAlmost from scratch rewrite of filter parser.
vitor [Fri, 4 Apr 2008 20:08:34 +0000 (20:08 +0000)]
Almost from scratch rewrite of filter parser.

Functional as is, but still work-in-progress in the
sense that some things need to be fixed before sending
it as a patch to SVN.

Commited in SoC by Vitor Sessak on 2008-03-20 21:48:30

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

16 years agoRemove ugly forward declaration
vitor [Fri, 4 Apr 2008 20:08:31 +0000 (20:08 +0000)]
Remove ugly forward declaration
Commited in SoC by Vitor Sessak on 2008-02-24 11:41:22

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

16 years agoFix doxy comment
vitor [Fri, 4 Apr 2008 20:08:28 +0000 (20:08 +0000)]
Fix doxy comment
Commited in SoC by Vitor Sessak on 2008-02-24 11:30:41

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

16 years agoSpelling and puctuation
vitor [Fri, 4 Apr 2008 20:08:26 +0000 (20:08 +0000)]
Spelling and puctuation
Commited in SoC by Vitor Sessak on 2008-02-16 17:52:49

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

16 years agoMake comment match code
vitor [Fri, 4 Apr 2008 20:08:22 +0000 (20:08 +0000)]
Make comment match code
Commited in SoC by Vitor Sessak on 2008-02-16 17:48:31

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

16 years agoMake multiple inclusion guard adhere to convention
vitor [Fri, 4 Apr 2008 20:08:19 +0000 (20:08 +0000)]
Make multiple inclusion guard adhere to convention
Commited in SoC by Vitor Sessak on 2008-02-16 17:48:09

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

16 years agoRemove header now made useless
vitor [Fri, 4 Apr 2008 20:08:16 +0000 (20:08 +0000)]
Remove header now made useless
Commited in SoC by Vitor Sessak on 2008-02-12 20:59:51

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

16 years agoRemove author field
vitor [Fri, 4 Apr 2008 20:08:13 +0000 (20:08 +0000)]
Remove author field

Suggested by Baptiste Coudurier

Commited in SoC by Vitor Sessak on 2008-02-11 19:56:27

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

16 years agoUse CodecType for pad type
vitor [Fri, 4 Apr 2008 20:08:10 +0000 (20:08 +0000)]
Use CodecType for pad type
Commited in SoC by Vitor Sessak on 2008-02-10 20:41:57

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

16 years agoHeader inclusion redux
vitor [Fri, 4 Apr 2008 20:08:07 +0000 (20:08 +0000)]
Header inclusion redux
Commited in SoC by Vitor Sessak on 2008-02-10 08:46:50

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

16 years agoNits: more punctuation and capitalization
vitor [Fri, 4 Apr 2008 20:08:05 +0000 (20:08 +0000)]
Nits: more punctuation and capitalization
Commited in SoC by Vitor Sessak on 2008-02-09 20:02:29

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

16 years agoImplement poll_frame() method. Fix ffmpeg.c bug with
vitor [Fri, 4 Apr 2008 20:08:02 +0000 (20:08 +0000)]
Implement poll_frame() method. Fix ffmpeg.c bug with
vf_fps filter.

Commited in SoC by Vitor Sessak on 2008-02-06 19:55:36

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

16 years agoRework link property configuration system.
vitor [Fri, 4 Apr 2008 20:07:59 +0000 (20:07 +0000)]
Rework link property configuration system.
This can now handle filters which are added to graphs out of order,
including auto-inserted scale filters.  As an added bonus, it can
now detect circular filter chains which wouldn't work anyway.

Commited in SoC by Bobby Bingham on 2007-12-24 03:22:10

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

16 years agoUse separate fake filters for exporting inputs and outputs from filter graphs.
vitor [Fri, 4 Apr 2008 20:07:56 +0000 (20:07 +0000)]
Use separate fake filters for exporting inputs and outputs from filter graphs.
This makes the code a little less confusing, and is needed for the patch to
improve the link configuration process, to be committed next.

Commited in SoC by Bobby Bingham on 2007-12-24 02:53:56

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

16 years agoUse a filter graph description for creating simple chain graphs so we
vitor [Fri, 4 Apr 2008 20:07:54 +0000 (20:07 +0000)]
Use a filter graph description for creating simple chain graphs so we
can reuse the same graph creation code.

Commited in SoC by Bobby Bingham on 2007-12-22 19:13:04

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

16 years agoMake filter graph description parsing code independent of the code to
vitor [Fri, 4 Apr 2008 20:07:50 +0000 (20:07 +0000)]
Make filter graph description parsing code independent of the code to
read said description from a file.

Commited in SoC by Bobby Bingham on 2007-12-22 17:16:21

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

16 years agoUse av_log(ctx, ...) instead of av_log(NULL, ...)
vitor [Fri, 4 Apr 2008 20:07:47 +0000 (20:07 +0000)]
Use av_log(ctx, ...) instead of av_log(NULL, ...)
Commited in SoC by Vitor Sessak on 2007-12-21 11:10:29

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

16 years ago10l
vitor [Fri, 4 Apr 2008 20:07:44 +0000 (20:07 +0000)]
10l

Commited in SoC by Bobby Bingham on 2007-12-20 20:21:19

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

16 years agoRewrite colorspace negotiation.
vitor [Fri, 4 Apr 2008 20:07:41 +0000 (20:07 +0000)]
Rewrite colorspace negotiation.

Commited in SoC by Bobby Bingham on 2007-12-20 19:36:26

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

16 years agoFix a small memory leak
vitor [Fri, 4 Apr 2008 20:07:39 +0000 (20:07 +0000)]
Fix a small memory leak

Commited in SoC by Bobby Bingham on 2007-12-20 19:30:34

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

16 years agoinitialize filter graphs completely even if there is no list of filters
vitor [Fri, 4 Apr 2008 20:07:37 +0000 (20:07 +0000)]
initialize filter graphs completely even if there is no list of filters
given to initially load.

Commited in SoC by Bobby Bingham on 2007-12-20 16:50:45

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