summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux
Commit message (Expand)AuthorAgeFilesLines
* gst/qtdemux/qtdemux.c: For AMR-NB streams, export the AMRSpecificBox as codec...Edward Hervey2007-06-141-0/+15
* gst/: Printf format fixes (#439910, #439911).Tim-Philipp Müller2007-05-201-1/+1
* gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header...Stefan Kost2007-05-101-9/+15
* gst/qtdemux/qtdemux.c: Make timescale 32 bits again so we don't screw up the ...Wim Taymans2007-04-121-1/+1
* gst/qtdemux/: Handle version 1 mdhd atoms to get extended precision durations.Wim Taymans2007-04-112-21/+52
* gst/qtdemux/gstrtpxqtdepay.*: Try to recover from packet loss a little better.Wim Taymans2007-04-052-1/+25
* gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov ...Edward Hervey2007-03-285-4/+53
* gst/qtdemux/qtdemux.*: Share qtdemux debug category across all files, otherwi...Edward Hervey2007-03-072-3/+4
* gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader.Wim Taymans2007-01-241-6/+4
* gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d...Wim Taymans2007-01-126-25/+839
* gst/qtdemux/Makefile.am: Dist all new files.Tim-Philipp Müller2007-01-121-1/+6
* gst/qtdemux/: Cleanup and refactor to make the code more readable.Wim Taymans2007-01-129-1871/+2037
* Check for zlib and if available pass it explicitly to the linker when linking...Tim-Philipp Müller2007-01-052-18/+33
* gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the...Tim-Philipp Müller2006-12-181-7/+5
* gst/qtdemux/qtdemux.c: Don't output g_warning for an unsupported format, just...Jan Schmidt2006-12-181-6/+15
* gst/qtdemux/qtdemux.c: Fix crash dereferencing NULL pointer if there's no stc...Tim-Philipp Müller2006-12-181-1/+4
* gst/qtdemux/qtdemux.c: We don't support seeking in streaming mode, so don't e...Tim-Philipp Müller2006-12-161-7/+33
* gst/qtdemux/qtdemux.c: Add AMR-WB to the list of supported formats.Wim Taymans2006-12-131-2/+10
* gst/qtdemux/qtdemux.c: Fix non-working redirects from inetfilm.com (handle 'a...Tim-Philipp Müller2006-12-111-3/+28
* gst/qtdemux/qtdemux.c: Fix caps for 24 bit raw PCM audio (2).René Stadler2006-12-081-1/+1
* gst/qtdemux/qtdemux.c: Handle more H263 variants.Wim Taymans2006-12-071-0/+2
* gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper err...Wim Taymans2006-11-271-10/+26
* gst/qtdemux/qtdemux.c: Don't parse extra sample params for raw pcm. Fixes #37...Wim Taymans2006-11-141-16/+19
* gst/qtdemux/qtdemux.c: Handle unbounded length streams a bit better. Fixes #3...Wim Taymans2006-10-311-12/+24
* gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do poin...Josep Torra Valles2006-10-171-103/+111
* gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead.Tim-Philipp Müller2006-10-172-58/+77
* gst/qtdemux/qtdemux.c: Add some fourcc for DV format.Edward Hervey2006-10-111-0/+4
* gst/qtdemux/qtdemux.c: Printf format fixes.Tim-Philipp Müller2006-10-101-3/+3
* gst/qtdemux/qtdemux.c: Reorganise some stuff.Wim Taymans2006-10-101-234/+285
* ext/faad/gstfaad.c: Some cleanups.Wim Taymans2006-10-061-0/+1
* Another batch of printf format fixes.Tim-Philipp Müller2006-10-051-9/+10
* gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc.Tim-Philipp Müller2006-09-281-0/+4
* gst/qtdemux/qtdemux.c: Reset each streams last_flow to GST_FLOW_OK.Edward Hervey2006-08-301-1/+5
* gst/qtdemux/qtdemux.c: put back 'segment start<=stop' change that was mystica...Stefan Kost2006-08-301-1/+1
* gst/qtdemux/qtdemux.c: Fix the build for disabled debugStefan Kost2006-08-301-1/+4
* gst/qtdemux/qtdemux.c: Make sure segment start<=stop in weird quicktime files.Wim Taymans2006-08-281-1/+1
* gst/qtdemux/qtdemux.c: Some more constification.Wim Taymans2006-08-211-33/+94
* gst/qtdemux/qtdemux.c: Extract all references/redirections if there is more t...Tim-Philipp Müller2006-08-141-10/+121
* gst/qtdemux/qtdemux.c: Fix silly typo.Tim-Philipp Müller2006-08-081-1/+1
* gst/qtdemux/qtdemux.c: Store duration in uint64 too instead of clipping.Wim Taymans2006-07-171-27/+36
* gst/qtdemux/qtdemux.c: Extract comment information!!Wim Taymans2006-07-101-0/+5
* gst/qtdemux/qtdemux.c: Extract year/date information (fixes #347079).Tim-Philipp Müller2006-07-101-0/+43
* gst/qtdemux/qtdemux.c: Don't crash on twos/sowt/raw audio. #345830.Wim Taymans2006-07-071-4/+8
* gst/qtdemux/qtdemux.c: Fix silly crasher in state change function; addTim-Philipp Müller2006-07-031-15/+17
* gst/qtdemux/qtdemux.c: Combine return values from src pad pushes.Wim Taymans2006-06-151-38/+84
* gst/qtdemux/qtdemux.c: Don't crash on files with 0 samples, EOS immediatly in...Wim Taymans2006-06-151-8/+12
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* gst/qtdemux/qtdemux.c: Clip the outputed NEWSEGMENT stop time to the configur...Edward Hervey2006-05-261-3/+8
* gst/qtdemux/qtdemux.c: Don't clear the running variable in the seek code.Wim Taymans2006-05-261-1/+0
* gst/qtdemux/qtdemux.c: Detect QCELP in mp4a descriptors.Wim Taymans2006-05-241-1/+16