summaryrefslogtreecommitdiff
path: root/ext/resindvd/gstmpegdemux.c
Commit message (Expand)AuthorAgeFilesLines
* resindvd: fix unaligned access in this copy of mpegdemux as wellTim-Philipp Müller2010-01-111-3/+3
* resindvd: printf format fixesTim-Philipp Müller2009-11-051-1/+1
* resindvd: Create all the audio streams of all formatsJan Schmidt2009-05-271-6/+11
* resindvd: LPCM streams are only from 0xa0 to 0xaf.Jan Schmidt2009-05-261-1/+1
* resindvd: Fix subpicture timing in some casesJan Schmidt2009-05-261-1/+3
* resindvd: Try a different approach to segment filling.Jan Schmidt2009-05-261-13/+19
* resindvd: Minor change to inline a function in the demuxerJan Schmidt2009-05-261-1/+1
* resindvd: Make segment updates less aggressive.Jan Schmidt2009-05-141-13/+25
* resindvd: Modify the segment update logicJan Schmidt2009-05-111-2/+10
* resindvd: Convert some g_print to GST_LOG_OBJECT and friends, remove some othersJan Schmidt2009-04-291-16/+12
* resindvd: Remove redundant modulo operation in the demuxerJan Schmidt2009-04-291-1/+1
* resindvd: Map audio and subpicture logical streams to physical.Jan Schmidt2009-04-291-6/+19
* resindvd: Add some debug when creating the output pads in the demuxerJan Schmidt2009-04-021-2/+15
* ext/resindvd/: Add in Title/Chapter seeking, and simple but buggy audio and s...Jan Schmidt2008-09-271-5/+84
* ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt2008-07-141-1/+0
* docs/plugins/.cvsignore: Ignore *-undeclared.txtJan Schmidt2008-07-111-5/+23
* configure.ac: Check for libdvdnav to build resindvd.Jan Schmidt2008-06-171-0/+1943