summaryrefslogtreecommitdiffstats
path: root/gst/wavenc
Commit message (Expand)AuthorAgeFilesLines
* add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i...Stéphane Loeuillet2004-12-131-1/+1
* gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...Stéphane Loeuillet2004-12-131-0/+5
* gst/wavenc/gstwavenc.c: Fix wrong discont event setup (fixes #154967).Ronald S. Bultje2004-10-091-1/+2
* gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs...Stéphane Loeuillet2004-10-061-1/+3
* Forgot to commit thisIain Holmes2004-09-261-1/+1
* Company's wisdom:Iain Holmes2004-09-261-2/+2
* gst/wavenc/gstwavenc.*: Added newmedia support to wavencZaheer Abbas Merali2004-09-192-1/+14
* Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102...David Schleef2004-09-121-3/+2
* fix local includes and 64 bits constantsSteve Lhomme2004-07-271-2/+2
* more working pluginsSteve Lhomme2004-07-271-3/+3
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+151
* gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef2004-07-031-20/+19
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* rename WMAx codec defines to be consistentStéphane Loeuillet2004-05-171-3/+3
* ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2004-05-131-1/+1
* gst/wavenc/gstwavenc.c: First process the events before deciding that negotia...Wim Taymans2004-05-061-7/+7
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-45/+61
* *.h: Revert indentingJohan Dahlin2004-03-152-100/+84
* gst-indentThomas Vander Stichele2004-03-143-454/+467
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation.Ronald S. Bultje2004-01-041-7/+9
* Merge CAPS branchDavid Schleef2003-12-222-57/+32
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* disting fixes, pixbuf loader still borked in regards to distingChristian Schaller2003-11-091-1/+1
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* fix to new plugin systemBenjamin Otte2003-11-021-26/+29
* Add a local copy of riff.h, and add metadata writing ability to wavencIain Holmes2003-10-293-6/+772
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-6/+7
* In the intfloat conversion elements, there were bugs when the float buffer wa...Andy Wingo2003-09-301-40/+15
* Fix problem transitioning to PLAYING. (#122481)David Schleef2003-09-191-1/+0
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* At end of stream, rewrite the header with the correct number of bytesIain Holmes2003-07-292-39/+80
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+1
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* wavenc supports 8 bits tooRonald S. Bultje2003-05-131-2/+8
* I'm too lazy to comment thisRonald S. Bultje2003-05-121-1/+1
* wav is little endianBenjamin Otte2003-03-251-1/+1
* The first attempt to support MAS. Dont expect it to work :)Zeeshan Ali2003-01-301-0/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-4/+4
* CleanupsWim Taymans2002-12-272-95/+88
* On Ready to Paused the internal state was set to not setup. FixIain Holmes2002-12-261-2/+3
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1