|
|
|
@0e5d511a
|
17 years |
robert.swain |
Add a missing comma in tiff_encoder.pix_fmts
Patch by Stefano …
|
|
|
@8e255b8b
|
17 years |
mans |
replace some ifeq with prettier ifdef
Originally committed as …
|
|
|
@dbe6c6ff
|
17 years |
mans |
append TESTS-yes to TESTS; one ifeq less
Originally committed as …
|
|
|
@465d9b1f
|
17 years |
mans |
collect vhook-related makefile lines in one place
Originally …
|
|
|
@d05e360
|
17 years |
diego |
Make the install-man target depend on $(MANPAGES).
patch by Stefano …
|
|
|
@7669899b
|
17 years |
mans |
non-recursive makefiles
Originally committed as revision 26346 to …
|
|
|
@71c61f62
|
17 years |
mans |
non-recursive makefiles
Originally committed as revision 12760 to …
|
|
|
@c09ed33e
|
17 years |
bartek.wolowiec |
Corrections of errors in aac_ac3_parser
Originally committed as …
|
|
|
@0a5754c3
|
17 years |
bartek.wolowiec |
change of aac_ac3_parser, so it is able to send complete portion of …
|
|
|
@0265fe81
|
17 years |
baptiste.coudurier |
remove cast
Originally committed as revision 12757 to …
|
|
|
@612b5cbb
|
17 years |
baptiste.coudurier |
better error message
Originally committed as revision 12756 to …
|
|
|
@4764fdc9
|
17 years |
michaelni |
simplify
Originally committed as revision 12755 to …
|
|
|
@4e4a3e23
|
17 years |
vitor1001 |
Handle av_realloc() failure
Commited in SoC by Vitor Sessak on …
|
|
|
@51bf654d
|
17 years |
vitor1001 |
Use sizeof(var) instead of sizeof(type)
Commited in SoC by Vitor …
|
|
|
@a6f88fbc
|
17 years |
vitor1001 |
Give a more meaningful instance name to auto-inserted scaler
Commited …
|
|
|
@779cc07
|
17 years |
vitor1001 |
Merge two ifs
Commited in SoC by Vitor Sessak on 2008-04-03 16:44:27
…
|
|
|
@e1a43a41
|
17 years |
vitor1001 |
Remove unused check
Commited in SoC by Vitor Sessak on 2008-04-03 …
|
|
|
@a1047717
|
17 years |
vitor1001 |
Cosmetical: alignment
Commited in SoC by Vitor Sessak on 2008-04-03 …
|
|
|
@2ad72067
|
17 years |
vitor1001 |
Remove some unwanted todos
Commited in SoC by Vitor Sessak on …
|
|
|
@10bff713
|
17 years |
vitor1001 |
Remove declaration of nonexisting function
Commited in SoC by Vitor …
|
|
|
@d2027baa
|
17 years |
vitor1001 |
I should not have merged the graph parser with the graph
framework. …
|
|
|
@966b8f2
|
17 years |
vitor1001 |
Replace consume_char() function by *(*buf)++
Commited in SoC by Vitor …
|
|
|
@4f409baa
|
17 years |
vitor1001 |
Add backslash '\' support to the parser
Commited in SoC by Vitor …
|
|
|
@398f1297
|
17 years |
vitor1001 |
Remove AVFilterGraphDesc struct.
Now the parser link the filters from …
|
|
|
@c4913b8
|
17 years |
vitor1001 |
Rename uninit() to avfilter_destroy_graph() and make it non-static …
|
|
|
@d66e946b
|
17 years |
vitor1001 |
Rename functions now static
Commited in SoC by Vitor Sessak on …
|
|
|
@de0e3e81
|
17 years |
vitor1001 |
Move funtion to avoid forward declaration
Commited in SoC by Vitor …
|
|
|
@0c317773
|
17 years |
vitor1001 |
Move mess (to be removed) to where it is actually used.
Commited in …
|
|
|
@87506daa
|
17 years |
vitor1001 |
Remove usage of AVFilterGraphDesc outside avfiltergraph.c
Commited in …
|
|
|
@58f472d1
|
17 years |
vitor1001 |
Simplify graph_load_from_desc3()
Commited in SoC by Vitor Sessak on …
|
|
|
@9f39bb37
|
17 years |
vitor1001 |
Rename variable GraphContext -> AVFilterGraph
Commited in SoC by …
|
|
|
@5c2ff9fd
|
17 years |
vitor1001 |
Merge avfiltergraphdesc.c in avfiltergraph.c
Commited in SoC by Vitor …
|
|
|
@f2ee8083
|
17 years |
vitor1001 |
Remove avfilter_vf_graph
Commited in SoC by Vitor Sessak on 2008-03-24 …
|
|
|
@7264695
|
17 years |
vitor1001 |
Remove more leftovers from the old parser
Commited in SoC by Vitor …
|
|
|
@4160400d
|
17 years |
vitor1001 |
Remove code made unused by the two last patches
Commited in SoC by …
|
|
|
@45a09319
|
17 years |
vitor1001 |
Split graph_load_from_dest() to have a version independent of …
|
|
|
@b6be4acc
|
17 years |
vitor1001 |
Remove declaration of non-existing functions
Commited in SoC by Vitor …
|
|
|
@789210fa
|
17 years |
vitor1001 |
Almost from scratch rewrite of filter parser.
Functional as is, but …
|
|
|
@3ec394ea
|
17 years |
vitor1001 |
Remove ugly forward declaration
Commited in SoC by Vitor Sessak on …
|
|
|
@de065016
|
17 years |
vitor1001 |
Fix doxy comment
Commited in SoC by Vitor Sessak on 2008-02-24 …
|
|
|
@177ff260
|
17 years |
vitor1001 |
Spelling and puctuation
Commited in SoC by Vitor Sessak on 2008-02-16 …
|
|
|
@c7330a90
|
17 years |
vitor1001 |
Make comment match code
Commited in SoC by Vitor Sessak on 2008-02-16 …
|
|
|
@25a0d980
|
17 years |
vitor1001 |
Make multiple inclusion guard adhere to convention
Commited in SoC by …
|
|
|
@4dae572f
|
17 years |
vitor1001 |
Remove header now made useless
Commited in SoC by Vitor Sessak on …
|
|
|
@9958f07a
|
17 years |
vitor1001 |
Remove author field
Suggested by Baptiste Coudurier
Commited in SoC …
|
|
|
@2b052439
|
17 years |
vitor1001 |
Use CodecType for pad type
Commited in SoC by Vitor Sessak on …
|
|
|
@d4292789
|
17 years |
vitor1001 |
Header inclusion redux
Commited in SoC by Vitor Sessak on 2008-02-10 …
|
|
|
@ec8398a3
|
17 years |
vitor1001 |
Nits: more punctuation and capitalization
Commited in SoC by Vitor …
|
|
|
@affadb5
|
17 years |
vitor1001 |
Implement poll_frame() method. Fix ffmpeg.c bug with
vf_fps filter.
…
|
|
|
@095ae1b
|
17 years |
vitor1001 |
Rework link property configuration system.
This can now handle filters …
|
|
|
@f3f42a3c
|
17 years |
vitor1001 |
Use separate fake filters for exporting inputs and outputs from filter …
|
|
|
@d22ebb1b
|
17 years |
vitor1001 |
Use a filter graph description for creating simple chain graphs so we …
|
|
|
@16db7fe0
|
17 years |
vitor1001 |
Make filter graph description parsing code independent of the code to …
|
|
|
@1df675bf
|
17 years |
vitor1001 |
Use av_log(ctx, ...) instead of av_log(NULL, ...)
Commited in SoC by …
|
|
|
@de5985b6
|
17 years |
vitor1001 |
10l
Commited in SoC by Bobby Bingham on 2007-12-20 20:21:19
…
|
|
|
@7b470878
|
17 years |
vitor1001 |
Rewrite colorspace negotiation.
Commited in SoC by Bobby Bingham on …
|
|
|
@8af6261c
|
17 years |
vitor1001 |
Fix a small memory leak
Commited in SoC by Bobby Bingham on …
|
|
|
@54d7fcc1
|
17 years |
vitor1001 |
initialize filter graphs completely even if there is no list of …
|
|
|
@5a7414f
|
17 years |
vitor1001 |
Handle failure properly
Commited in SoC by Vitor Sessak on 2007-11-29 …
|
|
|
@6c66596e
|
17 years |
vitor1001 |
Remove useless empty functions
Commited in SoC by Vitor Sessak on …
|
|
|
@9eb36c05
|
17 years |
vitor1001 |
Silence warning caused by my last commit
Commited in SoC by Vitor …
|
|
|
@5a1dacda
|
17 years |
vitor1001 |
Minor simplification
Commited in SoC by Vitor Sessak on 2007-10-30 …
|
|
|
@6ea14464
|
17 years |
vitor1001 |
Prefix names of filter structs
Commited in SoC by Bobby Bingham on …
|
|
|
@d1633ac6
|
17 years |
vitor1001 |
Rename avfilter_create to avfilter_open and remove the wrapper …
|
|
|
@66d9e9b
|
17 years |
vitor1001 |
Doxygenize some comments
Commited in SoC by Bobby Bingham on …
|
|
|
@5ded633e
|
17 years |
vitor1001 |
Remove the data parameter from draw_slice(). It's unneeded and often …
|
|
|
@57d4a157
|
17 years |
vitor1001 |
Allow creation of filter graphs from a graph description structure …
|
|
|
@1d2067e2
|
17 years |
vitor1001 |
Let request_frame() indicate success or failure
Commited in SoC by …
|
|
|
@81c25293
|
17 years |
vitor1001 |
Need to copy over colorspace property too
Commited in SoC by Bobby …
|
|
|
@7b712850
|
17 years |
vitor1001 |
Fix behavior when exporting output pad with default query_formats()
…
|
|
|
@7f8fb52f
|
17 years |
vitor1001 |
Let the filter graph export input and output pads from the filters it …
|
|
|
@256d0e0a
|
17 years |
vitor1001 |
Separate the process of creating links between filters from that of …
|
|
|
@1deec58b
|
17 years |
vitor1001 |
Fix memory leak.
Commited in SoC by Bobby Bingham on 2007-07-31 …
|
|
|
@b9a7a65a
|
17 years |
vitor1001 |
Make the filter graph just another normal filter.
Commited in SoC by …
|
|
|
@1ac87cc8
|
17 years |
vitor1001 |
Allow code to pass data to filters it creates.
Commited in SoC by …
|
|
|
@fc27b808
|
17 years |
vitor1001 |
Don't mangle the input strings. The caller may want to reuse it …
|
|
|
@65a4bd9c
|
17 years |
vitor1001 |
Ensure that the filter_count member is reset to zero when emptying the …
|
|
|
@ba56640c
|
17 years |
vitor1001 |
Fix possible segfault
Commited in SoC by Bobby Bingham on 2007-07-14 …
|
|
|
@f8c77c82
|
17 years |
vitor1001 |
Move simple filter chain loading code over to the filter graph.
…
|
|
|
@ffcaef3
|
17 years |
vitor1001 |
Move destruction of the graph's filters to its own helper function.
…
|
|
|
@eccb6fb7
|
17 years |
vitor1001 |
Split filter graphs out into their own source & header files.
…
|
|
|
@b64518e9
|
17 years |
baptiste.coudurier |
special mpeg2 handling is no more needed
Originally committed as …
|
|
|
@39e9e6d9
|
17 years |
michaelni |
Disable the split function. This should end the mpeg1/2 global header …
|
|
|
@b8fcb619
|
17 years |
mans |
simplify LDFLAGS and EXTRALIBS handling
Originally committed as …
|
|
|
@82e8566a
|
17 years |
mans |
simplify vhook/*.o rule
Originally committed as revision 12682 to …
|
|
|
@43527e3e
|
17 years |
mans |
clean up DEP_LIBS setting
Originally committed as revision 12681 to …
|
|
|
@9006f5d0
|
17 years |
mans |
replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGS
Originally …
|
|
|
@18ec0460
|
17 years |
lu_zero |
Error message for EPROTONOSUPPORT, patch from prossATxvidDoTorg
…
|
|
|
@5ee0e139
|
17 years |
lu_zero |
use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg
…
|
|
|
@ed0d3048
|
17 years |
michaelni |
Merge declaratio and initialization.
Originally committed as revision …
|
|
|
@11362767
|
17 years |
michaelni |
Merge declaration and initialization.
Originally committed as …
|
|
|
@9b7ca3b7
|
17 years |
michaelni |
Decode stuff from extradata as well.
Originally committed as revision …
|
|
|
@7f8ef975
|
17 years |
michaelni |
Factorize code a little.
Originally committed as revision 12674 to …
|
|
|
@60080b08
|
17 years |
diego |
10l typo, restore forgotten $.
Originally committed as revision 12673 …
|
|
|
@a27c8d5f
|
17 years |
michaelni |
Improve AVFilterFormats doxy.
Originally committed as revision 12672 …
|
|
|
@7bfacd4e
|
17 years |
Aurélien Jacobs |
use common aac sample rate tables
Originally committed as revision …
|
|
|
@b2fec0fc
|
17 years |
diego |
Remove unused variable.
Originally committed as revision 12670 to …
|
|
|
@b885e0db
|
17 years |
michaelni |
Add a point to the checklist about checking new demuxers/decoders …
|
|
|
@d299be08
|
17 years |
diego |
Add IFF demuxer and 8SVX audio decoder to changelog and documentation. …
|
|
|
@73e17cdb
|
17 years |
diego |
Add libavutil to DEP_LIBS so that PROGS get rebuilt upon libavutil …
|
|
|