summaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Collapse)AuthorFilesLines
2003-05-30fix mcopidl, add pkgconfig checks for mad and audiofileThomas Vander Stichele1-0/+0
Original commit message from CVS: fix mcopidl, add pkgconfig checks for mad and audiofile
2003-05-19ignore these pleaseThomas Vander Stichele1-0/+0
Original commit message from CVS: ignore these please
2003-05-18Backport 1.9 from HEADDavid Schleef1-0/+0
Original commit message from CVS: Backport 1.9 from HEAD
2003-05-12fixes 107967Thomas Vander Stichele1-0/+0
Original commit message from CVS: fixes 107967
2003-04-14spec fixes before releaseThomas Vander Stichele1-0/+0
Original commit message from CVS: spec fixes before release
2003-01-20Indexing patch from vishnuWim Taymans1-0/+0
Original commit message from CVS: Indexing patch from vishnu
2003-01-19Hmm, forgot to commit this crucial define..Wim Taymans1-0/+0
Original commit message from CVS: Hmm, forgot to commit this crucial define..
2003-01-18don't segfault when data didn't make it inThomas Vander Stichele1-0/+0
Original commit message from CVS: don't segfault when data didn't make it in
2003-01-15Add a new riff id tag: dmlhIain Holmes1-0/+0
Original commit message from CVS: Add a new riff id tag: dmlh
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-0/+0
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2003-01-05redoThomas Vander Stichele1-0/+0
Original commit message from CVS: redo
2003-01-05only slurp in cvs modeThomas Vander Stichele1-0/+0
Original commit message from CVS: only slurp in cvs mode
2002-12-26slurp in ffmpeg a) please test b) please help me figure out how to portably ↵Thomas Vander Stichele1-0/+0
link in a .a file in our .so plugin Original commit message from CVS: slurp in ffmpeg a) please test b) please help me figure out how to portably link in a .a file in our .so plugin
2002-12-11fix 100982Thomas Vander Stichele1-0/+0
Original commit message from CVS: fix 100982
2002-12-11merge back from release branchThomas Vander Stichele1-0/+0
Original commit message from CVS: merge back from release branch
2002-12-08parallel install fixesThomas Vander Stichele1-0/+0
Original commit message from CVS: parallel install fixes
2002-12-07remove infinite loop code cleanupJeremy Simon1-0/+0
Original commit message from CVS: remove infinite loop code cleanup
2002-12-02Compile fixRonald S. Bultje1-0/+0
Original commit message from CVS: Compile fix
2002-11-26flac debug cleanup m4 for ffmpegThomas Vander Stichele1-0/+0
Original commit message from CVS: flac debug cleanup m4 for ffmpeg
2002-10-19yay for gcc 3Thomas Vander Stichele1-0/+0
Original commit message from CVS: yay for gcc 3
2002-10-17Added measures and beats to the playondemand filter so it can act like an ↵Leif Johnson1-0/+0
audio sequencer. Currently defines three ex... Original commit message from CVS: Added measures and beats to the playondemand filter so it can act like an audio sequencer. Currently defines three extra globally visible functions, might eventually want to put them in an interface instead ?
2002-10-13- reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans1-0/+0
Original commit message from CVS: - reimplemented using organic masks, rendered with gouraud shaded triangles - implemented more masks - implemented adjustable border
2002-09-30list preferred autotoolsThomas Vander Stichele1-0/+0
Original commit message from CVS: list preferred autotools
2002-09-09this adds video4linux2 source and element plugins. The division in v4l2* ↵Ronald S. Bultje1-0/+0
plugins is the same as for v4l1 - i.e. an el... Original commit message from CVS: this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later.
2002-09-07Fix license to LGPL and add a file explaining the LGPL licenseChristian Schaller1-0/+0
Original commit message from CVS: Fix license to LGPL and add a file explaining the LGPL license
2002-08-28fix default videosink to be xvideosink not videosinkChristian Schaller1-0/+0
Original commit message from CVS: fix default videosink to be xvideosink not videosink
2002-08-27this should've gone in a long time agoThomas Vander Stichele1-0/+0
Original commit message from CVS: this should've gone in a long time ago
2002-08-13shiny new avifile test macro let's give it a rideThomas Vander Stichele1-0/+0
Original commit message from CVS: shiny new avifile test macro let's give it a ride
2002-08-11demo-mp3.c:26: warning: implicit declaration of function `exit'Steve Baker1-0/+0
Original commit message from CVS: demo-mp3.c:26: warning: implicit declaration of function `exit'
2002-08-09update to 0.4.0-4 debian packagesDavid I. Lehn1-0/+0
Original commit message from CVS: update to 0.4.0-4 debian packages
2002-07-11this was wrongThomas Vander Stichele1-0/+0
Original commit message from CVS: this was wrong
2002-07-09xsharpen video filter from VirtualdubJeremy Simon1-0/+0
Original commit message from CVS: xsharpen video filter from Virtualdub
2002-07-04fix cdparanoia include dir location check.David I. Lehn1-0/+0
Original commit message from CVS: fix cdparanoia include dir location check. fix libdv check to use pkg-config. use libdv cflags.
2002-06-29Fix buffer allocation problem.David Schleef1-0/+0
Original commit message from CVS: Fix buffer allocation problem.
2002-06-13use _or_warn to notify when failing to create elements adding code for ↵Thomas Vander Stichele1-0/+0
colorspace without activating it use _many fun... Original commit message from CVS: use _or_warn to notify when failing to create elements adding code for colorspace without activating it use _many functions for mpeg
2002-05-27various AC_HELP_STRING changesThomas Vander Stichele1-0/+0
Original commit message from CVS: various AC_HELP_STRING changes
2002-05-27no need for feature, it's in common various AC_HELP_STRING changesThomas Vander Stichele1-0/+0
Original commit message from CVS: no need for feature, it's in common various AC_HELP_STRING changes
2002-05-27same changesThomas Vander Stichele1-0/+0
Original commit message from CVS: same changes
2002-05-10Patches by JoshuaRonald S. Bultje1-0/+0
Original commit message from CVS: Patches by Joshua
2002-05-08add common to distDavid I. Lehn1-0/+0
Original commit message from CVS: add common to dist
2002-05-07swap the cr and the cb component for the yuv420P_to_rgb no mmx routineJeremy Simon1-0/+0
Original commit message from CVS: swap the cr and the cb component for the yuv420P_to_rgb no mmx routine
2002-05-01adding new quicktime parser:Artyom Baginski1-0/+0
Original commit message from CVS: adding new quicktime parser: - openquicktime free (hense gst/qtdemux) - no more seeks for parsing -> better for network streams - uses GstByteStream - less memcpy's - long ChangeLog record in pompous style
2002-04-18same fix for pluginsThomas Vander Stichele1-0/+0
Original commit message from CVS: same fix for plugins
2002-04-16Finally we're on to a proper jack setup, with a specialized bin and elements ↵Andy Wingo1-0/+0
that can only go in a jack bin. I had to... Original commit message from CVS: Finally we're on to a proper jack setup, with a specialized bin and elements that can only go in a jack bin. I had to fix the parser first to do this, but to run it, the syntax is like so: gst-launch jackbin.( filesrc ! mad ! jacksink ) But of course it's not fully functional yet. Sigh.
2002-04-12please someone fix the necessary pointer cast for this test to workThomas Vander Stichele1-0/+0
Original commit message from CVS: please someone fix the necessary pointer cast for this test to work
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo1-0/+0
and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
2002-04-10various Wall fixesThomas Vander Stichele1-0/+0
Original commit message from CVS: various Wall fixes
2002-04-06fixed first bunch of compiler warningsBenjamin Otte1-0/+0
Original commit message from CVS: fixed first bunch of compiler warnings
2002-03-21acconfig.h usage deprecatedDavid I. Lehn1-0/+0
Original commit message from CVS: acconfig.h usage deprecated
2002-03-05*sigh* it's not doing anything useful anyway atmThomas Vander Stichele1-0/+0
Original commit message from CVS: *sigh* it's not doing anything useful anyway atm