git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Only one out of two values of gbuf1 is actually used. Make it half the size.
2008-05-21
Vitor Sessak
Only one out of two values of gbuf1 is actually used...
commit
|
commitdiff
|
tree
2008-05-21
Vitor Sessak
Make etable1 and etable2 tables instead of arrays.
commit
|
commitdiff
|
tree
2008-05-21
Vitor Sessak
Simplify ra144_decode_frame() by unrolling a senseless
commit
|
commitdiff
|
tree
2008-05-21
Vitor Sessak
Use ff_sqrt() function instead of using a table
commit
|
commitdiff
|
tree
2008-05-17
Vitor Sessak
Cosmetics: move function to remove forward declarations
commit
|
commitdiff
|
tree
2008-05-17
Vitor Sessak
Minor simplification of rotate_block()
commit
|
commitdiff
|
tree
2008-05-17
Vitor Sessak
Cosmetics: indentation
commit
|
commitdiff
|
tree
2008-05-17
Vitor Sessak
Cosmetics: rename variable
commit
|
commitdiff
|
tree
2008-05-17
Vitor Sessak
Simplify ra144_decode_frame()
commit
|
commitdiff
|
tree
2008-05-17
Vitor Sessak
Remove a useless temporary buffer
commit
|
commitdiff
|
tree
2008-05-17
Vitor Sessak
Convert ra144.h tables from hex to decimal
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
Remove useless buffers
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
Simplify rotate_block()
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
Do not pass the context to functions that do not use it
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
Declare vars as const when possible
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
Do not copy tables to a context var, use them directly
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
Remove unneeded fields from the decoder context
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
Read the bitstream where the data is actually needed...
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
Use correct type in FFSWAP (thanks to Benoit Fouet...
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
Cosmetics: remove useless parenthesis
commit
|
commitdiff
|
tree
2008-05-15
Vitor Sessak
The first table of decodetable[] is unrelated to the...
commit
|
commitdiff
|
tree
2008-04-17
Vitor Sessak
Remove another unneeded var from context
commit
|
commitdiff
|
tree
2008-04-17
Vitor Sessak
10l: my last commit broke compilation and introduced...
commit
|
commitdiff
|
tree
2008-04-17
Vitor Sessak
Remove unneeded variables from context
commit
|
commitdiff
|
tree
2008-04-17
Vitor Sessak
Remove wrapper around av_log2()
commit
|
commitdiff
|
tree
2008-04-13
Sisir Koppaka
BFI demuxer
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Handle av_realloc() failure
Commited in SoC by
Vitor Sessak
on 2008-04-04 15:35:38
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Use sizeof(var) instead of sizeof(type)
Commited in SoC by
Vitor Sessak
on 2008-04-03 19:53:18
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Give a more meaningful instance name to auto-inserted...
Commited in SoC by
Vitor Sessak
on 2008-04-03 16:51:39
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Merge two ifs
Commited in SoC by
Vitor Sessak
on 2008-04-03 16:44:27
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove unused check
Commited in SoC by
Vitor Sessak
on 2008-04-03 16:38:51
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Cosmetical: alignment
Commited in SoC by
Vitor Sessak
on 2008-04-03 16:36:13
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove some unwanted todos
Commited in SoC by
Vitor Sessak
on 2008-04-03 16:32:37
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove declaration of nonexisting function
Commited in SoC by
Vitor Sessak
on 2008-04-03 16:30:09
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
I should not have merged the graph parser with the...
Commited in SoC by
Vitor Sessak
on 2008-04-03 16:29:07
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Replace consume_char() function by *(*buf)++
Commited in SoC by
Vitor Sessak
on 2008-03-30 15:46:38
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Add backslash '\' support to the parser
Commited in SoC by
Vitor Sessak
on 2008-03-29 16:26:47
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove AVFilterGraphDesc struct.
Commited in SoC by
Vitor Sessak
on 2008-03-29 15:12:47
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Rename uninit() to avfilter_destroy_graph() and make...
Commited in SoC by
Vitor Sessak
on 2008-03-27 19:34:24
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Rename functions now static
Commited in SoC by
Vitor Sessak
on 2008-03-26 21:06:01
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Move funtion to avoid forward declaration
Commited in SoC by
Vitor Sessak
on 2008-03-26 20:57:17
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Move mess (to be removed) to where it is actually used.
Commited in SoC by
Vitor Sessak
on 2008-03-26 20:56:05
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove usage of AVFilterGraphDesc outside avfiltergraph.c
Commited in SoC by
Vitor Sessak
on 2008-03-26 20:51:24
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Simplify graph_load_from_desc3()
Commited in SoC by
Vitor Sessak
on 2008-03-26 20:37:43
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Rename variable GraphContext -> AVFilterGraph
Commited in SoC by
Vitor Sessak
on 2008-03-26 20:31:53
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Merge avfiltergraphdesc.c in avfiltergraph.c
Commited in SoC by
Vitor Sessak
on 2008-03-24 20:46:50
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove avfilter_vf_graph
Commited in SoC by
Vitor Sessak
on 2008-03-24 20:13:01
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove more leftovers from the old parser
Commited in SoC by
Vitor Sessak
on 2008-03-24 19:58:44
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove code made unused by the two last patches
Commited in SoC by
Vitor Sessak
on 2008-03-24 19:29:15
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Split graph_load_from_dest() to have a version independent...
Commited in SoC by
Vitor Sessak
on 2008-03-24 19:19:38
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove declaration of non-existing functions
Commited in SoC by
Vitor Sessak
on 2008-03-24 19:11:27
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Almost from scratch rewrite of filter parser.
Commited in SoC by
Vitor Sessak
on 2008-03-20 21:48:30
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove ugly forward declaration
Commited in SoC by
Vitor Sessak
on 2008-02-24 11:41:22
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Fix doxy comment
Commited in SoC by
Vitor Sessak
on 2008-02-24 11:30:41
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Spelling and puctuation
Commited in SoC by
Vitor Sessak
on 2008-02-16 17:52:49
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Make comment match code
Commited in SoC by
Vitor Sessak
on 2008-02-16 17:48:31
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Make multiple inclusion guard adhere to convention
Commited in SoC by
Vitor Sessak
on 2008-02-16 17:48:09
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove header now made useless
Commited in SoC by
Vitor Sessak
on 2008-02-12 20:59:51
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove author field
Commited in SoC by
Vitor Sessak
on 2008-02-11 19:56:27
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Use CodecType for pad type
Commited in SoC by
Vitor Sessak
on 2008-02-10 20:41:57
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Header inclusion redux
Commited in SoC by
Vitor Sessak
on 2008-02-10 08:46:50
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Nits: more punctuation and capitalization
Commited in SoC by
Vitor Sessak
on 2008-02-09 20:02:29
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Implement poll_frame() method. Fix ffmpeg.c bug with
Commited in SoC by
Vitor Sessak
on 2008-02-06 19:55:36
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Rework link property configuration system.
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Use separate fake filters for exporting inputs and...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Use a filter graph description for creating simple...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Make filter graph description parsing code independent...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Use av_log(ctx, ...) instead of av_log(NULL, ...)
Commited in SoC by
Vitor Sessak
on 2007-12-21 11:10:29
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
10l
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Rewrite colorspace negotiation.
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Fix a small memory leak
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
initialize filter graphs completely even if there is...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Handle failure properly
Commited in SoC by
Vitor Sessak
on 2007-11-29 19:35:17
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove useless empty functions
Commited in SoC by
Vitor Sessak
on 2007-11-04 17:20:17
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Silence warning caused by my last commit
Commited in SoC by
Vitor Sessak
on 2007-10-30 21:15:19
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Minor simplification
Commited in SoC by
Vitor Sessak
on 2007-10-30 21:11:34
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Prefix names of filter structs
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Rename avfilter_create to avfilter_open and remove...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Doxygenize some comments
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Remove the data parameter from draw_slice(). It's...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Allow creation of filter graphs from a graph description...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Let request_frame() indicate success or failure
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Need to copy over colorspace property too
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Fix behavior when exporting output pad with default...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Let the filter graph export input and output pads from...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Separate the process of creating links between filters...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Fix memory leak.
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Make the filter graph just another normal filter.
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Allow code to pass data to filters it creates.
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Don't mangle the input strings. The caller may want...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Ensure that the filter_count member is reset to zero...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Fix possible segfault
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Move simple filter chain loading code over to the filter...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Move destruction of the graph's filters to its own...
commit
|
commitdiff
|
tree
2008-04-04
Vitor Sessak
Split filter graphs out into their own source & header...
commit
|
commitdiff
|
tree
2008-03-30
Jai Menon
IFF demuxer
commit
|
commitdiff
|
tree
2008-03-30
Jai Menon
8SVX decoder
commit
|
commitdiff
|
tree
2008-03-05
Vitor Sessak
Add correct version number to shared libavfilter
commit
|
commitdiff
|
tree
2008-03-05
Vitor Sessak
Fix avfilter compilation with --enable-shared and no...
commit
|
commitdiff
|
tree
2008-03-03
Vitor Sessak
Fix libavfilter compilation and make it more in line
commit
|
commitdiff
|
tree
next