summaryrefslogtreecommitdiffstats
path: root/ext/resindvd/gstmpegdemux.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-27resindvd: Create all the audio streams of all formatsJan Schmidt1-6/+11
2009-05-26resindvd: LPCM streams are only from 0xa0 to 0xaf.Jan Schmidt1-1/+1
2009-05-26resindvd: Fix subpicture timing in some casesJan Schmidt1-1/+3
2009-05-26resindvd: Try a different approach to segment filling.Jan Schmidt1-13/+19
2009-05-26resindvd: Minor change to inline a function in the demuxerJan Schmidt1-1/+1
2009-05-14resindvd: Make segment updates less aggressive.Jan Schmidt1-13/+25
2009-05-11resindvd: Modify the segment update logicJan Schmidt1-2/+10
2009-04-29resindvd: Convert some g_print to GST_LOG_OBJECT and friends, remove some othersJan Schmidt1-16/+12
2009-04-29resindvd: Remove redundant modulo operation in the demuxerJan Schmidt1-1/+1
2009-04-29resindvd: Map audio and subpicture logical streams to physical.Jan Schmidt1-6/+19
2009-04-02resindvd: Add some debug when creating the output pads in the demuxerJan Schmidt1-2/+15
2008-09-27ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and s...Jan Schmidt1-5/+84
2008-07-14ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt1-1/+0
2008-07-11docs/plugins/.cvsignore: Ignore *-undeclared.txtJan Schmidt1-5/+23
2008-06-17configure.ac: Check for libdvdnav to build resindvd.Jan Schmidt1-0/+1943