summaryrefslogtreecommitdiffstats
path: root/gst/nuvdemux
AgeCommit message (Collapse)AuthorFilesLines
2006-10-26Fixed bug for files with timestamps less than 0.Edgard Lima2-10/+25
Original commit message from CVS: Fixed bug for files with timestamps less than 0.
2006-10-17Activate pads before adding them to running element.Tim-Philipp Müller1-0/+2
Original commit message from CVS: * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config): * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_create_src_pad): * gst/nuvdemux/gstnuvdemux.c: (gst_nuv_demux_create_pads): * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad): Activate pads before adding them to running element.
2006-10-17Just a cast to make it compile oos big_endian systems.Edgard Lima1-1/+1
Original commit message from CVS: Just a cast to make it compile oos big_endian systems.
2006-10-17Created new element nuvdemux.Edgard Lima3-0/+1102
Original commit message from CVS: Created new element nuvdemux.