gstreamer/ext/resindvd
Jan Schmidt 9a392ef442 docs/plugins/.cvsignore: Ignore *-undeclared.txt
Original commit message from CVS:
* docs/plugins/.cvsignore:
Ignore *-undeclared.txt
* ext/resindvd/rsnaudiomunge.c:
Turn g_print's into debug statements.
* ext/resindvd/resin-play:
* ext/resindvd/Makefile.am:
* ext/resindvd/resindvdbin.c:
* ext/resindvd/resindvdbin.h:
* ext/resindvd/rsnparsetter.c:
* ext/resindvd/rsnparsetter.h:
* ext/resindvd/rsnwrappedbuffer.c:
* ext/resindvd/rsnwrappedbuffer.h:
Add a bloated implementation of a really simple idea: Replace the
pixel-aspect-ratio in the output video with a prescribed one when
necessary. There must be an easier way.
Split the dvdspu out of the resindvdbin and put out the subpicture
stream on the subpicture pad.
* ext/resindvd/gstmpegdemux.c:
Send video-aspect events down the pipe from the demuxer.
* ext/resindvd/resindvdsrc.c:
* ext/resindvd/resindvdsrc.h:
Handle timed-stills somewhat using g_cond_timed_wait, with a FIXME
to make it use clock-waiting later.
* ext/resindvd/rsnbasesrc.c:
Don't overwrite the last_stop in the basesrc segment after a seamless
seek.
2008-07-11 14:06:08 +00:00
..
gstmpegdefs.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
gstmpegdemux.c docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
gstmpegdemux.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
gstmpegdesc.c configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
gstmpegdesc.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
gstpesfilter.c configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
gstpesfilter.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
Makefile.am docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
plugin.c configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
resin-play docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
resindvdbin.c docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
resindvdbin.h docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
resindvdsrc.c docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
resindvdsrc.h docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
rsnaudiomunge.c docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
rsnaudiomunge.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
rsnbasesrc.c docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
rsnbasesrc.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
rsnparsetter.c docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
rsnparsetter.h docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
rsnpushsrc.c configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
rsnpushsrc.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
rsnstreamselector.c configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
rsnstreamselector.h configure.ac: Check for libdvdnav to build resindvd. 2008-06-17 01:08:14 +00:00
rsnwrappedbuffer.c docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00
rsnwrappedbuffer.h docs/plugins/.cvsignore: Ignore *-undeclared.txt 2008-07-11 14:06:08 +00:00