Vitor Sessak [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
Originally committed as revision 12736 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12735 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12734 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12733 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12732 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12731 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12730 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12729 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12728 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12727 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12726 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12725 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12724 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12723 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12722 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12721 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12720 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12719 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12718 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12717 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12716 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12715 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12714 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12713 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12712 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12711 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12710 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [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
Originally committed as revision 12709 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:07:34 +0000 (20:07 +0000)]
Handle failure properly
Commited in SoC by Vitor Sessak on 2007-11-29 19:35:17
Originally committed as revision 12708 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:07:31 +0000 (20:07 +0000)]
Remove useless empty functions
Commited in SoC by Vitor Sessak on 2007-11-04 17:20:17
Originally committed as revision 12707 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:07:29 +0000 (20:07 +0000)]
Silence warning caused by my last commit
Commited in SoC by Vitor Sessak on 2007-10-30 21:15:19
Originally committed as revision 12706 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:07:17 +0000 (20:07 +0000)]
Minor simplification
Commited in SoC by Vitor Sessak on 2007-10-30 21:11:34
Originally committed as revision 12705 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:54 +0000 (20:06 +0000)]
Prefix names of filter structs
Commited in SoC by Bobby Bingham on 2007-08-18 18:17:30
Originally committed as revision 12704 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:47 +0000 (20:06 +0000)]
Rename avfilter_create to avfilter_open and remove the wrapper function
avfilter_create_by_name.
Commited in SoC by Bobby Bingham on 2007-08-17 23:39:55
Originally committed as revision 12703 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:45 +0000 (20:06 +0000)]
Doxygenize some comments
Commited in SoC by Bobby Bingham on 2007-08-17 22:59:59
Originally committed as revision 12702 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:42 +0000 (20:06 +0000)]
Remove the data parameter from draw_slice(). It's unneeded and often more
work than it's worth.
Commited in SoC by Bobby Bingham on 2007-08-17 14:39:11
Originally committed as revision 12701 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:37 +0000 (20:06 +0000)]
Allow creation of filter graphs from a graph description structure which
can be created programmatically or loaded from a file.
Commited in SoC by Bobby Bingham on 2007-08-14 22:27:05
Originally committed as revision 12700 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:34 +0000 (20:06 +0000)]
Let request_frame() indicate success or failure
Commited in SoC by Bobby Bingham on 2007-08-11 17:42:36
Originally committed as revision 12699 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:31 +0000 (20:06 +0000)]
Need to copy over colorspace property too
Commited in SoC by Bobby Bingham on 2007-08-08 05:39:40
Originally committed as revision 12698 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:28 +0000 (20:06 +0000)]
Fix behavior when exporting output pad with default query_formats()
Commited in SoC by Bobby Bingham on 2007-08-08 04:25:08
Originally committed as revision 12697 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:25 +0000 (20:06 +0000)]
Let the filter graph export input and output pads from the filters it contains.
Commited in SoC by Bobby Bingham on 2007-08-07 22:33:46
Originally committed as revision 12696 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:22 +0000 (20:06 +0000)]
Separate the process of creating links between filters from that of configuring
the links.
Commited in SoC by Bobby Bingham on 2007-08-07 21:02:18
Originally committed as revision 12695 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:19 +0000 (20:06 +0000)]
Fix memory leak.
Commited in SoC by Bobby Bingham on 2007-07-31 20:11:25
Originally committed as revision 12694 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:17 +0000 (20:06 +0000)]
Make the filter graph just another normal filter.
Commited in SoC by Bobby Bingham on 2007-07-31 20:08:38
Originally committed as revision 12693 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:13 +0000 (20:06 +0000)]
Allow code to pass data to filters it creates.
Commited in SoC by Bobby Bingham on 2007-07-15 16:45:50
Originally committed as revision 12692 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:06:10 +0000 (20:06 +0000)]
Don't mangle the input strings. The caller may want to reuse it later.
Commited in SoC by Bobby Bingham on 2007-07-15 16:13:17
Originally committed as revision 12691 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:05:01 +0000 (20:05 +0000)]
Ensure that the filter_count member is reset to zero when emptying the graph
Commited in SoC by Bobby Bingham on 2007-07-14 23:19:22
Originally committed as revision 12690 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:04:58 +0000 (20:04 +0000)]
Fix possible segfault
Commited in SoC by Bobby Bingham on 2007-07-14 23:16:15
Originally committed as revision 12689 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:04:55 +0000 (20:04 +0000)]
Move simple filter chain loading code over to the filter graph.
Commited in SoC by Bobby Bingham on 2007-07-14 22:26:37
Originally committed as revision 12688 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:03:33 +0000 (20:03 +0000)]
Move destruction of the graph's filters to its own helper function.
Commited in SoC by Bobby Bingham on 2007-07-14 21:41:34
Originally committed as revision 12687 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Fri, 4 Apr 2008 20:02:10 +0000 (20:02 +0000)]
Split filter graphs out into their own source & header files.
Commited in SoC by Bobby Bingham on 2007-07-14 21:20:21
Originally committed as revision 12686 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 4 Apr 2008 09:55:31 +0000 (09:55 +0000)]
special mpeg2 handling is no more needed
Originally committed as revision 12685 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 4 Apr 2008 00:43:34 +0000 (00:43 +0000)]
Disable the split function. This should end the mpeg1/2 global header issues.
Originally committed as revision 12684 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 3 Apr 2008 23:51:29 +0000 (23:51 +0000)]
simplify LDFLAGS and EXTRALIBS handling
Originally committed as revision 12683 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 3 Apr 2008 22:47:01 +0000 (22:47 +0000)]
simplify vhook/*.o rule
Originally committed as revision 12682 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 3 Apr 2008 22:39:54 +0000 (22:39 +0000)]
clean up DEP_LIBS setting
Originally committed as revision 12681 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Thu, 3 Apr 2008 22:29:23 +0000 (22:29 +0000)]
replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGS
Originally committed as revision 12680 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Thu, 3 Apr 2008 22:16:34 +0000 (22:16 +0000)]
Error message for EPROTONOSUPPORT, patch from prossATxvidDoTorg
Originally committed as revision 12679 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Thu, 3 Apr 2008 22:15:16 +0000 (22:15 +0000)]
use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg
Originally committed as revision 12678 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 3 Apr 2008 19:20:32 +0000 (19:20 +0000)]
Merge declaratio and initialization.
Originally committed as revision 12677 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 3 Apr 2008 19:18:14 +0000 (19:18 +0000)]
Merge declaration and initialization.
Originally committed as revision 12676 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 3 Apr 2008 18:28:16 +0000 (18:28 +0000)]
Decode stuff from extradata as well.
Originally committed as revision 12675 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 3 Apr 2008 18:25:07 +0000 (18:25 +0000)]
Factorize code a little.
Originally committed as revision 12674 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 3 Apr 2008 16:57:01 +0000 (16:57 +0000)]
10l typo, restore forgotten $.
Originally committed as revision 12673 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 2 Apr 2008 22:07:21 +0000 (22:07 +0000)]
Improve AVFilterFormats doxy.
Originally committed as revision 12672 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Wed, 2 Apr 2008 21:41:48 +0000 (21:41 +0000)]
use common aac sample rate tables
Originally committed as revision 12671 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Wed, 2 Apr 2008 19:03:59 +0000 (19:03 +0000)]
Remove unused variable.
Originally committed as revision 12670 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 2 Apr 2008 18:58:41 +0000 (18:58 +0000)]
Add a point to the checklist about checking new demuxers/decoders
against damaged input.
Originally committed as revision 12669 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jai Menon [Wed, 2 Apr 2008 18:19:43 +0000 (18:19 +0000)]
Add IFF demuxer and 8SVX audio decoder to changelog and documentation.
patch by Jai Menon, realityman gmx net
Originally committed as revision 12668 to svn://svn.ffmpeg.org/ffmpeg/trunk
Björn Axelsson [Wed, 2 Apr 2008 18:14:48 +0000 (18:14 +0000)]
Add libavutil to DEP_LIBS so that PROGS get rebuilt upon libavutil changes.
Closes issue 418, patch by Björn Axelsson, bjorn.axelsson intinor se
Originally committed as revision 12667 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 2 Apr 2008 11:47:00 +0000 (11:47 +0000)]
Do not use the mlib IDCT by default. We do not want videos which are only
decodable with the mlib IDCT. If anyone knows of other IDCTs which are not
binary identical to a widely available one, ensure that they are not used
by default. Such IDCTs should never have been default anyway, but possibly
something slipped through the reviews ...
Originally committed as revision 12666 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Tue, 1 Apr 2008 12:50:32 +0000 (12:50 +0000)]
use mpeg4audio common code in aac parser
Originally committed as revision 12665 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Tue, 1 Apr 2008 12:49:54 +0000 (12:49 +0000)]
update ogg seek reg tests because of r12630
Originally committed as revision 12664 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Tue, 1 Apr 2008 12:22:33 +0000 (12:22 +0000)]
Send context to ffplay.c:opt_seek
Patch by Stefano Sabatini (stefano sabatini-lala poste it)
Originally committed as revision 12663 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Tue, 1 Apr 2008 12:01:40 +0000 (12:01 +0000)]
mpeg4audio common code
Originally committed as revision 12662 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Tue, 1 Apr 2008 04:51:28 +0000 (04:51 +0000)]
h264 chroma mc ssse3
width8: 180->92, width4: 78->63 cycles (core2)
Originally committed as revision 12661 to svn://svn.ffmpeg.org/ffmpeg/trunk
Eli Friedman [Tue, 1 Apr 2008 01:28:26 +0000 (01:28 +0000)]
Remove flexible array member from Escape 124
Patch by Eli Friedman (eli friedman gmail com)
Originally committed as revision 12660 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Mon, 31 Mar 2008 20:16:04 +0000 (20:16 +0000)]
check return value of matroska_find_track_by_num (fix a segfault)
Originally committed as revision 12659 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 31 Mar 2008 17:31:11 +0000 (17:31 +0000)]
minor typo fixes
Originally committed as revision 12658 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 31 Mar 2008 17:30:50 +0000 (17:30 +0000)]
cosmetics: Write some Doxygen comments in a more compact fashion.
Originally committed as revision 12657 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 31 Mar 2008 17:16:51 +0000 (17:16 +0000)]
Fix a bunch of typos in comments.
Originally committed as revision 12656 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 31 Mar 2008 17:13:00 +0000 (17:13 +0000)]
Remove redundant #ifdef around the complete file.
Originally committed as revision 12655 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 31 Mar 2008 17:12:10 +0000 (17:12 +0000)]
Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL.
Originally committed as revision 12654 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Mon, 31 Mar 2008 16:53:19 +0000 (16:53 +0000)]
Make ffplay.c:opt_seek use parse_time_or_die
Patch by Stefano Sabatini (stefano sabatini-lala poste it)
Originally committed as revision 12653 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 31 Mar 2008 16:43:27 +0000 (16:43 +0000)]
help gcc-2.95
Originally committed as revision 12652 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 31 Mar 2008 14:07:25 +0000 (14:07 +0000)]
cosmetics: alphabetical order for temporary filenames
Originally committed as revision 12651 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 31 Mar 2008 14:05:58 +0000 (14:05 +0000)]
Use a different filename that ends in .sh for temporary shell scripts.
Apparently some Windows command interpreters have trouble executing
shell scripts with an .exe suffix.
inspired by a patch from Axel Holzinger, aholzinger gmx de
Originally committed as revision 12650 to svn://svn.ffmpeg.org/ffmpeg/trunk
Eli Friedman [Mon, 31 Mar 2008 10:44:33 +0000 (10:44 +0000)]
ARMovie/RPL demuxer
Patch by Eli Friedman (eli friedman gmail com)
Originally committed as revision 12649 to svn://svn.ffmpeg.org/ffmpeg/trunk
Eli Friedman [Mon, 31 Mar 2008 10:41:40 +0000 (10:41 +0000)]
Escape 124 (RPL) decoder
Patch by Eli Friedman (eli friedman gmail com)
Originally committed as revision 12648 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Mon, 31 Mar 2008 10:01:06 +0000 (10:01 +0000)]
Export parse_time_or_die from ffmpeg.c to cmdutils.c
Patch by Stefano Sabatini (stefano sabatini-lala poste it)
Originally committed as revision 12647 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Mon, 31 Mar 2008 09:54:49 +0000 (09:54 +0000)]
Add a comment about missing entries
Originally committed as revision 12646 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Mon, 31 Mar 2008 09:49:58 +0000 (09:49 +0000)]
Use the correct size for the enc_name field (removing the arbitrary "50" size)
Originally committed as revision 12645 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Mon, 31 Mar 2008 09:48:04 +0000 (09:48 +0000)]
Remove useless entries from AVRtpPayloadTypes
Originally committed as revision 12644 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Mon, 31 Mar 2008 09:42:45 +0000 (09:42 +0000)]
Support mp3 audio in the RTP muxer
Originally committed as revision 12643 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Mon, 31 Mar 2008 00:29:52 +0000 (00:29 +0000)]
remove redundant context variable
Originally committed as revision 12642 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 30 Mar 2008 22:23:52 +0000 (22:23 +0000)]
cosmetics: Write some trivial C test programs in a more compact form.
Originally committed as revision 12641 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 30 Mar 2008 21:39:26 +0000 (21:39 +0000)]
Make MMX2 depend on MMX.
Originally committed as revision 12640 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 30 Mar 2008 21:29:38 +0000 (21:29 +0000)]
homogenous regression tests output for image formats
Originally committed as revision 12639 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 30 Mar 2008 21:28:52 +0000 (21:28 +0000)]
missed one
Originally committed as revision 12638 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 30 Mar 2008 21:21:49 +0000 (21:21 +0000)]
cosmetics, remove leading whitespaces
Originally committed as revision 12637 to svn://svn.ffmpeg.org/ffmpeg/trunk