]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
16 years agoFactor linked list insertion in its own function
vitor [Sat, 24 May 2008 20:42:09 +0000 (20:42 +0000)]
Factor linked list insertion in its own function
Commited in SoC by Vitor Sessak on 2008-05-24 13:33:17

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

16 years agoRemove comment redundant with those in graphparser.h
vitor [Sat, 24 May 2008 20:42:04 +0000 (20:42 +0000)]
Remove comment redundant with those in graphparser.h
Commited in SoC by Vitor Sessak on 2008-05-24 13:10:07

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

16 years agoThese error messages should print the filter name, not the instance name
vitor [Sat, 24 May 2008 20:42:00 +0000 (20:42 +0000)]
These error messages should print the filter name, not the instance name
Commited in SoC by Vitor Sessak on 2008-05-24 13:08:23

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

16 years ago10l: fix previous commit
vitor [Sat, 24 May 2008 20:41:57 +0000 (20:41 +0000)]
10l: fix previous commit
Commited in SoC by Vitor Sessak on 2008-05-24 13:06:05

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

16 years agoSimplify
vitor [Sat, 24 May 2008 20:41:54 +0000 (20:41 +0000)]
Simplify
Commited in SoC by Vitor Sessak on 2008-05-24 13:05:30

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

16 years agoRemove senseless comments
vitor [Sat, 24 May 2008 20:41:51 +0000 (20:41 +0000)]
Remove senseless comments
Commited in SoC by Vitor Sessak on 2008-05-24 13:03:51

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

16 years agoCosmetics: split setting a var and checking for error
vitor [Sat, 24 May 2008 20:41:48 +0000 (20:41 +0000)]
Cosmetics: split setting a var and checking for error
Commited in SoC by Vitor Sessak on 2008-05-24 13:03:07

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

16 years agoFix doxy comment
vitor [Sat, 24 May 2008 20:41:45 +0000 (20:41 +0000)]
Fix doxy comment
Commited in SoC by Vitor Sessak on 2008-05-24 12:57:58

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

16 years agoMake parse_link_name() return a pointer to the name read
vitor [Sat, 24 May 2008 20:41:42 +0000 (20:41 +0000)]
Make parse_link_name() return a pointer to the name read
Commited in SoC by Vitor Sessak on 2008-05-24 12:57:20

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

16 years agoCosmetics: more function reordering
vitor [Sat, 24 May 2008 20:41:38 +0000 (20:41 +0000)]
Cosmetics: more function reordering
Commited in SoC by Vitor Sessak on 2008-05-24 12:53:28

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

16 years agoMake consume_whitespace() return a number of bytes to be skiped
vitor [Sat, 24 May 2008 20:41:36 +0000 (20:41 +0000)]
Make consume_whitespace() return a number of bytes to be skiped
Commited in SoC by Vitor Sessak on 2008-05-24 12:50:32

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

16 years agoCosmetics: change function order
vitor [Sat, 24 May 2008 20:41:34 +0000 (20:41 +0000)]
Cosmetics: change function order
Commited in SoC by Vitor Sessak on 2008-05-24 12:46:27

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

16 years agoSimplify
vitor [Sat, 24 May 2008 20:41:31 +0000 (20:41 +0000)]
Simplify
Commited in SoC by Vitor Sessak on 2008-04-23 20:46:17

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

16 years agoPass the inputs and outputs of avfilter_parse_graph() with a AVFilterInOut linked...
vitor [Sat, 24 May 2008 20:41:27 +0000 (20:41 +0000)]
Pass the inputs and outputs of avfilter_parse_graph() with a AVFilterInOut linked list
Commited in SoC by Vitor Sessak on 2008-04-23 20:40:49

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

16 years agoCosmetics: more indentation consistency
vitor [Sat, 24 May 2008 20:41:25 +0000 (20:41 +0000)]
Cosmetics: more indentation consistency
Commited in SoC by Vitor Sessak on 2008-04-23 19:24:23

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

16 years agoMore cosmetics: make indentation more consistent
vitor [Sat, 24 May 2008 20:41:22 +0000 (20:41 +0000)]
More cosmetics: make indentation more consistent
Commited in SoC by Vitor Sessak on 2008-04-23 19:14:08

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

16 years agoMore cosmetics
vitor [Sat, 24 May 2008 20:41:19 +0000 (20:41 +0000)]
More cosmetics
Commited in SoC by Vitor Sessak on 2008-04-23 19:13:06

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

16 years agoMove code out of if
vitor [Sat, 24 May 2008 20:41:16 +0000 (20:41 +0000)]
Move code out of if
Commited in SoC by Vitor Sessak on 2008-04-23 19:05:32

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

16 years agoCosmetics
vitor [Sat, 24 May 2008 20:41:13 +0000 (20:41 +0000)]
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-23 19:00:50

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

16 years agoCosmetics
vitor [Sat, 24 May 2008 20:41:11 +0000 (20:41 +0000)]
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-23 18:52:24

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

16 years agoFactor common code out of if
vitor [Sat, 24 May 2008 20:41:09 +0000 (20:41 +0000)]
Factor common code out of if
Commited in SoC by Vitor Sessak on 2008-04-23 18:41:07

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

16 years agoRename another var
vitor [Sat, 24 May 2008 20:41:06 +0000 (20:41 +0000)]
Rename another var
Commited in SoC by Vitor Sessak on 2008-04-23 18:39:42

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

16 years agoRename var
vitor [Sat, 24 May 2008 20:41:03 +0000 (20:41 +0000)]
Rename var
Commited in SoC by Vitor Sessak on 2008-04-23 18:37:42

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

16 years agoMove var declaration to where it is needed
vitor [Sat, 24 May 2008 20:41:01 +0000 (20:41 +0000)]
Move var declaration to where it is needed
Commited in SoC by Vitor Sessak on 2008-04-23 18:36:26

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

16 years agoReplace if(!a){B}else{C} by if(a){C}else{B}
vitor [Sat, 24 May 2008 20:40:58 +0000 (20:40 +0000)]
Replace if(!a){B}else{C} by if(a){C}else{B}

Commited in SoC by Vitor Sessak on 2008-04-23 18:24:46

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

16 years agoRemove useless assignment
vitor [Sat, 24 May 2008 20:40:55 +0000 (20:40 +0000)]
Remove useless assignment
Commited in SoC by Vitor Sessak on 2008-04-23 18:15:23

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

16 years agoSimplify while(pad){pad--; etc} to while(pad--){etc}
vitor [Sat, 24 May 2008 20:40:51 +0000 (20:40 +0000)]
Simplify while(pad){pad--; etc} to while(pad--){etc}
Commited in SoC by Vitor Sessak on 2008-04-23 18:03:27

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

16 years agoSimplify extract_inout() as suggested by Michael
vitor [Sat, 24 May 2008 20:40:44 +0000 (20:40 +0000)]
Simplify extract_inout() as suggested by Michael
Commited in SoC by Vitor Sessak on 2008-04-23 18:01:31

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

16 years agoChange the parser logic following Michael's review
vitor [Sat, 24 May 2008 20:40:40 +0000 (20:40 +0000)]
Change the parser logic following Michael's review
Commited in SoC by Vitor Sessak on 2008-04-21 18:45:01

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

16 years agoThe name field of AVFilterInOut can be declared const
vitor [Sat, 24 May 2008 20:40:37 +0000 (20:40 +0000)]
The name field of AVFilterInOut can be declared const
Commited in SoC by Vitor Sessak on 2008-04-21 18:42:11

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

16 years agoA semi-colon is also a string end
vitor [Sat, 24 May 2008 20:40:35 +0000 (20:40 +0000)]
A semi-colon is also a string end
Commited in SoC by Vitor Sessak on 2008-04-21 18:40:05

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

16 years ago10l: Missed that in one of the last commits
vitor [Sat, 24 May 2008 20:40:32 +0000 (20:40 +0000)]
10l: Missed that in one of the last commits
Commited in SoC by Vitor Sessak on 2008-04-21 18:39:38

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

16 years agoMove code from handle_link() to the only place the function is called
vitor [Sat, 24 May 2008 20:40:30 +0000 (20:40 +0000)]
Move code from handle_link() to the only place the function is called
Commited in SoC by Vitor Sessak on 2008-04-18 18:18:35

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

16 years agoSimplify
vitor [Sat, 24 May 2008 20:40:26 +0000 (20:40 +0000)]
Simplify
Commited in SoC by Vitor Sessak on 2008-04-18 17:57:42

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

16 years agoUse a user-provided context for av_log()
vitor [Sat, 24 May 2008 20:40:22 +0000 (20:40 +0000)]
Use a user-provided context for av_log()
Commited in SoC by Vitor Sessak on 2008-04-12 14:33:41

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

16 years agoImprove error handling
vitor [Sat, 24 May 2008 20:40:20 +0000 (20:40 +0000)]
Improve error handling
Commited in SoC by Vitor Sessak on 2008-04-12 14:32:13

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

16 years agoCosmetics
vitor [Sat, 24 May 2008 20:40:17 +0000 (20:40 +0000)]
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-12 14:28:40

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

16 years agoBetter error handling
vitor [Sat, 24 May 2008 20:40:14 +0000 (20:40 +0000)]
Better error handling
Commited in SoC by Vitor Sessak on 2008-04-12 14:28:30

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

16 years agoSimplify
vitor [Sat, 24 May 2008 20:40:10 +0000 (20:40 +0000)]
Simplify
Commited in SoC by Vitor Sessak on 2008-04-12 14:16:34

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

16 years agoLink filters in the same pass as the parser
vitor [Sat, 24 May 2008 20:40:08 +0000 (20:40 +0000)]
Link filters in the same pass as the parser
Commited in SoC by Vitor Sessak on 2008-04-12 14:12:56

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

16 years agoCosmetics: if(x != NULL) -> if(x)
vitor [Sat, 24 May 2008 20:40:03 +0000 (20:40 +0000)]
Cosmetics: if(x != NULL) -> if(x)
Commited in SoC by Vitor Sessak on 2008-04-12 14:11:19

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

16 years agoEven more improvements on whitespaces handling
vitor [Sat, 24 May 2008 20:40:01 +0000 (20:40 +0000)]
Even more improvements on whitespaces handling
Commited in SoC by Vitor Sessak on 2008-04-12 10:37:15

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

16 years agoMore improvements on the handling of whitespaces
vitor [Sat, 24 May 2008 20:39:57 +0000 (20:39 +0000)]
More improvements on the handling of whitespaces
Commited in SoC by Vitor Sessak on 2008-04-12 10:34:48

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

16 years agoProper handling of trailing whitespaces
vitor [Sat, 24 May 2008 20:39:55 +0000 (20:39 +0000)]
Proper handling of trailing whitespaces
Commited in SoC by Vitor Sessak on 2008-04-10 21:29:33

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

16 years agoRemove unneeded var
vitor [Sat, 24 May 2008 20:39:51 +0000 (20:39 +0000)]
Remove unneeded var

Commited in SoC by Vitor Sessak on 2008-04-10 21:26:45

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

16 years agoCosmetics: alignment
vitor [Sat, 24 May 2008 20:39:48 +0000 (20:39 +0000)]
Cosmetics: alignment
Commited in SoC by Vitor Sessak on 2008-04-10 21:10:06

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

16 years agoMake two variables const
vitor [Sat, 24 May 2008 20:39:45 +0000 (20:39 +0000)]
Make two variables const

Commited in SoC by Vitor Sessak on 2008-04-10 21:06:35

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

16 years agoBetter error messages
vitor [Sat, 24 May 2008 20:39:42 +0000 (20:39 +0000)]
Better error messages
Commited in SoC by Vitor Sessak on 2008-04-10 18:35:09

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

16 years agoMore simplifying
vitor [Sat, 24 May 2008 20:39:39 +0000 (20:39 +0000)]
More simplifying
Commited in SoC by Vitor Sessak on 2008-04-10 18:26:40

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

16 years agoSimplify
vitor [Sat, 24 May 2008 20:39:36 +0000 (20:39 +0000)]
Simplify
Commited in SoC by Vitor Sessak on 2008-04-10 16:51:23

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

16 years agoMerge declaration and initialization
vitor [Sat, 24 May 2008 20:39:34 +0000 (20:39 +0000)]
Merge declaration and initialization
Commited in SoC by Vitor Sessak on 2008-04-10 16:46:33

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

16 years agoCosmetics
vitor [Sat, 24 May 2008 20:39:32 +0000 (20:39 +0000)]
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-10 16:41:47

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

16 years agoUpdate comments to new syntax
vitor [Sat, 24 May 2008 20:39:29 +0000 (20:39 +0000)]
Update comments to new syntax
Commited in SoC by Vitor Sessak on 2008-04-10 16:40:03

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

16 years ago10l: Forgot to consider the null byte at the end of the string when alloc'ing
vitor [Sat, 24 May 2008 20:39:26 +0000 (20:39 +0000)]
10l: Forgot to consider the null byte at the end of the string when alloc'ing
Commited in SoC by Vitor Sessak on 2008-04-10 16:39:07

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

16 years agoUse '[' and ']' for label naming
vitor [Sat, 24 May 2008 20:39:22 +0000 (20:39 +0000)]
Use '[' and ']' for label naming
Commited in SoC by Vitor Sessak on 2008-04-06 19:02:56

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

16 years agoRename avfilter_graph_parse_chain() to avfilter_parse_graph()
vitor [Sat, 24 May 2008 20:39:19 +0000 (20:39 +0000)]
Rename avfilter_graph_parse_chain() to avfilter_parse_graph()

Commited in SoC by Vitor Sessak on 2008-04-06 18:58:17

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

16 years agoRename AVFilterInOut.instance to AVFilterInOut.filter
vitor [Sat, 24 May 2008 20:39:16 +0000 (20:39 +0000)]
Rename AVFilterInOut.instance to AVFilterInOut.filter
Commited in SoC by Vitor Sessak on 2008-04-06 18:45:08

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

16 years agoCosmetics
vitor [Sat, 24 May 2008 20:39:14 +0000 (20:39 +0000)]
Cosmetics
Commited in SoC by Vitor Sessak on 2008-04-06 18:43:29

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

16 years agoSimplify consume_string() as Michael suggested
vitor [Sat, 24 May 2008 20:39:12 +0000 (20:39 +0000)]
Simplify consume_string() as Michael suggested
Commited in SoC by Vitor Sessak on 2008-04-06 18:43:02

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

16 years agoSimplify
vitor [Sat, 24 May 2008 20:39:09 +0000 (20:39 +0000)]
Simplify
Commited in SoC by Vitor Sessak on 2008-04-06 18:20:25

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

16 years agoBetter instance name for parsed filters
vitor [Sat, 24 May 2008 20:39:05 +0000 (20:39 +0000)]
Better instance name for parsed filters
Commited in SoC by Vitor Sessak on 2008-04-06 18:19:09

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

16 years agoUse link_filter() instead avfilter_link() when clearer
vitor [Sat, 24 May 2008 20:39:03 +0000 (20:39 +0000)]
Use link_filter() instead avfilter_link() when clearer
Commited in SoC by Vitor Sessak on 2008-04-06 18:17:29

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

16 years agoAvoid searching by instance name when it is not necessary
vitor [Sat, 24 May 2008 20:38:25 +0000 (20:38 +0000)]
Avoid searching by instance name when it is not necessary
Commited in SoC by Vitor Sessak on 2008-04-06 18:00:58

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

16 years agoBetter error messages
vitor [Sat, 24 May 2008 20:38:23 +0000 (20:38 +0000)]
Better error messages
Commited in SoC by Vitor Sessak on 2008-04-06 11:09:29

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

16 years agoHandle av_realloc() failure
vitor [Sat, 24 May 2008 20:38:15 +0000 (20:38 +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@13287 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoLast commit was missing header file
vitor [Sat, 24 May 2008 20:38:01 +0000 (20:38 +0000)]
Last commit was missing header file

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

16 years agoI should not have merged the graph parser with the graph
vitor [Sat, 24 May 2008 20:35:43 +0000 (20:35 +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@13285 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

16 years agoMove pitch vector interpolation code to acelp_filters
voroshil [Sat, 24 May 2008 17:18:42 +0000 (17:18 +0000)]
Move pitch vector interpolation code to acelp_filters
and convert it to a generic interpolation routine.

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

16 years agoUse an intermediate variable for overflow testing
vitor [Sat, 24 May 2008 16:38:48 +0000 (16:38 +0000)]
Use an intermediate variable for overflow testing

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

16 years agoHandle the case where we do not have enough input
vitor [Sat, 24 May 2008 16:20:37 +0000 (16:20 +0000)]
Handle the case where we do not have enough input

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

16 years agoAnoter try to make +- behave sanely.
michael [Sat, 24 May 2008 12:58:20 +0000 (12:58 +0000)]
Anoter try to make +- behave sanely.

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

16 years agocosmetics: indentation
aurel [Sat, 24 May 2008 12:56:05 +0000 (12:56 +0000)]
cosmetics: indentation

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

16 years agoremove useless title check
aurel [Sat, 24 May 2008 12:55:36 +0000 (12:55 +0000)]
remove useless title check

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

16 years agoSimplify eq()
vitor [Sat, 24 May 2008 12:33:00 +0000 (12:33 +0000)]
Simplify eq()

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

16 years agoSimplify final()
vitor [Sat, 24 May 2008 09:20:09 +0000 (09:20 +0000)]
Simplify final()

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

16 years agoSimplify rms()
vitor [Sat, 24 May 2008 09:19:21 +0000 (09:19 +0000)]
Simplify rms()

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

16 years agoMore simplifications of ra144_decode_frame()
vitor [Sat, 24 May 2008 09:17:30 +0000 (09:17 +0000)]
More simplifications of ra144_decode_frame()

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

16 years agoMake wavtable a table instead of an array
vitor [Sat, 24 May 2008 09:15:01 +0000 (09:15 +0000)]
Make wavtable a table instead of an array

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

16 years agoFix compilation for buggy icc.
cehoyos [Sat, 24 May 2008 07:19:12 +0000 (07:19 +0000)]
Fix compilation for buggy icc.

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

16 years agobetter error message
bcoudurier [Sat, 24 May 2008 02:34:19 +0000 (02:34 +0000)]
better error message

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

16 years agolatest libavc svn requires at least this value for bit_rate_tolerance, not using...
bcoudurier [Sat, 24 May 2008 02:19:46 +0000 (02:19 +0000)]
latest libavc svn requires at least this value for bit_rate_tolerance, not using av_q2d because of float

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

16 years agosimplify, remove useless vars
bcoudurier [Sat, 24 May 2008 00:03:00 +0000 (00:03 +0000)]
simplify, remove useless vars

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

16 years agoadd new h264 and aac flv ids
bcoudurier [Fri, 23 May 2008 22:02:29 +0000 (22:02 +0000)]
add new h264 and aac flv ids

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

16 years agoin flv this field is dts finally
bcoudurier [Fri, 23 May 2008 21:51:33 +0000 (21:51 +0000)]
in flv this field is dts finally

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

16 years agoflv use 32 bit pts
bcoudurier [Fri, 23 May 2008 21:47:30 +0000 (21:47 +0000)]
flv use 32 bit pts

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

16 years agoPass time_base as argument to new_chapter() as well.
michael [Fri, 23 May 2008 18:15:13 +0000 (18:15 +0000)]
Pass time_base as argument to new_chapter() as well.
This fixes the wrong timebase the matroska demuxer had after my previous commits.
Maybe we should reduce new_chapter() to just (AVFormatContext, int id) ?

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

16 years agoDocument pts/dts.
michael [Fri, 23 May 2008 17:56:45 +0000 (17:56 +0000)]
Document pts/dts.

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

16 years agoWarn user about invalid timestamps.
michael [Fri, 23 May 2008 17:52:42 +0000 (17:52 +0000)]
Warn user about invalid timestamps.

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

16 years agoChapter demuxing support. (untested as i have no nuts with chapters)
michael [Fri, 23 May 2008 13:52:54 +0000 (13:52 +0000)]
Chapter demuxing support. (untested as i have no nuts with chapters)
Isnt that much simpler than matroska?

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

16 years agoMake ff_new_chapter() return AVChapter instead of int so its consistant with
michael [Fri, 23 May 2008 13:14:11 +0000 (13:14 +0000)]
Make ff_new_chapter() return AVChapter instead of int so its consistant with
av_new_program() and its simpler to set other fields in AVChapter which arent
set by ff_new_chapter().

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

16 years agonb_chapters should be unsigned
michael [Fri, 23 May 2008 13:08:44 +0000 (13:08 +0000)]
nb_chapters should be unsigned

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

16 years agos/num_chapters/nb_chapters/ all other similar variables are called nb_*.
michael [Fri, 23 May 2008 13:07:58 +0000 (13:07 +0000)]
s/num_chapters/nb_chapters/ all other similar variables are called nb_*.

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

16 years agovertical align
michael [Fri, 23 May 2008 13:04:12 +0000 (13:04 +0000)]
vertical align

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

16 years agoindent
michael [Fri, 23 May 2008 13:03:52 +0000 (13:03 +0000)]
indent

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

16 years agoremove useless title check
michael [Fri, 23 May 2008 13:03:32 +0000 (13:03 +0000)]
remove useless title check

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

16 years agoindent
michael [Fri, 23 May 2008 13:03:04 +0000 (13:03 +0000)]
indent

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

16 years agoAdd id to AVChapter, untested (where do i find matroska files with chapters?).
michael [Fri, 23 May 2008 13:02:27 +0000 (13:02 +0000)]
Add id to AVChapter, untested (where do i find matroska files with chapters?).

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

16 years agoclarify start/end timebase
michael [Fri, 23 May 2008 12:45:03 +0000 (12:45 +0000)]
clarify start/end timebase

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

16 years agoalign comments
michael [Fri, 23 May 2008 12:44:12 +0000 (12:44 +0000)]
align comments

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

16 years agochapter id and timebase
michael [Fri, 23 May 2008 12:43:33 +0000 (12:43 +0000)]
chapter id and timebase

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