summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2005-08-31Port LPCM decoder to 0.9Michael Smith3-0/+518
2005-08-30remove stuffThomas Vander Stichele4-478/+0
2005-08-25Fixed EOS and improved robustness for malformed indices.Owen Fraser-Green2-58/+88
2005-08-23Fixed mishandling events and incorrect audio skipping after seek.Owen Fraser-Green1-5/+5
2005-08-22Fixed some seeking issuesOwen Fraser-Green1-27/+48
2005-08-17configure.ac: Added mpegaudioparseWim Taymans2-73/+36
2005-08-10Implemented push-pull and seeking in rmdemuxOwen Fraser-Green2-56/+489
2005-07-27Various event updates and cleanups.Wim Taymans1-6/+6
2005-07-18gst/realmedia/rmdemux.c: Send discont event before pushing first buffer.Wim Taymans1-8/+40
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo3-5/+0
2005-07-04gst/realmedia/rmdemux.c: I don't think that piece of changelog should go there.Wim Taymans1-2/+0
2005-07-03Added call to no_more_padsOwen Fraser-Green2-5/+33
2005-06-29configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!!Andy Wingo1-1/+1
2005-06-27Rewrote to use gstadapter and extract properties from header packets to pass ...Owen Fraser-Green3-494/+428
2005-02-20gst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write to writable buffersJan Schmidt1-4/+6
2005-02-08gst/asfdemux/gstasfdemux.c: Fix wrong order of reading of optional bytes (#16...Ronald S. Bultje1-3/+3
2005-02-08configure.ac: Add dvdlpcmdecJan Schmidt6-36/+543
2005-02-01ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERsJan Schmidt8-160/+280
2005-01-31Add audio/x-dts to audio pad template capsTim-Philipp Müller1-1/+2
2005-01-27gst/asfdemux/gstasfdemux.*: Improve metadata display, e.g. if the metadata co...Ronald S. Bultje2-36/+58
2005-01-25gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)Jan Schmidt1-2/+2
2005-01-25ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt5-57/+86
2005-01-19gst/mpegstream/gstmpegparse.c: MPEG2 has a useful rate property, so we can ac...Ronald S. Bultje1-5/+11
2005-01-10ext/jpeg/gstjpegdec.c: Make jpegdec quiet on MJPEG decodingStéphane Loeuillet1-2/+2
2005-01-08ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps (classic rgba indeed)Stéphane Loeuillet1-6/+8
2005-01-08ext/dv/gstdvdec.c: remove unneeded comment from dvdec (related to DV 4CC code...Stéphane Loeuillet1-4/+12
2005-01-07ext/dv/demo-play.c: xvideosink -> xvimagesinkStéphane Loeuillet1-9/+4
2005-01-06gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadata + clean up codeStéphane Loeuillet1-27/+36
2005-01-05configure.ac: don't compile faad plugin if a RC of 2.0 is foundStéphane Loeuillet1-2/+3
2005-01-05gst/: Add AMR (VBR and CBR) ids to riff.h audio codec listStéphane Loeuillet1-1/+153
2005-01-05gst/mpegstream/: Recreate pads on new-media (#160730).Ronald S. Bultje3-1/+40
2005-01-05examples/gstplay/player.c: Don't iterate.Ronald S. Bultje1-4/+3
2004-12-17gst/ac3parse/gstac3parse.c: Parsers never have ranks. Fixes #159651.Ronald S. Bultje1-1/+1
2004-12-16gst/mpegstream/: Reset on ready. Fixes 160276.Ronald S. Bultje2-5/+102
2004-12-13gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...Stéphane Loeuillet1-1/+1
2004-12-10gst/asfdemux/gstasfdemux.c: Align by packetsize, and assert that we a packet ...Ronald S. Bultje1-1/+30
2004-12-06set correct buffer durations in mp3parse, set default_duration in matroskamux...Arwed v. Merkatz1-3/+5
2004-11-28gst/mpegstream/gstdvddemux.*: Fix crash (#159759). Doesn't work, though. :-(.Ronald S. Bultje2-7/+33
2004-11-15gst/synaesthesia/gstsynaesthesia.c: Fix up synaesthesia to work under differe...Jan Schmidt1-120/+177
2004-11-09ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte1-1/+1
2004-10-30ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event.Jan Schmidt2-8/+6
2004-10-29gst/asfdemux/gstasfdemux.c: Don't touch buffer if it is of size 0 (fixes #151...Ronald S. Bultje1-0/+4
2004-10-25gst/asfdemux/gstasfdemux.c: Don't push incomplete packets.Ronald S. Bultje1-0/+5
2004-10-24gst/: Framerate.Ronald S. Bultje1-9/+18
2004-10-24ext/ogg/gstoggmux.c: Basic pad template which accepts OGM tracks, speex, flac...Ronald S. Bultje1-2/+2
2004-10-06gst-libs/gst/riff/riff-media.c: generate caps for ATRAC3 audio streamsStéphane Loeuillet1-2/+5
2004-10-04- better detection of audio/video stream for files not produced by real offic...Stéphane Loeuillet1-7/+17
2004-10-04gst/realmedia/rmdemux.c: Don't hang on length=0 chunks. Some negotiation fixe...Ronald S. Bultje1-9/+17
2004-10-04gst/realmedia/rmdemux.c: Use debug category, fix EOS handling. filesrc ! rmde...Ronald S. Bultje1-111/+102
2004-10-03gst/realmedia/rmdemux.c: fixed compilationChristophe Fergeau1-3/+5