summaryrefslogtreecommitdiff
path: root/gst/qtmux/gstqtmux.c
Commit message (Expand)AuthorAgeFilesLines
* qtmux: set src pads when starting fileMark Nauwelaerts2011-01-141-4/+5
* qtmux: adjust nasty case timestamp trackingMark Nauwelaerts2011-01-031-26/+209
* qtmux: get rid of timestamp overprotectivenessFelipe Contreras2011-01-031-7/+1
* qtmux: simplify and fix pts_offset storingMark Nauwelaerts2011-01-031-8/+7
* qtmux: add some more documentationMark Nauwelaerts2011-01-031-1/+21
* qtmux: remove large-file propertyMark Nauwelaerts2011-01-031-17/+1
* qtmux: Free AtomInfo structsSebastian Dröge2010-12-191-0/+1
* qtmux: Free tag string after useSebastian Dröge2010-12-191-0/+1
* qtmux: allow zero duration tracksLasse Laukkanen2010-12-171-0/+5
* qtmux: add documentationMark Nauwelaerts2010-12-031-9/+20
* qtmux: handle msvc ftruncate incompatibilityDavid Hoyt2010-12-011-0/+4
* qtmux: gst_qtmux_check_difference verify before subtractAlejandro Gonzalez2010-11-291-1/+1
* qtmux: remove remnant of obsolete propertyMark Nauwelaerts2010-11-191-1/+0
* qtmux: allow specifying trak timescaleMarc-André Lureau2010-11-191-2/+17
* qtmux: include sdtp atoms for ismv fragmented filesMark Nauwelaerts2010-11-191-1/+2
* qtmux: enable default fragmented file for ismlmuxMark Nauwelaerts2010-11-191-1/+2
* qtmux: finalize sinkpads listMark Nauwelaerts2010-11-191-0/+2
* qtmux: add moov in streamheaderMarc-André Lureau2010-11-191-0/+26
* qtmux: add streamable property to avoid building fragmented mfra indexMarc-André Lureau2010-11-191-2/+22
* qtmux: add mfra to fragmented fileMark Nauwelaerts2010-11-191-9/+52
* qtmux: optionally create fragmented fileMark Nauwelaerts2010-11-191-11/+164
* qtmux: refactor configuring and sending of moovMark Nauwelaerts2010-11-191-29/+57
* qtmux: refactor extra top-level atom handlingMark Nauwelaerts2010-11-191-27/+58
* qtmux: refactor slightly using buffer helperMark Nauwelaerts2010-11-191-13/+16
* qtmux: fix misinforming commentMark Nauwelaerts2010-11-191-1/+1
* qtmux: delegate mvex handling to atomsMark Nauwelaerts2010-11-191-20/+4
* qtmux: add mvex/trex in header if fragmentedMarc-André Lureau2010-11-191-4/+22
* qtmux: avoid removing temp file when error occurredMark Nauwelaerts2010-11-191-1/+9
* qtmux: truncate buffer file after each sendMarc-André Lureau2010-11-191-10/+22
* qtmux: remove temp file when reset/finalizeMarc-André Lureau2010-11-191-9/+3
* qtmux: prevent infinite loop when adjusting framerateMark Nauwelaerts2010-10-131-0/+3
* qtmux: Add G_PARAM_STATIC_STRINGSThiago Santos2010-10-031-8/+11
* qtmux: Follow xmp serialization guidelines closerThiago Santos2010-09-151-8/+54
* qtmux: autodetect out-of-order input timestamps and determine DTS accordinglyMark Nauwelaerts2010-08-211-12/+56
* qtmux: use caps bitrate at last chanceMarc-André Lureau2010-07-281-0/+5
* qtmux: Write 'btrt' atom for H.264 media if possibleArun Raghavan2010-07-071-0/+3
* qtmux: Write avg/max bitrate to ESDS if availableArun Raghavan2010-07-071-4/+23
* qtmux: Don't use bogus codec/format tagsEdward Hervey2010-07-021-2/+10
* qtmux: Write uint tags that don't have a complementThiago Santos2010-06-251-4/+4
* qtmux: Remove the pad from our internal list before calling collectpadsEdward Hervey2010-06-211-15/+12
* qtmux: Add VP8David Schleef2010-05-191-0/+3
* qtmux: init debug category before using itTim-Philipp Müller2010-03-251-2/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-10/+8
* qtmux: Use xmp on mp4mux and gppmux tooThiago Santos2010-03-121-2/+5
* qtmux: add xmp supportThiago Santos2010-03-111-0/+14
* qtmux: Take lock around use of (non-threadsafe) tagsetter interface.Michael Smith2010-02-261-1/+11
* qtmux: Use internal sink pads listThiago Santos2010-02-221-6/+22
* qtmux: support for ALACMark Nauwelaerts2010-02-161-0/+29
* qtmux: Adds moov recovery featureThiago Santos2010-02-021-27/+116
* qtmux: handle muxing adpcm correctly.Michael Smith2010-02-011-2/+19